| 1 | [ May 19 16:47:48 Enabled. ] | ||
| 2 | [ May 19 16:47:48 Rereading configuration. ] | ||
| 3 | [ May 19 16:47:49 Rereading configuration. ] | ||
| 4 | [ May 19 16:47:50 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 19 16:47:50 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.19 16:47:52.599819 [ 1 ] {} <Information> Application: Will watch for the process with pid 24354 | ||
| 29 | 2026.05.19 16:47:52.600269 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 16:47:52.926267 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24354 | ||
| 31 | 2026.05.19 16:47:52.930468 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 16:47:52.930658 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 16:47:53.139151 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 16:47:53.164685 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 16:47:53.164782 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 16:47:53.164802 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 16:47:53.164870 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 16:47:53.165587 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 16:47:53.170585 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.19 16:47:53.173058 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.19 16:47:53.174132 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.19 16:47:53.175099 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.19 16:47:53.175158 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.19 16:47:53.175171 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.19 16:47:53.178065 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.19 16:47:53.183593 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.19 16:47:53.190002 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 16:47:53.190801 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.19 16:47:53.195917 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.19 16:47:53.196708 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.19 16:47:53.197804 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.19 16:47:53.198474 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.19 16:47:53.209262 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.19 16:47:53.209960 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.19 16:47:53.213903 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.19 16:47:53.214339 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 16:47:53.214686 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 16:47:53.215154 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.19 16:47:53.216297 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.19 16:47:53.216364 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.19 16:47:53.216431 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.19 16:47:53.216516 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.19 16:47:53.231535 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.19 16:47:53.231563 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152233 sec | ||
| 69 | 2026.05.19 16:47:53.231662 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.19 16:47:53.231677 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.19 16:47:53.232489 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.19 16:47:53.235164 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.19 16:47:53.250089 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.19 16:47:53.250219 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.19 16:47:53.250237 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.19 16:47:53.250250 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.19 16:47:53.250363 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.19 16:47:53.250379 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.19 16:47:53.256619 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.19 16:47:53.256675 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.19 16:47:53.256762 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.19 16:47:53.256933 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.19 16:47:53.256975 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.19 16:47:53.257072 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.19 16:47:53.257093 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.19 16:47:53.257108 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.19 16:47:53.257233 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.19 16:47:53.257263 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.19 16:47:53.286990 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.19 16:47:53.288759 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.19 16:47:53.288822 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.5012e-05 sec | ||
| 92 | 2026.05.19 16:47:53.288838 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.19 16:47:53.288849 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.19 16:47:53.288882 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.19 16:47:53.289141 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.19 16:47:53.289217 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.19 16:47:53.289232 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.19 16:47:53.289243 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.19 16:47:53.289323 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.19 16:47:53.294094 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.19 16:47:53.294346 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.31 MiB (RSS), difference: 92.46 MiB | ||
| 102 | 2026.05.19 16:47:53.299285 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.439e-05 sec. | ||
| 103 | 2026.05.19 16:47:53.299691 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.19 16:47:53.301284 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.19 16:47:53.301315 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.19 16:47:53.404402 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61163 | ||
| 107 | 2026.05.19 16:47:53.404719 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.19 16:47:53.404810 [ 4 ] {} <Debug> TCP-Session: a23ebe01-9686-4bf2-ad0e-09c98de29f17 Authenticating user 'default' from [fd00:1122:3344:101::b]:61163 | ||
| 109 | 2026.05.19 16:47:53.404854 [ 4 ] {} <Debug> TCP-Session: a23ebe01-9686-4bf2-ad0e-09c98de29f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 16:47:53.404993 [ 4 ] {} <Debug> TCP-Session: a23ebe01-9686-4bf2-ad0e-09c98de29f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.19 16:47:53.405167 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.19 16:47:53.405218 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.19 16:47:53.405357 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.19 16:47:53.405911 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58635 | ||
| 115 | 2026.05.19 16:47:53.406015 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52698 | ||
| 116 | 2026.05.19 16:47:53.406141 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.19 16:47:53.406211 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35569 | ||
| 118 | 2026.05.19 16:47:53.406224 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38452 | ||
| 119 | 2026.05.19 16:47:53.406282 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.19 16:47:53.406288 [ 5 ] {} <Debug> TCP-Session: 7abc5e36-fbde-4389-a9d9-1dac8de1db90 Authenticating user 'default' from [fd00:1122:3344:101::b]:58635 | ||
| 121 | 2026.05.19 16:47:53.406350 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53282 | ||
| 122 | 2026.05.19 16:47:53.406330 [ 6 ] {} <Debug> TCP-Session: dae966f8-ebda-4e60-a79a-f3a56ac1e03b Authenticating user 'default' from [fd00:1122:3344:101::b]:52698 | ||
| 123 | 2026.05.19 16:47:53.406411 [ 5 ] {} <Debug> TCP-Session: 7abc5e36-fbde-4389-a9d9-1dac8de1db90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.19 16:47:53.406421 [ 6 ] {} <Debug> TCP-Session: dae966f8-ebda-4e60-a79a-f3a56ac1e03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.19 16:47:53.406482 [ 5 ] {} <Debug> TCP-Session: 7abc5e36-fbde-4389-a9d9-1dac8de1db90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.19 16:47:53.406490 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.19 16:47:53.406517 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.19 16:47:53.406579 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.19 16:47:53.406571 [ 6 ] {} <Debug> TCP-Session: dae966f8-ebda-4e60-a79a-f3a56ac1e03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.19 16:47:53.406623 [ 255 ] {} <Debug> TCP-Session: 147cf84d-31f3-42af-ab26-9d5d7de5ed80 Authenticating user 'default' from [fd00:1122:3344:101::b]:35569 | ||
| 131 | 2026.05.19 16:47:53.406703 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57049 | ||
| 132 | 2026.05.19 16:47:53.406718 [ 254 ] {} <Debug> TCP-Session: f242cd80-dc94-4b16-af0f-85ce5330bfa1 Authenticating user 'default' from [fd00:1122:3344:101::b]:38452 | ||
| 133 | 2026.05.19 16:47:53.406719 [ 255 ] {} <Debug> TCP-Session: 147cf84d-31f3-42af-ab26-9d5d7de5ed80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 16:47:53.406833 [ 254 ] {} <Debug> TCP-Session: f242cd80-dc94-4b16-af0f-85ce5330bfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.19 16:47:53.406724 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49704 | ||
| 136 | 2026.05.19 16:47:53.406868 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.19 16:47:53.406902 [ 256 ] {} <Debug> TCP-Session: e269d565-e197-4c95-9a4e-5595deb52068 Authenticating user 'default' from [fd00:1122:3344:101::b]:53282 | ||
| 138 | 2026.05.19 16:47:53.406973 [ 254 ] {} <Debug> TCP-Session: f242cd80-dc94-4b16-af0f-85ce5330bfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.19 16:47:53.406935 [ 258 ] {} <Debug> TCP-Session: 884d4366-13cc-4d3e-b244-3127555257e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:57049 | ||
| 140 | 2026.05.19 16:47:53.406922 [ 255 ] {} <Debug> TCP-Session: 147cf84d-31f3-42af-ab26-9d5d7de5ed80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.19 16:47:53.407059 [ 258 ] {} <Debug> TCP-Session: 884d4366-13cc-4d3e-b244-3127555257e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 16:47:53.407047 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.19 16:47:53.407044 [ 256 ] {} <Debug> TCP-Session: e269d565-e197-4c95-9a4e-5595deb52068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.19 16:47:53.407158 [ 258 ] {} <Debug> TCP-Session: 884d4366-13cc-4d3e-b244-3127555257e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 16:47:53.407156 [ 257 ] {} <Debug> TCP-Session: eb2196e4-1495-4f47-979d-66a595a4f634 Authenticating user 'default' from [fd00:1122:3344:101::b]:49704 | ||
| 146 | 2026.05.19 16:47:53.407242 [ 256 ] {} <Debug> TCP-Session: e269d565-e197-4c95-9a4e-5595deb52068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.19 16:47:53.407270 [ 257 ] {} <Debug> TCP-Session: eb2196e4-1495-4f47-979d-66a595a4f634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 16:47:53.407382 [ 257 ] {} <Debug> TCP-Session: eb2196e4-1495-4f47-979d-66a595a4f634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 16:47:53.753249 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34768 | ||
| 150 | 2026.05.19 16:47:53.753484 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.19 16:47:53.753515 [ 259 ] {} <Debug> TCP-Session: 6095a907-8273-4298-a0b8-5e8067fb07ca Authenticating user 'default' from [fd00:1122:3344:101::c]:34768 | ||
| 152 | 2026.05.19 16:47:53.753536 [ 259 ] {} <Debug> TCP-Session: 6095a907-8273-4298-a0b8-5e8067fb07ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.19 16:47:53.753589 [ 259 ] {} <Debug> TCP-Session: 6095a907-8273-4298-a0b8-5e8067fb07ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.19 16:47:53.753707 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.19 16:47:53.753737 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.19 16:47:53.753836 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.19 16:47:53.754397 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33149 | ||
| 158 | 2026.05.19 16:47:53.754485 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49713 | ||
| 159 | 2026.05.19 16:47:53.754538 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.19 16:47:53.754576 [ 260 ] {} <Debug> TCP-Session: cc5dedac-0d65-4e48-8a92-20ce84c5f956 Authenticating user 'default' from [fd00:1122:3344:101::c]:33149 | ||
| 161 | 2026.05.19 16:47:53.754585 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58923 | ||
| 162 | 2026.05.19 16:47:53.754665 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58280 | ||
| 163 | 2026.05.19 16:47:53.754708 [ 260 ] {} <Debug> TCP-Session: cc5dedac-0d65-4e48-8a92-20ce84c5f956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.19 16:47:53.754727 [ 260 ] {} <Debug> TCP-Session: cc5dedac-0d65-4e48-8a92-20ce84c5f956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.19 16:47:53.754727 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.19 16:47:53.754841 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50899 | ||
| 167 | 2026.05.19 16:47:53.754897 [ 261 ] {} <Debug> TCP-Session: b698f4d3-b7c1-46b8-a564-e3a2f71d4a85 Authenticating user 'default' from [fd00:1122:3344:101::c]:49713 | ||
| 168 | 2026.05.19 16:47:53.754973 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.19 16:47:53.754995 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40705 | ||
| 170 | 2026.05.19 16:47:53.755002 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.19 16:47:53.755044 [ 261 ] {} <Debug> TCP-Session: b698f4d3-b7c1-46b8-a564-e3a2f71d4a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.19 16:47:53.755079 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.19 16:47:53.755107 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43062 | ||
| 174 | 2026.05.19 16:47:53.755082 [ 262 ] {} <Debug> TCP-Session: af345ca3-a0e9-4a8e-9052-9847b625686d Authenticating user 'default' from [fd00:1122:3344:101::c]:58923 | ||
| 175 | 2026.05.19 16:47:53.755173 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.05.19 16:47:53.755183 [ 264 ] {} <Debug> TCP-Session: 95d459f5-3357-42ba-96f7-a6af03bf9d3b Authenticating user 'default' from [fd00:1122:3344:101::c]:50899 | ||
| 177 | 2026.05.19 16:47:53.755145 [ 261 ] {} <Debug> TCP-Session: b698f4d3-b7c1-46b8-a564-e3a2f71d4a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.19 16:47:53.755313 [ 265 ] {} <Debug> TCP-Session: 946c3fe7-2fc6-45aa-87f6-c21620f4415b Authenticating user 'default' from [fd00:1122:3344:101::c]:40705 | ||
| 179 | 2026.05.19 16:47:53.755297 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.19 16:47:53.755294 [ 264 ] {} <Debug> TCP-Session: 95d459f5-3357-42ba-96f7-a6af03bf9d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.19 16:47:53.755288 [ 262 ] {} <Debug> TCP-Session: af345ca3-a0e9-4a8e-9052-9847b625686d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.19 16:47:53.755424 [ 266 ] {} <Debug> TCP-Session: 9824fa3d-0ffa-492e-9340-8e26fac8a5d6 Authenticating user 'default' from [fd00:1122:3344:101::c]:43062 | ||
| 183 | 2026.05.19 16:47:53.755400 [ 264 ] {} <Debug> TCP-Session: 95d459f5-3357-42ba-96f7-a6af03bf9d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.19 16:47:53.755482 [ 262 ] {} <Debug> TCP-Session: af345ca3-a0e9-4a8e-9052-9847b625686d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.19 16:47:53.755510 [ 266 ] {} <Debug> TCP-Session: 9824fa3d-0ffa-492e-9340-8e26fac8a5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.19 16:47:53.755390 [ 265 ] {} <Debug> TCP-Session: 946c3fe7-2fc6-45aa-87f6-c21620f4415b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.19 16:47:53.755077 [ 263 ] {} <Debug> TCP-Session: 4fa3c4e1-14ec-45d3-b2bb-9f2a9c92c42c Authenticating user 'default' from [fd00:1122:3344:101::c]:58280 | ||
| 188 | 2026.05.19 16:47:53.755622 [ 266 ] {} <Debug> TCP-Session: 9824fa3d-0ffa-492e-9340-8e26fac8a5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.19 16:47:53.755606 [ 265 ] {} <Debug> TCP-Session: 946c3fe7-2fc6-45aa-87f6-c21620f4415b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.19 16:47:53.755757 [ 263 ] {} <Debug> TCP-Session: 4fa3c4e1-14ec-45d3-b2bb-9f2a9c92c42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.19 16:47:53.755855 [ 263 ] {} <Debug> TCP-Session: 4fa3c4e1-14ec-45d3-b2bb-9f2a9c92c42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.19 16:47:54.001091 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.42 MiB, peak 117.42 MiB, free memory in arenas 0.00 B, will set to 120.14 MiB (RSS), difference: 2.72 MiB | ||
| 193 | 2026.05.19 16:47:54.300392 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53486 | ||
| 194 | 2026.05.19 16:47:54.300635 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.19 16:47:54.300677 [ 267 ] {} <Debug> TCP-Session: 6c097ded-ec4d-4d24-8220-f5b3862bc393 Authenticating user 'default' from [fd00:1122:3344:101::e]:53486 | ||
| 196 | 2026.05.19 16:47:54.300701 [ 267 ] {} <Debug> TCP-Session: 6c097ded-ec4d-4d24-8220-f5b3862bc393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.19 16:47:54.300788 [ 267 ] {} <Debug> TCP-Session: 6c097ded-ec4d-4d24-8220-f5b3862bc393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.19 16:47:54.300868 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.05.19 16:47:54.300896 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.05.19 16:47:54.301002 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.05.19 16:47:54.301545 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37966 | ||
| 202 | 2026.05.19 16:47:54.301604 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58016 | ||
| 203 | 2026.05.19 16:47:54.301738 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.19 16:47:54.301736 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39786 | ||
| 205 | 2026.05.19 16:47:54.301858 [ 268 ] {} <Debug> TCP-Session: b7915551-885f-457d-8910-e280b5953e63 Authenticating user 'default' from [fd00:1122:3344:101::e]:37966 | ||
| 206 | 2026.05.19 16:47:54.301873 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61940 | ||
| 207 | 2026.05.19 16:47:54.301832 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.05.19 16:47:54.301984 [ 268 ] {} <Debug> TCP-Session: b7915551-885f-457d-8910-e280b5953e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.19 16:47:54.301939 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47209 | ||
| 210 | 2026.05.19 16:47:54.302055 [ 269 ] {} <Debug> TCP-Session: 3851d0b5-8a63-4a2e-8f52-0e582e9f65e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58016 | ||
| 211 | 2026.05.19 16:47:54.302075 [ 268 ] {} <Debug> TCP-Session: b7915551-885f-457d-8910-e280b5953e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.05.19 16:47:54.302097 [ 269 ] {} <Debug> TCP-Session: 3851d0b5-8a63-4a2e-8f52-0e582e9f65e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.19 16:47:54.302129 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35077 | ||
| 214 | 2026.05.19 16:47:54.302253 [ 269 ] {} <Debug> TCP-Session: 3851d0b5-8a63-4a2e-8f52-0e582e9f65e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.19 16:47:54.302331 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 | ||
| 216 | 2026.05.19 16:47:54.302495 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.19 16:47:54.302532 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.19 16:47:54.302541 [ 271 ] {} <Debug> TCP-Session: d793f5ff-f4f8-4342-bea4-227070623fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61940 | ||
| 219 | 2026.05.19 16:47:54.302582 [ 273 ] {} <Debug> TCP-Session: f6a749cd-2f67-47ed-a339-615584c2fb55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35077 | ||
| 220 | 2026.05.19 16:47:54.302628 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.19 16:47:54.302669 [ 271 ] {} <Debug> TCP-Session: d793f5ff-f4f8-4342-bea4-227070623fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.19 16:47:54.302692 [ 273 ] {} <Debug> TCP-Session: f6a749cd-2f67-47ed-a339-615584c2fb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.19 16:47:54.302759 [ 271 ] {} <Debug> TCP-Session: d793f5ff-f4f8-4342-bea4-227070623fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.19 16:47:54.302771 [ 273 ] {} <Debug> TCP-Session: f6a749cd-2f67-47ed-a339-615584c2fb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.19 16:47:54.302802 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.19 16:47:54.302771 [ 270 ] {} <Debug> TCP-Session: 0215924b-d967-412a-ab71-179ca4e16c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39786 | ||
| 227 | 2026.05.19 16:47:54.302778 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.05.19 16:47:54.302932 [ 272 ] {} <Debug> TCP-Session: 1821a21a-6acb-4c3d-88e2-d8cbca9115c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47209 | ||
| 229 | 2026.05.19 16:47:54.302922 [ 270 ] {} <Debug> TCP-Session: 0215924b-d967-412a-ab71-179ca4e16c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.19 16:47:54.303016 [ 270 ] {} <Debug> TCP-Session: 0215924b-d967-412a-ab71-179ca4e16c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.19 16:47:54.303034 [ 272 ] {} <Debug> TCP-Session: 1821a21a-6acb-4c3d-88e2-d8cbca9115c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.19 16:47:54.303020 [ 274 ] {} <Debug> TCP-Session: 1470e07f-baea-46df-a130-fb7c9ef56e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 | ||
| 233 | 2026.05.19 16:47:54.303114 [ 274 ] {} <Debug> TCP-Session: 1470e07f-baea-46df-a130-fb7c9ef56e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.19 16:47:54.303136 [ 272 ] {} <Debug> TCP-Session: 1821a21a-6acb-4c3d-88e2-d8cbca9115c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.19 16:47:54.303225 [ 274 ] {} <Debug> TCP-Session: 1470e07f-baea-46df-a130-fb7c9ef56e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.19 16:47:54.614022 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45086 | ||
| 237 | 2026.05.19 16:47:54.616072 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.19 16:47:54.616159 [ 275 ] {} <Debug> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Authenticating user 'default' from [fd00:1122:3344:101::d]:45086 | ||
| 239 | 2026.05.19 16:47:54.616184 [ 275 ] {} <Debug> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.19 16:47:54.616197 [ 275 ] {} <Debug> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.19 16:47:54.616340 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.05.19 16:47:54.616375 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.05.19 16:47:54.616457 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.05.19 16:47:54.618957 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53177 | ||
| 245 | 2026.05.19 16:47:54.619089 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63317 | ||
| 246 | 2026.05.19 16:47:54.619252 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58361 | ||
| 247 | 2026.05.19 16:47:54.619357 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49476 | ||
| 248 | 2026.05.19 16:47:54.619523 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53828 | ||
| 249 | 2026.05.19 16:47:54.619625 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35370 | ||
| 250 | 2026.05.19 16:47:54.619706 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61589 | ||
| 251 | 2026.05.19 16:47:54.620937 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.05.19 16:47:54.620978 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.05.19 16:47:54.621011 [ 277 ] {} <Debug> TCP-Session: de790595-3ebc-4af8-83ad-aa3158179acd Authenticating user 'default' from [fd00:1122:3344:101::d]:63317 | ||
| 254 | 2026.05.19 16:47:54.621128 [ 277 ] {} <Debug> TCP-Session: de790595-3ebc-4af8-83ad-aa3158179acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.05.19 16:47:54.621148 [ 277 ] {} <Debug> TCP-Session: de790595-3ebc-4af8-83ad-aa3158179acd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.05.19 16:47:54.621194 [ 281 ] {} <Debug> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Authenticating user 'default' from [fd00:1122:3344:101::d]:35370 | ||
| 257 | 2026.05.19 16:47:54.621177 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36096 | ||
| 258 | 2026.05.19 16:47:54.621272 [ 281 ] {} <Debug> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.19 16:47:54.621355 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.05.19 16:47:54.621366 [ 281 ] {} <Debug> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.19 16:47:54.621395 [ 283 ] {} <Debug> TCP-Session: d83d9924-f128-4a91-b659-264f21e370f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36096 | ||
| 262 | 2026.05.19 16:47:54.621468 [ 283 ] {} <Debug> TCP-Session: d83d9924-f128-4a91-b659-264f21e370f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.05.19 16:47:54.621584 [ 283 ] {} <Debug> TCP-Session: d83d9924-f128-4a91-b659-264f21e370f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.19 16:47:54.623064 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.19 16:47:54.623077 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.05.19 16:47:54.623109 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.05.19 16:47:54.623114 [ 282 ] {} <Debug> TCP-Session: c8875e9e-05f3-43b3-a950-f6c04eee06d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61589 | ||
| 268 | 2026.05.19 16:47:54.623106 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.05.19 16:47:54.623251 [ 282 ] {} <Debug> TCP-Session: c8875e9e-05f3-43b3-a950-f6c04eee06d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.19 16:47:54.623259 [ 278 ] {} <Debug> TCP-Session: 054c4dd9-d1f4-4ad2-a202-5ef0a6abb35c Authenticating user 'default' from [fd00:1122:3344:101::d]:58361 | ||
| 271 | 2026.05.19 16:47:54.623228 [ 276 ] {} <Debug> TCP-Session: 24ac0b89-4890-49d2-82b6-85cab9b242ed Authenticating user 'default' from [fd00:1122:3344:101::d]:53177 | ||
| 272 | 2026.05.19 16:47:54.623087 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.05.19 16:47:54.623352 [ 279 ] {} <Debug> TCP-Session: 5d14e326-7efd-41c3-8166-a3e4af627105 Authenticating user 'default' from [fd00:1122:3344:101::d]:49476 | ||
| 274 | 2026.05.19 16:47:54.623377 [ 276 ] {} <Debug> TCP-Session: 24ac0b89-4890-49d2-82b6-85cab9b242ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.19 16:47:54.623351 [ 282 ] {} <Debug> TCP-Session: c8875e9e-05f3-43b3-a950-f6c04eee06d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.05.19 16:47:54.623454 [ 278 ] {} <Debug> TCP-Session: 054c4dd9-d1f4-4ad2-a202-5ef0a6abb35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.19 16:47:54.623457 [ 276 ] {} <Debug> TCP-Session: 24ac0b89-4890-49d2-82b6-85cab9b242ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.19 16:47:54.623472 [ 279 ] {} <Debug> TCP-Session: 5d14e326-7efd-41c3-8166-a3e4af627105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.05.19 16:47:54.623548 [ 279 ] {} <Debug> TCP-Session: 5d14e326-7efd-41c3-8166-a3e4af627105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.19 16:47:54.623624 [ 280 ] {} <Debug> TCP-Session: accefc7f-836e-439f-b19d-2c8f477fcf6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53828 | ||
| 281 | 2026.05.19 16:47:54.623647 [ 278 ] {} <Debug> TCP-Session: 054c4dd9-d1f4-4ad2-a202-5ef0a6abb35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.19 16:47:54.623737 [ 280 ] {} <Debug> TCP-Session: accefc7f-836e-439f-b19d-2c8f477fcf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.19 16:47:54.623757 [ 280 ] {} <Debug> TCP-Session: accefc7f-836e-439f-b19d-2c8f477fcf6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.19 16:47:54.631235 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.05.19 16:47:54.634272 [ 275 ] {87cb640a-4f8e-4f22-b8e1-8d0896924cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.05.19 16:47:54.763324 [ 275 ] {87cb640a-4f8e-4f22-b8e1-8d0896924cc6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45086) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.05.19 16:47:54.766020 [ 275 ] {87cb640a-4f8e-4f22-b8e1-8d0896924cc6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.05.19 16:47:54.766250 [ 275 ] {87cb640a-4f8e-4f22-b8e1-8d0896924cc6} <Debug> TCPHandler: Processed in 0.141103324 sec. | ||
| 335 | 2026.05.19 16:47:54.770722 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.05.19 16:47:54.770888 [ 275 ] {6f175d7a-a909-4fbe-b1d8-bbcf5eec14ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.05.19 16:47:54.771347 [ 275 ] {6f175d7a-a909-4fbe-b1d8-bbcf5eec14ed} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45086) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.05.19 16:47:54.771801 [ 275 ] {6f175d7a-a909-4fbe-b1d8-bbcf5eec14ed} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.05.19 16:47:54.772071 [ 275 ] {6f175d7a-a909-4fbe-b1d8-bbcf5eec14ed} <Debug> TCPHandler: Processed in 0.001476492 sec. | ||
| 386 | 2026.05.19 16:47:54.772682 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.19 16:47:54.773642 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.05.19 16:47:54.773788 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.05.19 16:47:54.783501 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.05.19 16:47:54.783526 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5651e-05 sec | ||
| 391 | 2026.05.19 16:47:54.783541 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.05.19 16:47:54.783622 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.05.19 16:47:54.783727 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.05.19 16:47:54.786022 [ 281 ] {03932a65-d6e8-4431-ac0b-3eecbbc75467} <Debug> TCPHandler: Processed in 0.013521135 sec. | ||
| 395 | 2026.05.19 16:47:54.786197 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.05.19 16:47:54.786529 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.05.19 16:47:54.786592 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.05.19 16:47:54.801571 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.05.19 16:47:54.808456 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf): Loading data parts | ||
| 401 | 2026.05.19 16:47:54.808966 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf): There are no data parts | ||
| 402 | 2026.05.19 16:47:54.823197 [ 281 ] {de7f8d74-c9b3-49e7-a08c-e5daa6245d96} <Debug> TCPHandler: Processed in 0.037064363 sec. | ||
| 403 | 2026.05.19 16:47:54.823378 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.05.19 16:47:54.824246 [ 281 ] {73af5fbd-d3c6-4a52-b74c-d6cc89433ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.05.19 16:47:54.824476 [ 281 ] {73af5fbd-d3c6-4a52-b74c-d6cc89433ff4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.05.19 16:47:54.845769 [ 281 ] {73af5fbd-d3c6-4a52-b74c-d6cc89433ff4} <Debug> oximeter.measurements_bool (b07ed505-77c3-4ae0-bc80-cc8ca8c9fbf5): Loading data parts | ||
| 417 | 2026.05.19 16:47:54.846072 [ 281 ] {73af5fbd-d3c6-4a52-b74c-d6cc89433ff4} <Debug> oximeter.measurements_bool (b07ed505-77c3-4ae0-bc80-cc8ca8c9fbf5): There are no data parts | ||
| 418 | 2026.05.19 16:47:54.856511 [ 281 ] {73af5fbd-d3c6-4a52-b74c-d6cc89433ff4} <Debug> TCPHandler: Processed in 0.033193605 sec. | ||
| 419 | 2026.05.19 16:47:54.856694 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.19 16:47:54.856996 [ 281 ] {77643c74-2b2b-42cc-9311-7f14778849cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 421 | 2026.05.19 16:47:54.857130 [ 281 ] {77643c74-2b2b-42cc-9311-7f14778849cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.05.19 16:47:54.870396 [ 281 ] {77643c74-2b2b-42cc-9311-7f14778849cf} <Debug> oximeter.measurements_i8 (246801e9-31a6-4862-8bbd-e017a5349168): Loading data parts | ||
| 423 | 2026.05.19 16:47:54.870552 [ 281 ] {77643c74-2b2b-42cc-9311-7f14778849cf} <Debug> oximeter.measurements_i8 (246801e9-31a6-4862-8bbd-e017a5349168): There are no data parts | ||
| 424 | 2026.05.19 16:47:54.893342 [ 281 ] {77643c74-2b2b-42cc-9311-7f14778849cf} <Debug> TCPHandler: Processed in 0.036700567 sec. | ||
| 425 | 2026.05.19 16:47:54.893533 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.19 16:47:54.893740 [ 281 ] {a1c7a9b6-d2da-4f7d-9451-06b299cd1eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 427 | 2026.05.19 16:47:54.893918 [ 281 ] {a1c7a9b6-d2da-4f7d-9451-06b299cd1eda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.05.19 16:47:54.914138 [ 281 ] {a1c7a9b6-d2da-4f7d-9451-06b299cd1eda} <Debug> oximeter.measurements_u8 (7cd4c39f-e434-4428-a092-7e7b73f6b0aa): Loading data parts | ||
| 429 | 2026.05.19 16:47:54.914670 [ 281 ] {a1c7a9b6-d2da-4f7d-9451-06b299cd1eda} <Debug> oximeter.measurements_u8 (7cd4c39f-e434-4428-a092-7e7b73f6b0aa): There are no data parts | ||
| 430 | 2026.05.19 16:47:54.927277 [ 281 ] {a1c7a9b6-d2da-4f7d-9451-06b299cd1eda} <Debug> TCPHandler: Processed in 0.033811464 sec. | ||
| 431 | 2026.05.19 16:47:54.927435 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.19 16:47:54.927736 [ 281 ] {b79c1aef-3303-464a-ab21-73e8e604013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 433 | 2026.05.19 16:47:54.927852 [ 281 ] {b79c1aef-3303-464a-ab21-73e8e604013a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.05.19 16:47:54.953519 [ 281 ] {b79c1aef-3303-464a-ab21-73e8e604013a} <Debug> oximeter.measurements_i16 (9f7f59cb-1d87-4c80-b019-f99ab4463cd0): Loading data parts | ||
| 435 | 2026.05.19 16:47:54.953658 [ 281 ] {b79c1aef-3303-464a-ab21-73e8e604013a} <Debug> oximeter.measurements_i16 (9f7f59cb-1d87-4c80-b019-f99ab4463cd0): There are no data parts | ||
| 436 | 2026.05.19 16:47:54.973128 [ 281 ] {b79c1aef-3303-464a-ab21-73e8e604013a} <Debug> TCPHandler: Processed in 0.045742335 sec. | ||
| 437 | 2026.05.19 16:47:54.973283 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.19 16:47:54.973447 [ 281 ] {4cf6d58f-c2e2-463b-9326-d8054702fa8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 439 | 2026.05.19 16:47:54.973611 [ 281 ] {4cf6d58f-c2e2-463b-9326-d8054702fa8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.05.19 16:47:54.993671 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56733 | ||
| 441 | 2026.05.19 16:47:54.994024 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 442 | 2026.05.19 16:47:54.994063 [ 285 ] {} <Debug> TCP-Session: f9cde129-e846-407a-af32-7f273686d234 Authenticating user 'default' from [fd00:1122:3344:101::e]:56733 | ||
| 443 | 2026.05.19 16:47:54.994089 [ 285 ] {} <Debug> TCP-Session: f9cde129-e846-407a-af32-7f273686d234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 444 | 2026.05.19 16:47:54.994202 [ 285 ] {} <Debug> TCP-Session: f9cde129-e846-407a-af32-7f273686d234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2026.05.19 16:47:54.994582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43153 | ||
| 446 | 2026.05.19 16:47:54.994677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49823 | ||
| 447 | 2026.05.19 16:47:54.994779 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 448 | 2026.05.19 16:47:54.994916 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53235 | ||
| 449 | 2026.05.19 16:47:54.994945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39450 | ||
| 450 | 2026.05.19 16:47:54.994983 [ 286 ] {} <Debug> TCP-Session: f7310db9-ca10-411b-b383-4f3cba62ec3d Authenticating user 'default' from [fd00:1122:3344:101::e]:43153 | ||
| 451 | 2026.05.19 16:47:54.994985 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38866 | ||
| 452 | 2026.05.19 16:47:54.995092 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41576 | ||
| 453 | 2026.05.19 16:47:54.995017 [ 286 ] {} <Debug> TCP-Session: f7310db9-ca10-411b-b383-4f3cba62ec3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2026.05.19 16:47:54.995181 [ 286 ] {} <Debug> TCP-Session: f7310db9-ca10-411b-b383-4f3cba62ec3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2026.05.19 16:47:54.995259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 456 | 2026.05.19 16:47:54.995236 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40533 | ||
| 457 | 2026.05.19 16:47:54.995373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 458 | 2026.05.19 16:47:54.995378 [ 288 ] {} <Debug> TCP-Session: 96c6db12-0020-40e0-bb7e-d084269f0a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:39450 | ||
| 459 | 2026.05.19 16:47:54.995452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63098 | ||
| 460 | 2026.05.19 16:47:54.995473 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 461 | 2026.05.19 16:47:54.995414 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 462 | 2026.05.19 16:47:54.995410 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 463 | 2026.05.19 16:47:54.995582 [ 292 ] {} <Debug> TCP-Session: a2a29dd8-df48-4a7c-b0fc-df87be2bd628 Authenticating user 'default' from [fd00:1122:3344:101::e]:40533 | ||
| 464 | 2026.05.19 16:47:54.995570 [ 289 ] {} <Debug> TCP-Session: 8495fb41-310e-465a-94a6-fde478f22530 Authenticating user 'default' from [fd00:1122:3344:101::e]:53235 | ||
| 465 | 2026.05.19 16:47:54.995553 [ 288 ] {} <Debug> TCP-Session: 96c6db12-0020-40e0-bb7e-d084269f0a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2026.05.19 16:47:54.995735 [ 285 ] {} <Trace> TCP-Session: f9cde129-e846-407a-af32-7f273686d234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.05.19 16:47:54.995748 [ 287 ] {} <Debug> TCP-Session: 7a4aeb63-d58e-4324-9364-53b4b01159e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49823 | ||
| 468 | 2026.05.19 16:47:54.995739 [ 292 ] {} <Debug> TCP-Session: a2a29dd8-df48-4a7c-b0fc-df87be2bd628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.05.19 16:47:54.995858 [ 287 ] {} <Debug> TCP-Session: 7a4aeb63-d58e-4324-9364-53b4b01159e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.05.19 16:47:54.995833 [ 288 ] {} <Debug> TCP-Session: 96c6db12-0020-40e0-bb7e-d084269f0a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 471 | 2026.05.19 16:47:54.995697 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 472 | 2026.05.19 16:47:54.996009 [ 287 ] {} <Debug> TCP-Session: 7a4aeb63-d58e-4324-9364-53b4b01159e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2026.05.19 16:47:54.995980 [ 292 ] {} <Debug> TCP-Session: a2a29dd8-df48-4a7c-b0fc-df87be2bd628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 474 | 2026.05.19 16:47:54.996113 [ 285 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56733) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 475 | 2026.05.19 16:47:54.996147 [ 293 ] {} <Debug> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Authenticating user 'default' from [fd00:1122:3344:101::e]:63098 | ||
| 476 | 2026.05.19 16:47:54.995408 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 477 | 2026.05.19 16:47:54.996321 [ 293 ] {} <Debug> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 478 | 2026.05.19 16:47:54.995409 [ 290 ] {} <Debug> TCP-Session: 0ae81e77-55e7-43df-b1d5-962bed1e885f Authenticating user 'default' from [fd00:1122:3344:101::e]:38866 | ||
| 479 | 2026.05.19 16:47:54.995726 [ 289 ] {} <Debug> TCP-Session: 8495fb41-310e-465a-94a6-fde478f22530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.05.19 16:47:54.996408 [ 293 ] {} <Debug> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 481 | 2026.05.19 16:47:54.996401 [ 290 ] {} <Debug> TCP-Session: 0ae81e77-55e7-43df-b1d5-962bed1e885f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2026.05.19 16:47:54.996394 [ 291 ] {} <Debug> TCP-Session: 0d6e0d7f-2c9b-4fb8-b094-218890b1f8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41576 | ||
| 483 | 2026.05.19 16:47:54.996573 [ 290 ] {} <Debug> TCP-Session: 0ae81e77-55e7-43df-b1d5-962bed1e885f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2026.05.19 16:47:54.996560 [ 289 ] {} <Debug> TCP-Session: 8495fb41-310e-465a-94a6-fde478f22530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 485 | 2026.05.19 16:47:54.996656 [ 291 ] {} <Debug> TCP-Session: 0d6e0d7f-2c9b-4fb8-b094-218890b1f8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 486 | 2026.05.19 16:47:54.996756 [ 291 ] {} <Debug> TCP-Session: 0d6e0d7f-2c9b-4fb8-b094-218890b1f8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2026.05.19 16:47:54.998827 [ 281 ] {4cf6d58f-c2e2-463b-9326-d8054702fa8f} <Debug> oximeter.measurements_u16 (c1911ed8-8ddf-46a9-b5ce-c8bd838db89b): Loading data parts | ||
| 488 | 2026.05.19 16:47:54.998977 [ 281 ] {4cf6d58f-c2e2-463b-9326-d8054702fa8f} <Debug> oximeter.measurements_u16 (c1911ed8-8ddf-46a9-b5ce-c8bd838db89b): There are no data parts | ||
| 489 | 2026.05.19 16:47:55.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.75 MiB, peak 124.75 MiB, free memory in arenas 0.00 B, will set to 133.96 MiB (RSS), difference: 9.21 MiB | ||
| 490 | 2026.05.19 16:47:55.007550 [ 285 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 491 | 2026.05.19 16:47:55.009578 [ 281 ] {4cf6d58f-c2e2-463b-9326-d8054702fa8f} <Debug> TCPHandler: Processed in 0.036341912 sec. | ||
| 492 | 2026.05.19 16:47:55.009909 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.19 16:47:55.010073 [ 281 ] {dcf5624d-a018-4311-96cf-80eaa5261e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 494 | 2026.05.19 16:47:55.010186 [ 281 ] {dcf5624d-a018-4311-96cf-80eaa5261e74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 495 | 2026.05.19 16:47:55.012927 [ 285 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 496 | 2026.05.19 16:47:55.015631 [ 284 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 497 | 2026.05.19 16:47:55.016506 [ 285 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Debug> executeQuery: Read 6 rows, 356.00 B in 0.020513 sec., 292.49744064739434 rows/sec., 16.95 KiB/sec. | ||
| 498 | 2026.05.19 16:47:55.016586 [ 285 ] {586c4b94-e46c-49e9-b310-d1f9a9e6cf1e} <Debug> TCPHandler: Processed in 0.02108632 sec. | ||
| 499 | 2026.05.19 16:47:55.027506 [ 281 ] {dcf5624d-a018-4311-96cf-80eaa5261e74} <Debug> oximeter.measurements_i32 (1e17ae1f-68ff-4213-a073-6bf87903a2ff): Loading data parts | ||
| 500 | 2026.05.19 16:47:55.027844 [ 281 ] {dcf5624d-a018-4311-96cf-80eaa5261e74} <Debug> oximeter.measurements_i32 (1e17ae1f-68ff-4213-a073-6bf87903a2ff): There are no data parts | ||
| 501 | 2026.05.19 16:47:55.050840 [ 281 ] {dcf5624d-a018-4311-96cf-80eaa5261e74} <Debug> TCPHandler: Processed in 0.041004803 sec. | ||
| 502 | 2026.05.19 16:47:55.051040 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.19 16:47:55.051316 [ 281 ] {334f0ae3-e5ee-4262-85be-ff78d7a58abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 504 | 2026.05.19 16:47:55.051501 [ 281 ] {334f0ae3-e5ee-4262-85be-ff78d7a58abb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 505 | 2026.05.19 16:47:55.067888 [ 281 ] {334f0ae3-e5ee-4262-85be-ff78d7a58abb} <Debug> oximeter.measurements_u32 (6fef0d72-8b63-477f-955b-f625e9e777a4): Loading data parts | ||
| 506 | 2026.05.19 16:47:55.068036 [ 281 ] {334f0ae3-e5ee-4262-85be-ff78d7a58abb} <Debug> oximeter.measurements_u32 (6fef0d72-8b63-477f-955b-f625e9e777a4): There are no data parts | ||
| 507 | 2026.05.19 16:47:55.078400 [ 281 ] {334f0ae3-e5ee-4262-85be-ff78d7a58abb} <Debug> TCPHandler: Processed in 0.027430247 sec. | ||
| 508 | 2026.05.19 16:47:55.078674 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 509 | 2026.05.19 16:47:55.078973 [ 281 ] {d823348f-0802-4164-836e-2cefa87f465d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 510 | 2026.05.19 16:47:55.079088 [ 281 ] {d823348f-0802-4164-836e-2cefa87f465d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 511 | 2026.05.19 16:47:55.083060 [ 281 ] {d823348f-0802-4164-836e-2cefa87f465d} <Debug> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Loading data parts | ||
| 512 | 2026.05.19 16:47:55.083321 [ 281 ] {d823348f-0802-4164-836e-2cefa87f465d} <Debug> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): There are no data parts | ||
| 513 | 2026.05.19 16:47:55.106444 [ 281 ] {d823348f-0802-4164-836e-2cefa87f465d} <Debug> TCPHandler: Processed in 0.027868243 sec. | ||
| 514 | 2026.05.19 16:47:55.106629 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.19 16:47:55.106911 [ 281 ] {3370b5d6-8387-4167-a809-ed5f3f449943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 516 | 2026.05.19 16:47:55.107047 [ 281 ] {3370b5d6-8387-4167-a809-ed5f3f449943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 517 | 2026.05.19 16:47:55.114510 [ 281 ] {3370b5d6-8387-4167-a809-ed5f3f449943} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Loading data parts | ||
| 518 | 2026.05.19 16:47:55.114653 [ 281 ] {3370b5d6-8387-4167-a809-ed5f3f449943} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): There are no data parts | ||
| 519 | 2026.05.19 16:47:55.133807 [ 281 ] {3370b5d6-8387-4167-a809-ed5f3f449943} <Debug> TCPHandler: Processed in 0.027244004 sec. | ||
| 520 | 2026.05.19 16:47:55.134013 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.19 16:47:55.134176 [ 281 ] {183daa1f-4d27-4374-a4f4-d20e921554dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 522 | 2026.05.19 16:47:55.134300 [ 281 ] {183daa1f-4d27-4374-a4f4-d20e921554dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 523 | 2026.05.19 16:47:55.141852 [ 281 ] {183daa1f-4d27-4374-a4f4-d20e921554dd} <Debug> oximeter.measurements_f32 (cf3a4705-3489-400d-9474-01bde8f9c354): Loading data parts | ||
| 524 | 2026.05.19 16:47:55.142078 [ 281 ] {183daa1f-4d27-4374-a4f4-d20e921554dd} <Debug> oximeter.measurements_f32 (cf3a4705-3489-400d-9474-01bde8f9c354): There are no data parts | ||
| 525 | 2026.05.19 16:47:55.163619 [ 281 ] {183daa1f-4d27-4374-a4f4-d20e921554dd} <Debug> TCPHandler: Processed in 0.029656801 sec. | ||
| 526 | 2026.05.19 16:47:55.163785 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.19 16:47:55.164040 [ 281 ] {74b58f0c-909d-4175-9220-c2639a0d8009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 528 | 2026.05.19 16:47:55.164132 [ 281 ] {74b58f0c-909d-4175-9220-c2639a0d8009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 529 | 2026.05.19 16:47:55.189119 [ 281 ] {74b58f0c-909d-4175-9220-c2639a0d8009} <Debug> oximeter.measurements_f64 (591c83e4-6659-4541-94d5-15a23779a628): Loading data parts | ||
| 530 | 2026.05.19 16:47:55.189301 [ 281 ] {74b58f0c-909d-4175-9220-c2639a0d8009} <Debug> oximeter.measurements_f64 (591c83e4-6659-4541-94d5-15a23779a628): There are no data parts | ||
| 531 | 2026.05.19 16:47:55.281868 [ 281 ] {74b58f0c-909d-4175-9220-c2639a0d8009} <Debug> TCPHandler: Processed in 0.118133725 sec. | ||
| 532 | 2026.05.19 16:47:55.282211 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.19 16:47:55.282446 [ 281 ] {79dcaa63-6f92-45af-ae81-af66be0e92a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 534 | 2026.05.19 16:47:55.282599 [ 281 ] {79dcaa63-6f92-45af-ae81-af66be0e92a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 535 | 2026.05.19 16:47:55.315687 [ 281 ] {79dcaa63-6f92-45af-ae81-af66be0e92a4} <Debug> oximeter.measurements_string (e805db01-71e5-407a-bc66-807b510e0e25): Loading data parts | ||
| 536 | 2026.05.19 16:47:55.315967 [ 281 ] {79dcaa63-6f92-45af-ae81-af66be0e92a4} <Debug> oximeter.measurements_string (e805db01-71e5-407a-bc66-807b510e0e25): There are no data parts | ||
| 537 | 2026.05.19 16:47:55.337991 [ 281 ] {79dcaa63-6f92-45af-ae81-af66be0e92a4} <Debug> TCPHandler: Processed in 0.055907919 sec. | ||
| 538 | 2026.05.19 16:47:55.338191 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.19 16:47:55.338528 [ 281 ] {e223b07f-c88e-4839-be3f-83894959c936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 540 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 541 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 542 | * a string isn't palatable for a few reasons. | ||
| 543 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 544 | * details. | ||
| 545 | */ | ||
| 546 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 547 | 2026.05.19 16:47:55.338673 [ 281 ] {e223b07f-c88e-4839-be3f-83894959c936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 548 | 2026.05.19 16:47:55.360072 [ 281 ] {e223b07f-c88e-4839-be3f-83894959c936} <Debug> oximeter.measurements_bytes (53706984-1386-41df-8483-ac1d53158b03): Loading data parts | ||
| 549 | 2026.05.19 16:47:55.360473 [ 281 ] {e223b07f-c88e-4839-be3f-83894959c936} <Debug> oximeter.measurements_bytes (53706984-1386-41df-8483-ac1d53158b03): There are no data parts | ||
| 550 | 2026.05.19 16:47:55.383135 [ 281 ] {e223b07f-c88e-4839-be3f-83894959c936} <Debug> TCPHandler: Processed in 0.045009824 sec. | ||
| 551 | 2026.05.19 16:47:55.383423 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.19 16:47:55.383903 [ 281 ] {037b274c-4b83-4579-9eb8-6ba245b1e131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 553 | 2026.05.19 16:47:55.384168 [ 281 ] {037b274c-4b83-4579-9eb8-6ba245b1e131} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 554 | 2026.05.19 16:47:55.416145 [ 281 ] {037b274c-4b83-4579-9eb8-6ba245b1e131} <Debug> oximeter.measurements_cumulativei64 (422867f2-8785-4641-8f34-f7fab0ba0181): Loading data parts | ||
| 555 | 2026.05.19 16:47:55.416386 [ 281 ] {037b274c-4b83-4579-9eb8-6ba245b1e131} <Debug> oximeter.measurements_cumulativei64 (422867f2-8785-4641-8f34-f7fab0ba0181): There are no data parts | ||
| 556 | 2026.05.19 16:47:55.439211 [ 281 ] {037b274c-4b83-4579-9eb8-6ba245b1e131} <Debug> TCPHandler: Processed in 0.05588773 sec. | ||
| 557 | 2026.05.19 16:47:55.439417 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.19 16:47:55.439636 [ 281 ] {75a96f24-f2fc-4d4b-9fde-a402a4dc1f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 559 | 2026.05.19 16:47:55.439789 [ 281 ] {75a96f24-f2fc-4d4b-9fde-a402a4dc1f39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 560 | 2026.05.19 16:47:55.450449 [ 281 ] {75a96f24-f2fc-4d4b-9fde-a402a4dc1f39} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Loading data parts | ||
| 561 | 2026.05.19 16:47:55.450611 [ 281 ] {75a96f24-f2fc-4d4b-9fde-a402a4dc1f39} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): There are no data parts | ||
| 562 | 2026.05.19 16:47:55.457617 [ 281 ] {75a96f24-f2fc-4d4b-9fde-a402a4dc1f39} <Debug> TCPHandler: Processed in 0.018275447 sec. | ||
| 563 | 2026.05.19 16:47:55.457894 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2026.05.19 16:47:55.458067 [ 281 ] {a417cce6-cec0-4bfb-bf9a-e56844832a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 565 | 2026.05.19 16:47:55.458220 [ 281 ] {a417cce6-cec0-4bfb-bf9a-e56844832a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 566 | 2026.05.19 16:47:55.461937 [ 281 ] {a417cce6-cec0-4bfb-bf9a-e56844832a73} <Debug> oximeter.measurements_cumulativef32 (deceb9f5-d625-4fc4-9423-d02e0e3186d7): Loading data parts | ||
| 567 | 2026.05.19 16:47:55.462244 [ 281 ] {a417cce6-cec0-4bfb-bf9a-e56844832a73} <Debug> oximeter.measurements_cumulativef32 (deceb9f5-d625-4fc4-9423-d02e0e3186d7): There are no data parts | ||
| 568 | 2026.05.19 16:47:55.485326 [ 281 ] {a417cce6-cec0-4bfb-bf9a-e56844832a73} <Debug> TCPHandler: Processed in 0.027483808 sec. | ||
| 569 | 2026.05.19 16:47:55.485511 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.05.19 16:47:55.485796 [ 281 ] {947261c0-5643-4279-840b-d30812270641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 571 | 2026.05.19 16:47:55.485932 [ 281 ] {947261c0-5643-4279-840b-d30812270641} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 572 | 2026.05.19 16:47:55.506376 [ 281 ] {947261c0-5643-4279-840b-d30812270641} <Debug> oximeter.measurements_cumulativef64 (8966f52b-f48a-4f5d-9814-e64419c6359e): Loading data parts | ||
| 573 | 2026.05.19 16:47:55.506530 [ 281 ] {947261c0-5643-4279-840b-d30812270641} <Debug> oximeter.measurements_cumulativef64 (8966f52b-f48a-4f5d-9814-e64419c6359e): There are no data parts | ||
| 574 | 2026.05.19 16:47:55.520306 [ 281 ] {947261c0-5643-4279-840b-d30812270641} <Debug> TCPHandler: Processed in 0.03485929 sec. | ||
| 575 | 2026.05.19 16:47:55.520579 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.05.19 16:47:55.520989 [ 281 ] {b9bf09d1-4657-4bed-8cd7-6288384c8cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 577 | * NOTE: Array types cannot be Nullable, see | ||
| 578 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 579 | * for more details. | ||
| 580 | * | ||
| 581 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 582 | * is unfortunate, and at this point relies on the fact that an | ||
| 583 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 584 | * to figure out another way to represent missing samples here. | ||
| 585 | */ | ||
| 586 | 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) | ||
| 587 | 2026.05.19 16:47:55.521133 [ 281 ] {b9bf09d1-4657-4bed-8cd7-6288384c8cbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 588 | 2026.05.19 16:47:55.531285 [ 281 ] {b9bf09d1-4657-4bed-8cd7-6288384c8cbd} <Debug> oximeter.measurements_histogrami8 (cf73ec2a-99e9-406e-b48f-2911cf54947d): Loading data parts | ||
| 589 | 2026.05.19 16:47:55.531506 [ 281 ] {b9bf09d1-4657-4bed-8cd7-6288384c8cbd} <Debug> oximeter.measurements_histogrami8 (cf73ec2a-99e9-406e-b48f-2911cf54947d): There are no data parts | ||
| 590 | 2026.05.19 16:47:55.538909 [ 281 ] {b9bf09d1-4657-4bed-8cd7-6288384c8cbd} <Debug> TCPHandler: Processed in 0.01843053 sec. | ||
| 591 | 2026.05.19 16:47:55.539100 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.19 16:47:55.539463 [ 281 ] {4bac5f1e-d0bc-40fc-bcb1-6341774c75f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 593 | 2026.05.19 16:47:55.539607 [ 281 ] {4bac5f1e-d0bc-40fc-bcb1-6341774c75f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 594 | 2026.05.19 16:47:55.542764 [ 281 ] {4bac5f1e-d0bc-40fc-bcb1-6341774c75f2} <Debug> oximeter.measurements_histogramu8 (1caed704-d82c-437f-b5ba-88b2e5765f8e): Loading data parts | ||
| 595 | 2026.05.19 16:47:55.542930 [ 281 ] {4bac5f1e-d0bc-40fc-bcb1-6341774c75f2} <Debug> oximeter.measurements_histogramu8 (1caed704-d82c-437f-b5ba-88b2e5765f8e): There are no data parts | ||
| 596 | 2026.05.19 16:47:55.554322 [ 281 ] {4bac5f1e-d0bc-40fc-bcb1-6341774c75f2} <Debug> TCPHandler: Processed in 0.015283712 sec. | ||
| 597 | 2026.05.19 16:47:55.554483 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.19 16:47:55.554715 [ 281 ] {d51ab16b-1d2c-46a2-890d-98b53f7e7cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 599 | 2026.05.19 16:47:55.554862 [ 281 ] {d51ab16b-1d2c-46a2-890d-98b53f7e7cbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 600 | 2026.05.19 16:47:55.565475 [ 281 ] {d51ab16b-1d2c-46a2-890d-98b53f7e7cbb} <Debug> oximeter.measurements_histogrami16 (bef525f0-6958-400f-a2b6-58db0815420c): Loading data parts | ||
| 601 | 2026.05.19 16:47:55.565760 [ 281 ] {d51ab16b-1d2c-46a2-890d-98b53f7e7cbb} <Debug> oximeter.measurements_histogrami16 (bef525f0-6958-400f-a2b6-58db0815420c): There are no data parts | ||
| 602 | 2026.05.19 16:47:55.577060 [ 281 ] {d51ab16b-1d2c-46a2-890d-98b53f7e7cbb} <Debug> TCPHandler: Processed in 0.022628814 sec. | ||
| 603 | 2026.05.19 16:47:55.577224 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.19 16:47:55.577709 [ 281 ] {689bd92d-0252-415b-959d-5a13f41a0f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 605 | 2026.05.19 16:47:55.577859 [ 281 ] {689bd92d-0252-415b-959d-5a13f41a0f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 606 | 2026.05.19 16:47:55.646754 [ 281 ] {689bd92d-0252-415b-959d-5a13f41a0f61} <Debug> oximeter.measurements_histogramu16 (6f69a2c7-359c-4c90-a8dc-9582147c60e4): Loading data parts | ||
| 607 | 2026.05.19 16:47:55.646947 [ 281 ] {689bd92d-0252-415b-959d-5a13f41a0f61} <Debug> oximeter.measurements_histogramu16 (6f69a2c7-359c-4c90-a8dc-9582147c60e4): There are no data parts | ||
| 608 | 2026.05.19 16:47:55.659378 [ 281 ] {689bd92d-0252-415b-959d-5a13f41a0f61} <Debug> TCPHandler: Processed in 0.082209159 sec. | ||
| 609 | 2026.05.19 16:47:55.659536 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.19 16:47:55.659754 [ 281 ] {a25fb6c0-0680-4118-ab60-49beea2e2ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 611 | 2026.05.19 16:47:55.659895 [ 281 ] {a25fb6c0-0680-4118-ab60-49beea2e2ab4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 612 | 2026.05.19 16:47:55.675363 [ 281 ] {a25fb6c0-0680-4118-ab60-49beea2e2ab4} <Debug> oximeter.measurements_histogrami32 (2d8e6854-8c0e-48bc-95a8-53c383b5b88f): Loading data parts | ||
| 613 | 2026.05.19 16:47:55.675615 [ 281 ] {a25fb6c0-0680-4118-ab60-49beea2e2ab4} <Debug> oximeter.measurements_histogrami32 (2d8e6854-8c0e-48bc-95a8-53c383b5b88f): There are no data parts | ||
| 614 | 2026.05.19 16:47:55.685623 [ 281 ] {a25fb6c0-0680-4118-ab60-49beea2e2ab4} <Debug> TCPHandler: Processed in 0.026136747 sec. | ||
| 615 | 2026.05.19 16:47:55.685798 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.05.19 16:47:55.686142 [ 281 ] {79d562f5-5ac2-4027-bcf1-4a1f89552e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 617 | 2026.05.19 16:47:55.686269 [ 281 ] {79d562f5-5ac2-4027-bcf1-4a1f89552e4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 618 | 2026.05.19 16:47:55.702074 [ 281 ] {79d562f5-5ac2-4027-bcf1-4a1f89552e4c} <Debug> oximeter.measurements_histogramu32 (e9633129-ef95-4f54-8701-10c2ea1b387e): Loading data parts | ||
| 619 | 2026.05.19 16:47:55.702249 [ 281 ] {79d562f5-5ac2-4027-bcf1-4a1f89552e4c} <Debug> oximeter.measurements_histogramu32 (e9633129-ef95-4f54-8701-10c2ea1b387e): There are no data parts | ||
| 620 | 2026.05.19 16:47:55.716095 [ 281 ] {79d562f5-5ac2-4027-bcf1-4a1f89552e4c} <Debug> TCPHandler: Processed in 0.030349481 sec. | ||
| 621 | 2026.05.19 16:47:55.716282 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.19 16:47:55.716541 [ 281 ] {95c9a92e-08ad-42a2-b989-63fef36f6098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 623 | 2026.05.19 16:47:55.716698 [ 281 ] {95c9a92e-08ad-42a2-b989-63fef36f6098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 624 | 2026.05.19 16:47:55.727817 [ 281 ] {95c9a92e-08ad-42a2-b989-63fef36f6098} <Debug> oximeter.measurements_histogrami64 (e08fb5e0-67c6-4e3d-82fd-8c061f13e2ef): Loading data parts | ||
| 625 | 2026.05.19 16:47:55.728099 [ 281 ] {95c9a92e-08ad-42a2-b989-63fef36f6098} <Debug> oximeter.measurements_histogrami64 (e08fb5e0-67c6-4e3d-82fd-8c061f13e2ef): There are no data parts | ||
| 626 | 2026.05.19 16:47:55.741502 [ 281 ] {95c9a92e-08ad-42a2-b989-63fef36f6098} <Debug> TCPHandler: Processed in 0.025289044 sec. | ||
| 627 | 2026.05.19 16:47:55.741711 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.05.19 16:47:55.742054 [ 281 ] {06ee6d29-52fb-4808-8b13-a11a836525fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 629 | 2026.05.19 16:47:55.742180 [ 281 ] {06ee6d29-52fb-4808-8b13-a11a836525fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 630 | 2026.05.19 16:47:55.752704 [ 281 ] {06ee6d29-52fb-4808-8b13-a11a836525fe} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Loading data parts | ||
| 631 | 2026.05.19 16:47:55.752860 [ 281 ] {06ee6d29-52fb-4808-8b13-a11a836525fe} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): There are no data parts | ||
| 632 | 2026.05.19 16:47:55.766729 [ 281 ] {06ee6d29-52fb-4808-8b13-a11a836525fe} <Debug> TCPHandler: Processed in 0.025092822 sec. | ||
| 633 | 2026.05.19 16:47:55.766933 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.19 16:47:55.767167 [ 281 ] {9bff61d0-ed42-48c5-95a6-99f7f453d817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 635 | 2026.05.19 16:47:55.767339 [ 281 ] {9bff61d0-ed42-48c5-95a6-99f7f453d817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 636 | 2026.05.19 16:47:55.777880 [ 281 ] {9bff61d0-ed42-48c5-95a6-99f7f453d817} <Debug> oximeter.measurements_histogramf32 (610e236e-fdbc-4b65-8db1-a470f025be14): Loading data parts | ||
| 637 | 2026.05.19 16:47:55.778151 [ 281 ] {9bff61d0-ed42-48c5-95a6-99f7f453d817} <Debug> oximeter.measurements_histogramf32 (610e236e-fdbc-4b65-8db1-a470f025be14): There are no data parts | ||
| 638 | 2026.05.19 16:47:55.792070 [ 281 ] {9bff61d0-ed42-48c5-95a6-99f7f453d817} <Debug> TCPHandler: Processed in 0.025198813 sec. | ||
| 639 | 2026.05.19 16:47:55.792346 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.19 16:47:55.792908 [ 281 ] {d1011cd3-b70f-4436-b9c9-e3c232ff9e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 641 | 2026.05.19 16:47:55.793042 [ 281 ] {d1011cd3-b70f-4436-b9c9-e3c232ff9e25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 642 | 2026.05.19 16:47:55.794674 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41766 | ||
| 643 | 2026.05.19 16:47:55.794858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.19 16:47:55.794890 [ 294 ] {} <Debug> TCP-Session: 721ddd91-0230-43b2-b8ab-a44915c32df0 Authenticating user 'default' from [fd00:1122:3344:101::a]:41766 | ||
| 645 | 2026.05.19 16:47:55.795020 [ 294 ] {} <Debug> TCP-Session: 721ddd91-0230-43b2-b8ab-a44915c32df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.19 16:47:55.795035 [ 294 ] {} <Debug> TCP-Session: 721ddd91-0230-43b2-b8ab-a44915c32df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.19 16:47:55.795108 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 648 | 2026.05.19 16:47:55.795222 [ 294 ] {} <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 | ||
| 649 | 2026.05.19 16:47:55.795240 [ 294 ] {} <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 | ||
| 650 | 2026.05.19 16:47:55.795758 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60501 | ||
| 651 | 2026.05.19 16:47:55.795861 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36493 | ||
| 652 | 2026.05.19 16:47:55.795924 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.19 16:47:55.795980 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64649 | ||
| 654 | 2026.05.19 16:47:55.796060 [ 295 ] {} <Debug> TCP-Session: 327396fc-c094-4670-93fe-3ed461d9ef50 Authenticating user 'default' from [fd00:1122:3344:101::a]:60501 | ||
| 655 | 2026.05.19 16:47:55.796090 [ 295 ] {} <Debug> TCP-Session: 327396fc-c094-4670-93fe-3ed461d9ef50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.19 16:47:55.796225 [ 295 ] {} <Debug> TCP-Session: 327396fc-c094-4670-93fe-3ed461d9ef50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.19 16:47:55.796318 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45818 | ||
| 658 | 2026.05.19 16:47:55.796335 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47403 | ||
| 659 | 2026.05.19 16:47:55.796395 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.05.19 16:47:55.796390 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.05.19 16:47:55.796503 [ 296 ] {} <Debug> TCP-Session: 9cef9160-8509-4708-8223-f3c13f27f752 Authenticating user 'default' from [fd00:1122:3344:101::a]:36493 | ||
| 662 | 2026.05.19 16:47:55.796515 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52050 | ||
| 663 | 2026.05.19 16:47:55.796563 [ 297 ] {} <Debug> TCP-Session: 4cfa8db6-c10f-49cb-9ed1-2ce1dcc3405b Authenticating user 'default' from [fd00:1122:3344:101::a]:64649 | ||
| 664 | 2026.05.19 16:47:55.796533 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.05.19 16:47:55.796532 [ 296 ] {} <Debug> TCP-Session: 9cef9160-8509-4708-8223-f3c13f27f752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.19 16:47:55.796706 [ 299 ] {} <Debug> TCP-Session: 674bf99c-7a09-425d-a9af-163aae5b450f Authenticating user 'default' from [fd00:1122:3344:101::a]:45818 | ||
| 667 | 2026.05.19 16:47:55.796702 [ 297 ] {} <Debug> TCP-Session: 4cfa8db6-c10f-49cb-9ed1-2ce1dcc3405b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.19 16:47:55.796705 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63599 | ||
| 669 | 2026.05.19 16:47:55.796788 [ 297 ] {} <Debug> TCP-Session: 4cfa8db6-c10f-49cb-9ed1-2ce1dcc3405b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.19 16:47:55.796808 [ 299 ] {} <Debug> TCP-Session: 674bf99c-7a09-425d-a9af-163aae5b450f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.19 16:47:55.796818 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 672 | 2026.05.19 16:47:55.796706 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.05.19 16:47:55.796909 [ 300 ] {} <Debug> TCP-Session: 713ae239-0699-4737-8654-d47a783d82c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:52050 | ||
| 674 | 2026.05.19 16:47:55.796914 [ 299 ] {} <Debug> TCP-Session: 674bf99c-7a09-425d-a9af-163aae5b450f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2026.05.19 16:47:55.796940 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.19 16:47:55.796993 [ 298 ] {} <Debug> TCP-Session: dd618357-a244-432c-ab2c-03255f585277 Authenticating user 'default' from [fd00:1122:3344:101::a]:47403 | ||
| 677 | 2026.05.19 16:47:55.797017 [ 300 ] {} <Debug> TCP-Session: 713ae239-0699-4737-8654-d47a783d82c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.19 16:47:55.796774 [ 296 ] {} <Debug> TCP-Session: 9cef9160-8509-4708-8223-f3c13f27f752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.19 16:47:55.797093 [ 300 ] {} <Debug> TCP-Session: 713ae239-0699-4737-8654-d47a783d82c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.05.19 16:47:55.797110 [ 298 ] {} <Debug> TCP-Session: dd618357-a244-432c-ab2c-03255f585277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.19 16:47:55.797087 [ 301 ] {} <Debug> TCP-Session: 36ce163e-eeb8-48b6-a2a3-4bfd16080e6a Authenticating user 'default' from [fd00:1122:3344:101::a]:63599 | ||
| 682 | 2026.05.19 16:47:55.797187 [ 298 ] {} <Debug> TCP-Session: dd618357-a244-432c-ab2c-03255f585277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.05.19 16:47:55.797285 [ 301 ] {} <Debug> TCP-Session: 36ce163e-eeb8-48b6-a2a3-4bfd16080e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.19 16:47:55.797305 [ 301 ] {} <Debug> TCP-Session: 36ce163e-eeb8-48b6-a2a3-4bfd16080e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.19 16:47:55.802991 [ 281 ] {d1011cd3-b70f-4436-b9c9-e3c232ff9e25} <Debug> oximeter.measurements_histogramf64 (a1ffc656-9e1f-4948-ace8-7a3bcc66f970): Loading data parts | ||
| 686 | 2026.05.19 16:47:55.803140 [ 281 ] {d1011cd3-b70f-4436-b9c9-e3c232ff9e25} <Debug> oximeter.measurements_histogramf64 (a1ffc656-9e1f-4948-ace8-7a3bcc66f970): There are no data parts | ||
| 687 | 2026.05.19 16:47:55.816649 [ 281 ] {d1011cd3-b70f-4436-b9c9-e3c232ff9e25} <Debug> TCPHandler: Processed in 0.024408241 sec. | ||
| 688 | 2026.05.19 16:47:55.816908 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.19 16:47:55.817107 [ 281 ] {8b2137a8-785f-4e4a-80ef-2752dbb8cf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) /* The field tables store named dimensions of each timeseries. | ||
| 690 | * | ||
| 691 | * As with the measurement tables, there is one field table for each field data | ||
| 692 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 693 | * this behavior **must not** be relied upon for query correctness. | ||
| 694 | * | ||
| 695 | * The index for the fields differs from the measurements, however. Rows are | ||
| 696 | * sorted by timeseries name, then field name, field value, and finally | ||
| 697 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 698 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 699 | * usually then used to look up measurements. | ||
| 700 | * | ||
| 701 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 702 | * timeseries name and then key, since it would improve lookups where one | ||
| 703 | * already has the key. Realistically though, these tables are quite small and | ||
| 704 | * so performance benefits will be low in absolute terms. | ||
| 705 | * | ||
| 706 | * TTL: We use a materialized column to expire old field table records. This | ||
| 707 | * column is generated automatically by the database whenever a new row is | ||
| 708 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 709 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 710 | * record will remain during a deduplication, which will have the last | ||
| 711 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 712 | * measurement tables. | ||
| 713 | */ | ||
| 714 | 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) | ||
| 715 | 2026.05.19 16:47:55.817258 [ 281 ] {8b2137a8-785f-4e4a-80ef-2752dbb8cf6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 716 | 2026.05.19 16:47:55.827918 [ 281 ] {8b2137a8-785f-4e4a-80ef-2752dbb8cf6a} <Debug> oximeter.fields_bool (32eb4d6e-d26a-4250-98ef-333a68ccd9e7): Loading data parts | ||
| 717 | 2026.05.19 16:47:55.828081 [ 281 ] {8b2137a8-785f-4e4a-80ef-2752dbb8cf6a} <Debug> oximeter.fields_bool (32eb4d6e-d26a-4250-98ef-333a68ccd9e7): There are no data parts | ||
| 718 | 2026.05.19 16:47:55.842332 [ 281 ] {8b2137a8-785f-4e4a-80ef-2752dbb8cf6a} <Debug> TCPHandler: Processed in 0.025478118 sec. | ||
| 719 | 2026.05.19 16:47:55.842509 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 720 | 2026.05.19 16:47:55.842680 [ 281 ] {fbecc659-2666-4011-891c-feea342b2211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 721 | 2026.05.19 16:47:55.842826 [ 281 ] {fbecc659-2666-4011-891c-feea342b2211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 722 | 2026.05.19 16:47:55.853615 [ 281 ] {fbecc659-2666-4011-891c-feea342b2211} <Debug> oximeter.fields_i8 (925e844c-ada3-4ad0-b51a-703a807d3ed9): Loading data parts | ||
| 723 | 2026.05.19 16:47:55.853772 [ 281 ] {fbecc659-2666-4011-891c-feea342b2211} <Debug> oximeter.fields_i8 (925e844c-ada3-4ad0-b51a-703a807d3ed9): There are no data parts | ||
| 724 | 2026.05.19 16:47:55.867843 [ 281 ] {fbecc659-2666-4011-891c-feea342b2211} <Debug> TCPHandler: Processed in 0.025385636 sec. | ||
| 725 | 2026.05.19 16:47:55.868024 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 726 | 2026.05.19 16:47:55.868273 [ 281 ] {2e27dd32-ac13-43e7-bffd-2defe29aac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 727 | 2026.05.19 16:47:55.868387 [ 281 ] {2e27dd32-ac13-43e7-bffd-2defe29aac2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 728 | 2026.05.19 16:47:55.878958 [ 281 ] {2e27dd32-ac13-43e7-bffd-2defe29aac2a} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Loading data parts | ||
| 729 | 2026.05.19 16:47:55.879169 [ 281 ] {2e27dd32-ac13-43e7-bffd-2defe29aac2a} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): There are no data parts | ||
| 730 | 2026.05.19 16:47:55.886234 [ 281 ] {2e27dd32-ac13-43e7-bffd-2defe29aac2a} <Debug> TCPHandler: Processed in 0.018258348 sec. | ||
| 731 | 2026.05.19 16:47:55.886413 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 732 | 2026.05.19 16:47:55.886614 [ 281 ] {1ab37fcb-4b17-41cd-86ec-db811fa64ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 733 | 2026.05.19 16:47:55.886758 [ 281 ] {1ab37fcb-4b17-41cd-86ec-db811fa64ab1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 734 | 2026.05.19 16:47:55.892653 [ 281 ] {1ab37fcb-4b17-41cd-86ec-db811fa64ab1} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Loading data parts | ||
| 735 | 2026.05.19 16:47:55.892805 [ 281 ] {1ab37fcb-4b17-41cd-86ec-db811fa64ab1} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): There are no data parts | ||
| 736 | 2026.05.19 16:47:55.904185 [ 281 ] {1ab37fcb-4b17-41cd-86ec-db811fa64ab1} <Debug> TCPHandler: Processed in 0.017830391 sec. | ||
| 737 | 2026.05.19 16:47:55.904399 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.05.19 16:47:55.904600 [ 281 ] {21020227-12cf-4b36-b71c-3cf6eed80804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 739 | 2026.05.19 16:47:55.904724 [ 281 ] {21020227-12cf-4b36-b71c-3cf6eed80804} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 740 | 2026.05.19 16:47:55.917872 [ 281 ] {21020227-12cf-4b36-b71c-3cf6eed80804} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Loading data parts | ||
| 741 | 2026.05.19 16:47:55.918116 [ 281 ] {21020227-12cf-4b36-b71c-3cf6eed80804} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): There are no data parts | ||
| 742 | 2026.05.19 16:47:55.939344 [ 281 ] {21020227-12cf-4b36-b71c-3cf6eed80804} <Debug> TCPHandler: Processed in 0.034997402 sec. | ||
| 743 | 2026.05.19 16:47:55.939637 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 744 | 2026.05.19 16:47:55.939986 [ 281 ] {199ee39d-7e81-4cf9-8a9d-80ec305fc02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 745 | 2026.05.19 16:47:55.940261 [ 281 ] {199ee39d-7e81-4cf9-8a9d-80ec305fc02d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 746 | 2026.05.19 16:47:55.955309 [ 281 ] {199ee39d-7e81-4cf9-8a9d-80ec305fc02d} <Debug> oximeter.fields_i32 (5ffe03b4-e092-479d-a1d7-b2c6db3f1f81): Loading data parts | ||
| 747 | 2026.05.19 16:47:55.955454 [ 281 ] {199ee39d-7e81-4cf9-8a9d-80ec305fc02d} <Debug> oximeter.fields_i32 (5ffe03b4-e092-479d-a1d7-b2c6db3f1f81): There are no data parts | ||
| 748 | 2026.05.19 16:47:55.994118 [ 281 ] {199ee39d-7e81-4cf9-8a9d-80ec305fc02d} <Debug> TCPHandler: Processed in 0.054586119 sec. | ||
| 749 | 2026.05.19 16:47:55.994400 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.05.19 16:47:55.994601 [ 281 ] {3ee902f4-3c4b-4dc7-87d4-c91fd64658a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 751 | 2026.05.19 16:47:55.994757 [ 281 ] {3ee902f4-3c4b-4dc7-87d4-c91fd64658a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 752 | 2026.05.19 16:47:56.005426 [ 281 ] {3ee902f4-3c4b-4dc7-87d4-c91fd64658a2} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Loading data parts | ||
| 753 | 2026.05.19 16:47:56.005619 [ 281 ] {3ee902f4-3c4b-4dc7-87d4-c91fd64658a2} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): There are no data parts | ||
| 754 | 2026.05.19 16:47:56.019108 [ 281 ] {3ee902f4-3c4b-4dc7-87d4-c91fd64658a2} <Debug> TCPHandler: Processed in 0.024770846 sec. | ||
| 755 | 2026.05.19 16:47:56.019300 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 756 | 2026.05.19 16:47:56.019569 [ 281 ] {ee5d9fb5-ff63-432a-9b4c-9d8144e285b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 757 | 2026.05.19 16:47:56.019685 [ 281 ] {ee5d9fb5-ff63-432a-9b4c-9d8144e285b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 758 | 2026.05.19 16:47:56.040185 [ 281 ] {ee5d9fb5-ff63-432a-9b4c-9d8144e285b6} <Debug> oximeter.fields_i64 (dec7b8e6-4ae9-47c0-acb3-cca40f0b1a91): Loading data parts | ||
| 759 | 2026.05.19 16:47:56.040474 [ 281 ] {ee5d9fb5-ff63-432a-9b4c-9d8144e285b6} <Debug> oximeter.fields_i64 (dec7b8e6-4ae9-47c0-acb3-cca40f0b1a91): There are no data parts | ||
| 760 | 2026.05.19 16:47:56.045601 [ 281 ] {ee5d9fb5-ff63-432a-9b4c-9d8144e285b6} <Debug> TCPHandler: Processed in 0.026362231 sec. | ||
| 761 | 2026.05.19 16:47:56.045832 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.05.19 16:47:56.046076 [ 281 ] {dbe85e3c-f534-412b-89e1-2d0a401f1195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 763 | 2026.05.19 16:47:56.046191 [ 281 ] {dbe85e3c-f534-412b-89e1-2d0a401f1195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 764 | 2026.05.19 16:47:56.057291 [ 281 ] {dbe85e3c-f534-412b-89e1-2d0a401f1195} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Loading data parts | ||
| 765 | 2026.05.19 16:47:56.057499 [ 281 ] {dbe85e3c-f534-412b-89e1-2d0a401f1195} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): There are no data parts | ||
| 766 | 2026.05.19 16:47:56.071897 [ 281 ] {dbe85e3c-f534-412b-89e1-2d0a401f1195} <Debug> TCPHandler: Processed in 0.026113967 sec. | ||
| 767 | 2026.05.19 16:47:56.072174 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.19 16:47:56.072511 [ 281 ] {f7b47436-2a67-4c6a-a070-f0b50356ce39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 769 | 2026.05.19 16:47:56.072597 [ 281 ] {f7b47436-2a67-4c6a-a070-f0b50356ce39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.19 16:47:56.093661 [ 281 ] {f7b47436-2a67-4c6a-a070-f0b50356ce39} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Loading data parts | ||
| 771 | 2026.05.19 16:47:56.093825 [ 281 ] {f7b47436-2a67-4c6a-a070-f0b50356ce39} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): There are no data parts | ||
| 772 | 2026.05.19 16:47:56.099198 [ 281 ] {f7b47436-2a67-4c6a-a070-f0b50356ce39} <Debug> TCPHandler: Processed in 0.027125813 sec. | ||
| 773 | 2026.05.19 16:47:56.099361 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.05.19 16:47:56.099522 [ 281 ] {63cea20a-1e21-42bc-a2fd-0f66d8a19081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 775 | 2026.05.19 16:47:56.099566 [ 281 ] {63cea20a-1e21-42bc-a2fd-0f66d8a19081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 776 | 2026.05.19 16:47:56.111388 [ 281 ] {63cea20a-1e21-42bc-a2fd-0f66d8a19081} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Loading data parts | ||
| 777 | 2026.05.19 16:47:56.111579 [ 281 ] {63cea20a-1e21-42bc-a2fd-0f66d8a19081} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): There are no data parts | ||
| 778 | 2026.05.19 16:47:56.125659 [ 281 ] {63cea20a-1e21-42bc-a2fd-0f66d8a19081} <Debug> TCPHandler: Processed in 0.026350471 sec. | ||
| 779 | 2026.05.19 16:47:56.125818 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.05.19 16:47:56.125988 [ 281 ] {aa2102aa-d4db-4812-b10d-5d66eb49fc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 781 | 2026.05.19 16:47:56.126034 [ 281 ] {aa2102aa-d4db-4812-b10d-5d66eb49fc1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 782 | 2026.05.19 16:47:56.136928 [ 281 ] {aa2102aa-d4db-4812-b10d-5d66eb49fc1c} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Loading data parts | ||
| 783 | 2026.05.19 16:47:56.137098 [ 281 ] {aa2102aa-d4db-4812-b10d-5d66eb49fc1c} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): There are no data parts | ||
| 784 | 2026.05.19 16:47:56.147168 [ 281 ] {aa2102aa-d4db-4812-b10d-5d66eb49fc1c} <Debug> TCPHandler: Processed in 0.021403246 sec. | ||
| 785 | 2026.05.19 16:47:56.147370 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.19 16:47:56.147651 [ 281 ] {1f2e3ed0-f649-4fce-895c-13d4c5feb8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) /* The timeseries schema table stores the extracted schema for the samples | ||
| 787 | * oximeter collects. | ||
| 788 | */ | ||
| 789 | 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) | ||
| 790 | 2026.05.19 16:47:56.147742 [ 281 ] {1f2e3ed0-f649-4fce-895c-13d4c5feb8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 791 | 2026.05.19 16:47:56.152070 [ 281 ] {1f2e3ed0-f649-4fce-895c-13d4c5feb8c9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Loading data parts | ||
| 792 | 2026.05.19 16:47:56.152239 [ 281 ] {1f2e3ed0-f649-4fce-895c-13d4c5feb8c9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): There are no data parts | ||
| 793 | 2026.05.19 16:47:56.163770 [ 281 ] {1f2e3ed0-f649-4fce-895c-13d4c5feb8c9} <Debug> TCPHandler: Processed in 0.0164661 sec. | ||
| 794 | 2026.05.19 16:47:56.166055 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.19 16:47:56.166383 [ 275 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 796 | 2026.05.19 16:47:56.172257 [ 275 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 797 | 2026.05.19 16:47:56.194396 [ 284 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Trace> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.19 16:47:56.194438 [ 284 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 799 | 2026.05.19 16:47:56.201406 [ 284 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.19 16:47:56.201969 [ 284 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Trace> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.19 16:47:56.202192 [ 275 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.035996 sec., 27.7808645405045 rows/sec., 444.49 B/sec. | ||
| 802 | 2026.05.19 16:47:56.202360 [ 275 ] {bc03f415-e4bd-44e1-9909-1b9265b4d936} <Debug> TCPHandler: Processed in 0.036441164 sec. | ||
| 803 | 2026.05.19 16:47:57.001096 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.48 MiB, peak 139.48 MiB, free memory in arenas 0.00 B, will set to 142.45 MiB (RSS), difference: 2.97 MiB | ||
| 804 | 2026.05.19 16:48:00.758249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.19 16:48:00.758320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 806 | 2026.05.19 16:48:00.758338 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 807 | 2026.05.19 16:48:00.758423 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.19 16:48:00.764787 [ 245 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Loading data parts | ||
| 809 | 2026.05.19 16:48:00.764945 [ 245 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): There are no data parts | ||
| 810 | 2026.05.19 16:48:00.779863 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.19 16:48:00.779905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 812 | 2026.05.19 16:48:00.783304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.19 16:48:00.784175 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.19 16:48:00.784301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 815 | 2026.05.19 16:48:00.786451 [ 244 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Loading data parts | ||
| 816 | 2026.05.19 16:48:00.786628 [ 244 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): There are no data parts | ||
| 817 | 2026.05.19 16:48:00.822369 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.19 16:48:00.822421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 819 | 2026.05.19 16:48:00.828603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.19 16:48:00.829657 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.19 16:48:00.832732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.19 16:48:01.000377 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.47 MiB, peak 151.47 MiB, free memory in arenas 0.00 B, will set to 156.50 MiB (RSS), difference: 9.03 MiB | ||
| 823 | 2026.05.19 16:48:03.257443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 44 | ||
| 824 | 2026.05.19 16:48:03.257546 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.19 16:48:03.264555 [ 243 ] {} <Debug> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Loading data parts | ||
| 826 | 2026.05.19 16:48:03.264741 [ 243 ] {} <Debug> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): There are no data parts | ||
| 827 | 2026.05.19 16:48:03.278473 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.19 16:48:03.278515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 829 | 2026.05.19 16:48:03.280215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.19 16:48:03.280751 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.19 16:48:03.280992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 44 | ||
| 832 | 2026.05.19 16:48:04.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.90 MiB, peak 160.90 MiB, free memory in arenas 0.00 B, will set to 157.49 MiB (RSS), difference: -3.41 MiB | ||
| 833 | 2026.05.19 16:48:08.216561 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.19 16:48:08.216624 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.19 16:48:08.284782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 836 | 2026.05.19 16:48:08.289156 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.19 16:48:08.289209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 838 | 2026.05.19 16:48:08.289934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.19 16:48:08.290406 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.19 16:48:08.290576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.19 16:48:08.333197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.19 16:48:08.350833 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.19 16:48:08.350884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 844 | 2026.05.19 16:48:08.357262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.19 16:48:08.358313 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.19 16:48:08.361126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.19 16:48:09.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 162.25 MiB, free memory in arenas 0.00 B, will set to 160.30 MiB (RSS), difference: 2.06 MiB | ||
| 848 | 2026.05.19 16:48:12.899882 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39178 | ||
| 849 | 2026.05.19 16:48:12.900016 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.05.19 16:48:12.900060 [ 302 ] {} <Debug> TCP-Session: 2ae4ecdd-2dd7-4c57-8a9a-1ee60eb7c282 Authenticating user 'default' from [fd00:1122:3344:101::e]:39178 | ||
| 851 | 2026.05.19 16:48:12.900084 [ 302 ] {} <Debug> TCP-Session: 2ae4ecdd-2dd7-4c57-8a9a-1ee60eb7c282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.19 16:48:12.900097 [ 302 ] {} <Debug> TCP-Session: 2ae4ecdd-2dd7-4c57-8a9a-1ee60eb7c282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.05.19 16:48:12.900419 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45010 | ||
| 854 | 2026.05.19 16:48:12.900481 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36230 | ||
| 855 | 2026.05.19 16:48:12.900482 [ 302 ] {} <Trace> TCP-Session: 2ae4ecdd-2dd7-4c57-8a9a-1ee60eb7c282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.05.19 16:48:12.900630 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.05.19 16:48:12.900679 [ 303 ] {} <Debug> TCP-Session: 41cbe04b-3633-498e-acf6-7752e3a66c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:45010 | ||
| 858 | 2026.05.19 16:48:12.900689 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 859 | 2026.05.19 16:48:12.900703 [ 303 ] {} <Debug> TCP-Session: 41cbe04b-3633-498e-acf6-7752e3a66c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.19 16:48:12.900724 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.19 16:48:12.900728 [ 303 ] {} <Debug> TCP-Session: 41cbe04b-3633-498e-acf6-7752e3a66c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.19 16:48:12.900748 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60535 | ||
| 863 | 2026.05.19 16:48:12.900763 [ 304 ] {} <Debug> TCP-Session: efc8fc09-9d0a-4a49-b4d9-b0396fc5b753 Authenticating user 'default' from [fd00:1122:3344:101::e]:36230 | ||
| 864 | 2026.05.19 16:48:12.900822 [ 304 ] {} <Debug> TCP-Session: efc8fc09-9d0a-4a49-b4d9-b0396fc5b753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.19 16:48:12.900824 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62419 | ||
| 866 | 2026.05.19 16:48:12.900836 [ 304 ] {} <Debug> TCP-Session: efc8fc09-9d0a-4a49-b4d9-b0396fc5b753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.19 16:48:12.900980 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43869 | ||
| 868 | 2026.05.19 16:48:12.900995 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.05.19 16:48:12.901050 [ 305 ] {} <Debug> TCP-Session: e3d5ae61-a18f-445e-b87c-ef2de314f003 Authenticating user 'default' from [fd00:1122:3344:101::e]:60535 | ||
| 870 | 2026.05.19 16:48:12.901074 [ 305 ] {} <Debug> TCP-Session: e3d5ae61-a18f-445e-b87c-ef2de314f003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.19 16:48:12.901088 [ 305 ] {} <Debug> TCP-Session: e3d5ae61-a18f-445e-b87c-ef2de314f003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.19 16:48:12.901148 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.05.19 16:48:12.901192 [ 306 ] {} <Debug> TCP-Session: 10d184aa-ac80-41db-8697-4de36bc97080 Authenticating user 'default' from [fd00:1122:3344:101::e]:62419 | ||
| 874 | 2026.05.19 16:48:12.901213 [ 306 ] {} <Debug> TCP-Session: 10d184aa-ac80-41db-8697-4de36bc97080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.19 16:48:12.901227 [ 306 ] {} <Debug> TCP-Session: 10d184aa-ac80-41db-8697-4de36bc97080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.19 16:48:12.901232 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 877 | 2026.05.19 16:48:12.901278 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48525 | ||
| 878 | 2026.05.19 16:48:12.901279 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2026.05.19 16:48:12.901337 [ 307 ] {} <Debug> TCP-Session: d556fab7-e2ab-4aca-97b2-dc814d905ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43869 | ||
| 880 | 2026.05.19 16:48:12.901356 [ 307 ] {} <Debug> TCP-Session: d556fab7-e2ab-4aca-97b2-dc814d905ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.19 16:48:12.901369 [ 307 ] {} <Debug> TCP-Session: d556fab7-e2ab-4aca-97b2-dc814d905ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.19 16:48:12.901371 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65017 | ||
| 883 | 2026.05.19 16:48:12.903966 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42283 | ||
| 884 | 2026.05.19 16:48:12.906673 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 885 | 2026.05.19 16:48:12.906724 [ 308 ] {} <Debug> TCP-Session: f7e8f630-a3c8-44f4-a084-291ae9e33099 Authenticating user 'default' from [fd00:1122:3344:101::e]:48525 | ||
| 886 | 2026.05.19 16:48:12.906745 [ 308 ] {} <Debug> TCP-Session: f7e8f630-a3c8-44f4-a084-291ae9e33099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.19 16:48:12.906759 [ 308 ] {} <Debug> TCP-Session: f7e8f630-a3c8-44f4-a084-291ae9e33099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.19 16:48:12.906818 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 889 | 2026.05.19 16:48:12.906867 [ 309 ] {} <Debug> TCP-Session: 021871c2-b11c-4e7b-83ce-ba68a6057b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:65017 | ||
| 890 | 2026.05.19 16:48:12.906888 [ 309 ] {} <Debug> TCP-Session: 021871c2-b11c-4e7b-83ce-ba68a6057b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.19 16:48:12.906901 [ 309 ] {} <Debug> TCP-Session: 021871c2-b11c-4e7b-83ce-ba68a6057b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.19 16:48:12.908809 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.05.19 16:48:12.908848 [ 310 ] {} <Debug> TCP-Session: 0b205e1b-d35b-4c40-b5f3-9ad4fef07912 Authenticating user 'default' from [fd00:1122:3344:101::e]:42283 | ||
| 894 | 2026.05.19 16:48:12.908845 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.05.19 16:48:12.908866 [ 310 ] {} <Debug> TCP-Session: 0b205e1b-d35b-4c40-b5f3-9ad4fef07912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.19 16:48:12.908893 [ 310 ] {} <Debug> TCP-Session: 0b205e1b-d35b-4c40-b5f3-9ad4fef07912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.19 16:48:12.913247 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 898 | 2026.05.19 16:48:12.929407 [ 313 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> AggregatingTransform: Aggregating | ||
| 899 | 2026.05.19 16:48:12.931903 [ 313 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 900 | 2026.05.19 16:48:12.932065 [ 313 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006273535 sec. (159.400 rows/sec., 6.23 KiB/sec.) | ||
| 901 | 2026.05.19 16:48:12.932091 [ 313 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> Aggregator: Merging aggregated data | ||
| 902 | 2026.05.19 16:48:12.932124 [ 313 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 903 | 2026.05.19 16:48:12.935374 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034749 sec., 28.77780655558433 rows/sec., 1.12 KiB/sec. | ||
| 904 | 2026.05.19 16:48:12.935517 [ 302 ] {2cf999d4-8782-4541-8b7c-a54154bb2c7f} <Debug> TCPHandler: Processed in 0.035213915 sec. | ||
| 905 | 2026.05.19 16:48:12.937715 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.19 16:48:12.937739 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.05.19 16:48:12.937769 [ 302 ] {} <Debug> TCP-Session: 2ae4ecdd-2dd7-4c57-8a9a-1ee60eb7c282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.19 16:48:12.937776 [ 304 ] {} <Debug> TCP-Session: efc8fc09-9d0a-4a49-b4d9-b0396fc5b753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.19 16:48:12.937770 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 910 | 2026.05.19 16:48:12.937801 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 911 | 2026.05.19 16:48:12.937820 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 912 | 2026.05.19 16:48:12.937851 [ 303 ] {} <Debug> TCP-Session: 41cbe04b-3633-498e-acf6-7752e3a66c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 913 | 2026.05.19 16:48:12.937840 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 914 | 2026.05.19 16:48:12.937881 [ 308 ] {} <Debug> TCP-Session: f7e8f630-a3c8-44f4-a084-291ae9e33099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.05.19 16:48:12.937880 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 916 | 2026.05.19 16:48:12.937919 [ 310 ] {} <Debug> TCP-Session: 0b205e1b-d35b-4c40-b5f3-9ad4fef07912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.05.19 16:48:12.937861 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.19 16:48:12.937955 [ 309 ] {} <Debug> TCP-Session: 021871c2-b11c-4e7b-83ce-ba68a6057b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.19 16:48:12.937783 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2026.05.19 16:48:12.937988 [ 306 ] {} <Debug> TCP-Session: 10d184aa-ac80-41db-8697-4de36bc97080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.19 16:48:12.937862 [ 307 ] {} <Debug> TCP-Session: d556fab7-e2ab-4aca-97b2-dc814d905ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.19 16:48:12.938023 [ 305 ] {} <Debug> TCP-Session: e3d5ae61-a18f-445e-b87c-ef2de314f003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.05.19 16:48:13.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.57 MiB, peak 170.68 MiB, free memory in arenas 0.00 B, will set to 163.80 MiB (RSS), difference: 3.23 MiB | ||
| 924 | 2026.05.19 16:48:13.287709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 45 | ||
| 925 | 2026.05.19 16:48:13.290444 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.05.19 16:48:13.290515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 927 | 2026.05.19 16:48:13.292224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 928 | 2026.05.19 16:48:13.292822 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.05.19 16:48:13.293183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 45 | ||
| 930 | 2026.05.19 16:48:14.001120 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 170.68 MiB, free memory in arenas 0.00 B, will set to 163.83 MiB (RSS), difference: 4.02 MiB | ||
| 931 | 2026.05.19 16:48:14.112863 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36190 | ||
| 932 | 2026.05.19 16:48:14.112945 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.05.19 16:48:14.112970 [ 302 ] {} <Debug> TCP-Session: 7415190b-fdcf-4382-9f8e-a036d3eb0d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:36190 | ||
| 934 | 2026.05.19 16:48:14.112992 [ 302 ] {} <Debug> TCP-Session: 7415190b-fdcf-4382-9f8e-a036d3eb0d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.19 16:48:14.113005 [ 302 ] {} <Debug> TCP-Session: 7415190b-fdcf-4382-9f8e-a036d3eb0d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.05.19 16:48:14.113201 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49550 | ||
| 937 | 2026.05.19 16:48:14.113218 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64090 | ||
| 938 | 2026.05.19 16:48:14.113290 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2026.05.19 16:48:14.113292 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.19 16:48:14.113309 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56616 | ||
| 941 | 2026.05.19 16:48:14.113326 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35477 | ||
| 942 | 2026.05.19 16:48:14.113329 [ 303 ] {} <Debug> TCP-Session: 4b4db8ad-1bdb-4bb2-abc9-d14a2a6e2f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:49550 | ||
| 943 | 2026.05.19 16:48:14.113365 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.05.19 16:48:14.113364 [ 302 ] {} <Trace> TCP-Session: 7415190b-fdcf-4382-9f8e-a036d3eb0d60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.05.19 16:48:14.113412 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.05.19 16:48:14.113403 [ 308 ] {} <Debug> TCP-Session: 629cb5c3-0e10-4c7f-a4ba-e6044e03b428 Authenticating user 'default' from [fd00:1122:3344:101::e]:56616 | ||
| 947 | 2026.05.19 16:48:14.113455 [ 310 ] {} <Debug> TCP-Session: 032d48f3-5bd3-4987-b0c2-188946913201 Authenticating user 'default' from [fd00:1122:3344:101::e]:35477 | ||
| 948 | 2026.05.19 16:48:14.113474 [ 308 ] {} <Debug> TCP-Session: 629cb5c3-0e10-4c7f-a4ba-e6044e03b428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.19 16:48:14.113398 [ 303 ] {} <Debug> TCP-Session: 4b4db8ad-1bdb-4bb2-abc9-d14a2a6e2f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.19 16:48:14.113496 [ 308 ] {} <Debug> TCP-Session: 629cb5c3-0e10-4c7f-a4ba-e6044e03b428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.19 16:48:14.113490 [ 310 ] {} <Debug> TCP-Session: 032d48f3-5bd3-4987-b0c2-188946913201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.19 16:48:14.113506 [ 303 ] {} <Debug> TCP-Session: 4b4db8ad-1bdb-4bb2-abc9-d14a2a6e2f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.19 16:48:14.113529 [ 310 ] {} <Debug> TCP-Session: 032d48f3-5bd3-4987-b0c2-188946913201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.19 16:48:14.113320 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63301 | ||
| 955 | 2026.05.19 16:48:14.113571 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 956 | 2026.05.19 16:48:14.113311 [ 304 ] {} <Debug> TCP-Session: 5dc4364c-a350-4bae-8ffe-e585e44d351a Authenticating user 'default' from [fd00:1122:3344:101::e]:64090 | ||
| 957 | 2026.05.19 16:48:14.113296 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36879 | ||
| 958 | 2026.05.19 16:48:14.113627 [ 304 ] {} <Debug> TCP-Session: 5dc4364c-a350-4bae-8ffe-e585e44d351a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.19 16:48:14.113636 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 960 | 2026.05.19 16:48:14.113672 [ 304 ] {} <Debug> TCP-Session: 5dc4364c-a350-4bae-8ffe-e585e44d351a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.19 16:48:14.113295 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64508 | ||
| 962 | 2026.05.19 16:48:14.113692 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.19 16:48:14.113695 [ 309 ] {} <Debug> TCP-Session: a93994dd-3862-44fa-9eef-8e18b4ecc305 Authenticating user 'default' from [fd00:1122:3344:101::e]:63301 | ||
| 964 | 2026.05.19 16:48:14.113747 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.19 16:48:14.113747 [ 306 ] {} <Debug> TCP-Session: e71ffbad-1cc1-448c-ba10-912e88525258 Authenticating user 'default' from [fd00:1122:3344:101::e]:36879 | ||
| 966 | 2026.05.19 16:48:14.113778 [ 307 ] {} <Debug> TCP-Session: d2151082-5437-4e07-af6e-a50f90b7e072 Authenticating user 'default' from [fd00:1122:3344:101::e]:64508 | ||
| 967 | 2026.05.19 16:48:14.113773 [ 309 ] {} <Debug> TCP-Session: a93994dd-3862-44fa-9eef-8e18b4ecc305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.19 16:48:14.113791 [ 306 ] {} <Debug> TCP-Session: e71ffbad-1cc1-448c-ba10-912e88525258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.19 16:48:14.113826 [ 309 ] {} <Debug> TCP-Session: a93994dd-3862-44fa-9eef-8e18b4ecc305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.19 16:48:14.113838 [ 306 ] {} <Debug> TCP-Session: e71ffbad-1cc1-448c-ba10-912e88525258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.19 16:48:14.113848 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 972 | 2026.05.19 16:48:14.113801 [ 307 ] {} <Debug> TCP-Session: d2151082-5437-4e07-af6e-a50f90b7e072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.19 16:48:14.113289 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43387 | ||
| 974 | 2026.05.19 16:48:14.113904 [ 307 ] {} <Debug> TCP-Session: d2151082-5437-4e07-af6e-a50f90b7e072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.19 16:48:14.113919 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2026.05.19 16:48:14.114015 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 977 | 2026.05.19 16:48:14.114049 [ 305 ] {} <Debug> TCP-Session: d893b5e6-4a22-4dc6-b613-10171c74a534 Authenticating user 'default' from [fd00:1122:3344:101::e]:43387 | ||
| 978 | 2026.05.19 16:48:14.114070 [ 305 ] {} <Debug> TCP-Session: d893b5e6-4a22-4dc6-b613-10171c74a534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.05.19 16:48:14.114087 [ 305 ] {} <Debug> TCP-Session: d893b5e6-4a22-4dc6-b613-10171c74a534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.19 16:48:14.114224 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 981 | 2026.05.19 16:48:14.115047 [ 331 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> AggregatingTransform: Aggregating | ||
| 982 | 2026.05.19 16:48:14.115092 [ 331 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 983 | 2026.05.19 16:48:14.115122 [ 331 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000797302 sec. (1254.230 rows/sec., 48.99 KiB/sec.) | ||
| 984 | 2026.05.19 16:48:14.115149 [ 331 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Trace> Aggregator: Merging aggregated data | ||
| 985 | 2026.05.19 16:48:14.115737 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002223 sec., 449.84255510571296 rows/sec., 17.57 KiB/sec. | ||
| 986 | 2026.05.19 16:48:14.115839 [ 302 ] {dd7692cb-23ab-4514-9da8-0dbdbaffd3e9} <Debug> TCPHandler: Processed in 0.002589719 sec. | ||
| 987 | 2026.05.19 16:48:14.115976 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.19 16:48:14.116003 [ 302 ] {} <Debug> TCP-Session: 7415190b-fdcf-4382-9f8e-a036d3eb0d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.19 16:48:14.116007 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.19 16:48:14.116030 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.19 16:48:14.116051 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 992 | 2026.05.19 16:48:14.116069 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.05.19 16:48:14.116080 [ 310 ] {} <Debug> TCP-Session: 032d48f3-5bd3-4987-b0c2-188946913201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.19 16:48:14.116098 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 995 | 2026.05.19 16:48:14.116112 [ 304 ] {} <Debug> TCP-Session: 5dc4364c-a350-4bae-8ffe-e585e44d351a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.19 16:48:14.116105 [ 307 ] {} <Debug> TCP-Session: d2151082-5437-4e07-af6e-a50f90b7e072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.19 16:48:14.116151 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 998 | 2026.05.19 16:48:14.116169 [ 305 ] {} <Debug> TCP-Session: d893b5e6-4a22-4dc6-b613-10171c74a534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.05.19 16:48:14.116176 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1000 | 2026.05.19 16:48:14.116202 [ 306 ] {} <Debug> TCP-Session: e71ffbad-1cc1-448c-ba10-912e88525258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.19 16:48:14.116057 [ 303 ] {} <Debug> TCP-Session: 4b4db8ad-1bdb-4bb2-abc9-d14a2a6e2f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.19 16:48:14.116234 [ 309 ] {} <Debug> TCP-Session: a93994dd-3862-44fa-9eef-8e18b4ecc305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.19 16:48:14.116120 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1004 | 2026.05.19 16:48:14.116303 [ 308 ] {} <Debug> TCP-Session: 629cb5c3-0e10-4c7f-a4ba-e6044e03b428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.05.19 16:48:15.791354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 1412 | ||
| 1006 | 2026.05.19 16:48:15.791844 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.05.19 16:48:15.791889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1008 | 2026.05.19 16:48:15.792501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1009 | 2026.05.19 16:48:15.793016 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.05.19 16:48:15.793164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1412 | ||
| 1011 | 2026.05.19 16:48:15.861874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1012 | 2026.05.19 16:48:15.878723 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.05.19 16:48:15.878781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1014 | 2026.05.19 16:48:15.885153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1015 | 2026.05.19 16:48:15.886211 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.05.19 16:48:15.889299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1017 | 2026.05.19 16:48:16.001143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.39 MiB, peak 170.68 MiB, free memory in arenas 0.00 B, will set to 165.67 MiB (RSS), difference: 1.28 MiB | ||
| 1018 | 2026.05.19 16:48:16.239105 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.05.19 16:48:16.239434 [ 275 ] {2328ae3e-7d38-4c47-97da-b1a055c6bac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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_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') FORMAT Native (stage: Complete) | ||
| 1020 | 2026.05.19 16:48:16.252728 [ 275 ] {2328ae3e-7d38-4c47-97da-b1a055c6bac0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.05.19 16:48:16.252801 [ 275 ] {2328ae3e-7d38-4c47-97da-b1a055c6bac0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.05.19 16:48:16.253276 [ 275 ] {2328ae3e-7d38-4c47-97da-b1a055c6bac0} <Debug> TCPHandler: Processed in 0.014352568 sec. | ||
| 1023 | 2026.05.19 16:48:16.266757 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.05.19 16:48:16.266876 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1025 | 2026.05.19 16:48:16.266924 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.05.19 16:48:16.270046 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.19 16:48:16.270094 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1028 | 2026.05.19 16:48:16.273066 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.05.19 16:48:16.273474 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.19 16:48:16.273625 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006783 sec., 3833.1121922453194 rows/sec., 845.55 KiB/sec. | ||
| 1031 | 2026.05.19 16:48:16.273664 [ 275 ] {bf631d49-1d61-48b9-8cab-fef319d5ef0c} <Debug> TCPHandler: Processed in 0.006965596 sec. | ||
| 1032 | 2026.05.19 16:48:16.273810 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.19 16:48:16.273906 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.05.19 16:48:16.273949 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1035 | 2026.05.19 16:48:16.276951 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.05.19 16:48:16.276986 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1037 | 2026.05.19 16:48:16.279491 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.05.19 16:48:16.280071 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.05.19 16:48:16.280265 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.006374 sec., 3765.2965171007213 rows/sec., 319.90 KiB/sec. | ||
| 1040 | 2026.05.19 16:48:16.280321 [ 275 ] {89c321d7-ccc4-43e1-9c1c-0a6a321dd920} <Debug> TCPHandler: Processed in 0.00656007 sec. | ||
| 1041 | 2026.05.19 16:48:16.280456 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.05.19 16:48:16.280551 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1043 | 2026.05.19 16:48:16.280593 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1044 | 2026.05.19 16:48:16.280996 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.05.19 16:48:16.281033 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1046 | 2026.05.19 16:48:16.281424 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2026.05.19 16:48:16.281839 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.05.19 16:48:16.281968 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001436 sec., 6963.788300835655 rows/sec., 567.85 KiB/sec. | ||
| 1049 | 2026.05.19 16:48:16.282002 [ 275 ] {c20c3065-0874-4717-90fd-fcf76b6d0f49} <Debug> TCPHandler: Processed in 0.001596074 sec. | ||
| 1050 | 2026.05.19 16:48:16.282118 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.19 16:48:16.282214 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.05.19 16:48:16.282254 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.05.19 16:48:16.282778 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.05.19 16:48:16.282814 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1055 | 2026.05.19 16:48:16.283267 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1056 | 2026.05.19 16:48:16.283687 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.05.19 16:48:16.283814 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Debug> executeQuery: Read 203 rows, 18.44 KiB in 0.001619 sec., 125386.04076590488 rows/sec., 11.12 MiB/sec. | ||
| 1058 | 2026.05.19 16:48:16.283847 [ 275 ] {6c464953-3a78-4b0d-ac4c-0dcd7ed30020} <Debug> TCPHandler: Processed in 0.001777527 sec. | ||
| 1059 | 2026.05.19 16:48:16.283963 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.19 16:48:16.284058 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.19 16:48:16.284099 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.05.19 16:48:16.284535 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.19 16:48:16.284568 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1064 | 2026.05.19 16:48:16.284944 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1065 | 2026.05.19 16:48:16.285361 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.19 16:48:16.285490 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.00145 sec., 22758.620689655174 rows/sec., 1.67 MiB/sec. | ||
| 1067 | 2026.05.19 16:48:16.285523 [ 275 ] {6c6616b9-ed69-4fd6-829f-3559a39a72f2} <Debug> TCPHandler: Processed in 0.001609195 sec. | ||
| 1068 | 2026.05.19 16:48:16.285638 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.19 16:48:16.285732 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.19 16:48:16.285772 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1071 | 2026.05.19 16:48:16.286178 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.19 16:48:16.286215 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1073 | 2026.05.19 16:48:16.286615 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1074 | 2026.05.19 16:48:16.287040 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.19 16:48:16.287166 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001453 sec., 16517.54989676531 rows/sec., 1.37 MiB/sec. | ||
| 1076 | 2026.05.19 16:48:16.287201 [ 275 ] {6e32953c-f964-448a-b353-bc283368d384} <Debug> TCPHandler: Processed in 0.001612235 sec. | ||
| 1077 | 2026.05.19 16:48:16.287315 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.19 16:48:16.287411 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.19 16:48:16.287452 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1080 | 2026.05.19 16:48:16.287842 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.19 16:48:16.287879 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1082 | 2026.05.19 16:48:16.288283 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1083 | 2026.05.19 16:48:16.288731 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.19 16:48:16.288858 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001467 sec., 8179.959100204499 rows/sec., 639.06 KiB/sec. | ||
| 1085 | 2026.05.19 16:48:16.288892 [ 275 ] {3c7eaac1-2f5a-477b-8c1b-3b3a9e8f404b} <Debug> TCPHandler: Processed in 0.001627184 sec. | ||
| 1086 | 2026.05.19 16:48:16.289023 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.19 16:48:16.289120 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.19 16:48:16.289160 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1089 | 2026.05.19 16:48:16.289598 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.19 16:48:16.289635 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1091 | 2026.05.19 16:48:16.290088 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1092 | 2026.05.19 16:48:16.290519 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.19 16:48:16.290647 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001545 sec., 78317.15210355987 rows/sec., 6.36 MiB/sec. | ||
| 1094 | 2026.05.19 16:48:16.290680 [ 275 ] {6ef72587-7d3f-4b5f-8534-83fa2bf7e2a7} <Debug> TCPHandler: Processed in 0.001709676 sec. | ||
| 1095 | 2026.05.19 16:48:16.290807 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.19 16:48:16.290902 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.19 16:48:16.290945 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1098 | 2026.05.19 16:48:16.291440 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.19 16:48:16.291473 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1100 | 2026.05.19 16:48:16.291951 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1101 | 2026.05.19 16:48:16.292379 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.19 16:48:16.292508 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.001625 sec., 197538.46153846156 rows/sec., 14.85 MiB/sec. | ||
| 1103 | 2026.05.19 16:48:16.292540 [ 275 ] {ab12c583-0114-43c7-bf33-990c808e9ece} <Debug> TCPHandler: Processed in 0.001783637 sec. | ||
| 1104 | 2026.05.19 16:48:16.292674 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.19 16:48:16.292779 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.19 16:48:16.292835 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1107 | 2026.05.19 16:48:16.293622 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.19 16:48:16.293658 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1109 | 2026.05.19 16:48:16.294297 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1110 | 2026.05.19 16:48:16.294883 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.19 16:48:16.295022 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002265 sec., 4856.512141280353 rows/sec., 8.70 MiB/sec. | ||
| 1112 | 2026.05.19 16:48:16.295070 [ 275 ] {ced2b443-a0ee-4b48-abed-a4c575d62456} <Debug> TCPHandler: Processed in 0.002446227 sec. | ||
| 1113 | 2026.05.19 16:48:16.295216 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.19 16:48:16.295315 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.19 16:48:16.295359 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1116 | 2026.05.19 16:48:16.295699 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.19 16:48:16.295735 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 1118 | 2026.05.19 16:48:16.296173 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1119 | 2026.05.19 16:48:16.296643 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.19 16:48:16.296774 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
| 1121 | 2026.05.19 16:48:16.296806 [ 275 ] {b6529a59-bd36-49cd-b819-35d75c7774f1} <Debug> TCPHandler: Processed in 0.001641105 sec. | ||
| 1122 | 2026.05.19 16:48:21.233626 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.19 16:48:21.233940 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1124 | 2026.05.19 16:48:21.234436 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1125 | 2026.05.19 16:48:21.239897 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <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 | ||
| 1126 | 2026.05.19 16:48:21.240179 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2026.05.19 16:48:21.240260 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2026.05.19 16:48:21.240419 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1129 | 2026.05.19 16:48:21.240480 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1130 | 2026.05.19 16:48:21.242417 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 1131 | 2026.05.19 16:48:21.242445 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1132 | 2026.05.19 16:48:21.242567 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1133 | 2026.05.19 16:48:21.242593 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1134 | 2026.05.19 16:48:21.268698 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.034895 sec., 745.0924201174953 rows/sec., 164.36 KiB/sec. | ||
| 1135 | 2026.05.19 16:48:21.268831 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> MemoryTracker: Peak memory usage (for query): 136.44 KiB. | ||
| 1136 | 2026.05.19 16:48:21.268851 [ 275 ] {3f01e5a8-bef5-417f-b5dc-4dcaef1d23eb} <Debug> TCPHandler: Processed in 0.035363917 sec. | ||
| 1137 | 2026.05.19 16:48:21.270743 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.05.19 16:48:21.270887 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1139 | 2026.05.19 16:48:21.270944 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1140 | 2026.05.19 16:48:21.271482 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.19 16:48:21.271525 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1142 | 2026.05.19 16:48:21.272025 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2026.05.19 16:48:21.272548 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.19 16:48:21.272707 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
| 1145 | 2026.05.19 16:48:21.272743 [ 275 ] {7ee1f58c-f652-4d5a-9092-206b6a3b7ad3} <Debug> TCPHandler: Processed in 0.002097692 sec. | ||
| 1146 | 2026.05.19 16:48:21.272877 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.05.19 16:48:21.272982 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1148 | 2026.05.19 16:48:21.273028 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1149 | 2026.05.19 16:48:21.273483 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.19 16:48:21.273519 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1151 | 2026.05.19 16:48:21.273970 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1152 | 2026.05.19 16:48:21.274480 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.19 16:48:21.274628 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 2.99 MiB/sec. | ||
| 1154 | 2026.05.19 16:48:21.274664 [ 275 ] {f4e8b395-a71a-4cdf-a86c-533fa85193a1} <Debug> TCPHandler: Processed in 0.001839928 sec. | ||
| 1155 | 2026.05.19 16:48:21.274798 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.19 16:48:21.274900 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.19 16:48:21.274949 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1158 | 2026.05.19 16:48:21.275381 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.19 16:48:21.275418 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1160 | 2026.05.19 16:48:21.275986 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1161 | 2026.05.19 16:48:21.276411 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.19 16:48:21.276549 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 1163 | 2026.05.19 16:48:21.276583 [ 275 ] {b16f2ac9-4dc0-4648-8fb0-9b1fd96e3293} <Debug> TCPHandler: Processed in 0.001838048 sec. | ||
| 1164 | 2026.05.19 16:48:21.276696 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.19 16:48:21.276795 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.19 16:48:21.276840 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1167 | 2026.05.19 16:48:21.277177 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.19 16:48:21.277214 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1169 | 2026.05.19 16:48:21.277633 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1170 | 2026.05.19 16:48:21.278051 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.19 16:48:21.278184 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 1172 | 2026.05.19 16:48:21.278220 [ 275 ] {c9d28c1e-79da-4a3d-9760-2a444aaf39a9} <Debug> TCPHandler: Processed in 0.001574264 sec. | ||
| 1173 | 2026.05.19 16:48:23.216668 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1174 | 2026.05.19 16:48:23.216738 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1175 | 2026.05.19 16:48:23.293212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1924 | ||
| 1176 | 2026.05.19 16:48:23.293691 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.19 16:48:23.293730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1178 | 2026.05.19 16:48:23.293884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 49 | ||
| 1179 | 2026.05.19 16:48:23.294432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2026.05.19 16:48:23.294973 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.19 16:48:23.295153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1924 | ||
| 1182 | 2026.05.19 16:48:23.295650 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.19 16:48:23.295712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1184 | 2026.05.19 16:48:23.297165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1185 | 2026.05.19 16:48:23.297758 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.05.19 16:48:23.298086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 49 | ||
| 1187 | 2026.05.19 16:48:23.389357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1188 | 2026.05.19 16:48:23.406011 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.05.19 16:48:23.406062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1190 | 2026.05.19 16:48:23.412709 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1191 | 2026.05.19 16:48:23.413938 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.05.19 16:48:23.416837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1193 | 2026.05.19 16:48:24.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.76 MiB, peak 171.76 MiB, free memory in arenas 0.00 B, will set to 169.40 MiB (RSS), difference: 1.64 MiB | ||
| 1194 | 2026.05.19 16:48:26.234415 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.05.19 16:48:26.234657 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1196 | 2026.05.19 16:48:26.234960 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1197 | 2026.05.19 16:48:26.235001 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <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 | ||
| 1198 | 2026.05.19 16:48:26.235223 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1199 | 2026.05.19 16:48:26.235294 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1200 | 2026.05.19 16:48:26.235432 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1201 | 2026.05.19 16:48:26.235467 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1202 | 2026.05.19 16:48:26.235489 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 1203 | 2026.05.19 16:48:26.235504 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1204 | 2026.05.19 16:48:26.235562 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1205 | 2026.05.19 16:48:26.235584 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1206 | 2026.05.19 16:48:26.236702 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002134 sec., 12183.692596063729 rows/sec., 2.62 MiB/sec. | ||
| 1207 | 2026.05.19 16:48:26.236805 [ 275 ] {2cc452d5-a06a-46c8-8a11-a7525aa7e88d} <Debug> TCPHandler: Processed in 0.002520588 sec. | ||
| 1208 | 2026.05.19 16:48:26.238586 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.05.19 16:48:26.238721 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1210 | 2026.05.19 16:48:26.238779 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1211 | 2026.05.19 16:48:26.239325 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.19 16:48:26.239370 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1213 | 2026.05.19 16:48:26.239868 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1214 | 2026.05.19 16:48:26.240289 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.19 16:48:26.240442 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00176 sec., 44318.181818181816 rows/sec., 3.67 MiB/sec. | ||
| 1216 | 2026.05.19 16:48:26.240478 [ 275 ] {e84aad40-bdab-4097-8b35-b40b63b4951b} <Debug> TCPHandler: Processed in 0.001956 sec. | ||
| 1217 | 2026.05.19 16:48:26.240602 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.05.19 16:48:26.240703 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.05.19 16:48:26.240746 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1220 | 2026.05.19 16:48:26.241148 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.05.19 16:48:26.241182 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1222 | 2026.05.19 16:48:26.241623 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1223 | 2026.05.19 16:48:26.242027 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.05.19 16:48:26.242158 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001477 sec., 7447.528774542992 rows/sec., 560.02 KiB/sec. | ||
| 1225 | 2026.05.19 16:48:26.242191 [ 275 ] {e504d058-1b83-4777-8320-556cf9db65ea} <Debug> TCPHandler: Processed in 0.001641075 sec. | ||
| 1226 | 2026.05.19 16:48:26.242306 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.05.19 16:48:26.242403 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1228 | 2026.05.19 16:48:26.242443 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1229 | 2026.05.19 16:48:26.242848 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.05.19 16:48:26.242883 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1231 | 2026.05.19 16:48:26.243274 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1232 | 2026.05.19 16:48:26.243703 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.05.19 16:48:26.243830 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001446 sec., 51867.219917012444 rows/sec., 4.05 MiB/sec. | ||
| 1234 | 2026.05.19 16:48:26.243862 [ 275 ] {aa7d1fbd-5a96-4bdf-a0ec-985e7fe79cb9} <Debug> TCPHandler: Processed in 0.001608134 sec. | ||
| 1235 | 2026.05.19 16:48:26.243977 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.19 16:48:26.244073 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.05.19 16:48:26.244117 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1238 | 2026.05.19 16:48:26.244502 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.19 16:48:26.244535 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1240 | 2026.05.19 16:48:26.244970 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.05.19 16:48:26.245380 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.19 16:48:26.245513 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
| 1243 | 2026.05.19 16:48:26.245545 [ 275 ] {4668c2e1-e21f-4e1f-badf-ab4a40ed16e9} <Debug> TCPHandler: Processed in 0.001617755 sec. | ||
| 1244 | 2026.05.19 16:48:26.245667 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.05.19 16:48:26.245763 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1246 | 2026.05.19 16:48:26.245818 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1247 | 2026.05.19 16:48:26.246496 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.05.19 16:48:26.246533 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1249 | 2026.05.19 16:48:26.247126 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.05.19 16:48:26.247609 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): 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.19 16:48:26.247748 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002003 sec., 5491.762356465302 rows/sec., 9.84 MiB/sec. | ||
| 1252 | 2026.05.19 16:48:26.247797 [ 275 ] {1ba5df6a-d408-4d76-9379-bea2a8b49dc2} <Debug> TCPHandler: Processed in 0.002179673 sec. | ||
| 1253 | 2026.05.19 16:48:26.247918 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.05.19 16:48:26.248015 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.05.19 16:48:26.248057 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1256 | 2026.05.19 16:48:26.248390 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.05.19 16:48:26.248426 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1258 | 2026.05.19 16:48:26.248872 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.05.19 16:48:26.249283 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.05.19 16:48:26.249414 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 1261 | 2026.05.19 16:48:26.249447 [ 275 ] {8767dbd2-164f-4711-b3cd-eae57b8172da} <Debug> TCPHandler: Processed in 0.001578474 sec. | ||
| 1262 | 2026.05.19 16:48:30.795511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2372 | ||
| 1263 | 2026.05.19 16:48:30.796335 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.19 16:48:30.796395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1265 | 2026.05.19 16:48:30.797063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2026.05.19 16:48:30.797500 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.19 16:48:30.797667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2372 | ||
| 1268 | 2026.05.19 16:48:30.917186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1269 | 2026.05.19 16:48:30.934779 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.05.19 16:48:30.934838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1271 | 2026.05.19 16:48:30.941428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1272 | 2026.05.19 16:48:30.942570 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.19 16:48:30.945659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1274 | 2026.05.19 16:48:31.000457 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.06 MiB, peak 174.06 MiB, free memory in arenas 0.00 B, will set to 171.08 MiB (RSS), difference: 1.02 MiB | ||
| 1275 | 2026.05.19 16:48:31.234435 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.05.19 16:48:31.234808 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1277 | 2026.05.19 16:48:31.235226 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2026.05.19 16:48:31.235268 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <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 | ||
| 1279 | 2026.05.19 16:48:31.235517 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2026.05.19 16:48:31.235620 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2026.05.19 16:48:31.235788 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1282 | 2026.05.19 16:48:31.235830 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2026.05.19 16:48:31.235857 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 1284 | 2026.05.19 16:48:31.235875 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2026.05.19 16:48:31.235926 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <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'))" | ||
| 1286 | 2026.05.19 16:48:31.235950 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1287 | 2026.05.19 16:48:31.236899 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002251 sec., 11550.422034651267 rows/sec., 2.49 MiB/sec. | ||
| 1288 | 2026.05.19 16:48:31.236989 [ 275 ] {a1fb3937-645a-4b08-9a23-68ce48dbe711} <Debug> TCPHandler: Processed in 0.002741242 sec. | ||
| 1289 | 2026.05.19 16:48:31.239048 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.05.19 16:48:31.239258 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1291 | 2026.05.19 16:48:31.239343 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1292 | 2026.05.19 16:48:31.240144 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.05.19 16:48:31.240191 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1294 | 2026.05.19 16:48:31.240836 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2026.05.19 16:48:31.241181 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.05.19 16:48:31.241331 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002133 sec., 1406.4697609001407 rows/sec., 128.19 KiB/sec. | ||
| 1297 | 2026.05.19 16:48:31.241365 [ 275 ] {b04f1656-2856-4475-9e6a-d7b0741e0c9d} <Debug> TCPHandler: Processed in 0.002392696 sec. | ||
| 1298 | 2026.05.19 16:48:31.241498 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.05.19 16:48:31.241594 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1300 | 2026.05.19 16:48:31.241636 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1301 | 2026.05.19 16:48:31.242042 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.19 16:48:31.242078 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1303 | 2026.05.19 16:48:31.242462 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.05.19 16:48:31.242924 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.05.19 16:48:31.243055 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001479 sec., 1352.2650439486138 rows/sec., 110.27 KiB/sec. | ||
| 1306 | 2026.05.19 16:48:31.243088 [ 275 ] {90a04a2c-8fe3-47c8-a93d-92b451de9493} <Debug> TCPHandler: Processed in 0.001642445 sec. | ||
| 1307 | 2026.05.19 16:48:31.243215 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.19 16:48:31.243311 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2026.05.19 16:48:31.243350 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2026.05.19 16:48:31.243770 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.05.19 16:48:31.243807 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1312 | 2026.05.19 16:48:31.244197 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1313 | 2026.05.19 16:48:31.244595 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.05.19 16:48:31.244723 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Debug> executeQuery: Read 103 rows, 8.79 KiB in 0.001431 sec., 71977.63801537387 rows/sec., 6.00 MiB/sec. | ||
| 1315 | 2026.05.19 16:48:31.244757 [ 275 ] {41eda329-3ef2-4cdd-9726-e01459b81da9} <Debug> TCPHandler: Processed in 0.001593294 sec. | ||
| 1316 | 2026.05.19 16:48:31.244893 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.05.19 16:48:31.244988 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.05.19 16:48:31.245029 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1319 | 2026.05.19 16:48:31.245433 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.05.19 16:48:31.245470 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1321 | 2026.05.19 16:48:31.245895 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.05.19 16:48:31.246299 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.19 16:48:31.246427 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001456 sec., 17170.32967032967 rows/sec., 1.25 MiB/sec. | ||
| 1324 | 2026.05.19 16:48:31.246460 [ 275 ] {f96ea387-34c0-4a00-a7cd-2e58edf00e65} <Debug> TCPHandler: Processed in 0.001617305 sec. | ||
| 1325 | 2026.05.19 16:48:31.246578 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.19 16:48:31.246672 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1327 | 2026.05.19 16:48:31.246712 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1328 | 2026.05.19 16:48:31.247108 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.19 16:48:31.247145 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1330 | 2026.05.19 16:48:31.247544 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.05.19 16:48:31.247946 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.19 16:48:31.248074 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Debug> executeQuery: Read 99 rows, 7.93 KiB in 0.001419 sec., 69767.44186046511 rows/sec., 5.46 MiB/sec. | ||
| 1333 | 2026.05.19 16:48:31.248106 [ 275 ] {85290a54-f79a-4b68-ad95-01afd30dd0a7} <Debug> TCPHandler: Processed in 0.001580094 sec. | ||
| 1334 | 2026.05.19 16:48:31.248225 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.05.19 16:48:31.248319 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.05.19 16:48:31.248363 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1337 | 2026.05.19 16:48:31.248751 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.19 16:48:31.248787 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1339 | 2026.05.19 16:48:31.249201 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1340 | 2026.05.19 16:48:31.249616 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.19 16:48:31.249747 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001445 sec., 111418.68512110726 rows/sec., 7.76 MiB/sec. | ||
| 1342 | 2026.05.19 16:48:31.249780 [ 275 ] {c2222f93-2bb9-4240-9808-6b4226fcf0cc} <Debug> TCPHandler: Processed in 0.001605824 sec. | ||
| 1343 | 2026.05.19 16:48:31.249893 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.19 16:48:31.249988 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.05.19 16:48:31.250044 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1346 | 2026.05.19 16:48:31.250823 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.19 16:48:31.250861 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1348 | 2026.05.19 16:48:31.251467 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.05.19 16:48:31.251908 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.19 16:48:31.252048 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002077 sec., 11073.663938372654 rows/sec., 19.84 MiB/sec. | ||
| 1351 | 2026.05.19 16:48:31.252100 [ 275 ] {4926f267-374a-472e-98a2-925171b1af39} <Debug> TCPHandler: Processed in 0.002256764 sec. | ||
| 1352 | 2026.05.19 16:48:31.252222 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.19 16:48:31.252318 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.19 16:48:31.252360 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1355 | 2026.05.19 16:48:31.252673 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.19 16:48:31.252710 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1357 | 2026.05.19 16:48:31.253105 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1358 | 2026.05.19 16:48:31.253511 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.19 16:48:31.253641 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001341 sec., 13422.818791946309 rows/sec., 1011.52 KiB/sec. | ||
| 1360 | 2026.05.19 16:48:31.253674 [ 275 ] {744093a8-c4bf-4e97-8de7-5be245797c08} <Debug> TCPHandler: Processed in 0.001502373 sec. | ||
| 1361 | 2026.05.19 16:48:31.253781 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.05.19 16:48:31.253876 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.05.19 16:48:31.253916 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2026.05.19 16:48:31.254235 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.05.19 16:48:31.254272 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1366 | 2026.05.19 16:48:31.254655 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2026.05.19 16:48:31.255064 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.19 16:48:31.255194 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 1369 | 2026.05.19 16:48:31.255226 [ 275 ] {80aef47c-7dd2-441f-8078-1bb10410fb4e} <Debug> TCPHandler: Processed in 0.001495253 sec. | ||
| 1370 | 2026.05.19 16:48:36.234286 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.05.19 16:48:36.234554 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1372 | 2026.05.19 16:48:36.234887 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.05.19 16:48:36.234926 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <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 | ||
| 1374 | 2026.05.19 16:48:36.235138 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.05.19 16:48:36.235205 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.05.19 16:48:36.235341 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1377 | 2026.05.19 16:48:36.235418 [ 315 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.05.19 16:48:36.235441 [ 326 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1379 | 2026.05.19 16:48:36.235539 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1380 | 2026.05.19 16:48:36.235564 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1381 | 2026.05.19 16:48:36.235609 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1382 | 2026.05.19 16:48:36.235628 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1383 | 2026.05.19 16:48:36.236514 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002066 sec., 12584.704743465632 rows/sec., 2.71 MiB/sec. | ||
| 1384 | 2026.05.19 16:48:36.236575 [ 275 ] {047598b8-427b-4be9-9be6-0ccb9db66de4} <Debug> TCPHandler: Processed in 0.002427357 sec. | ||
| 1385 | 2026.05.19 16:48:36.238321 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.05.19 16:48:36.238428 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1387 | 2026.05.19 16:48:36.238473 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1388 | 2026.05.19 16:48:36.238920 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.05.19 16:48:36.238961 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1390 | 2026.05.19 16:48:36.239441 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1391 | 2026.05.19 16:48:36.239897 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.19 16:48:36.240061 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001662 sec., 46931.407942238264 rows/sec., 3.89 MiB/sec. | ||
| 1393 | 2026.05.19 16:48:36.240099 [ 275 ] {efb8e26e-818f-44fc-a300-f393ba2ba436} <Debug> TCPHandler: Processed in 0.001829117 sec. | ||
| 1394 | 2026.05.19 16:48:36.240221 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.05.19 16:48:36.240318 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.05.19 16:48:36.240358 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1397 | 2026.05.19 16:48:36.240744 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.19 16:48:36.240781 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1399 | 2026.05.19 16:48:36.241170 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1400 | 2026.05.19 16:48:36.241576 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.19 16:48:36.241707 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001408 sec., 7812.5 rows/sec., 587.46 KiB/sec. | ||
| 1402 | 2026.05.19 16:48:36.241742 [ 275 ] {bfce226e-37fa-4eaf-ab99-93f7ed0042e6} <Debug> TCPHandler: Processed in 0.001570344 sec. | ||
| 1403 | 2026.05.19 16:48:36.241858 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.05.19 16:48:36.241952 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1405 | 2026.05.19 16:48:36.241992 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1406 | 2026.05.19 16:48:36.242400 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.05.19 16:48:36.242437 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1408 | 2026.05.19 16:48:36.242890 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1409 | 2026.05.19 16:48:36.243298 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.05.19 16:48:36.243446 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001512 sec., 49603.1746031746 rows/sec., 3.87 MiB/sec. | ||
| 1411 | 2026.05.19 16:48:36.243482 [ 275 ] {30ab820a-1e15-45aa-9beb-9c9ab7248e97} <Debug> TCPHandler: Processed in 0.001675926 sec. | ||
| 1412 | 2026.05.19 16:48:36.243604 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.05.19 16:48:36.243700 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1414 | 2026.05.19 16:48:36.243743 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1415 | 2026.05.19 16:48:36.244139 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.19 16:48:36.244175 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1417 | 2026.05.19 16:48:36.244591 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1418 | 2026.05.19 16:48:36.245032 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.19 16:48:36.245186 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 1420 | 2026.05.19 16:48:36.245222 [ 275 ] {896a0428-86a2-493c-9d7b-e373d3cebd50} <Debug> TCPHandler: Processed in 0.001668665 sec. | ||
| 1421 | 2026.05.19 16:48:36.245332 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.05.19 16:48:36.245427 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.05.19 16:48:36.245482 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1424 | 2026.05.19 16:48:36.246188 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.05.19 16:48:36.246235 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1426 | 2026.05.19 16:48:36.246949 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1427 | 2026.05.19 16:48:36.247370 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.05.19 16:48:36.247511 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002101 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. | ||
| 1429 | 2026.05.19 16:48:36.247563 [ 275 ] {28e7f46d-ba71-4b6b-9f1f-fb99b7c81abd} <Debug> TCPHandler: Processed in 0.002281055 sec. | ||
| 1430 | 2026.05.19 16:48:36.247683 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.19 16:48:36.247779 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.19 16:48:36.247897 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1433 | 2026.05.19 16:48:36.248259 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.19 16:48:36.248296 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1435 | 2026.05.19 16:48:36.248692 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1436 | 2026.05.19 16:48:36.249098 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.19 16:48:36.249248 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
| 1438 | 2026.05.19 16:48:36.249281 [ 275 ] {a3e9d8c1-3de3-4094-abf0-374c8e83c0db} <Debug> TCPHandler: Processed in 0.001649105 sec. | ||
| 1439 | 2026.05.19 16:48:38.217001 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1440 | 2026.05.19 16:48:38.217121 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1441 | 2026.05.19 16:48:38.298361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2884 | ||
| 1442 | 2026.05.19 16:48:38.299153 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.19 16:48:38.299194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1444 | 2026.05.19 16:48:38.299811 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1445 | 2026.05.19 16:48:38.300302 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.19 16:48:38.300437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2884 | ||
| 1447 | 2026.05.19 16:48:38.300462 [ 67 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1448 | 2026.05.19 16:48:38.300540 [ 67 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.19 16:48:38.300576 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1450 | 2026.05.19 16:48:38.302708 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 1451 | 2026.05.19 16:48:38.305245 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1452 | 2026.05.19 16:48:38.307334 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 1453 | 2026.05.19 16:48:38.307525 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1454 | 2026.05.19 16:48:38.307614 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 436 rows starting from the beginning of the part | ||
| 1455 | 2026.05.19 16:48:38.307691 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 1456 | 2026.05.19 16:48:38.307780 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 1457 | 2026.05.19 16:48:38.307849 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 1458 | 2026.05.19 16:48:38.341424 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 4 columns (4 merged, 0 gathered) in 0.040734799 sec., 70799.41648908099 rows/sec., 1.01 MiB/sec. | ||
| 1459 | 2026.05.19 16:48:38.342388 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1460 | 2026.05.19 16:48:38.342968 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.19 16:48:38.343049 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_6_1} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1462 | 2026.05.19 16:48:38.343165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1463 | 2026.05.19 16:48:38.446342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1464 | 2026.05.19 16:48:38.463233 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.19 16:48:38.463297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1466 | 2026.05.19 16:48:38.469340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1467 | 2026.05.19 16:48:38.470441 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.19 16:48:38.470731 [ 67 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1469 | 2026.05.19 16:48:38.470780 [ 67 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.05.19 16:48:38.470803 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1471 | 2026.05.19 16:48:38.470897 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1472 | 2026.05.19 16:48:38.474293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1473 | 2026.05.19 16:48:38.475210 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1474 | 2026.05.19 16:48:38.476597 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1475 | 2026.05.19 16:48:38.480983 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1476 | 2026.05.19 16:48:38.485165 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1477 | 2026.05.19 16:48:38.489669 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1478 | 2026.05.19 16:48:38.497186 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1479 | 2026.05.19 16:48:38.501457 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 1480 | 2026.05.19 16:48:38.564408 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093562022 sec., 491.652478395561 rows/sec., 2.54 MiB/sec. | ||
| 1481 | 2026.05.19 16:48:38.566969 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1482 | 2026.05.19 16:48:38.569442 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_6_1} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.19 16:48:38.569549 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_6_1} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1484 | 2026.05.19 16:48:38.571428 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1485 | 2026.05.19 16:48:39.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.28 MiB, peak 181.82 MiB, free memory in arenas 0.00 B, will set to 182.39 MiB (RSS), difference: 10.11 MiB | ||
| 1486 | 2026.05.19 16:48:41.234895 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.05.19 16:48:41.235196 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1488 | 2026.05.19 16:48:41.235702 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.05.19 16:48:41.235777 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <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 | ||
| 1490 | 2026.05.19 16:48:41.236092 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.05.19 16:48:41.236160 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.05.19 16:48:41.236301 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1493 | 2026.05.19 16:48:41.236394 [ 323 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1494 | 2026.05.19 16:48:41.236412 [ 338 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1495 | 2026.05.19 16:48:41.236514 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1496 | 2026.05.19 16:48:41.236541 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1497 | 2026.05.19 16:48:41.236590 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1498 | 2026.05.19 16:48:41.236610 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1499 | 2026.05.19 16:48:41.237488 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002447 sec., 10625.255414793624 rows/sec., 2.29 MiB/sec. | ||
| 1500 | 2026.05.19 16:48:41.237552 [ 275 ] {45889faf-1422-488e-8213-75906fe821c2} <Debug> TCPHandler: Processed in 0.002780182 sec. | ||
| 1501 | 2026.05.19 16:48:41.239751 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.19 16:48:41.239954 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1503 | 2026.05.19 16:48:41.240025 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1504 | 2026.05.19 16:48:41.240516 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.19 16:48:41.240552 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1506 | 2026.05.19 16:48:41.241025 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2026.05.19 16:48:41.241497 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.19 16:48:41.241618 [ 65 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1509 | 2026.05.19 16:48:41.241639 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001744 sec., 60779.81651376146 rows/sec., 5.10 MiB/sec. | ||
| 1510 | 2026.05.19 16:48:41.241658 [ 65 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.19 16:48:41.241675 [ 275 ] {ee3f3fea-65d7-44e7-a0ac-c4950ea0bfd6} <Debug> TCPHandler: Processed in 0.002029161 sec. | ||
| 1512 | 2026.05.19 16:48:41.241681 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1513 | 2026.05.19 16:48:41.241805 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.05.19 16:48:41.241838 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 1515 | 2026.05.19 16:48:41.241900 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.05.19 16:48:41.241947 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1517 | 2026.05.19 16:48:41.242007 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1518 | 2026.05.19 16:48:41.242060 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1519 | 2026.05.19 16:48:41.242171 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 1520 | 2026.05.19 16:48:41.242236 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1521 | 2026.05.19 16:48:41.242290 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 103 rows starting from the beginning of the part | ||
| 1522 | 2026.05.19 16:48:41.242341 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1523 | 2026.05.19 16:48:41.242349 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.05.19 16:48:41.242390 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1525 | 2026.05.19 16:48:41.242390 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1526 | 2026.05.19 16:48:41.242894 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2026.05.19 16:48:41.243403 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.19 16:48:41.243566 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001685 sec., 14836.795252225518 rows/sec., 1.09 MiB/sec. | ||
| 1529 | 2026.05.19 16:48:41.243602 [ 275 ] {b1d87361-0ae5-42c1-8dd8-4dda403915bc} <Debug> TCPHandler: Processed in 0.001847017 sec. | ||
| 1530 | 2026.05.19 16:48:41.243656 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001889859 sec., 330183.3628858026 rows/sec., 29.15 MiB/sec. | ||
| 1531 | 2026.05.19 16:48:41.243722 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.19 16:48:41.243823 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1533 | 2026.05.19 16:48:41.243865 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1534 | 2026.05.19 16:48:41.243966 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1535 | 2026.05.19 16:48:41.244283 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.19 16:48:41.244326 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1537 | 2026.05.19 16:48:41.244453 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.19 16:48:41.244538 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_6_1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1539 | 2026.05.19 16:48:41.244615 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1540 | 2026.05.19 16:48:41.244780 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1541 | 2026.05.19 16:48:41.245228 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.19 16:48:41.245324 [ 65 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1543 | 2026.05.19 16:48:41.245354 [ 65 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.05.19 16:48:41.245358 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001554 sec., 57271.55727155727 rows/sec., 4.47 MiB/sec. | ||
| 1545 | 2026.05.19 16:48:41.245374 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1546 | 2026.05.19 16:48:41.245396 [ 275 ] {59b3f2cf-4dc2-4e85-a17f-a34ddec06a70} <Debug> TCPHandler: Processed in 0.001723647 sec. | ||
| 1547 | 2026.05.19 16:48:41.245509 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 1548 | 2026.05.19 16:48:41.245520 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.19 16:48:41.245642 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.19 16:48:41.245659 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1551 | 2026.05.19 16:48:41.245687 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1552 | 2026.05.19 16:48:41.245709 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1553 | 2026.05.19 16:48:41.245814 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 1554 | 2026.05.19 16:48:41.245865 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1555 | 2026.05.19 16:48:41.245919 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 99 rows starting from the beginning of the part | ||
| 1556 | 2026.05.19 16:48:41.245966 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1557 | 2026.05.19 16:48:41.246010 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 89 rows starting from the beginning of the part | ||
| 1558 | 2026.05.19 16:48:41.246103 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.05.19 16:48:41.246143 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1560 | 2026.05.19 16:48:41.246629 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1561 | 2026.05.19 16:48:41.247066 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678775 sec., 311536.6859763816 rows/sec., 25.75 MiB/sec. | ||
| 1562 | 2026.05.19 16:48:41.247071 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.05.19 16:48:41.247257 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1564 | 2026.05.19 16:48:41.247283 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.05.19 16:48:41.247297 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 1566 | 2026.05.19 16:48:41.247304 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1567 | 2026.05.19 16:48:41.247331 [ 275 ] {6e8bad8e-3751-4fb4-b249-129bd147e7a6} <Debug> TCPHandler: Processed in 0.001860998 sec. | ||
| 1568 | 2026.05.19 16:48:41.247373 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1569 | 2026.05.19 16:48:41.247403 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 1570 | 2026.05.19 16:48:41.247450 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.05.19 16:48:41.247528 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.05.19 16:48:41.247552 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.19 16:48:41.247569 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1574 | 2026.05.19 16:48:41.247613 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1575 | 2026.05.19 16:48:41.247645 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1576 | 2026.05.19 16:48:41.247704 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 1577 | 2026.05.19 16:48:41.247754 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1578 | 2026.05.19 16:48:41.247802 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 1579 | 2026.05.19 16:48:41.247851 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 1580 | 2026.05.19 16:48:41.247883 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.19 16:48:41.247964 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_6_1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2026.05.19 16:48:41.248037 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1583 | 2026.05.19 16:48:41.248390 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.19 16:48:41.248432 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1585 | 2026.05.19 16:48:41.249149 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1586 | 2026.05.19 16:48:41.249623 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.19 16:48:41.249787 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002254 sec., 11091.39307897072 rows/sec., 19.88 MiB/sec. | ||
| 1588 | 2026.05.19 16:48:41.249840 [ 275 ] {2e5fd02c-4c74-40e0-965a-8ae5748236c5} <Debug> TCPHandler: Processed in 0.002438787 sec. | ||
| 1589 | 2026.05.19 16:48:41.249969 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.19 16:48:41.250065 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.19 16:48:41.250107 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1592 | 2026.05.19 16:48:41.250461 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.05.19 16:48:41.250495 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1594 | 2026.05.19 16:48:41.250857 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.003489763 sec., 321511.80466983 rows/sec., 22.90 MiB/sec. | ||
| 1595 | 2026.05.19 16:48:41.250900 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1596 | 2026.05.19 16:48:41.251185 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1597 | 2026.05.19 16:48:41.251396 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.05.19 16:48:41.251496 [ 65 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1599 | 2026.05.19 16:48:41.251521 [ 65 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.19 16:48:41.251539 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 1601 | 2026.05.19 16:48:41.251541 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.28 GiB. | ||
| 1602 | 2026.05.19 16:48:41.251573 [ 275 ] {06dd7f7d-0314-415b-826a-15c0753156a3} <Debug> TCPHandler: Processed in 0.001653696 sec. | ||
| 1603 | 2026.05.19 16:48:41.251630 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 1604 | 2026.05.19 16:48:41.251733 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1605 | 2026.05.19 16:48:41.251741 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.19 16:48:41.251763 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1607 | 2026.05.19 16:48:41.251812 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1608 | 2026.05.19 16:48:41.251816 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1609 | 2026.05.19 16:48:41.251866 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 1610 | 2026.05.19 16:48:41.251878 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1611 | 2026.05.19 16:48:41.251906 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 1612 | 2026.05.19 16:48:41.251947 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 1613 | 2026.05.19 16:48:41.251987 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 1614 | 2026.05.19 16:48:41.252731 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001138177 sec., 316295.2686620798 rows/sec., 21.32 MiB/sec. | ||
| 1615 | 2026.05.19 16:48:41.252930 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1616 | 2026.05.19 16:48:41.253408 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.05.19 16:48:41.253471 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_6_1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2026.05.19 16:48:41.253525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1619 | 2026.05.19 16:48:45.800496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3332 | ||
| 1620 | 2026.05.19 16:48:45.801053 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.19 16:48:45.801108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1622 | 2026.05.19 16:48:45.801771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1623 | 2026.05.19 16:48:45.802248 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.19 16:48:45.802404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3332 | ||
| 1625 | 2026.05.19 16:48:45.974348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1626 | 2026.05.19 16:48:45.991528 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.05.19 16:48:45.991592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1628 | 2026.05.19 16:48:45.997241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1629 | 2026.05.19 16:48:45.998405 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.19 16:48:46.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.20 MiB, peak 187.20 MiB, free memory in arenas 0.00 B, will set to 183.12 MiB (RSS), difference: -4.08 MiB | ||
| 1631 | 2026.05.19 16:48:46.001900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1632 | 2026.05.19 16:48:46.233153 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.05.19 16:48:46.233370 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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_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') FORMAT Native (stage: Complete) | ||
| 1634 | 2026.05.19 16:48:46.233726 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1635 | 2026.05.19 16:48:46.233774 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <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_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')" moved to PREWHERE | ||
| 1636 | 2026.05.19 16:48:46.234018 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1637 | 2026.05.19 16:48:46.234091 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1638 | 2026.05.19 16:48:46.234229 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1639 | 2026.05.19 16:48:46.234293 [ 323 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1640 | 2026.05.19 16:48:46.234333 [ 338 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1641 | 2026.05.19 16:48:46.234419 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1642 | 2026.05.19 16:48:46.234445 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1643 | 2026.05.19 16:48:46.234487 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1644 | 2026.05.19 16:48:46.234507 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1645 | 2026.05.19 16:48:46.235483 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00221 sec., 11764.70588235294 rows/sec., 2.53 MiB/sec. | ||
| 1646 | 2026.05.19 16:48:46.235579 [ 275 ] {19abef83-bc69-4941-b38e-b08a6ec5f509} <Debug> TCPHandler: Processed in 0.002550019 sec. | ||
| 1647 | 2026.05.19 16:48:46.238172 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.05.19 16:48:46.238381 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.05.19 16:48:46.238467 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1650 | 2026.05.19 16:48:46.239129 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.05.19 16:48:46.239173 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1652 | 2026.05.19 16:48:46.239638 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1653 | 2026.05.19 16:48:46.240063 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.05.19 16:48:46.240216 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001899 sec., 12638.23064770932 rows/sec., 1.05 MiB/sec. | ||
| 1655 | 2026.05.19 16:48:46.240252 [ 275 ] {fc826f21-42f2-4eb8-adaa-82fd16410006} <Debug> TCPHandler: Processed in 0.002182553 sec. | ||
| 1656 | 2026.05.19 16:48:46.240376 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.05.19 16:48:46.240476 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1658 | 2026.05.19 16:48:46.240519 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1659 | 2026.05.19 16:48:46.241013 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.05.19 16:48:46.241050 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1661 | 2026.05.19 16:48:46.241470 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1662 | 2026.05.19 16:48:46.241914 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.05.19 16:48:46.242057 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001607 sec., 123210.95208462975 rows/sec., 10.98 MiB/sec. | ||
| 1664 | 2026.05.19 16:48:46.242092 [ 275 ] {4bbee19a-5610-4a3a-b548-be3e82929698} <Debug> TCPHandler: Processed in 0.001768977 sec. | ||
| 1665 | 2026.05.19 16:48:46.242219 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.19 16:48:46.242317 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1667 | 2026.05.19 16:48:46.242359 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1668 | 2026.05.19 16:48:46.242756 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.05.19 16:48:46.242792 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1670 | 2026.05.19 16:48:46.243216 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1671 | 2026.05.19 16:48:46.243713 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.05.19 16:48:46.243826 [ 31 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1673 | 2026.05.19 16:48:46.243850 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001554 sec., 14800.5148005148 rows/sec., 1.12 MiB/sec. | ||
| 1674 | 2026.05.19 16:48:46.243897 [ 31 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.05.19 16:48:46.243900 [ 275 ] {c5069815-74bb-4b9f-95dc-4f6486c16067} <Debug> TCPHandler: Processed in 0.001731677 sec. | ||
| 1676 | 2026.05.19 16:48:46.243931 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1677 | 2026.05.19 16:48:46.244061 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.05.19 16:48:46.244064 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 1679 | 2026.05.19 16:48:46.244169 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.05.19 16:48:46.244215 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1681 | 2026.05.19 16:48:46.244216 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1682 | 2026.05.19 16:48:46.244257 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
| 1683 | 2026.05.19 16:48:46.244330 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1684 | 2026.05.19 16:48:46.244385 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 1685 | 2026.05.19 16:48:46.244432 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1686 | 2026.05.19 16:48:46.244485 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1687 | 2026.05.19 16:48:46.244529 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1688 | 2026.05.19 16:48:46.244668 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2026.05.19 16:48:46.244710 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1690 | 2026.05.19 16:48:46.245229 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1691 | 2026.05.19 16:48:46.245433 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424022 sec., 89886.25175734644 rows/sec., 6.98 MiB/sec. | ||
| 1692 | 2026.05.19 16:48:46.245657 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.19 16:48:46.245685 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.05.19 16:48:46.245798 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001649 sec., 14554.275318374772 rows/sec., 1.21 MiB/sec. | ||
| 1695 | 2026.05.19 16:48:46.245834 [ 275 ] {19cebb3c-6ba4-4a18-a6af-6071c6f7fd2d} <Debug> TCPHandler: Processed in 0.001825797 sec. | ||
| 1696 | 2026.05.19 16:48:46.245959 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.05.19 16:48:46.246053 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.05.19 16:48:46.246093 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1699 | 2026.05.19 16:48:46.246177 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.05.19 16:48:46.246246 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_6_1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1701 | 2026.05.19 16:48:46.246319 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1702 | 2026.05.19 16:48:46.246484 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.05.19 16:48:46.246519 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1704 | 2026.05.19 16:48:46.246903 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1705 | 2026.05.19 16:48:46.247302 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.05.19 16:48:46.247431 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001399 sec., 8577.555396711936 rows/sec., 670.12 KiB/sec. | ||
| 1707 | 2026.05.19 16:48:46.247465 [ 275 ] {e07b999d-a7a1-4922-8def-9e7b43ed5b07} <Debug> TCPHandler: Processed in 0.001557714 sec. | ||
| 1708 | 2026.05.19 16:48:46.247579 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.05.19 16:48:46.247672 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1710 | 2026.05.19 16:48:46.247712 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1711 | 2026.05.19 16:48:46.248131 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.19 16:48:46.248167 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1713 | 2026.05.19 16:48:46.248559 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2026.05.19 16:48:46.248975 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.05.19 16:48:46.249104 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001452 sec., 76446.28099173553 rows/sec., 6.22 MiB/sec. | ||
| 1716 | 2026.05.19 16:48:46.249138 [ 275 ] {369a5a42-580d-49a2-8e4c-8e070f5676bd} <Debug> TCPHandler: Processed in 0.001609225 sec. | ||
| 1717 | 2026.05.19 16:48:46.249253 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.05.19 16:48:46.249348 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.05.19 16:48:46.249391 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1720 | 2026.05.19 16:48:46.249783 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.05.19 16:48:46.249819 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1722 | 2026.05.19 16:48:46.250289 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1723 | 2026.05.19 16:48:46.250701 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.05.19 16:48:46.250834 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001507 sec., 130059.7213005972 rows/sec., 9.33 MiB/sec. | ||
| 1725 | 2026.05.19 16:48:46.250867 [ 275 ] {d449eae4-2bf1-417f-8412-8f9230f3adbf} <Debug> TCPHandler: Processed in 0.001664015 sec. | ||
| 1726 | 2026.05.19 16:48:46.250983 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.05.19 16:48:46.251077 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.05.19 16:48:46.251131 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1729 | 2026.05.19 16:48:46.251840 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.05.19 16:48:46.251877 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1731 | 2026.05.19 16:48:46.252460 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1732 | 2026.05.19 16:48:46.252863 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.05.19 16:48:46.252967 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.05.19 16:48:46.253000 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001944 sec., 5658.436213991769 rows/sec., 10.14 MiB/sec. | ||
| 1735 | 2026.05.19 16:48:46.253009 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.05.19 16:48:46.253044 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1737 | 2026.05.19 16:48:46.253059 [ 275 ] {e2ca7e99-5093-40eb-b777-3722699ccd02} <Debug> TCPHandler: Processed in 0.002126412 sec. | ||
| 1738 | 2026.05.19 16:48:46.253153 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 1739 | 2026.05.19 16:48:46.253190 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.19 16:48:46.253294 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.19 16:48:46.253336 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1742 | 2026.05.19 16:48:46.253482 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2026.05.19 16:48:46.253573 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1744 | 2026.05.19 16:48:46.253678 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.19 16:48:46.253720 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1746 | 2026.05.19 16:48:46.253772 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1747 | 2026.05.19 16:48:46.253935 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1748 | 2026.05.19 16:48:46.254051 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1749 | 2026.05.19 16:48:46.254136 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1750 | 2026.05.19 16:48:46.254154 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1751 | 2026.05.19 16:48:46.254260 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1752 | 2026.05.19 16:48:46.254637 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.19 16:48:46.254784 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
| 1754 | 2026.05.19 16:48:46.254818 [ 275 ] {ca2a68af-b1a1-4f36-b15e-fa7c2118caa4} <Debug> TCPHandler: Processed in 0.001678106 sec. | ||
| 1755 | 2026.05.19 16:48:46.255906 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 19 columns (19 merged, 0 gathered) in 0.002809502 sec., 32746.016909758382 rows/sec., 58.68 MiB/sec. | ||
| 1756 | 2026.05.19 16:48:46.256310 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1757 | 2026.05.19 16:48:46.256837 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.05.19 16:48:46.256911 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1759 | 2026.05.19 16:48:46.256990 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1760 | 2026.05.19 16:48:47.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.82 MiB, peak 187.20 MiB, free memory in arenas 0.00 B, will set to 183.22 MiB (RSS), difference: 3.40 MiB | ||
| 1761 | 2026.05.19 16:48:51.230468 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.05.19 16:48:51.230697 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) 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) | ||
| 1763 | 2026.05.19 16:48:51.231023 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1764 | 2026.05.19 16:48:51.231064 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <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 | ||
| 1765 | 2026.05.19 16:48:51.231281 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1766 | 2026.05.19 16:48:51.231352 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1767 | 2026.05.19 16:48:51.231494 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1768 | 2026.05.19 16:48:51.231562 [ 323 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1769 | 2026.05.19 16:48:51.231606 [ 312 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1770 | 2026.05.19 16:48:51.231707 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1771 | 2026.05.19 16:48:51.231749 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1772 | 2026.05.19 16:48:51.231826 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1773 | 2026.05.19 16:48:51.231865 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1774 | 2026.05.19 16:48:51.233012 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00241 sec., 10788.38174273859 rows/sec., 2.32 MiB/sec. | ||
| 1775 | 2026.05.19 16:48:51.233139 [ 275 ] {0ff41975-1a11-4c3b-9418-dccc5a58756e} <Debug> TCPHandler: Processed in 0.002802922 sec. | ||
| 1776 | 2026.05.19 16:48:51.235206 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.05.19 16:48:51.235327 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1778 | 2026.05.19 16:48:51.235377 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1779 | 2026.05.19 16:48:51.235930 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.05.19 16:48:51.235980 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1781 | 2026.05.19 16:48:51.236496 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1782 | 2026.05.19 16:48:51.237027 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.05.19 16:48:51.237206 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001911 sec., 55468.3411826269 rows/sec., 4.66 MiB/sec. | ||
| 1784 | 2026.05.19 16:48:51.237261 [ 275 ] {897047c6-3ca7-4598-a244-a64e10b31d29} <Debug> TCPHandler: Processed in 0.002120832 sec. | ||
| 1785 | 2026.05.19 16:48:51.237406 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.05.19 16:48:51.237508 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.05.19 16:48:51.237552 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1788 | 2026.05.19 16:48:51.237999 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.05.19 16:48:51.238039 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1790 | 2026.05.19 16:48:51.238495 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1791 | 2026.05.19 16:48:51.238927 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.05.19 16:48:51.239069 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001584 sec., 15782.828282828285 rows/sec., 1.16 MiB/sec. | ||
| 1793 | 2026.05.19 16:48:51.239105 [ 275 ] {37c2c770-3bd9-419c-a363-801b3327d1ce} <Debug> TCPHandler: Processed in 0.001750867 sec. | ||
| 1794 | 2026.05.19 16:48:51.239231 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.05.19 16:48:51.239332 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1796 | 2026.05.19 16:48:51.239374 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1797 | 2026.05.19 16:48:51.239818 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.05.19 16:48:51.239856 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1799 | 2026.05.19 16:48:51.240268 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1800 | 2026.05.19 16:48:51.240747 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.05.19 16:48:51.240917 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001604 sec., 55486.28428927681 rows/sec., 4.33 MiB/sec. | ||
| 1802 | 2026.05.19 16:48:51.240956 [ 275 ] {bfe5427b-5086-4440-9ed9-4c32bef99633} <Debug> TCPHandler: Processed in 0.001776357 sec. | ||
| 1803 | 2026.05.19 16:48:51.241080 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.05.19 16:48:51.241177 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.05.19 16:48:51.241224 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1806 | 2026.05.19 16:48:51.241653 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.19 16:48:51.241690 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1808 | 2026.05.19 16:48:51.242145 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1809 | 2026.05.19 16:48:51.242583 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.19 16:48:51.242719 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 1811 | 2026.05.19 16:48:51.242753 [ 275 ] {b452d7de-97e0-423f-831c-8045c66b6b84} <Debug> TCPHandler: Processed in 0.001722696 sec. | ||
| 1812 | 2026.05.19 16:48:51.242872 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.05.19 16:48:51.242970 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.05.19 16:48:51.243027 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1815 | 2026.05.19 16:48:51.243838 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.05.19 16:48:51.243876 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1817 | 2026.05.19 16:48:51.244513 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1818 | 2026.05.19 16:48:51.244998 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): 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.19 16:48:51.245148 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002198 sec., 11373.976342129208 rows/sec., 20.38 MiB/sec. | ||
| 1820 | 2026.05.19 16:48:51.245210 [ 275 ] {c02ded17-9e0f-4b68-b02f-491c2ab9e2a1} <Debug> TCPHandler: Processed in 0.002389656 sec. | ||
| 1821 | 2026.05.19 16:48:51.245337 [ 275 ] {} <Trace> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.05.19 16:48:51.245435 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45086) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1823 | 2026.05.19 16:48:51.245479 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1824 | 2026.05.19 16:48:51.245841 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.05.19 16:48:51.245876 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1826 | 2026.05.19 16:48:51.246290 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1827 | 2026.05.19 16:48:51.246763 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.05.19 16:48:51.246904 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
| 1829 | 2026.05.19 16:48:51.246938 [ 275 ] {fe69d8aa-9c3c-4295-a6c7-17d42fcb6883} <Debug> TCPHandler: Processed in 0.001652975 sec. | ||
| 1830 | 2026.05.19 16:48:53.217295 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1831 | 2026.05.19 16:48:53.217367 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1832 | 2026.05.19 16:48:53.302451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3844 | ||
| 1833 | 2026.05.19 16:48:53.302900 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.05.19 16:48:53.302932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1835 | 2026.05.19 16:48:53.303574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1836 | 2026.05.19 16:48:53.304025 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.05.19 16:48:53.304177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3844 | ||
| 1838 | 2026.05.19 16:48:53.501929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1839 | 2026.05.19 16:48:53.519813 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.05.19 16:48:53.519884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1841 | 2026.05.19 16:48:53.526043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1842 | 2026.05.19 16:48:53.527134 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.05.19 16:48:53.530643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1844 | 2026.05.19 16:48:54.622012 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.05.19 16:48:54.622072 [ 275 ] {} <Debug> TCP-Session: 34c6567d-2f3e-46e6-805f-197219a8658c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.19 16:48:54.995732 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1847 | 2026.05.19 16:48:54.995794 [ 285 ] {} <Debug> TCP-Session: f9cde129-e846-407a-af32-7f273686d234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.19 16:48:55.000943 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.54 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 184.61 MiB (RSS), difference: 4.07 MiB | ||
| 1849 | 2026.05.19 16:48:56.232171 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.05.19 16:48:56.232444 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 1851 | 2026.05.19 16:48:56.232770 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1852 | 2026.05.19 16:48:56.232807 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <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 | ||
| 1853 | 2026.05.19 16:48:56.233018 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1854 | 2026.05.19 16:48:56.233083 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1855 | 2026.05.19 16:48:56.233218 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1856 | 2026.05.19 16:48:56.233319 [ 345 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1857 | 2026.05.19 16:48:56.233323 [ 319 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1858 | 2026.05.19 16:48:56.233535 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1859 | 2026.05.19 16:48:56.233564 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1860 | 2026.05.19 16:48:56.233609 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1861 | 2026.05.19 16:48:56.233631 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1862 | 2026.05.19 16:48:56.234733 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002398 sec., 10842.368640533778 rows/sec., 2.34 MiB/sec. | ||
| 1863 | 2026.05.19 16:48:56.234827 [ 281 ] {50b12a89-1ab7-4f1d-9e0f-2116eb4d0cf1} <Debug> TCPHandler: Processed in 0.002773153 sec. | ||
| 1864 | 2026.05.19 16:48:56.236705 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.05.19 16:48:56.236815 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1866 | 2026.05.19 16:48:56.236860 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1867 | 2026.05.19 16:48:56.237375 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.05.19 16:48:56.237418 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1869 | 2026.05.19 16:48:56.238269 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1870 | 2026.05.19 16:48:56.238818 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.19 16:48:56.238961 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002212 sec., 35262.2061482821 rows/sec., 2.92 MiB/sec. | ||
| 1872 | 2026.05.19 16:48:56.238994 [ 281 ] {b123b113-170c-47f7-9cbe-8d1098077b04} <Debug> TCPHandler: Processed in 0.002379496 sec. | ||
| 1873 | 2026.05.19 16:48:56.239127 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.05.19 16:48:56.239221 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.05.19 16:48:56.239261 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1876 | 2026.05.19 16:48:56.239726 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.05.19 16:48:56.239760 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1878 | 2026.05.19 16:48:56.240149 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1879 | 2026.05.19 16:48:56.240643 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.05.19 16:48:56.240776 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001521 sec., 7232.084155161078 rows/sec., 543.82 KiB/sec. | ||
| 1881 | 2026.05.19 16:48:56.240810 [ 281 ] {05372805-9b6f-4902-98c4-d784b5dc0e4b} <Debug> TCPHandler: Processed in 0.001685126 sec. | ||
| 1882 | 2026.05.19 16:48:56.240938 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.05.19 16:48:56.241034 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1884 | 2026.05.19 16:48:56.241075 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1885 | 2026.05.19 16:48:56.241497 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.05.19 16:48:56.241532 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1887 | 2026.05.19 16:48:56.241965 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1888 | 2026.05.19 16:48:56.242483 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.05.19 16:48:56.242607 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001602 sec., 46816.479400749064 rows/sec., 3.66 MiB/sec. | ||
| 1890 | 2026.05.19 16:48:56.242640 [ 281 ] {7b52e036-9f7c-4f17-aff6-48a45e635239} <Debug> TCPHandler: Processed in 0.001765297 sec. | ||
| 1891 | 2026.05.19 16:48:56.242758 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.05.19 16:48:56.242849 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.05.19 16:48:56.242889 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1894 | 2026.05.19 16:48:56.243285 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.05.19 16:48:56.243319 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1896 | 2026.05.19 16:48:56.243844 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1897 | 2026.05.19 16:48:56.244340 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.19 16:48:56.244469 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. | ||
| 1899 | 2026.05.19 16:48:56.244502 [ 281 ] {df4f1921-1b57-4775-98dd-34bec3665526} <Debug> TCPHandler: Processed in 0.001775467 sec. | ||
| 1900 | 2026.05.19 16:48:56.244616 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.05.19 16:48:56.244707 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.05.19 16:48:56.244758 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1903 | 2026.05.19 16:48:56.245544 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.05.19 16:48:56.245579 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1905 | 2026.05.19 16:48:56.246166 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1906 | 2026.05.19 16:48:56.246655 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.19 16:48:56.246786 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002101 sec., 5235.602094240838 rows/sec., 9.38 MiB/sec. | ||
| 1908 | 2026.05.19 16:48:56.246832 [ 281 ] {1d901a2d-66c8-47c9-b80f-802e833c124f} <Debug> TCPHandler: Processed in 0.002277725 sec. | ||
| 1909 | 2026.05.19 16:48:56.246957 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.19 16:48:56.247048 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.05.19 16:48:56.247089 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1912 | 2026.05.19 16:48:56.247473 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.19 16:48:56.247509 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.27 GiB. | ||
| 1914 | 2026.05.19 16:48:56.247915 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1915 | 2026.05.19 16:48:56.248418 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.19 16:48:56.248546 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. | ||
| 1917 | 2026.05.19 16:48:56.248577 [ 281 ] {9bfd24aa-e4a4-421d-ab00-97209bf2a62a} <Debug> TCPHandler: Processed in 0.001642925 sec. | ||
| 1918 | 2026.05.19 16:49:00.807182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4292 | ||
| 1919 | 2026.05.19 16:49:00.807717 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.05.19 16:49:00.807760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1921 | 2026.05.19 16:49:00.808374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1922 | 2026.05.19 16:49:00.808850 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.05.19 16:49:00.808995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4292 | ||
| 1924 | 2026.05.19 16:49:01.033482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1925 | 2026.05.19 16:49:01.049437 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.05.19 16:49:01.049494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1927 | 2026.05.19 16:49:01.055682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1928 | 2026.05.19 16:49:01.056727 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.05.19 16:49:01.059379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1930 | 2026.05.19 16:49:01.233945 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.19 16:49:01.234201 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 1932 | 2026.05.19 16:49:01.234553 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.05.19 16:49:01.234592 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <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 | ||
| 1934 | 2026.05.19 16:49:01.234814 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.05.19 16:49:01.234884 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.05.19 16:49:01.235026 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1937 | 2026.05.19 16:49:01.235149 [ 319 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1938 | 2026.05.19 16:49:01.235158 [ 343 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.05.19 16:49:01.235335 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1940 | 2026.05.19 16:49:01.235364 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.05.19 16:49:01.235411 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 1942 | 2026.05.19 16:49:01.235431 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1943 | 2026.05.19 16:49:01.236345 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002252 sec., 11545.293072824155 rows/sec., 2.49 MiB/sec. | ||
| 1944 | 2026.05.19 16:49:01.236442 [ 281 ] {afcaa689-84a7-4853-9b75-6a4c1fc3afa4} <Debug> TCPHandler: Processed in 0.00264139 sec. | ||
| 1945 | 2026.05.19 16:49:01.238453 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.05.19 16:49:01.238568 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1947 | 2026.05.19 16:49:01.238624 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1948 | 2026.05.19 16:49:01.239211 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.19 16:49:01.239262 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1950 | 2026.05.19 16:49:01.239843 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1951 | 2026.05.19 16:49:01.240384 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.05.19 16:49:01.240539 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.002008 sec., 52788.84462151395 rows/sec., 4.43 MiB/sec. | ||
| 1953 | 2026.05.19 16:49:01.240576 [ 281 ] {6869117a-bbbb-4304-ab16-4ddc0d4904e3} <Debug> TCPHandler: Processed in 0.002176534 sec. | ||
| 1954 | 2026.05.19 16:49:01.240713 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.05.19 16:49:01.240813 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.05.19 16:49:01.240855 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1957 | 2026.05.19 16:49:01.241272 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.05.19 16:49:01.241312 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1959 | 2026.05.19 16:49:01.241717 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1960 | 2026.05.19 16:49:01.242148 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.05.19 16:49:01.242282 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001491 sec., 16767.27028839705 rows/sec., 1.23 MiB/sec. | ||
| 1962 | 2026.05.19 16:49:01.242315 [ 281 ] {5c036cfc-4ca2-463d-8d4b-1c3e5287f939} <Debug> TCPHandler: Processed in 0.001653125 sec. | ||
| 1963 | 2026.05.19 16:49:01.242436 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.05.19 16:49:01.242534 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1965 | 2026.05.19 16:49:01.242575 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1966 | 2026.05.19 16:49:01.243006 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.05.19 16:49:01.243043 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1968 | 2026.05.19 16:49:01.243449 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1969 | 2026.05.19 16:49:01.243864 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.05.19 16:49:01.243997 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001483 sec., 60013.486176668914 rows/sec., 4.69 MiB/sec. | ||
| 1971 | 2026.05.19 16:49:01.244032 [ 281 ] {46176b4a-dd82-4901-b520-9721c251f8b3} <Debug> TCPHandler: Processed in 0.001645605 sec. | ||
| 1972 | 2026.05.19 16:49:01.244152 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.05.19 16:49:01.244249 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1974 | 2026.05.19 16:49:01.244293 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1975 | 2026.05.19 16:49:01.244700 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.05.19 16:49:01.244737 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1977 | 2026.05.19 16:49:01.245156 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1978 | 2026.05.19 16:49:01.245644 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.05.19 16:49:01.245779 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
| 1980 | 2026.05.19 16:49:01.245812 [ 281 ] {bf3b653e-2414-48dd-aa73-418d0e5e708c} <Debug> TCPHandler: Processed in 0.001710346 sec. | ||
| 1981 | 2026.05.19 16:49:01.245935 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.05.19 16:49:01.246030 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.05.19 16:49:01.246087 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1984 | 2026.05.19 16:49:01.246885 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.19 16:49:01.246922 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1986 | 2026.05.19 16:49:01.247577 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1987 | 2026.05.19 16:49:01.247993 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.19 16:49:01.248138 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002127 sec., 11753.643629525153 rows/sec., 21.06 MiB/sec. | ||
| 1989 | 2026.05.19 16:49:01.248186 [ 281 ] {c27d50b7-cd72-4e9e-a4da-585840c67957} <Debug> TCPHandler: Processed in 0.002300775 sec. | ||
| 1990 | 2026.05.19 16:49:01.248308 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.19 16:49:01.248405 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.05.19 16:49:01.248448 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1993 | 2026.05.19 16:49:01.248788 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.05.19 16:49:01.248825 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 1995 | 2026.05.19 16:49:01.249220 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1996 | 2026.05.19 16:49:01.249670 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.05.19 16:49:01.249805 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 1998 | 2026.05.19 16:49:01.249839 [ 281 ] {13fcf73e-9ee5-4595-8a6f-da3ff4d5eabc} <Debug> TCPHandler: Processed in 0.001585484 sec. | ||
| 1999 | 2026.05.19 16:49:02.043146 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37566 | ||
| 2000 | 2026.05.19 16:49:02.043228 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.05.19 16:49:02.043254 [ 306 ] {} <Debug> TCP-Session: dd96caa2-0f64-46af-9994-738cab8652cf Authenticating user 'default' from [fd00:1122:3344:101::e]:37566 | ||
| 2002 | 2026.05.19 16:49:02.043276 [ 306 ] {} <Debug> TCP-Session: dd96caa2-0f64-46af-9994-738cab8652cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.19 16:49:02.043288 [ 306 ] {} <Debug> TCP-Session: dd96caa2-0f64-46af-9994-738cab8652cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.19 16:49:02.043519 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32789 | ||
| 2005 | 2026.05.19 16:49:02.043563 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60741 | ||
| 2006 | 2026.05.19 16:49:02.043585 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57794 | ||
| 2007 | 2026.05.19 16:49:02.043590 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48104 | ||
| 2008 | 2026.05.19 16:49:02.043630 [ 306 ] {} <Trace> TCP-Session: dd96caa2-0f64-46af-9994-738cab8652cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.05.19 16:49:02.043628 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.05.19 16:49:02.043625 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.05.19 16:49:02.043718 [ 275 ] {} <Debug> TCP-Session: 992e9567-0a24-41ed-bba5-2166506a6dce Authenticating user 'default' from [fd00:1122:3344:101::e]:60741 | ||
| 2012 | 2026.05.19 16:49:02.043732 [ 307 ] {} <Debug> TCP-Session: 82b79b36-f153-45e4-81a4-f1bfabd19306 Authenticating user 'default' from [fd00:1122:3344:101::e]:32789 | ||
| 2013 | 2026.05.19 16:49:02.043746 [ 275 ] {} <Debug> TCP-Session: 992e9567-0a24-41ed-bba5-2166506a6dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.19 16:49:02.043745 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.05.19 16:49:02.043760 [ 275 ] {} <Debug> TCP-Session: 992e9567-0a24-41ed-bba5-2166506a6dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.19 16:49:02.043753 [ 307 ] {} <Debug> TCP-Session: 82b79b36-f153-45e4-81a4-f1bfabd19306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.19 16:49:02.043778 [ 302 ] {} <Debug> TCP-Session: 0c2e5b65-5c18-4665-a35e-0f790ddf1a86 Authenticating user 'default' from [fd00:1122:3344:101::e]:57794 | ||
| 2018 | 2026.05.19 16:49:02.043788 [ 307 ] {} <Debug> TCP-Session: 82b79b36-f153-45e4-81a4-f1bfabd19306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.19 16:49:02.043801 [ 302 ] {} <Debug> TCP-Session: 0c2e5b65-5c18-4665-a35e-0f790ddf1a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.19 16:49:02.043575 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47427 | ||
| 2021 | 2026.05.19 16:49:02.043843 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2022 | 2026.05.19 16:49:02.043847 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2023 | 2026.05.19 16:49:02.043817 [ 302 ] {} <Debug> TCP-Session: 0c2e5b65-5c18-4665-a35e-0f790ddf1a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.19 16:49:02.043904 [ 303 ] {} <Debug> TCP-Session: 7e6d9446-5b2d-40be-9b8e-c307780c3672 Authenticating user 'default' from [fd00:1122:3344:101::e]:48104 | ||
| 2025 | 2026.05.19 16:49:02.043532 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65205 | ||
| 2026 | 2026.05.19 16:49:02.043938 [ 303 ] {} <Debug> TCP-Session: 7e6d9446-5b2d-40be-9b8e-c307780c3672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.19 16:49:02.043522 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38780 | ||
| 2028 | 2026.05.19 16:49:02.043971 [ 303 ] {} <Debug> TCP-Session: 7e6d9446-5b2d-40be-9b8e-c307780c3672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.19 16:49:02.043539 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40735 | ||
| 2030 | 2026.05.19 16:49:02.044233 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2031 | 2026.05.19 16:49:02.044263 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2026.05.19 16:49:02.044266 [ 309 ] {} <Debug> TCP-Session: d0144155-95b4-4f2a-9e48-6683449abfc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40735 | ||
| 2033 | 2026.05.19 16:49:02.044296 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2034 | 2026.05.19 16:49:02.044308 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.05.19 16:49:02.044314 [ 309 ] {} <Debug> TCP-Session: d0144155-95b4-4f2a-9e48-6683449abfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.05.19 16:49:02.044344 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2037 | 2026.05.19 16:49:02.044358 [ 309 ] {} <Debug> TCP-Session: d0144155-95b4-4f2a-9e48-6683449abfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.19 16:49:02.044362 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2039 | 2026.05.19 16:49:02.044381 [ 285 ] {} <Debug> TCP-Session: 285033fd-9229-4b46-8f75-e37187957cce Authenticating user 'default' from [fd00:1122:3344:101::e]:47427 | ||
| 2040 | 2026.05.19 16:49:02.044348 [ 310 ] {} <Debug> TCP-Session: c586433b-d060-4b56-80b8-bacc658489dc Authenticating user 'default' from [fd00:1122:3344:101::e]:65205 | ||
| 2041 | 2026.05.19 16:49:02.044424 [ 285 ] {} <Debug> TCP-Session: 285033fd-9229-4b46-8f75-e37187957cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.05.19 16:49:02.044444 [ 310 ] {} <Debug> TCP-Session: c586433b-d060-4b56-80b8-bacc658489dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.19 16:49:02.044453 [ 285 ] {} <Debug> TCP-Session: 285033fd-9229-4b46-8f75-e37187957cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.19 16:49:02.044468 [ 310 ] {} <Debug> TCP-Session: c586433b-d060-4b56-80b8-bacc658489dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.19 16:49:02.044299 [ 308 ] {} <Debug> TCP-Session: e2b0bbcd-11a0-4910-af21-e1223e420e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:38780 | ||
| 2046 | 2026.05.19 16:49:02.044517 [ 308 ] {} <Debug> TCP-Session: e2b0bbcd-11a0-4910-af21-e1223e420e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.19 16:49:02.044531 [ 308 ] {} <Debug> TCP-Session: e2b0bbcd-11a0-4910-af21-e1223e420e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.05.19 16:49:02.044716 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 2049 | 2026.05.19 16:49:02.045908 [ 343 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> AggregatingTransform: Aggregating | ||
| 2050 | 2026.05.19 16:49:02.045972 [ 343 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2051 | 2026.05.19 16:49:02.046016 [ 343 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001197978 sec. (834.740 rows/sec., 32.61 KiB/sec.) | ||
| 2052 | 2026.05.19 16:49:02.046037 [ 343 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Trace> Aggregator: Merging aggregated data | ||
| 2053 | 2026.05.19 16:49:02.046649 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002872 sec., 348.18941504178275 rows/sec., 13.60 KiB/sec. | ||
| 2054 | 2026.05.19 16:49:02.046771 [ 306 ] {878d5727-7f39-4a04-b1c8-df2fe7af456d} <Debug> TCPHandler: Processed in 0.00328952 sec. | ||
| 2055 | 2026.05.19 16:49:02.046910 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2056 | 2026.05.19 16:49:02.046941 [ 306 ] {} <Debug> TCP-Session: dd96caa2-0f64-46af-9994-738cab8652cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.05.19 16:49:02.046945 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.19 16:49:02.046966 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.05.19 16:49:02.046985 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.05.19 16:49:02.047007 [ 303 ] {} <Debug> TCP-Session: 7e6d9446-5b2d-40be-9b8e-c307780c3672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.05.19 16:49:02.046999 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.05.19 16:49:02.047017 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2026.05.19 16:49:02.047052 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.05.19 16:49:02.047069 [ 285 ] {} <Debug> TCP-Session: 285033fd-9229-4b46-8f75-e37187957cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.19 16:49:02.047083 [ 275 ] {} <Debug> TCP-Session: 992e9567-0a24-41ed-bba5-2166506a6dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.19 16:49:02.047101 [ 310 ] {} <Debug> TCP-Session: c586433b-d060-4b56-80b8-bacc658489dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.19 16:49:02.047077 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2068 | 2026.05.19 16:49:02.047034 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2069 | 2026.05.19 16:49:02.047250 [ 302 ] {} <Debug> TCP-Session: 0c2e5b65-5c18-4665-a35e-0f790ddf1a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.19 16:49:02.047032 [ 308 ] {} <Debug> TCP-Session: e2b0bbcd-11a0-4910-af21-e1223e420e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.19 16:49:02.047274 [ 309 ] {} <Debug> TCP-Session: d0144155-95b4-4f2a-9e48-6683449abfc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.05.19 16:49:02.046990 [ 307 ] {} <Debug> TCP-Session: 82b79b36-f153-45e4-81a4-f1bfabd19306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.19 16:49:04.110152 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61545 | ||
| 2074 | 2026.05.19 16:49:04.110237 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.05.19 16:49:04.110262 [ 306 ] {} <Debug> TCP-Session: 0230b437-5bc0-479a-9dde-f66d4b4a4677 Authenticating user 'default' from [fd00:1122:3344:101::e]:61545 | ||
| 2076 | 2026.05.19 16:49:04.110285 [ 306 ] {} <Debug> TCP-Session: 0230b437-5bc0-479a-9dde-f66d4b4a4677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.05.19 16:49:04.110298 [ 306 ] {} <Debug> TCP-Session: 0230b437-5bc0-479a-9dde-f66d4b4a4677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.05.19 16:49:04.110521 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42517 | ||
| 2079 | 2026.05.19 16:49:04.110550 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33014 | ||
| 2080 | 2026.05.19 16:49:04.110563 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39588 | ||
| 2081 | 2026.05.19 16:49:04.110628 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58728 | ||
| 2082 | 2026.05.19 16:49:04.110651 [ 306 ] {} <Trace> TCP-Session: 0230b437-5bc0-479a-9dde-f66d4b4a4677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.19 16:49:04.110662 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44652 | ||
| 2084 | 2026.05.19 16:49:04.110705 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.05.19 16:49:04.110729 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2086 | 2026.05.19 16:49:04.110743 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.05.19 16:49:04.110757 [ 307 ] {} <Debug> TCP-Session: f77af089-0a24-4860-b3d3-648d62fe80b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42517 | ||
| 2088 | 2026.05.19 16:49:04.110770 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2026.05.19 16:49:04.110771 [ 285 ] {} <Debug> TCP-Session: c73f854e-4737-4eb2-b32f-d7565c6ae137 Authenticating user 'default' from [fd00:1122:3344:101::e]:58728 | ||
| 2090 | 2026.05.19 16:49:04.110796 [ 307 ] {} <Debug> TCP-Session: f77af089-0a24-4860-b3d3-648d62fe80b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.19 16:49:04.110779 [ 309 ] {} <Debug> TCP-Session: ccaec308-1a8d-48b6-8256-f74bb3667f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:39588 | ||
| 2092 | 2026.05.19 16:49:04.110839 [ 303 ] {} <Debug> TCP-Session: de329dfd-343c-49d1-9a4f-e0299b90ccec Authenticating user 'default' from [fd00:1122:3344:101::e]:44652 | ||
| 2093 | 2026.05.19 16:49:04.110849 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61545) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2094 | 2026.05.19 16:49:04.110865 [ 309 ] {} <Debug> TCP-Session: ccaec308-1a8d-48b6-8256-f74bb3667f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.19 16:49:04.110900 [ 303 ] {} <Debug> TCP-Session: de329dfd-343c-49d1-9a4f-e0299b90ccec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.19 16:49:04.110926 [ 309 ] {} <Debug> TCP-Session: ccaec308-1a8d-48b6-8256-f74bb3667f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.19 16:49:04.110940 [ 303 ] {} <Debug> TCP-Session: de329dfd-343c-49d1-9a4f-e0299b90ccec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.05.19 16:49:04.110631 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50683 | ||
| 2099 | 2026.05.19 16:49:04.110612 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46957 | ||
| 2100 | 2026.05.19 16:49:04.110990 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2101 | 2026.05.19 16:49:04.111028 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.05.19 16:49:04.111048 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.05.19 16:49:04.111052 [ 310 ] {} <Debug> TCP-Session: 6548010f-cf3a-4f90-91b9-ae23bfd7b530 Authenticating user 'default' from [fd00:1122:3344:101::e]:33014 | ||
| 2104 | 2026.05.19 16:49:04.111062 [ 302 ] {} <Debug> TCP-Session: 843f59f9-36b7-4ff6-9d09-67977273ed24 Authenticating user 'default' from [fd00:1122:3344:101::e]:50683 | ||
| 2105 | 2026.05.19 16:49:04.111083 [ 275 ] {} <Debug> TCP-Session: a8bbaf18-b8b7-4f53-83a4-1e5bd00db00d Authenticating user 'default' from [fd00:1122:3344:101::e]:46957 | ||
| 2106 | 2026.05.19 16:49:04.111104 [ 302 ] {} <Debug> TCP-Session: 843f59f9-36b7-4ff6-9d09-67977273ed24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.19 16:49:04.111099 [ 310 ] {} <Debug> TCP-Session: 6548010f-cf3a-4f90-91b9-ae23bfd7b530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.19 16:49:04.111139 [ 302 ] {} <Debug> TCP-Session: 843f59f9-36b7-4ff6-9d09-67977273ed24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.19 16:49:04.111137 [ 275 ] {} <Debug> TCP-Session: a8bbaf18-b8b7-4f53-83a4-1e5bd00db00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.19 16:49:04.111171 [ 310 ] {} <Debug> TCP-Session: 6548010f-cf3a-4f90-91b9-ae23bfd7b530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.19 16:49:04.111178 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2112 | 2026.05.19 16:49:04.111196 [ 275 ] {} <Debug> TCP-Session: a8bbaf18-b8b7-4f53-83a4-1e5bd00db00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.05.19 16:49:04.111000 [ 285 ] {} <Debug> TCP-Session: c73f854e-4737-4eb2-b32f-d7565c6ae137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.19 16:49:04.111252 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2115 | 2026.05.19 16:49:04.111270 [ 285 ] {} <Debug> TCP-Session: c73f854e-4737-4eb2-b32f-d7565c6ae137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2026.05.19 16:49:04.110554 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42269 | ||
| 2117 | 2026.05.19 16:49:04.110842 [ 307 ] {} <Debug> TCP-Session: f77af089-0a24-4860-b3d3-648d62fe80b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.05.19 16:49:04.111353 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.05.19 16:49:04.111379 [ 308 ] {} <Debug> TCP-Session: 0d8ebcf7-5c5d-4c74-b611-368cc6b5f86e Authenticating user 'default' from [fd00:1122:3344:101::e]:42269 | ||
| 2120 | 2026.05.19 16:49:04.111396 [ 308 ] {} <Debug> TCP-Session: 0d8ebcf7-5c5d-4c74-b611-368cc6b5f86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.19 16:49:04.111410 [ 308 ] {} <Debug> TCP-Session: 0d8ebcf7-5c5d-4c74-b611-368cc6b5f86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.19 16:49:04.111544 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 2123 | 2026.05.19 16:49:04.111635 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2124 | 2026.05.19 16:49:04.685130 [ 317 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> AggregatingTransform: Aggregating | ||
| 2125 | 2026.05.19 16:49:04.685207 [ 317 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2126 | 2026.05.19 16:49:04.685246 [ 317 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003466 sec. (996.546 rows/sec., 38.93 KiB/sec.) | ||
| 2127 | 2026.05.19 16:49:04.685265 [ 317 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Trace> Aggregator: Merging aggregated data | ||
| 2128 | 2026.05.19 16:49:04.685892 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.575131 sec., 1.7387343057494729 rows/sec., 69.55 B/sec. | ||
| 2129 | 2026.05.19 16:49:04.686045 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2130 | 2026.05.19 16:49:04.686063 [ 306 ] {cfb17cd4-c620-41b3-9867-2e788c83472a} <Debug> TCPHandler: Processed in 0.575590077 sec. | ||
| 2131 | 2026.05.19 16:49:04.686196 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2132 | 2026.05.19 16:49:04.686232 [ 306 ] {} <Debug> TCP-Session: 0230b437-5bc0-479a-9dde-f66d4b4a4677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.19 16:49:04.686240 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.05.19 16:49:04.686295 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.05.19 16:49:04.686273 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.05.19 16:49:04.686342 [ 302 ] {} <Debug> TCP-Session: 843f59f9-36b7-4ff6-9d09-67977273ed24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2026.05.19 16:49:04.686334 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.05.19 16:49:04.686371 [ 275 ] {} <Debug> TCP-Session: a8bbaf18-b8b7-4f53-83a4-1e5bd00db00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.19 16:49:04.686382 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.05.19 16:49:04.686398 [ 310 ] {} <Debug> TCP-Session: 6548010f-cf3a-4f90-91b9-ae23bfd7b530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.19 16:49:04.686354 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.05.19 16:49:04.686445 [ 285 ] {} <Debug> TCP-Session: c73f854e-4737-4eb2-b32f-d7565c6ae137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2026.05.19 16:49:04.686330 [ 307 ] {} <Debug> TCP-Session: f77af089-0a24-4860-b3d3-648d62fe80b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.19 16:49:04.686499 [ 303 ] {} <Debug> TCP-Session: de329dfd-343c-49d1-9a4f-e0299b90ccec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.19 16:49:04.686325 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2026.05.19 16:49:04.686254 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2026.05.19 16:49:04.686568 [ 308 ] {} <Debug> TCP-Session: 0d8ebcf7-5c5d-4c74-b611-368cc6b5f86e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.19 16:49:04.686595 [ 309 ] {} <Debug> TCP-Session: ccaec308-1a8d-48b6-8256-f74bb3667f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.19 16:49:05.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.86 MiB, peak 197.97 MiB, free memory in arenas 0.00 B, will set to 206.32 MiB (RSS), difference: 18.47 MiB | ||
| 2150 | 2026.05.19 16:49:06.233941 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.05.19 16:49:06.234206 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2152 | 2026.05.19 16:49:06.234550 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2153 | 2026.05.19 16:49:06.234593 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <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 | ||
| 2154 | 2026.05.19 16:49:06.234819 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2155 | 2026.05.19 16:49:06.234894 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2156 | 2026.05.19 16:49:06.235037 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2157 | 2026.05.19 16:49:06.235136 [ 284 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2158 | 2026.05.19 16:49:06.235136 [ 339 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2159 | 2026.05.19 16:49:06.235261 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2160 | 2026.05.19 16:49:06.235293 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2161 | 2026.05.19 16:49:06.235340 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2162 | 2026.05.19 16:49:06.235362 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2163 | 2026.05.19 16:49:06.236426 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002332 sec., 11149.228130360207 rows/sec., 2.40 MiB/sec. | ||
| 2164 | 2026.05.19 16:49:06.236530 [ 281 ] {7df8bb0c-a318-4963-b4d0-634387ae6836} <Debug> TCPHandler: Processed in 0.002735272 sec. | ||
| 2165 | 2026.05.19 16:49:06.238384 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.05.19 16:49:06.238599 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2167 | 2026.05.19 16:49:06.238685 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2168 | 2026.05.19 16:49:06.239520 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.05.19 16:49:06.239559 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2170 | 2026.05.19 16:49:06.239940 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2171 | 2026.05.19 16:49:06.240166 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.05.19 16:49:06.240295 [ 38 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2173 | 2026.05.19 16:49:06.240313 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001777 sec., 43894.20371412493 rows/sec., 3.63 MiB/sec. | ||
| 2174 | 2026.05.19 16:49:06.240342 [ 38 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.05.19 16:49:06.240354 [ 281 ] {d7545587-f716-4519-8838-faa34f05401e} <Debug> TCPHandler: Processed in 0.002035491 sec. | ||
| 2176 | 2026.05.19 16:49:06.240366 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2177 | 2026.05.19 16:49:06.240476 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 2178 | 2026.05.19 16:49:06.240493 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.05.19 16:49:06.240566 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2180 | 2026.05.19 16:49:06.240598 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 2181 | 2026.05.19 16:49:06.240605 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2182 | 2026.05.19 16:49:06.240648 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2183 | 2026.05.19 16:49:06.240657 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 198 rows starting from the beginning of the part | ||
| 2184 | 2026.05.19 16:49:06.240701 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2185 | 2026.05.19 16:49:06.240742 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2186 | 2026.05.19 16:49:06.240782 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2187 | 2026.05.19 16:49:06.240820 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2188 | 2026.05.19 16:49:06.241094 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.05.19 16:49:06.241130 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2190 | 2026.05.19 16:49:06.241438 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2191 | 2026.05.19 16:49:06.241653 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.05.19 16:49:06.241704 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265339 sec., 648047.6773418032 rows/sec., 58.62 MiB/sec. | ||
| 2193 | 2026.05.19 16:49:06.241785 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001209 sec., 9098.428453267163 rows/sec., 684.16 KiB/sec. | ||
| 2194 | 2026.05.19 16:49:06.241826 [ 281 ] {4aaa0095-ca7c-4db0-8afc-9bdabaec1b31} <Debug> TCPHandler: Processed in 0.001391711 sec. | ||
| 2195 | 2026.05.19 16:49:06.241873 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2196 | 2026.05.19 16:49:06.241974 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.19 16:49:06.242073 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2198 | 2026.05.19 16:49:06.242115 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2199 | 2026.05.19 16:49:06.242122 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.05.19 16:49:06.242185 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_11_2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2201 | 2026.05.19 16:49:06.242240 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2202 | 2026.05.19 16:49:06.242554 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.05.19 16:49:06.242591 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2204 | 2026.05.19 16:49:06.242888 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2205 | 2026.05.19 16:49:06.243100 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.05.19 16:49:06.243187 [ 38 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2207 | 2026.05.19 16:49:06.243211 [ 38 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.05.19 16:49:06.243226 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001174 sec., 63884.15672913118 rows/sec., 4.99 MiB/sec. | ||
| 2209 | 2026.05.19 16:49:06.243227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2210 | 2026.05.19 16:49:06.243261 [ 281 ] {b45d73b8-9727-4327-97fa-8361a5fdccca} <Debug> TCPHandler: Processed in 0.00134803 sec. | ||
| 2211 | 2026.05.19 16:49:06.243368 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 2212 | 2026.05.19 16:49:06.243388 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.05.19 16:49:06.243500 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.05.19 16:49:06.243513 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2215 | 2026.05.19 16:49:06.243546 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2216 | 2026.05.19 16:49:06.243559 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part | ||
| 2217 | 2026.05.19 16:49:06.243658 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 111 rows starting from the beginning of the part | ||
| 2218 | 2026.05.19 16:49:06.243706 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 89 rows starting from the beginning of the part | ||
| 2219 | 2026.05.19 16:49:06.243750 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2220 | 2026.05.19 16:49:06.243791 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2221 | 2026.05.19 16:49:06.243839 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2222 | 2026.05.19 16:49:06.243966 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.05.19 16:49:06.244009 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2224 | 2026.05.19 16:49:06.244356 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2225 | 2026.05.19 16:49:06.244586 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.05.19 16:49:06.244679 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2227 | 2026.05.19 16:49:06.244701 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.19 16:49:06.244718 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2229 | 2026.05.19 16:49:06.244720 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 2230 | 2026.05.19 16:49:06.244758 [ 281 ] {344a748e-c1df-484d-93fa-c56a7952a791} <Debug> TCPHandler: Processed in 0.001421242 sec. | ||
| 2231 | 2026.05.19 16:49:06.244790 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488793 sec., 400995.974591498 rows/sec., 33.36 MiB/sec. | ||
| 2232 | 2026.05.19 16:49:06.244788 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 2233 | 2026.05.19 16:49:06.244880 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.05.19 16:49:06.244946 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2235 | 2026.05.19 16:49:06.244986 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2236 | 2026.05.19 16:49:06.245005 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.05.19 16:49:06.245032 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 2238 | 2026.05.19 16:49:06.245081 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2239 | 2026.05.19 16:49:06.245143 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2240 | 2026.05.19 16:49:06.245213 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.19 16:49:06.245215 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2242 | 2026.05.19 16:49:06.245282 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2243 | 2026.05.19 16:49:06.245294 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_11_2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2244 | 2026.05.19 16:49:06.245328 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 2245 | 2026.05.19 16:49:06.245373 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2246 | 2026.05.19 16:49:06.245383 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 2247 | 2026.05.19 16:49:06.245919 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.05.19 16:49:06.245962 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2249 | 2026.05.19 16:49:06.246500 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2250 | 2026.05.19 16:49:06.246670 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919729 sec., 1019935.6263305915 rows/sec., 72.18 MiB/sec. | ||
| 2251 | 2026.05.19 16:49:06.246739 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.05.19 16:49:06.246885 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001905 sec., 5774.2782152230975 rows/sec., 10.35 MiB/sec. | ||
| 2253 | 2026.05.19 16:49:06.246900 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2254 | 2026.05.19 16:49:06.246932 [ 281 ] {fa7ac1e3-3131-4494-84bb-eb0c12d0e4e4} <Debug> TCPHandler: Processed in 0.002112662 sec. | ||
| 2255 | 2026.05.19 16:49:06.247066 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.05.19 16:49:06.247164 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2257 | 2026.05.19 16:49:06.247178 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.05.19 16:49:06.247206 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2259 | 2026.05.19 16:49:06.247259 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2260 | 2026.05.19 16:49:06.247341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2261 | 2026.05.19 16:49:06.247557 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.19 16:49:06.247598 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2263 | 2026.05.19 16:49:06.247899 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2264 | 2026.05.19 16:49:06.248109 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.19 16:49:06.248196 [ 38 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2266 | 2026.05.19 16:49:06.248217 [ 38 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.05.19 16:49:06.248232 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.26 GiB. | ||
| 2268 | 2026.05.19 16:49:06.248234 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 2269 | 2026.05.19 16:49:06.248270 [ 281 ] {ca80a558-73b0-46c4-8244-8a428db53be3} <Debug> TCPHandler: Processed in 0.001252669 sec. | ||
| 2270 | 2026.05.19 16:49:06.248322 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2271 | 2026.05.19 16:49:06.248445 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2026.05.19 16:49:06.248480 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2273 | 2026.05.19 16:49:06.248540 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2274 | 2026.05.19 16:49:06.248590 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2275 | 2026.05.19 16:49:06.248636 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2276 | 2026.05.19 16:49:06.248682 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2277 | 2026.05.19 16:49:06.248727 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2278 | 2026.05.19 16:49:06.249591 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.0013165 sec., 501329.2821876187 rows/sec., 33.79 MiB/sec. | ||
| 2279 | 2026.05.19 16:49:06.249742 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2280 | 2026.05.19 16:49:06.249992 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.19 16:49:06.250053 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_11_2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2282 | 2026.05.19 16:49:06.250118 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2283 | 2026.05.19 16:49:08.217592 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2284 | 2026.05.19 16:49:08.217649 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2285 | 2026.05.19 16:49:08.309385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4804 | ||
| 2286 | 2026.05.19 16:49:08.309907 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.19 16:49:08.309958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2288 | 2026.05.19 16:49:08.310479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.05.19 16:49:08.310751 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.19 16:49:08.310903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4804 | ||
| 2291 | 2026.05.19 16:49:08.559714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2292 | 2026.05.19 16:49:08.577988 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.19 16:49:08.578052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2294 | 2026.05.19 16:49:08.584228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2295 | 2026.05.19 16:49:08.584948 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.19 16:49:08.588571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2297 | 2026.05.19 16:49:09.000975 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.02 MiB, peak 211.02 MiB, free memory in arenas 0.00 B, will set to 208.32 MiB (RSS), difference: 1.30 MiB | ||
| 2298 | 2026.05.19 16:49:11.233383 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.05.19 16:49:11.233609 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2300 | 2026.05.19 16:49:11.233928 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2301 | 2026.05.19 16:49:11.233970 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <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 | ||
| 2302 | 2026.05.19 16:49:11.234196 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2303 | 2026.05.19 16:49:11.234269 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2304 | 2026.05.19 16:49:11.234413 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2305 | 2026.05.19 16:49:11.234524 [ 284 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2306 | 2026.05.19 16:49:11.234524 [ 339 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2307 | 2026.05.19 16:49:11.234640 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2308 | 2026.05.19 16:49:11.234670 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2309 | 2026.05.19 16:49:11.234718 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2310 | 2026.05.19 16:49:11.234738 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2311 | 2026.05.19 16:49:11.235789 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002269 sec., 11458.792419568092 rows/sec., 2.47 MiB/sec. | ||
| 2312 | 2026.05.19 16:49:11.235895 [ 281 ] {202f0333-f162-455c-9700-8196316c69b8} <Debug> TCPHandler: Processed in 0.00265184 sec. | ||
| 2313 | 2026.05.19 16:49:11.237989 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.05.19 16:49:11.238103 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2315 | 2026.05.19 16:49:11.238152 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2316 | 2026.05.19 16:49:11.238697 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2026.05.19 16:49:11.238745 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2318 | 2026.05.19 16:49:11.239124 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2319 | 2026.05.19 16:49:11.239354 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2026.05.19 16:49:11.239506 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001436 sec., 73816.15598885794 rows/sec., 6.20 MiB/sec. | ||
| 2321 | 2026.05.19 16:49:11.239542 [ 281 ] {f5cf83fa-5f13-43fd-806e-55b4c40851a9} <Debug> TCPHandler: Processed in 0.001608905 sec. | ||
| 2322 | 2026.05.19 16:49:11.239691 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.05.19 16:49:11.239825 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2324 | 2026.05.19 16:49:11.239873 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2325 | 2026.05.19 16:49:11.240303 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.05.19 16:49:11.240340 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2327 | 2026.05.19 16:49:11.240646 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2328 | 2026.05.19 16:49:11.240863 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2026.05.19 16:49:11.240986 [ 33 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2330 | 2026.05.19 16:49:11.240997 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001202 sec., 20798.66888519135 rows/sec., 1.53 MiB/sec. | ||
| 2331 | 2026.05.19 16:49:11.241041 [ 33 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.19 16:49:11.241052 [ 281 ] {6d18e0b7-bc4e-46a0-899f-b4804dc51b9b} <Debug> TCPHandler: Processed in 0.001427182 sec. | ||
| 2333 | 2026.05.19 16:49:11.241071 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2334 | 2026.05.19 16:49:11.241180 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.05.19 16:49:11.241199 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 2336 | 2026.05.19 16:49:11.241282 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2337 | 2026.05.19 16:49:11.241328 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2338 | 2026.05.19 16:49:11.241347 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2339 | 2026.05.19 16:49:11.241388 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2340 | 2026.05.19 16:49:11.241458 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2341 | 2026.05.19 16:49:11.241508 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2342 | 2026.05.19 16:49:11.241553 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2343 | 2026.05.19 16:49:11.241597 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2344 | 2026.05.19 16:49:11.241658 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2345 | 2026.05.19 16:49:11.241769 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.05.19 16:49:11.241811 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2347 | 2026.05.19 16:49:11.242186 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2348 | 2026.05.19 16:49:11.242435 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.05.19 16:49:11.242606 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001343 sec., 66269.54579300074 rows/sec., 5.18 MiB/sec. | ||
| 2350 | 2026.05.19 16:49:11.242608 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472852 sec., 106595.91051918319 rows/sec., 8.23 MiB/sec. | ||
| 2351 | 2026.05.19 16:49:11.242643 [ 281 ] {afeeb461-4d53-41ce-b578-5569c5b36901} <Debug> TCPHandler: Processed in 0.001513483 sec. | ||
| 2352 | 2026.05.19 16:49:11.242764 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2353 | 2026.05.19 16:49:11.242773 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.05.19 16:49:11.242883 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.05.19 16:49:11.242929 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2356 | 2026.05.19 16:49:11.243041 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.19 16:49:11.243124 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_11_2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2358 | 2026.05.19 16:49:11.243205 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2359 | 2026.05.19 16:49:11.243350 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.19 16:49:11.243391 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2361 | 2026.05.19 16:49:11.243722 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2362 | 2026.05.19 16:49:11.243940 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.19 16:49:11.244074 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2364 | 2026.05.19 16:49:11.244108 [ 281 ] {14224b05-3c9d-4c59-8257-00ee65b4ede6} <Debug> TCPHandler: Processed in 0.001388151 sec. | ||
| 2365 | 2026.05.19 16:49:11.244226 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.19 16:49:11.244322 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.19 16:49:11.244377 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2368 | 2026.05.19 16:49:11.245190 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.19 16:49:11.245227 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2370 | 2026.05.19 16:49:11.245757 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2371 | 2026.05.19 16:49:11.245986 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.19 16:49:11.246116 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2373 | 2026.05.19 16:49:11.246129 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001825 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 2374 | 2026.05.19 16:49:11.246180 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.19 16:49:11.246205 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2376 | 2026.05.19 16:49:11.246208 [ 281 ] {8b865a50-9e42-4389-b4ee-93a1d75610a3} <Debug> TCPHandler: Processed in 0.002032121 sec. | ||
| 2377 | 2026.05.19 16:49:11.246342 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 2378 | 2026.05.19 16:49:11.246348 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.05.19 16:49:11.246466 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2380 | 2026.05.19 16:49:11.246509 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2381 | 2026.05.19 16:49:11.246605 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2382 | 2026.05.19 16:49:11.246688 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 2383 | 2026.05.19 16:49:11.246863 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.19 16:49:11.246865 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2385 | 2026.05.19 16:49:11.246906 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2386 | 2026.05.19 16:49:11.247019 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2387 | 2026.05.19 16:49:11.247137 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2388 | 2026.05.19 16:49:11.247245 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2389 | 2026.05.19 16:49:11.247266 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2390 | 2026.05.19 16:49:11.247378 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2391 | 2026.05.19 16:49:11.247469 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.19 16:49:11.247609 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 2393 | 2026.05.19 16:49:11.247644 [ 281 ] {bf6e7af3-a557-4888-80ae-87163ebf574f} <Debug> TCPHandler: Processed in 0.001346511 sec. | ||
| 2394 | 2026.05.19 16:49:11.255566 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 19 columns (19 merged, 0 gathered) in 0.009275001 sec., 20377.35629354649 rows/sec., 36.52 MiB/sec. | ||
| 2395 | 2026.05.19 16:49:11.256036 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2396 | 2026.05.19 16:49:11.256433 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.19 16:49:11.256505 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2398 | 2026.05.19 16:49:11.256620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2399 | 2026.05.19 16:49:13.302151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 50 | ||
| 2400 | 2026.05.19 16:49:13.303806 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.05.19 16:49:13.303865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2402 | 2026.05.19 16:49:13.305088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2403 | 2026.05.19 16:49:13.305368 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.05.19 16:49:13.305707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 50 | ||
| 2405 | 2026.05.19 16:49:15.811570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5252 | ||
| 2406 | 2026.05.19 16:49:15.812119 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.19 16:49:15.812232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2408 | 2026.05.19 16:49:15.812739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2409 | 2026.05.19 16:49:15.812980 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.19 16:49:15.813140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5252 | ||
| 2411 | 2026.05.19 16:49:15.813150 [ 25 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2412 | 2026.05.19 16:49:15.813256 [ 25 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.19 16:49:15.813294 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2414 | 2026.05.19 16:49:15.813437 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2415 | 2026.05.19 16:49:15.813604 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.05.19 16:49:15.813649 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2884 rows starting from the beginning of the part | ||
| 2417 | 2026.05.19 16:49:15.813722 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2418 | 2026.05.19 16:49:15.813772 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2419 | 2026.05.19 16:49:15.813814 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2420 | 2026.05.19 16:49:15.813854 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2421 | 2026.05.19 16:49:15.813895 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 2422 | 2026.05.19 16:49:15.815291 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908599 sec., 2751756.655012394 rows/sec., 39.36 MiB/sec. | ||
| 2423 | 2026.05.19 16:49:15.816115 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2026.05.19 16:49:15.816452 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.19 16:49:15.816533 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_11_2} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2026.05.19 16:49:15.816626 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2427 | 2026.05.19 16:49:16.089523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2428 | 2026.05.19 16:49:16.106306 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.05.19 16:49:16.106348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2430 | 2026.05.19 16:49:16.112615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2431 | 2026.05.19 16:49:16.113222 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.19 16:49:16.113589 [ 24 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2433 | 2026.05.19 16:49:16.113659 [ 24 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.19 16:49:16.113683 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2435 | 2026.05.19 16:49:16.113832 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2436 | 2026.05.19 16:49:16.116184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2437 | 2026.05.19 16:49:16.118007 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2438 | 2026.05.19 16:49:16.119616 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2439 | 2026.05.19 16:49:16.124548 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2440 | 2026.05.19 16:49:16.129062 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2441 | 2026.05.19 16:49:16.133659 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2442 | 2026.05.19 16:49:16.139299 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2443 | 2026.05.19 16:49:16.143417 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 2444 | 2026.05.19 16:49:16.198722 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.084809799 sec., 978.6604965305954 rows/sec., 5.06 MiB/sec. | ||
| 2445 | 2026.05.19 16:49:16.201235 [ 188 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2446 | 2026.05.19 16:49:16.203377 [ 188 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_11_2} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.19 16:49:16.203489 [ 188 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_11_2} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2448 | 2026.05.19 16:49:16.205471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2449 | 2026.05.19 16:49:16.235235 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.19 16:49:16.235477 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.19 16:49:16.235903 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2452 | 2026.05.19 16:49:16.235953 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <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_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')" moved to PREWHERE | ||
| 2453 | 2026.05.19 16:49:16.236225 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2454 | 2026.05.19 16:49:16.236302 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2455 | 2026.05.19 16:49:16.236435 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2456 | 2026.05.19 16:49:16.236519 [ 284 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2457 | 2026.05.19 16:49:16.236519 [ 339 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2458 | 2026.05.19 16:49:16.236688 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2459 | 2026.05.19 16:49:16.236718 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2460 | 2026.05.19 16:49:16.239322 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2461 | 2026.05.19 16:49:16.239351 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2462 | 2026.05.19 16:49:16.241696 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <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_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'))" | ||
| 2463 | 2026.05.19 16:49:16.241763 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <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_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'))" | ||
| 2464 | 2026.05.19 16:49:16.242983 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.007572 sec., 3829.8996302165874 rows/sec., 793.55 KiB/sec. | ||
| 2465 | 2026.05.19 16:49:16.243112 [ 281 ] {45a68c89-fdfe-4466-a14f-9ae3d084a111} <Debug> TCPHandler: Processed in 0.007997991 sec. | ||
| 2466 | 2026.05.19 16:49:16.248470 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.05.19 16:49:16.248580 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2468 | 2026.05.19 16:49:16.248625 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2469 | 2026.05.19 16:49:16.249154 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.05.19 16:49:16.249196 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2471 | 2026.05.19 16:49:16.249542 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2472 | 2026.05.19 16:49:16.249825 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.19 16:49:16.249963 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001373 sec., 17479.970866715223 rows/sec., 1.45 MiB/sec. | ||
| 2474 | 2026.05.19 16:49:16.249997 [ 281 ] {d7f10158-be3f-47de-9de0-93d98cfc838f} <Debug> TCPHandler: Processed in 0.001548164 sec. | ||
| 2475 | 2026.05.19 16:49:16.250111 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.19 16:49:16.250206 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.19 16:49:16.250247 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2478 | 2026.05.19 16:49:16.250623 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.19 16:49:16.250721 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2480 | 2026.05.19 16:49:16.251017 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2481 | 2026.05.19 16:49:16.251215 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.19 16:49:16.251338 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00116 sec., 12068.965517241379 rows/sec., 984.14 KiB/sec. | ||
| 2483 | 2026.05.19 16:49:16.251369 [ 281 ] {f7b2ceed-3032-4209-bdfc-6b138d98cb08} <Debug> TCPHandler: Processed in 0.00132577 sec. | ||
| 2484 | 2026.05.19 16:49:16.251476 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.19 16:49:16.251567 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2486 | 2026.05.19 16:49:16.251605 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2487 | 2026.05.19 16:49:16.252107 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.05.19 16:49:16.252141 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2489 | 2026.05.19 16:49:16.252456 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2490 | 2026.05.19 16:49:16.252717 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.05.19 16:49:16.252838 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001239 sec., 171912.83292978207 rows/sec., 15.26 MiB/sec. | ||
| 2492 | 2026.05.19 16:49:16.252870 [ 281 ] {b637c332-1bc6-480f-84a3-9c76a28feae7} <Debug> TCPHandler: Processed in 0.001401351 sec. | ||
| 2493 | 2026.05.19 16:49:16.252979 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.19 16:49:16.253068 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.19 16:49:16.253107 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2496 | 2026.05.19 16:49:16.253487 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.19 16:49:16.253520 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2498 | 2026.05.19 16:49:16.253866 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2499 | 2026.05.19 16:49:16.254056 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.19 16:49:16.254176 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001131 sec., 36251.105216622454 rows/sec., 2.65 MiB/sec. | ||
| 2501 | 2026.05.19 16:49:16.254208 [ 281 ] {1019e50c-7988-4187-a9d7-ddebaa1a4131} <Debug> TCPHandler: Processed in 0.00129206 sec. | ||
| 2502 | 2026.05.19 16:49:16.254321 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.19 16:49:16.254410 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.19 16:49:16.254449 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2505 | 2026.05.19 16:49:16.254876 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.19 16:49:16.254909 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2507 | 2026.05.19 16:49:16.255190 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2508 | 2026.05.19 16:49:16.255394 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.19 16:49:16.255511 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 2510 | 2026.05.19 16:49:16.255543 [ 281 ] {43d8b121-7a43-45e9-be9b-db1c0b2b5986} <Debug> TCPHandler: Processed in 0.001286069 sec. | ||
| 2511 | 2026.05.19 16:49:16.255725 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.19 16:49:16.255814 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.19 16:49:16.255852 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2514 | 2026.05.19 16:49:16.256208 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.19 16:49:16.256242 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2516 | 2026.05.19 16:49:16.256506 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2517 | 2026.05.19 16:49:16.256771 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.19 16:49:16.256888 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 2519 | 2026.05.19 16:49:16.256920 [ 281 ] {90b065e7-f0ee-4432-bac1-ca1a2eabc083} <Debug> TCPHandler: Processed in 0.001256 sec. | ||
| 2520 | 2026.05.19 16:49:16.257026 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.19 16:49:16.257114 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.19 16:49:16.257152 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2523 | 2026.05.19 16:49:16.257565 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.19 16:49:16.257598 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2525 | 2026.05.19 16:49:16.257950 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2526 | 2026.05.19 16:49:16.258140 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.19 16:49:16.258259 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Debug> executeQuery: Read 138 rows, 11.44 KiB in 0.001171 sec., 117847.99316823228 rows/sec., 9.54 MiB/sec. | ||
| 2528 | 2026.05.19 16:49:16.258290 [ 281 ] {6df53104-fd93-4c28-a65d-e04ec8443233} <Debug> TCPHandler: Processed in 0.00133122 sec. | ||
| 2529 | 2026.05.19 16:49:16.258393 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.19 16:49:16.258482 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.19 16:49:16.258523 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2532 | 2026.05.19 16:49:16.258951 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.19 16:49:16.258984 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2534 | 2026.05.19 16:49:16.259297 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2026.05.19 16:49:16.259514 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.19 16:49:16.259634 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001178 sec., 172325.97623089983 rows/sec., 12.35 MiB/sec. | ||
| 2537 | 2026.05.19 16:49:16.259731 [ 281 ] {2566a99e-f483-4ebc-8f34-e9714615cda8} <Debug> TCPHandler: Processed in 0.00133967 sec. | ||
| 2538 | 2026.05.19 16:49:16.259846 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.19 16:49:16.259936 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.19 16:49:16.259989 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2541 | 2026.05.19 16:49:16.260736 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.19 16:49:16.260771 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2543 | 2026.05.19 16:49:16.261266 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2544 | 2026.05.19 16:49:16.261474 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.19 16:49:16.261603 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 2546 | 2026.05.19 16:49:16.261646 [ 281 ] {a3cde89f-696c-489a-813a-fddf3ce0792b} <Debug> TCPHandler: Processed in 0.001902529 sec. | ||
| 2547 | 2026.05.19 16:49:16.261823 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.19 16:49:16.261914 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.19 16:49:16.261954 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2550 | 2026.05.19 16:49:16.262250 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.19 16:49:16.262284 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2552 | 2026.05.19 16:49:16.262557 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2553 | 2026.05.19 16:49:16.262813 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.19 16:49:16.262929 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001032 sec., 8720.93023255814 rows/sec., 616.03 KiB/sec. | ||
| 2555 | 2026.05.19 16:49:16.262960 [ 281 ] {f9a71cb9-925c-4dc7-a948-358111aba787} <Debug> TCPHandler: Processed in 0.001194388 sec. | ||
| 2556 | 2026.05.19 16:49:16.263075 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.19 16:49:16.263190 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.19 16:49:16.263239 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2559 | 2026.05.19 16:49:16.263577 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.19 16:49:16.263612 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.25 GiB. | ||
| 2561 | 2026.05.19 16:49:16.263977 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2562 | 2026.05.19 16:49:16.264187 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.19 16:49:16.264310 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2564 | 2026.05.19 16:49:16.264343 [ 281 ] {d2501f17-e1e1-4d45-8b99-768bbd1b0b40} <Debug> TCPHandler: Processed in 0.001345431 sec. | ||
| 2565 | 2026.05.19 16:49:17.001849 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.50 MiB, peak 220.67 MiB, free memory in arenas 0.00 B, will set to 220.96 MiB (RSS), difference: 9.46 MiB | ||
| 2566 | 2026.05.19 16:49:21.237014 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.05.19 16:49:21.237251 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2568 | 2026.05.19 16:49:21.237585 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2569 | 2026.05.19 16:49:21.237625 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <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 | ||
| 2570 | 2026.05.19 16:49:21.237851 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2571 | 2026.05.19 16:49:21.237923 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2572 | 2026.05.19 16:49:21.238063 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2573 | 2026.05.19 16:49:21.238153 [ 316 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2574 | 2026.05.19 16:49:21.238188 [ 284 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2575 | 2026.05.19 16:49:21.238290 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2576 | 2026.05.19 16:49:21.238318 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2577 | 2026.05.19 16:49:21.238365 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2578 | 2026.05.19 16:49:21.238385 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2579 | 2026.05.19 16:49:21.239332 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002203 sec., 11802.088061733999 rows/sec., 2.54 MiB/sec. | ||
| 2580 | 2026.05.19 16:49:21.239426 [ 281 ] {bc7cb160-1d08-4146-bbac-136a366fdf07} <Debug> TCPHandler: Processed in 0.002581579 sec. | ||
| 2581 | 2026.05.19 16:49:21.241438 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.05.19 16:49:21.241571 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2026.05.19 16:49:21.241626 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2026.05.19 16:49:21.242191 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.19 16:49:21.242228 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2586 | 2026.05.19 16:49:21.242606 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2587 | 2026.05.19 16:49:21.242825 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.19 16:49:21.242972 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001439 sec., 73662.26546212648 rows/sec., 6.18 MiB/sec. | ||
| 2589 | 2026.05.19 16:49:21.243009 [ 281 ] {4209ba91-7ca4-43bd-a6de-dd58a20db6f8} <Debug> TCPHandler: Processed in 0.001635605 sec. | ||
| 2590 | 2026.05.19 16:49:21.243141 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.19 16:49:21.243243 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.19 16:49:21.243286 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2593 | 2026.05.19 16:49:21.243715 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.19 16:49:21.243752 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2595 | 2026.05.19 16:49:21.244049 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2596 | 2026.05.19 16:49:21.244259 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.19 16:49:21.244392 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001173 sec., 21312.872975277067 rows/sec., 1.57 MiB/sec. | ||
| 2598 | 2026.05.19 16:49:21.244426 [ 281 ] {85c3ad97-0be8-4736-a280-5091b2c6d4c9} <Debug> TCPHandler: Processed in 0.00133576 sec. | ||
| 2599 | 2026.05.19 16:49:21.244540 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.19 16:49:21.244636 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2601 | 2026.05.19 16:49:21.244678 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2602 | 2026.05.19 16:49:21.245099 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.19 16:49:21.245136 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2604 | 2026.05.19 16:49:21.245447 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2605 | 2026.05.19 16:49:21.245655 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.19 16:49:21.245781 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001165 sec., 76394.84978540773 rows/sec., 5.97 MiB/sec. | ||
| 2607 | 2026.05.19 16:49:21.245815 [ 281 ] {90bc959e-073e-4618-aefb-c15b72d0ef28} <Debug> TCPHandler: Processed in 0.001324601 sec. | ||
| 2608 | 2026.05.19 16:49:21.245948 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.05.19 16:49:21.246044 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.05.19 16:49:21.246089 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2611 | 2026.05.19 16:49:21.246508 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.05.19 16:49:21.246545 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2613 | 2026.05.19 16:49:21.246880 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2026.05.19 16:49:21.247089 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.05.19 16:49:21.247220 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 2616 | 2026.05.19 16:49:21.247253 [ 281 ] {3b3dd14a-d367-4217-9afe-dc4289b74508} <Debug> TCPHandler: Processed in 0.00135544 sec. | ||
| 2617 | 2026.05.19 16:49:21.247369 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.05.19 16:49:21.247464 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.05.19 16:49:21.247519 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2620 | 2026.05.19 16:49:21.248294 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.05.19 16:49:21.248330 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2622 | 2026.05.19 16:49:21.248868 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2623 | 2026.05.19 16:49:21.249091 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.05.19 16:49:21.249227 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 2625 | 2026.05.19 16:49:21.249283 [ 281 ] {2b8bb766-d031-48ec-9bf6-5cf640492f8d} <Debug> TCPHandler: Processed in 0.00196269 sec. | ||
| 2626 | 2026.05.19 16:49:21.249402 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.05.19 16:49:21.249498 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.05.19 16:49:21.249540 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2629 | 2026.05.19 16:49:21.249886 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.05.19 16:49:21.249923 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2631 | 2026.05.19 16:49:21.250219 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2632 | 2026.05.19 16:49:21.250434 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.05.19 16:49:21.250562 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2634 | 2026.05.19 16:49:21.250594 [ 281 ] {5cb8fb5a-baed-4d02-9cd2-fbcc7b4df9cc} <Debug> TCPHandler: Processed in 0.001241059 sec. | ||
| 2635 | 2026.05.19 16:49:23.218678 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2636 | 2026.05.19 16:49:23.218774 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2637 | 2026.05.19 16:49:23.309822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 51 | ||
| 2638 | 2026.05.19 16:49:23.311471 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.05.19 16:49:23.311524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2640 | 2026.05.19 16:49:23.312674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2641 | 2026.05.19 16:49:23.312935 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.05.19 16:49:23.313259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 51 | ||
| 2643 | 2026.05.19 16:49:23.316983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5764 | ||
| 2644 | 2026.05.19 16:49:23.317569 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.19 16:49:23.317622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2646 | 2026.05.19 16:49:23.318232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2647 | 2026.05.19 16:49:23.318481 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.05.19 16:49:23.318637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5764 | ||
| 2649 | 2026.05.19 16:49:23.619360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2650 | 2026.05.19 16:49:23.636254 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.19 16:49:23.636300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2652 | 2026.05.19 16:49:23.641846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2653 | 2026.05.19 16:49:23.642531 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.19 16:49:23.645230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2655 | 2026.05.19 16:49:26.234851 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2656 | 2026.05.19 16:49:26.235106 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2657 | 2026.05.19 16:49:26.235472 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2658 | 2026.05.19 16:49:26.235519 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <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 | ||
| 2659 | 2026.05.19 16:49:26.235772 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2660 | 2026.05.19 16:49:26.235841 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2661 | 2026.05.19 16:49:26.235984 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2662 | 2026.05.19 16:49:26.236051 [ 316 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2663 | 2026.05.19 16:49:26.236091 [ 323 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2664 | 2026.05.19 16:49:26.236195 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2665 | 2026.05.19 16:49:26.236222 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2666 | 2026.05.19 16:49:26.236269 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2667 | 2026.05.19 16:49:26.236289 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2668 | 2026.05.19 16:49:26.237276 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002276 sec., 11423.550087873464 rows/sec., 2.46 MiB/sec. | ||
| 2669 | 2026.05.19 16:49:26.237376 [ 281 ] {0b890cd9-c06b-4941-b8de-f490b501ca13} <Debug> TCPHandler: Processed in 0.002678301 sec. | ||
| 2670 | 2026.05.19 16:49:26.239465 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.05.19 16:49:26.239577 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.19 16:49:26.239622 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2673 | 2026.05.19 16:49:26.240134 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.19 16:49:26.240177 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2675 | 2026.05.19 16:49:26.240570 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2676 | 2026.05.19 16:49:26.240787 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.19 16:49:26.240932 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001387 sec., 62004.325883201156 rows/sec., 5.20 MiB/sec. | ||
| 2678 | 2026.05.19 16:49:26.240969 [ 281 ] {20d64e7d-0950-484f-a739-0845456bac04} <Debug> TCPHandler: Processed in 0.001556864 sec. | ||
| 2679 | 2026.05.19 16:49:26.241101 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.19 16:49:26.241197 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.19 16:49:26.241238 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2682 | 2026.05.19 16:49:26.241642 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.19 16:49:26.241678 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2684 | 2026.05.19 16:49:26.241958 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2685 | 2026.05.19 16:49:26.242162 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.19 16:49:26.242291 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001114 sec., 13464.991023339318 rows/sec., 1012.50 KiB/sec. | ||
| 2687 | 2026.05.19 16:49:26.242327 [ 281 ] {8152bc50-ec05-478c-985f-af65cdd5df04} <Debug> TCPHandler: Processed in 0.001277169 sec. | ||
| 2688 | 2026.05.19 16:49:26.242443 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.19 16:49:26.242537 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.19 16:49:26.242578 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2691 | 2026.05.19 16:49:26.242996 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.19 16:49:26.243033 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2693 | 2026.05.19 16:49:26.243331 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2694 | 2026.05.19 16:49:26.243557 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.19 16:49:26.243687 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001167 sec., 67694.9443016281 rows/sec., 5.29 MiB/sec. | ||
| 2696 | 2026.05.19 16:49:26.243722 [ 281 ] {36325f0e-80bb-494a-97d2-f24e56572cfc} <Debug> TCPHandler: Processed in 0.00132895 sec. | ||
| 2697 | 2026.05.19 16:49:26.243846 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.19 16:49:26.243971 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.19 16:49:26.244015 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2700 | 2026.05.19 16:49:26.244416 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.19 16:49:26.244453 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2702 | 2026.05.19 16:49:26.244773 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2703 | 2026.05.19 16:49:26.244992 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.19 16:49:26.245118 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 2705 | 2026.05.19 16:49:26.245152 [ 281 ] {969a12a5-61cf-4b8a-87d0-e20085942e4b} <Debug> TCPHandler: Processed in 0.001359041 sec. | ||
| 2706 | 2026.05.19 16:49:26.245290 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.19 16:49:26.245384 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.19 16:49:26.245441 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2709 | 2026.05.19 16:49:26.246161 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.19 16:49:26.246197 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2711 | 2026.05.19 16:49:26.246698 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2712 | 2026.05.19 16:49:26.246918 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.19 16:49:26.247055 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001689 sec., 8880.994671403198 rows/sec., 15.91 MiB/sec. | ||
| 2714 | 2026.05.19 16:49:26.247102 [ 281 ] {ca17d654-f78b-42a5-9d20-b9f992ffde88} <Debug> TCPHandler: Processed in 0.001860859 sec. | ||
| 2715 | 2026.05.19 16:49:26.247234 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.05.19 16:49:26.247330 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.19 16:49:26.247373 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2718 | 2026.05.19 16:49:26.247711 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.19 16:49:26.247747 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2720 | 2026.05.19 16:49:26.248040 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2721 | 2026.05.19 16:49:26.248240 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.19 16:49:26.248367 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2723 | 2026.05.19 16:49:26.248399 [ 281 ] {2395b27d-1498-4200-aa4d-bf1ba7bd6692} <Debug> TCPHandler: Processed in 0.001215598 sec. | ||
| 2724 | 2026.05.19 16:49:30.818706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6212 | ||
| 2725 | 2026.05.19 16:49:30.819215 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.05.19 16:49:30.819259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2727 | 2026.05.19 16:49:30.819766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2728 | 2026.05.19 16:49:30.820076 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.05.19 16:49:30.820196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6212 | ||
| 2730 | 2026.05.19 16:49:31.145979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2731 | 2026.05.19 16:49:31.161345 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.05.19 16:49:31.161397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2733 | 2026.05.19 16:49:31.166571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2734 | 2026.05.19 16:49:31.167276 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.19 16:49:31.169838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2736 | 2026.05.19 16:49:31.235717 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.05.19 16:49:31.235957 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2738 | 2026.05.19 16:49:31.236369 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2739 | 2026.05.19 16:49:31.236409 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <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 | ||
| 2740 | 2026.05.19 16:49:31.236640 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2741 | 2026.05.19 16:49:31.236714 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2742 | 2026.05.19 16:49:31.236862 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2743 | 2026.05.19 16:49:31.236954 [ 316 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2744 | 2026.05.19 16:49:31.236960 [ 323 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2745 | 2026.05.19 16:49:31.237091 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2746 | 2026.05.19 16:49:31.237136 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2747 | 2026.05.19 16:49:31.237196 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2748 | 2026.05.19 16:49:31.237221 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2749 | 2026.05.19 16:49:31.238083 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002243 sec., 11591.618368256797 rows/sec., 2.50 MiB/sec. | ||
| 2750 | 2026.05.19 16:49:31.238151 [ 281 ] {32ef05d4-db34-4ceb-bfa1-a65e17f8a9aa} <Debug> TCPHandler: Processed in 0.002609869 sec. | ||
| 2751 | 2026.05.19 16:49:31.240257 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.05.19 16:49:31.240380 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2753 | 2026.05.19 16:49:31.240431 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2754 | 2026.05.19 16:49:31.240924 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.05.19 16:49:31.240971 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2756 | 2026.05.19 16:49:31.241409 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2757 | 2026.05.19 16:49:31.241619 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.05.19 16:49:31.241765 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001449 sec., 1380.2622498274673 rows/sec., 112.55 KiB/sec. | ||
| 2759 | 2026.05.19 16:49:31.241798 [ 281 ] {3623fb81-88ef-48ae-b6cf-02df89cb9399} <Debug> TCPHandler: Processed in 0.001631325 sec. | ||
| 2760 | 2026.05.19 16:49:31.241912 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.05.19 16:49:31.242006 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2762 | 2026.05.19 16:49:31.242045 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2763 | 2026.05.19 16:49:31.242545 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.05.19 16:49:31.242584 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2765 | 2026.05.19 16:49:31.242896 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2766 | 2026.05.19 16:49:31.243111 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.05.19 16:49:31.243232 [ 127 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2768 | 2026.05.19 16:49:31.243246 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Debug> executeQuery: Read 107 rows, 9.19 KiB in 0.001211 sec., 88356.72997522708 rows/sec., 7.41 MiB/sec. | ||
| 2769 | 2026.05.19 16:49:31.243311 [ 127 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.19 16:49:31.243318 [ 281 ] {e52fd19e-3e9c-430d-8e3f-b66e0c5bd1ce} <Debug> TCPHandler: Processed in 0.001416182 sec. | ||
| 2771 | 2026.05.19 16:49:31.243344 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2772 | 2026.05.19 16:49:31.243445 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.05.19 16:49:31.243451 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 2774 | 2026.05.19 16:49:31.243542 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.05.19 16:49:31.243571 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2776 | 2026.05.19 16:49:31.243586 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2777 | 2026.05.19 16:49:31.243607 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 2778 | 2026.05.19 16:49:31.243695 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2779 | 2026.05.19 16:49:31.243745 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 213 rows starting from the beginning of the part | ||
| 2780 | 2026.05.19 16:49:31.243786 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 2781 | 2026.05.19 16:49:31.243823 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 86 rows starting from the beginning of the part | ||
| 2782 | 2026.05.19 16:49:31.243861 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 107 rows starting from the beginning of the part | ||
| 2783 | 2026.05.19 16:49:31.243967 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.19 16:49:31.244008 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2785 | 2026.05.19 16:49:31.244376 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2786 | 2026.05.19 16:49:31.244598 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.19 16:49:31.244727 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001215 sec., 22222.222222222223 rows/sec., 1.62 MiB/sec. | ||
| 2788 | 2026.05.19 16:49:31.244759 [ 281 ] {fcd71ae8-72b1-41dc-a358-13bc9d745221} <Debug> TCPHandler: Processed in 0.001386161 sec. | ||
| 2789 | 2026.05.19 16:49:31.244871 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.19 16:49:31.244909 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529024 sec., 570298.4387426227 rows/sec., 51.60 MiB/sec. | ||
| 2791 | 2026.05.19 16:49:31.244960 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.05.19 16:49:31.245004 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2793 | 2026.05.19 16:49:31.245074 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2794 | 2026.05.19 16:49:31.245394 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.19 16:49:31.245466 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_16_3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2796 | 2026.05.19 16:49:31.245484 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.19 16:49:31.245526 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2798 | 2026.05.19 16:49:31.245552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2799 | 2026.05.19 16:49:31.245844 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2800 | 2026.05.19 16:49:31.246072 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.05.19 16:49:31.246178 [ 127 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2802 | 2026.05.19 16:49:31.246203 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001212 sec., 75082.50825082508 rows/sec., 5.87 MiB/sec. | ||
| 2803 | 2026.05.19 16:49:31.246219 [ 127 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.19 16:49:31.246245 [ 281 ] {cbb6058f-4f63-42e7-8a46-a88a9cc58725} <Debug> TCPHandler: Processed in 0.001381421 sec. | ||
| 2805 | 2026.05.19 16:49:31.246246 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2806 | 2026.05.19 16:49:31.246334 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 2807 | 2026.05.19 16:49:31.246375 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.05.19 16:49:31.246421 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2809 | 2026.05.19 16:49:31.246450 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part | ||
| 2810 | 2026.05.19 16:49:31.246468 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.19 16:49:31.246491 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2812 | 2026.05.19 16:49:31.246519 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2813 | 2026.05.19 16:49:31.246532 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 138 rows starting from the beginning of the part | ||
| 2814 | 2026.05.19 16:49:31.246574 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 89 rows starting from the beginning of the part | ||
| 2815 | 2026.05.19 16:49:31.246607 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part | ||
| 2816 | 2026.05.19 16:49:31.246638 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 91 rows starting from the beginning of the part | ||
| 2817 | 2026.05.19 16:49:31.246914 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.05.19 16:49:31.246953 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2819 | 2026.05.19 16:49:31.247350 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2820 | 2026.05.19 16:49:31.247471 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173838 sec., 548627.6641240104 rows/sec., 45.62 MiB/sec. | ||
| 2821 | 2026.05.19 16:49:31.247556 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.19 16:49:31.247661 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2823 | 2026.05.19 16:49:31.247670 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2824 | 2026.05.19 16:49:31.247687 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001252 sec., 128594.24920127795 rows/sec., 8.96 MiB/sec. | ||
| 2825 | 2026.05.19 16:49:31.247694 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.19 16:49:31.247726 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2827 | 2026.05.19 16:49:31.247728 [ 281 ] {55557702-b181-4526-8ac5-698f52dfc029} <Debug> TCPHandler: Processed in 0.001427002 sec. | ||
| 2828 | 2026.05.19 16:49:31.247811 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 2829 | 2026.05.19 16:49:31.247854 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.19 16:49:31.247943 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2831 | 2026.05.19 16:49:31.247950 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.05.19 16:49:31.247984 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1958 rows starting from the beginning of the part | ||
| 2833 | 2026.05.19 16:49:31.247996 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.19 16:49:31.248014 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2835 | 2026.05.19 16:49:31.248076 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2836 | 2026.05.19 16:49:31.248080 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_16_3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2837 | 2026.05.19 16:49:31.248133 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2838 | 2026.05.19 16:49:31.248180 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 2839 | 2026.05.19 16:49:31.248273 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2840 | 2026.05.19 16:49:31.248288 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2841 | 2026.05.19 16:49:31.248338 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 2842 | 2026.05.19 16:49:31.248920 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.19 16:49:31.248963 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2844 | 2026.05.19 16:49:31.249589 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2845 | 2026.05.19 16:49:31.249858 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.19 16:49:31.249878 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 5 columns (5 merged, 0 gathered) in 0.002112372 sec., 1326470.9056927473 rows/sec., 93.61 MiB/sec. | ||
| 2847 | 2026.05.19 16:49:31.250001 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002071 sec., 12071.463061323033 rows/sec., 21.63 MiB/sec. | ||
| 2848 | 2026.05.19 16:49:31.250057 [ 281 ] {033ef356-cc6a-4bd2-8c86-614816bc9bfb} <Debug> TCPHandler: Processed in 0.002270444 sec. | ||
| 2849 | 2026.05.19 16:49:31.250177 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.05.19 16:49:31.250178 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2851 | 2026.05.19 16:49:31.250339 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.05.19 16:49:31.250387 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2026.05.19 16:49:31.250552 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.19 16:49:31.250631 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2855 | 2026.05.19 16:49:31.250721 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2856 | 2026.05.19 16:49:31.250741 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.19 16:49:31.250783 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2858 | 2026.05.19 16:49:31.251104 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2859 | 2026.05.19 16:49:31.251319 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.05.19 16:49:31.251426 [ 96 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2861 | 2026.05.19 16:49:31.251445 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 2862 | 2026.05.19 16:49:31.251468 [ 96 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2026.05.19 16:49:31.251483 [ 281 ] {fc19ac67-a83e-4586-af6d-e9bae9641825} <Debug> TCPHandler: Processed in 0.00130946 sec. | ||
| 2864 | 2026.05.19 16:49:31.251494 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2865 | 2026.05.19 16:49:31.251607 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2866 | 2026.05.19 16:49:31.251698 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.05.19 16:49:31.251726 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2868 | 2026.05.19 16:49:31.251774 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2869 | 2026.05.19 16:49:31.251815 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2870 | 2026.05.19 16:49:31.251851 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 2871 | 2026.05.19 16:49:31.251887 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2872 | 2026.05.19 16:49:31.251924 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2873 | 2026.05.19 16:49:31.252879 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001329071 sec., 722309.0414281855 rows/sec., 48.68 MiB/sec. | ||
| 2874 | 2026.05.19 16:49:31.253025 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2875 | 2026.05.19 16:49:31.253350 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.19 16:49:31.253416 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_16_3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2877 | 2026.05.19 16:49:31.253481 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2878 | 2026.05.19 16:49:36.236237 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.19 16:49:36.236497 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2880 | 2026.05.19 16:49:36.236866 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2881 | 2026.05.19 16:49:36.236914 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <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 | ||
| 2882 | 2026.05.19 16:49:36.237177 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2883 | 2026.05.19 16:49:36.237259 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2884 | 2026.05.19 16:49:36.237410 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2885 | 2026.05.19 16:49:36.237482 [ 316 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2886 | 2026.05.19 16:49:36.237514 [ 323 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2887 | 2026.05.19 16:49:36.237609 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2888 | 2026.05.19 16:49:36.237637 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2889 | 2026.05.19 16:49:36.237684 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 2890 | 2026.05.19 16:49:36.237704 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2891 | 2026.05.19 16:49:36.238663 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002273 sec., 11438.627364716234 rows/sec., 2.46 MiB/sec. | ||
| 2892 | 2026.05.19 16:49:36.238766 [ 281 ] {7c8a6fd7-384b-4dc5-81d5-fcbc75a2137b} <Debug> TCPHandler: Processed in 0.00266799 sec. | ||
| 2893 | 2026.05.19 16:49:36.240802 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.05.19 16:49:36.241007 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2895 | 2026.05.19 16:49:36.241093 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2896 | 2026.05.19 16:49:36.241732 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.05.19 16:49:36.241777 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2898 | 2026.05.19 16:49:36.242167 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2899 | 2026.05.19 16:49:36.242391 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.05.19 16:49:36.242540 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001593 sec., 53986.18957940992 rows/sec., 4.53 MiB/sec. | ||
| 2901 | 2026.05.19 16:49:36.242576 [ 281 ] {bc67a398-fb19-442c-8b78-a9263d53b199} <Debug> TCPHandler: Processed in 0.001875258 sec. | ||
| 2902 | 2026.05.19 16:49:36.242700 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.05.19 16:49:36.242798 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.05.19 16:49:36.242840 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2905 | 2026.05.19 16:49:36.243237 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.05.19 16:49:36.243275 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2907 | 2026.05.19 16:49:36.243570 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2908 | 2026.05.19 16:49:36.243783 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.05.19 16:49:36.243886 [ 71 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2910 | 2026.05.19 16:49:36.243909 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001133 sec., 13239.18799646955 rows/sec., 995.52 KiB/sec. | ||
| 2911 | 2026.05.19 16:49:36.243958 [ 71 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.19 16:49:36.243963 [ 281 ] {556398fd-97f9-4f41-9859-7f179a6ba913} <Debug> TCPHandler: Processed in 0.00131189 sec. | ||
| 2913 | 2026.05.19 16:49:36.244001 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2914 | 2026.05.19 16:49:36.244097 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.19 16:49:36.244107 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 2916 | 2026.05.19 16:49:36.244203 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2917 | 2026.05.19 16:49:36.244236 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2918 | 2026.05.19 16:49:36.244248 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2919 | 2026.05.19 16:49:36.244280 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part | ||
| 2920 | 2026.05.19 16:49:36.244363 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 2921 | 2026.05.19 16:49:36.244414 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2922 | 2026.05.19 16:49:36.244466 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 2923 | 2026.05.19 16:49:36.244512 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 2924 | 2026.05.19 16:49:36.244559 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2925 | 2026.05.19 16:49:36.244692 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.05.19 16:49:36.244734 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2927 | 2026.05.19 16:49:36.245050 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2928 | 2026.05.19 16:49:36.245274 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.05.19 16:49:36.245404 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001224 sec., 64542.48366013072 rows/sec., 5.04 MiB/sec. | ||
| 2930 | 2026.05.19 16:49:36.245439 [ 281 ] {8271ae98-0618-4bbc-baf5-dd4eded04dff} <Debug> TCPHandler: Processed in 0.001389141 sec. | ||
| 2931 | 2026.05.19 16:49:36.245480 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416431 sec., 129197.96304938258 rows/sec., 9.96 MiB/sec. | ||
| 2932 | 2026.05.19 16:49:36.245565 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.19 16:49:36.245659 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.19 16:49:36.245703 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.05.19 16:49:36.245704 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2936 | 2026.05.19 16:49:36.246060 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.05.19 16:49:36.246123 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.19 16:49:36.246153 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_16_3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2939 | 2026.05.19 16:49:36.246165 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2940 | 2026.05.19 16:49:36.246264 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2941 | 2026.05.19 16:49:36.246513 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2026.05.19 16:49:36.246726 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.19 16:49:36.246851 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2944 | 2026.05.19 16:49:36.246885 [ 281 ] {9dc105ce-7f5e-4ff2-92d5-11aedda55b3f} <Debug> TCPHandler: Processed in 0.001367351 sec. | ||
| 2945 | 2026.05.19 16:49:36.247000 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.19 16:49:36.247093 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.19 16:49:36.247148 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2948 | 2026.05.19 16:49:36.247877 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.19 16:49:36.247912 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2950 | 2026.05.19 16:49:36.248419 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2951 | 2026.05.19 16:49:36.248642 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.19 16:49:36.248748 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2953 | 2026.05.19 16:49:36.248776 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001701 sec., 8818.342151675484 rows/sec., 15.80 MiB/sec. | ||
| 2954 | 2026.05.19 16:49:36.248816 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.19 16:49:36.248844 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.24 GiB. | ||
| 2956 | 2026.05.19 16:49:36.248855 [ 281 ] {6a2d29f3-ae86-4443-b46b-68c83c665886} <Debug> TCPHandler: Processed in 0.001902369 sec. | ||
| 2957 | 2026.05.19 16:49:36.248911 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 2958 | 2026.05.19 16:49:36.248993 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.19 16:49:36.249092 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.19 16:49:36.249114 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2961 | 2026.05.19 16:49:36.249134 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2962 | 2026.05.19 16:49:36.249179 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part | ||
| 2963 | 2026.05.19 16:49:36.249305 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 2964 | 2026.05.19 16:49:36.249417 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 2965 | 2026.05.19 16:49:36.249480 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.05.19 16:49:36.249521 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2967 | 2026.05.19 16:49:36.249525 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 2968 | 2026.05.19 16:49:36.249640 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 2969 | 2026.05.19 16:49:36.249751 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 2970 | 2026.05.19 16:49:36.249838 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2971 | 2026.05.19 16:49:36.250067 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.19 16:49:36.250216 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 2973 | 2026.05.19 16:49:36.250249 [ 281 ] {04f27139-aea7-4e29-a625-1f2bd0b806c4} <Debug> TCPHandler: Processed in 0.00130391 sec. | ||
| 2974 | 2026.05.19 16:49:36.252910 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 19 columns (19 merged, 0 gathered) in 0.004024151 sec., 70573.8924806748 rows/sec., 126.47 MiB/sec. | ||
| 2975 | 2026.05.19 16:49:36.253677 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2976 | 2026.05.19 16:49:36.254016 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.19 16:49:36.254084 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2978 | 2026.05.19 16:49:36.254195 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 2979 | 2026.05.19 16:49:38.218834 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2980 | 2026.05.19 16:49:38.218894 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2981 | 2026.05.19 16:49:38.321085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6724 | ||
| 2982 | 2026.05.19 16:49:38.321699 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.05.19 16:49:38.321749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2984 | 2026.05.19 16:49:38.322308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2985 | 2026.05.19 16:49:38.322554 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.05.19 16:49:38.322711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6724 | ||
| 2987 | 2026.05.19 16:49:38.670456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2988 | 2026.05.19 16:49:38.687609 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.19 16:49:38.687684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 2990 | 2026.05.19 16:49:38.693804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2991 | 2026.05.19 16:49:38.694519 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.19 16:49:38.697989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2993 | 2026.05.19 16:49:41.236593 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.19 16:49:41.236844 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 2995 | 2026.05.19 16:49:41.237208 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2996 | 2026.05.19 16:49:41.237255 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <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 | ||
| 2997 | 2026.05.19 16:49:41.237515 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2998 | 2026.05.19 16:49:41.237590 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2999 | 2026.05.19 16:49:41.237734 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3000 | 2026.05.19 16:49:41.237809 [ 316 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3001 | 2026.05.19 16:49:41.237845 [ 323 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3002 | 2026.05.19 16:49:41.237953 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3003 | 2026.05.19 16:49:41.237981 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3004 | 2026.05.19 16:49:41.238025 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3005 | 2026.05.19 16:49:41.238047 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 3006 | 2026.05.19 16:49:41.238975 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002284 sec., 11383.53765323993 rows/sec., 2.45 MiB/sec. | ||
| 3007 | 2026.05.19 16:49:41.239065 [ 281 ] {f4696543-4c94-43e1-9d40-6a0597b0601b} <Debug> TCPHandler: Processed in 0.00266854 sec. | ||
| 3008 | 2026.05.19 16:49:41.241161 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.19 16:49:41.241271 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.19 16:49:41.241312 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3011 | 2026.05.19 16:49:41.241809 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.19 16:49:41.241850 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3013 | 2026.05.19 16:49:41.242269 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3014 | 2026.05.19 16:49:41.242504 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.19 16:49:41.242656 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001415 sec., 74911.66077738516 rows/sec., 6.29 MiB/sec. | ||
| 3016 | 2026.05.19 16:49:41.242692 [ 281 ] {2e6276da-c9e7-42c1-babc-3f641d1a8484} <Debug> TCPHandler: Processed in 0.001580054 sec. | ||
| 3017 | 2026.05.19 16:49:41.242825 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.05.19 16:49:41.242923 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.19 16:49:41.242965 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3020 | 2026.05.19 16:49:41.243366 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.19 16:49:41.243403 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3022 | 2026.05.19 16:49:41.243693 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3023 | 2026.05.19 16:49:41.243898 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.19 16:49:41.244026 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001122 sec., 22281.639928698754 rows/sec., 1.64 MiB/sec. | ||
| 3025 | 2026.05.19 16:49:41.244060 [ 281 ] {da2de998-3b1d-445a-a973-2707ceb7eead} <Debug> TCPHandler: Processed in 0.001285109 sec. | ||
| 3026 | 2026.05.19 16:49:41.244181 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.05.19 16:49:41.244276 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3028 | 2026.05.19 16:49:41.244318 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.05.19 16:49:41.244738 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.05.19 16:49:41.244774 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3031 | 2026.05.19 16:49:41.245066 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3032 | 2026.05.19 16:49:41.245273 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.05.19 16:49:41.245396 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001147 sec., 77593.72275501308 rows/sec., 6.06 MiB/sec. | ||
| 3034 | 2026.05.19 16:49:41.245428 [ 281 ] {998553c5-5c3d-48bf-8086-6ae1126b05b8} <Debug> TCPHandler: Processed in 0.00130841 sec. | ||
| 3035 | 2026.05.19 16:49:41.245545 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.05.19 16:49:41.245635 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.05.19 16:49:41.245677 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3038 | 2026.05.19 16:49:41.246049 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.05.19 16:49:41.246082 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3040 | 2026.05.19 16:49:41.246465 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3041 | 2026.05.19 16:49:41.246685 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.19 16:49:41.246844 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3043 | 2026.05.19 16:49:41.246884 [ 281 ] {df67d6e7-d36a-42e9-95e9-a12900af29b9} <Debug> TCPHandler: Processed in 0.001367701 sec. | ||
| 3044 | 2026.05.19 16:49:41.247035 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.05.19 16:49:41.247130 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.05.19 16:49:41.247185 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3047 | 2026.05.19 16:49:41.247958 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.05.19 16:49:41.247994 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3049 | 2026.05.19 16:49:41.248518 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3050 | 2026.05.19 16:49:41.248735 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.19 16:49:41.248866 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 24.97 MiB/sec. | ||
| 3052 | 2026.05.19 16:49:41.248912 [ 281 ] {25315ac9-6221-4b49-bc70-0a808a606757} <Debug> TCPHandler: Processed in 0.001969279 sec. | ||
| 3053 | 2026.05.19 16:49:41.249048 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.19 16:49:41.249139 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.19 16:49:41.249179 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3056 | 2026.05.19 16:49:41.249581 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.19 16:49:41.249617 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3058 | 2026.05.19 16:49:41.249921 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3059 | 2026.05.19 16:49:41.250131 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.19 16:49:41.250264 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3061 | 2026.05.19 16:49:41.250298 [ 281 ] {2216b4bf-23ae-4493-b88a-0ebc437bb6b4} <Debug> TCPHandler: Processed in 0.001245369 sec. | ||
| 3062 | 2026.05.19 16:49:45.824152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7172 | ||
| 3063 | 2026.05.19 16:49:45.824698 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.19 16:49:45.824738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3065 | 2026.05.19 16:49:45.825248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3066 | 2026.05.19 16:49:45.825497 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.19 16:49:45.825646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7172 | ||
| 3068 | 2026.05.19 16:49:46.199051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3069 | 2026.05.19 16:49:46.215485 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.19 16:49:46.215549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3071 | 2026.05.19 16:49:46.220749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3072 | 2026.05.19 16:49:46.221437 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.19 16:49:46.224184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3074 | 2026.05.19 16:49:46.237795 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.19 16:49:46.238024 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.19 16:49:46.238363 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3077 | 2026.05.19 16:49:46.238405 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <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_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')" moved to PREWHERE | ||
| 3078 | 2026.05.19 16:49:46.238642 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3079 | 2026.05.19 16:49:46.238713 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3080 | 2026.05.19 16:49:46.238859 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 3081 | 2026.05.19 16:49:46.238930 [ 316 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3082 | 2026.05.19 16:49:46.238944 [ 327 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3083 | 2026.05.19 16:49:46.239034 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3084 | 2026.05.19 16:49:46.239061 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3085 | 2026.05.19 16:49:46.239108 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 3086 | 2026.05.19 16:49:46.239129 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 3087 | 2026.05.19 16:49:46.240366 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002442 sec., 10647.010647010646 rows/sec., 2.29 MiB/sec. | ||
| 3088 | 2026.05.19 16:49:46.240468 [ 281 ] {d7814094-3a5c-436f-8a5d-706325f5f301} <Debug> TCPHandler: Processed in 0.002828553 sec. | ||
| 3089 | 2026.05.19 16:49:46.242921 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.05.19 16:49:46.243056 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.05.19 16:49:46.243123 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3092 | 2026.05.19 16:49:46.243708 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.05.19 16:49:46.243758 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3094 | 2026.05.19 16:49:46.244184 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3095 | 2026.05.19 16:49:46.244411 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.05.19 16:49:46.244567 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 3097 | 2026.05.19 16:49:46.244604 [ 281 ] {8bca7934-1e3a-4a3d-9ad1-c0a14cf6b01d} <Debug> TCPHandler: Processed in 0.001746916 sec. | ||
| 3098 | 2026.05.19 16:49:46.244721 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.05.19 16:49:46.244820 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3100 | 2026.05.19 16:49:46.244864 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3101 | 2026.05.19 16:49:46.245336 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.05.19 16:49:46.245374 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3103 | 2026.05.19 16:49:46.245692 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3104 | 2026.05.19 16:49:46.245904 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.05.19 16:49:46.246036 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001237 sec., 166531.93209377525 rows/sec., 14.88 MiB/sec. | ||
| 3106 | 2026.05.19 16:49:46.246070 [ 281 ] {a27607e9-288d-45f2-b004-f2d4c2041e54} <Debug> TCPHandler: Processed in 0.001399732 sec. | ||
| 3107 | 2026.05.19 16:49:46.246190 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.05.19 16:49:46.246286 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.05.19 16:49:46.246327 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3110 | 2026.05.19 16:49:46.246721 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.05.19 16:49:46.246755 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3112 | 2026.05.19 16:49:46.247061 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3113 | 2026.05.19 16:49:46.247269 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.19 16:49:46.247405 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001138 sec., 23725.83479789104 rows/sec., 1.79 MiB/sec. | ||
| 3115 | 2026.05.19 16:49:46.247438 [ 281 ] {f2509a34-5d55-4862-b44a-b056117c6d91} <Debug> TCPHandler: Processed in 0.00129915 sec. | ||
| 3116 | 2026.05.19 16:49:46.247561 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.19 16:49:46.247687 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.19 16:49:46.247739 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3119 | 2026.05.19 16:49:46.248200 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.19 16:49:46.248237 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3121 | 2026.05.19 16:49:46.248555 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3122 | 2026.05.19 16:49:46.248779 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.05.19 16:49:46.248906 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001247 sec., 19246.19085805934 rows/sec., 1.60 MiB/sec. | ||
| 3124 | 2026.05.19 16:49:46.248941 [ 281 ] {ead27f14-55e1-4a9c-a3ed-25155ddd1659} <Debug> TCPHandler: Processed in 0.001439962 sec. | ||
| 3125 | 2026.05.19 16:49:46.249060 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.05.19 16:49:46.249156 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.05.19 16:49:46.249198 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3128 | 2026.05.19 16:49:46.249591 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.05.19 16:49:46.249626 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3130 | 2026.05.19 16:49:46.249920 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3131 | 2026.05.19 16:49:46.250130 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.05.19 16:49:46.250255 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 3133 | 2026.05.19 16:49:46.250289 [ 281 ] {fe8e9d90-d797-4567-8f9c-0068c2ed6c7c} <Debug> TCPHandler: Processed in 0.00128022 sec. | ||
| 3134 | 2026.05.19 16:49:46.250398 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.05.19 16:49:46.250493 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3136 | 2026.05.19 16:49:46.250533 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3137 | 2026.05.19 16:49:46.250948 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.05.19 16:49:46.250984 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3139 | 2026.05.19 16:49:46.251295 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3140 | 2026.05.19 16:49:46.251504 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.19 16:49:46.251632 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001159 sec., 99223.4685073339 rows/sec., 8.07 MiB/sec. | ||
| 3142 | 2026.05.19 16:49:46.251667 [ 281 ] {6b441243-e4f3-4786-9ac2-4724fd0f4c28} <Debug> TCPHandler: Processed in 0.00131912 sec. | ||
| 3143 | 2026.05.19 16:49:46.251783 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.19 16:49:46.251880 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.19 16:49:46.251925 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3146 | 2026.05.19 16:49:46.252308 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.05.19 16:49:46.252344 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3148 | 2026.05.19 16:49:46.252680 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3149 | 2026.05.19 16:49:46.252888 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.05.19 16:49:46.253017 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001156 sec., 169550.17301038065 rows/sec., 12.16 MiB/sec. | ||
| 3151 | 2026.05.19 16:49:46.253050 [ 281 ] {3649b720-47d7-4c5e-81d2-b85a4b5d6924} <Debug> TCPHandler: Processed in 0.00131753 sec. | ||
| 3152 | 2026.05.19 16:49:46.253164 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.05.19 16:49:46.253258 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.05.19 16:49:46.253313 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3155 | 2026.05.19 16:49:46.254035 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.05.19 16:49:46.254070 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3157 | 2026.05.19 16:49:46.254588 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3158 | 2026.05.19 16:49:46.254812 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.05.19 16:49:46.254954 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001717 sec., 8736.167734420502 rows/sec., 15.65 MiB/sec. | ||
| 3160 | 2026.05.19 16:49:46.255010 [ 281 ] {ca56c1ae-2ca2-4255-8a07-2b1c6fcc7ab2} <Debug> TCPHandler: Processed in 0.001897538 sec. | ||
| 3161 | 2026.05.19 16:49:46.255133 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.05.19 16:49:46.255229 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.05.19 16:49:46.255273 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3164 | 2026.05.19 16:49:46.255600 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.05.19 16:49:46.255633 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3166 | 2026.05.19 16:49:46.255931 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3167 | 2026.05.19 16:49:46.256143 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.05.19 16:49:46.256271 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3169 | 2026.05.19 16:49:46.256305 [ 281 ] {1a2a5fc1-b408-4fd0-a022-745cd3622f5c} <Debug> TCPHandler: Processed in 0.001221468 sec. | ||
| 3170 | 2026.05.19 16:49:47.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.95 MiB, peak 228.36 MiB, free memory in arenas 0.00 B, will set to 223.85 MiB (RSS), difference: -1.10 MiB | ||
| 3171 | 2026.05.19 16:49:47.867029 [ 90 ] {} <Debug> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3172 | 2026.05.19 16:49:47.867135 [ 90 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.05.19 16:49:47.867174 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3174 | 2026.05.19 16:49:47.867352 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::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 | ||
| 3175 | 2026.05.19 16:49:47.868327 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.05.19 16:49:47.868500 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 3177 | 2026.05.19 16:49:47.868906 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::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 | ||
| 3178 | 2026.05.19 16:49:47.869263 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3179 | 2026.05.19 16:49:47.869635 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::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 | ||
| 3180 | 2026.05.19 16:49:47.869998 [ 194 ] {485c6a37-fa87-49d2-bb10-21802add8b17::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 | ||
| 3181 | 2026.05.19 16:49:47.874682 [ 187 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 72 columns (72 merged, 0 gathered) in 0.007389042 sec., 6902.112614869424 rows/sec., 8.38 MiB/sec. | ||
| 3182 | 2026.05.19 16:49:47.875535 [ 187 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3183 | 2026.05.19 16:49:47.876131 [ 187 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.05.19 16:49:47.876213 [ 187 ] {485c6a37-fa87-49d2-bb10-21802add8b17::all_1_5_1} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3185 | 2026.05.19 16:49:47.876532 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 3186 | 2026.05.19 16:49:50.734082 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.05.19 16:49:50.734412 [ 293 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3188 | 2026.05.19 16:49:50.734948 [ 293 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3189 | 2026.05.19 16:49:50.735175 [ 293 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3190 | 2026.05.19 16:49:50.735523 [ 327 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3191 | 2026.05.19 16:49:50.735807 [ 293 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00152 sec., 26973.684210526313 rows/sec., 1.61 MiB/sec. | ||
| 3192 | 2026.05.19 16:49:50.735856 [ 293 ] {4c5c5d87-c557-4dfe-b512-63abe8567322} <Debug> TCPHandler: Processed in 0.001885189 sec. | ||
| 3193 | 2026.05.19 16:49:51.000409 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.09 MiB, peak 228.36 MiB, free memory in arenas 0.00 B, will set to 224.13 MiB (RSS), difference: -1.95 MiB | ||
| 3194 | 2026.05.19 16:49:51.235607 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.05.19 16:49:51.235859 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 3196 | 2026.05.19 16:49:51.236191 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3197 | 2026.05.19 16:49:51.236230 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <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 | ||
| 3198 | 2026.05.19 16:49:51.236454 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3199 | 2026.05.19 16:49:51.236523 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3200 | 2026.05.19 16:49:51.236664 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3201 | 2026.05.19 16:49:51.236749 [ 316 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3202 | 2026.05.19 16:49:51.236760 [ 327 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3203 | 2026.05.19 16:49:51.236869 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3204 | 2026.05.19 16:49:51.236895 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3205 | 2026.05.19 16:49:51.236958 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3206 | 2026.05.19 16:49:51.236980 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 3207 | 2026.05.19 16:49:51.237852 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002098 sec., 12392.755004766444 rows/sec., 2.67 MiB/sec. | ||
| 3208 | 2026.05.19 16:49:51.237939 [ 281 ] {7f3fdabf-2943-42ee-b9af-8937c8cf8bec} <Debug> TCPHandler: Processed in 0.002478028 sec. | ||
| 3209 | 2026.05.19 16:49:51.239885 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.19 16:49:51.240000 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.19 16:49:51.240046 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2026.05.19 16:49:51.240522 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.19 16:49:51.240564 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3214 | 2026.05.19 16:49:51.240928 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3215 | 2026.05.19 16:49:51.241154 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.19 16:49:51.241304 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001335 sec., 79400.74906367042 rows/sec., 6.67 MiB/sec. | ||
| 3217 | 2026.05.19 16:49:51.241339 [ 281 ] {603941f3-8178-4ee5-8f8c-2f548fe1db51} <Debug> TCPHandler: Processed in 0.001509413 sec. | ||
| 3218 | 2026.05.19 16:49:51.241463 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.19 16:49:51.241561 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.19 16:49:51.241604 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3221 | 2026.05.19 16:49:51.242016 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.19 16:49:51.242053 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3223 | 2026.05.19 16:49:51.242361 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3224 | 2026.05.19 16:49:51.242572 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.19 16:49:51.242705 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001164 sec., 21477.66323024055 rows/sec., 1.58 MiB/sec. | ||
| 3226 | 2026.05.19 16:49:51.242739 [ 281 ] {5c498c64-3be8-47af-9e4b-d6953d42a441} <Debug> TCPHandler: Processed in 0.00132526 sec. | ||
| 3227 | 2026.05.19 16:49:51.242850 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.19 16:49:51.242946 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.19 16:49:51.242987 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3230 | 2026.05.19 16:49:51.243413 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.19 16:49:51.243446 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3232 | 2026.05.19 16:49:51.243737 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3233 | 2026.05.19 16:49:51.243933 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.19 16:49:51.244053 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001172 sec., 75938.56655290101 rows/sec., 5.93 MiB/sec. | ||
| 3235 | 2026.05.19 16:49:51.244087 [ 281 ] {5648d044-4320-4cb2-98f7-f626d9e9d9b9} <Debug> TCPHandler: Processed in 0.001333731 sec. | ||
| 3236 | 2026.05.19 16:49:51.244194 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.19 16:49:51.244284 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.19 16:49:51.244392 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2026.05.19 16:49:51.244785 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.19 16:49:51.244821 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3241 | 2026.05.19 16:49:51.245157 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3242 | 2026.05.19 16:49:51.245380 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.19 16:49:51.245511 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3244 | 2026.05.19 16:49:51.245545 [ 281 ] {0603ffce-190c-4bd9-b3a1-6d5df9722c48} <Debug> TCPHandler: Processed in 0.00134394 sec. | ||
| 3245 | 2026.05.19 16:49:51.245655 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.19 16:49:51.245749 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.19 16:49:51.245805 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3248 | 2026.05.19 16:49:51.246569 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.19 16:49:51.246606 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3250 | 2026.05.19 16:49:51.247149 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3251 | 2026.05.19 16:49:51.247371 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.05.19 16:49:51.247510 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001779 sec., 14052.838673412029 rows/sec., 25.18 MiB/sec. | ||
| 3253 | 2026.05.19 16:49:51.247569 [ 281 ] {1a384a22-33d6-43c7-b5c9-a6e75489e2ef} <Debug> TCPHandler: Processed in 0.00196263 sec. | ||
| 3254 | 2026.05.19 16:49:51.247688 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.05.19 16:49:51.247783 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.05.19 16:49:51.247826 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3257 | 2026.05.19 16:49:51.248160 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.19 16:49:51.248195 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3259 | 2026.05.19 16:49:51.248506 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3260 | 2026.05.19 16:49:51.248705 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.19 16:49:51.248826 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3262 | 2026.05.19 16:49:51.248857 [ 281 ] {be2df75d-21a1-4d96-b60f-89f156ce27ae} <Debug> TCPHandler: Processed in 0.001252489 sec. | ||
| 3263 | 2026.05.19 16:49:53.219293 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3264 | 2026.05.19 16:49:53.219367 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3265 | 2026.05.19 16:49:53.325705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7684 | ||
| 3266 | 2026.05.19 16:49:53.326199 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.05.19 16:49:53.326247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3268 | 2026.05.19 16:49:53.326853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3269 | 2026.05.19 16:49:53.327100 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.05.19 16:49:53.327245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7684 | ||
| 3271 | 2026.05.19 16:49:53.327264 [ 125 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3272 | 2026.05.19 16:49:53.327327 [ 125 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.05.19 16:49:53.327349 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3274 | 2026.05.19 16:49:53.327445 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3275 | 2026.05.19 16:49:53.327558 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2026.05.19 16:49:53.327656 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5252 rows starting from the beginning of the part | ||
| 3277 | 2026.05.19 16:49:53.327746 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3278 | 2026.05.19 16:49:53.327796 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3279 | 2026.05.19 16:49:53.327843 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3280 | 2026.05.19 16:49:53.327889 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3281 | 2026.05.19 16:49:53.327929 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 3282 | 2026.05.19 16:49:53.329286 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7684 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870288 sec., 4108458.1625931407 rows/sec., 58.77 MiB/sec. | ||
| 3283 | 2026.05.19 16:49:53.330317 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3284 | 2026.05.19 16:49:53.330564 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.19 16:49:53.330693 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_16_3} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3286 | 2026.05.19 16:49:53.330782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3287 | 2026.05.19 16:49:53.724471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3288 | 2026.05.19 16:49:53.741092 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.19 16:49:53.741151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3290 | 2026.05.19 16:49:53.747190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3291 | 2026.05.19 16:49:53.747875 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.19 16:49:53.748162 [ 124 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3293 | 2026.05.19 16:49:53.748221 [ 124 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.19 16:49:53.748240 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3295 | 2026.05.19 16:49:53.748361 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3296 | 2026.05.19 16:49:53.750974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3297 | 2026.05.19 16:49:53.752401 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2026.05.19 16:49:53.753957 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3299 | 2026.05.19 16:49:53.758252 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3300 | 2026.05.19 16:49:53.762403 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3301 | 2026.05.19 16:49:53.766418 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3302 | 2026.05.19 16:49:53.770791 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3303 | 2026.05.19 16:49:53.774830 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 3304 | 2026.05.19 16:49:53.828179 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079801823 sec., 1516.2560885357218 rows/sec., 7.84 MiB/sec. | ||
| 3305 | 2026.05.19 16:49:53.830671 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3306 | 2026.05.19 16:49:53.832730 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_16_3} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.19 16:49:53.832836 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_16_3} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3308 | 2026.05.19 16:49:53.835576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3309 | 2026.05.19 16:49:54.000853 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.32 MiB, peak 235.27 MiB, free memory in arenas 0.00 B, will set to 235.46 MiB (RSS), difference: 10.14 MiB | ||
| 3310 | 2026.05.19 16:49:54.001923 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000914754 sec. | ||
| 3311 | 2026.05.19 16:49:56.236255 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.05.19 16:49:56.236476 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 3313 | 2026.05.19 16:49:56.236793 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3314 | 2026.05.19 16:49:56.236832 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <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 | ||
| 3315 | 2026.05.19 16:49:56.237082 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3316 | 2026.05.19 16:49:56.237152 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3317 | 2026.05.19 16:49:56.237293 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3318 | 2026.05.19 16:49:56.237364 [ 316 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3319 | 2026.05.19 16:49:56.237424 [ 327 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3320 | 2026.05.19 16:49:56.237562 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3321 | 2026.05.19 16:49:56.237591 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3322 | 2026.05.19 16:49:56.237641 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3323 | 2026.05.19 16:49:56.237662 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 3324 | 2026.05.19 16:49:56.238597 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002211 sec., 11759.384893713253 rows/sec., 2.53 MiB/sec. | ||
| 3325 | 2026.05.19 16:49:56.238703 [ 281 ] {2b942ada-d948-4eb4-9894-364d20c5c066} <Debug> TCPHandler: Processed in 0.002580139 sec. | ||
| 3326 | 2026.05.19 16:49:56.240510 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.05.19 16:49:56.240630 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3328 | 2026.05.19 16:49:56.240675 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3329 | 2026.05.19 16:49:56.241279 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.05.19 16:49:56.241329 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3331 | 2026.05.19 16:49:56.241756 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3332 | 2026.05.19 16:49:56.241984 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.19 16:49:56.242137 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00154 sec., 55844.155844155845 rows/sec., 4.69 MiB/sec. | ||
| 3334 | 2026.05.19 16:49:56.242144 [ 132 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3335 | 2026.05.19 16:49:56.242174 [ 281 ] {69b94818-f458-448a-8c45-21cafcf9f5ee} <Debug> TCPHandler: Processed in 0.001714966 sec. | ||
| 3336 | 2026.05.19 16:49:56.242222 [ 132 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.05.19 16:49:56.242253 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3338 | 2026.05.19 16:49:56.242372 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.19 16:49:56.242411 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 3340 | 2026.05.19 16:49:56.242473 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.05.19 16:49:56.242520 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3342 | 2026.05.19 16:49:56.242574 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3343 | 2026.05.19 16:49:56.242617 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 3344 | 2026.05.19 16:49:56.242690 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
| 3345 | 2026.05.19 16:49:56.242738 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3346 | 2026.05.19 16:49:56.242779 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 206 rows starting from the beginning of the part | ||
| 3347 | 2026.05.19 16:49:56.242819 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part | ||
| 3348 | 2026.05.19 16:49:56.242862 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 86 rows starting from the beginning of the part | ||
| 3349 | 2026.05.19 16:49:56.242986 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.05.19 16:49:56.243029 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3351 | 2026.05.19 16:49:56.243428 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3352 | 2026.05.19 16:49:56.243681 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.05.19 16:49:56.243818 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001364 sec., 10997.067448680353 rows/sec., 826.93 KiB/sec. | ||
| 3354 | 2026.05.19 16:49:56.243855 [ 281 ] {f707770c-1110-42f9-ba02-70f88ed8a04c} <Debug> TCPHandler: Processed in 0.001541564 sec. | ||
| 3355 | 2026.05.19 16:49:56.243869 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530074 sec., 558142.9394918154 rows/sec., 50.64 MiB/sec. | ||
| 3356 | 2026.05.19 16:49:56.243981 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.05.19 16:49:56.244082 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3358 | 2026.05.19 16:49:56.244112 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3359 | 2026.05.19 16:49:56.244124 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3360 | 2026.05.19 16:49:56.244450 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.19 16:49:56.244543 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_21_4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3362 | 2026.05.19 16:49:56.244565 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.19 16:49:56.244616 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3364 | 2026.05.19 16:49:56.244646 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3365 | 2026.05.19 16:49:56.244949 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3366 | 2026.05.19 16:49:56.245166 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.19 16:49:56.245274 [ 132 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3368 | 2026.05.19 16:49:56.245297 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001233 sec., 64071.37064071371 rows/sec., 5.00 MiB/sec. | ||
| 3369 | 2026.05.19 16:49:56.245310 [ 132 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.19 16:49:56.245339 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3371 | 2026.05.19 16:49:56.245339 [ 281 ] {f77ea57a-8965-4230-b565-46d1662812e9} <Debug> TCPHandler: Processed in 0.001408461 sec. | ||
| 3372 | 2026.05.19 16:49:56.245424 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 3373 | 2026.05.19 16:49:56.245476 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.05.19 16:49:56.245514 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2026.05.19 16:49:56.245543 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3376 | 2026.05.19 16:49:56.245573 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.05.19 16:49:56.245617 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2026.05.19 16:49:56.245621 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part | ||
| 3379 | 2026.05.19 16:49:56.245679 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 89 rows starting from the beginning of the part | ||
| 3380 | 2026.05.19 16:49:56.245719 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 115 rows starting from the beginning of the part | ||
| 3381 | 2026.05.19 16:49:56.245771 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 89 rows starting from the beginning of the part | ||
| 3382 | 2026.05.19 16:49:56.245813 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 79 rows starting from the beginning of the part | ||
| 3383 | 2026.05.19 16:49:56.246058 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.19 16:49:56.246094 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3385 | 2026.05.19 16:49:56.246433 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3386 | 2026.05.19 16:49:56.246642 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.19 16:49:56.246682 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297799 sec., 481584.5905259597 rows/sec., 40.04 MiB/sec. | ||
| 3388 | 2026.05.19 16:49:56.246749 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3389 | 2026.05.19 16:49:56.246771 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 3390 | 2026.05.19 16:49:56.246778 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.19 16:49:56.246813 [ 281 ] {2b74fb4b-44f0-48ca-a809-1e715598bd84} <Debug> TCPHandler: Processed in 0.001387301 sec. | ||
| 3392 | 2026.05.19 16:49:56.246813 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3393 | 2026.05.19 16:49:56.246824 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3394 | 2026.05.19 16:49:56.246969 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 3395 | 2026.05.19 16:49:56.246977 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.05.19 16:49:56.247102 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.05.19 16:49:56.247111 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.05.19 16:49:56.247105 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3399 | 2026.05.19 16:49:56.247162 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3400 | 2026.05.19 16:49:56.247172 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2802 rows starting from the beginning of the part | ||
| 3401 | 2026.05.19 16:49:56.247197 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_21_4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3402 | 2026.05.19 16:49:56.247244 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 3403 | 2026.05.19 16:49:56.247277 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3404 | 2026.05.19 16:49:56.247297 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 3405 | 2026.05.19 16:49:56.247356 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3406 | 2026.05.19 16:49:56.247399 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 3407 | 2026.05.19 16:49:56.247441 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 3408 | 2026.05.19 16:49:56.247921 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.05.19 16:49:56.247964 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3410 | 2026.05.19 16:49:56.248590 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3411 | 2026.05.19 16:49:56.248836 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.05.19 16:49:56.248979 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001897 sec., 7907.221929362151 rows/sec., 14.17 MiB/sec. | ||
| 3413 | 2026.05.19 16:49:56.249028 [ 281 ] {07f478e3-967a-4c38-b1ef-1f1e5f9ac3f7} <Debug> TCPHandler: Processed in 0.002106362 sec. | ||
| 3414 | 2026.05.19 16:49:56.249079 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148223 sec., 1693492.7146762698 rows/sec., 119.34 MiB/sec. | ||
| 3415 | 2026.05.19 16:49:56.249146 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.05.19 16:49:56.249250 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.05.19 16:49:56.249293 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3418 | 2026.05.19 16:49:56.249463 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3419 | 2026.05.19 16:49:56.249709 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.05.19 16:49:56.249741 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.05.19 16:49:56.249753 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3422 | 2026.05.19 16:49:56.249824 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3423 | 2026.05.19 16:49:56.249906 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3424 | 2026.05.19 16:49:56.250097 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3425 | 2026.05.19 16:49:56.250311 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.19 16:49:56.250413 [ 132 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3427 | 2026.05.19 16:49:56.250442 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 3428 | 2026.05.19 16:49:56.250443 [ 132 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.05.19 16:49:56.250483 [ 281 ] {b9254b33-e49b-4c6e-8f31-e5acbcf54853} <Debug> TCPHandler: Processed in 0.001385851 sec. | ||
| 3430 | 2026.05.19 16:49:56.250483 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3431 | 2026.05.19 16:49:56.250570 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3432 | 2026.05.19 16:49:56.250652 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3433 | 2026.05.19 16:49:56.250679 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
| 3434 | 2026.05.19 16:49:56.250733 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3435 | 2026.05.19 16:49:56.250774 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3436 | 2026.05.19 16:49:56.250811 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3437 | 2026.05.19 16:49:56.250846 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3438 | 2026.05.19 16:49:56.250883 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 3439 | 2026.05.19 16:49:56.251789 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248669 sec., 1009074.4624876569 rows/sec., 68.00 MiB/sec. | ||
| 3440 | 2026.05.19 16:49:56.252002 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3441 | 2026.05.19 16:49:56.252237 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.05.19 16:49:56.252295 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_21_4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3443 | 2026.05.19 16:49:56.252351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3444 | 2026.05.19 16:49:57.016715 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.05.19 16:49:57.016994 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3446 | 2026.05.19 16:49:57.017384 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3447 | 2026.05.19 16:49:57.017425 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3448 | 2026.05.19 16:49:57.017664 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3449 | 2026.05.19 16:49:57.017733 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3450 | 2026.05.19 16:49:57.017878 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3451 | 2026.05.19 16:49:57.017949 [ 316 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3452 | 2026.05.19 16:49:57.018011 [ 314 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3453 | 2026.05.19 16:49:57.018119 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 3454 | 2026.05.19 16:49:57.018146 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3455 | 2026.05.19 16:49:57.018193 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3456 | 2026.05.19 16:49:57.018215 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 3457 | 2026.05.19 16:49:57.019268 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002394 sec., 10860.484544695071 rows/sec., 2.34 MiB/sec. | ||
| 3458 | 2026.05.19 16:49:57.019365 [ 281 ] {9029e6a1-c680-4f4e-976d-e7d40b1aed91} <Debug> TCPHandler: Processed in 0.002800712 sec. | ||
| 3459 | 2026.05.19 16:49:57.044358 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.05.19 16:49:57.044548 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3461 | 2026.05.19 16:49:57.044627 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3462 | 2026.05.19 16:49:57.045451 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.05.19 16:49:57.045494 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3464 | 2026.05.19 16:49:57.045920 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3465 | 2026.05.19 16:49:57.046120 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.19 16:49:57.046264 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001772 sec., 5079.006772009029 rows/sec., 1.04 MiB/sec. | ||
| 3467 | 2026.05.19 16:49:57.046300 [ 281 ] {e306cb93-9c67-497b-a696-5d623604d855} <Debug> TCPHandler: Processed in 0.002039171 sec. | ||
| 3468 | 2026.05.19 16:49:57.046421 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.05.19 16:49:57.046516 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3470 | 2026.05.19 16:49:57.046559 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3471 | 2026.05.19 16:49:57.046974 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.05.19 16:49:57.047010 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3473 | 2026.05.19 16:49:57.047310 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3474 | 2026.05.19 16:49:57.047522 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.05.19 16:49:57.047655 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 3476 | 2026.05.19 16:49:57.047688 [ 281 ] {90725d72-2115-4c1c-8fad-6fa0f5d1b52b} <Debug> TCPHandler: Processed in 0.00131925 sec. | ||
| 3477 | 2026.05.19 16:49:57.047804 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.05.19 16:49:57.047899 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3479 | 2026.05.19 16:49:57.047940 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3480 | 2026.05.19 16:49:57.050025 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.05.19 16:49:57.050063 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3482 | 2026.05.19 16:49:57.050547 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3483 | 2026.05.19 16:49:57.050757 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.05.19 16:49:57.050892 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Debug> executeQuery: Read 2454 rows, 186.26 KiB in 0.003012 sec., 814741.0358565737 rows/sec., 60.39 MiB/sec. | ||
| 3485 | 2026.05.19 16:49:57.050927 [ 281 ] {05964e41-1e62-4fb4-ae97-f1ffb265e821} <Debug> TCPHandler: Processed in 0.003173618 sec. | ||
| 3486 | 2026.05.19 16:49:57.051047 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.05.19 16:49:57.051142 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.05.19 16:49:57.051183 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3489 | 2026.05.19 16:49:57.051591 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.05.19 16:49:57.051627 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3491 | 2026.05.19 16:49:57.051926 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3492 | 2026.05.19 16:49:57.052136 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.19 16:49:57.052241 [ 140 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3494 | 2026.05.19 16:49:57.052264 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.31 MiB/sec. | ||
| 3495 | 2026.05.19 16:49:57.052304 [ 140 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.05.19 16:49:57.052311 [ 281 ] {e4153abe-c95f-4fc3-994b-4a2290d26ab2} <Debug> TCPHandler: Processed in 0.00131474 sec. | ||
| 3497 | 2026.05.19 16:49:57.052337 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3498 | 2026.05.19 16:49:57.052445 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.05.19 16:49:57.052467 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 3500 | 2026.05.19 16:49:57.052545 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.05.19 16:49:57.052591 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3502 | 2026.05.19 16:49:57.052605 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2026.05.19 16:49:57.052643 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 68 rows starting from the beginning of the part | ||
| 3504 | 2026.05.19 16:49:57.052709 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3505 | 2026.05.19 16:49:57.052757 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 3506 | 2026.05.19 16:49:57.052800 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3507 | 2026.05.19 16:49:57.052841 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3508 | 2026.05.19 16:49:57.052881 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 3509 | 2026.05.19 16:49:57.053376 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.05.19 16:49:57.053418 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3511 | 2026.05.19 16:49:57.053694 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128516 sec., 152510.19328332657 rows/sec., 11.80 MiB/sec. | ||
| 3512 | 2026.05.19 16:49:57.053755 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3513 | 2026.05.19 16:49:57.053898 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3514 | 2026.05.19 16:49:57.054025 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.19 16:49:57.054175 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00165 sec., 485454.54545454547 rows/sec., 28.04 MiB/sec. | ||
| 3516 | 2026.05.19 16:49:57.054215 [ 281 ] {4a193602-6000-4d1b-af85-e0cd05c8eff5} <Debug> TCPHandler: Processed in 0.001821227 sec. | ||
| 3517 | 2026.05.19 16:49:57.054216 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.19 16:49:57.054303 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_21_4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3519 | 2026.05.19 16:49:57.054325 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.05.19 16:49:57.054376 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3521 | 2026.05.19 16:49:57.054433 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.05.19 16:49:57.054480 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3523 | 2026.05.19 16:49:57.054892 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.19 16:49:57.054929 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3525 | 2026.05.19 16:49:57.055236 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3526 | 2026.05.19 16:49:57.055454 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.19 16:49:57.055581 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 120.50 KiB/sec. | ||
| 3528 | 2026.05.19 16:49:57.055620 [ 281 ] {e0707198-3f06-4489-8723-8a3dd1c53ced} <Debug> TCPHandler: Processed in 0.00134445 sec. | ||
| 3529 | 2026.05.19 16:49:57.055736 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.19 16:49:57.055837 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3531 | 2026.05.19 16:49:57.055879 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3532 | 2026.05.19 16:49:57.056871 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.19 16:49:57.056908 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3534 | 2026.05.19 16:49:57.057284 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3535 | 2026.05.19 16:49:57.057493 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.05.19 16:49:57.057647 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001817 sec., 723720.4182718768 rows/sec., 48.44 MiB/sec. | ||
| 3537 | 2026.05.19 16:49:57.057692 [ 281 ] {598e3519-749c-421a-8de0-63ddb7c6abf3} <Debug> TCPHandler: Processed in 0.002006411 sec. | ||
| 3538 | 2026.05.19 16:49:57.057815 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.19 16:49:57.057912 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.05.19 16:49:57.057957 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3541 | 2026.05.19 16:49:57.059849 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.05.19 16:49:57.059886 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3543 | 2026.05.19 16:49:57.060647 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3544 | 2026.05.19 16:49:57.060863 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.05.19 16:49:57.060994 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Debug> executeQuery: Read 4611 rows, 302.64 KiB in 0.003102 sec., 1486460.3481624757 rows/sec., 95.28 MiB/sec. | ||
| 3546 | 2026.05.19 16:49:57.061030 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3547 | 2026.05.19 16:49:57.061043 [ 281 ] {7f2271d0-8bc6-4ba9-b740-1923c82a5dd2} <Debug> TCPHandler: Processed in 0.00328053 sec. | ||
| 3548 | 2026.05.19 16:49:57.061161 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.19 16:49:57.061259 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.19 16:49:57.061314 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3551 | 2026.05.19 16:49:57.062188 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.19 16:49:57.062224 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3553 | 2026.05.19 16:49:57.062781 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3554 | 2026.05.19 16:49:57.063006 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.19 16:49:57.063123 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3556 | 2026.05.19 16:49:57.063142 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001904 sec., 17857.142857142855 rows/sec., 32.00 MiB/sec. | ||
| 3557 | 2026.05.19 16:49:57.063164 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.05.19 16:49:57.063188 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3559 | 2026.05.19 16:49:57.063198 [ 281 ] {551bf572-33ae-48a6-b418-cd9e4465e078} <Debug> TCPHandler: Processed in 0.002087852 sec. | ||
| 3560 | 2026.05.19 16:49:57.063279 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 3561 | 2026.05.19 16:49:57.063323 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.05.19 16:49:57.063424 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.05.19 16:49:57.063466 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3564 | 2026.05.19 16:49:57.063512 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3565 | 2026.05.19 16:49:57.063576 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 284 rows starting from the beginning of the part | ||
| 3566 | 2026.05.19 16:49:57.063723 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3567 | 2026.05.19 16:49:57.063790 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.05.19 16:49:57.063831 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3569 | 2026.05.19 16:49:57.063845 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 3570 | 2026.05.19 16:49:57.063967 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3571 | 2026.05.19 16:49:57.064089 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3572 | 2026.05.19 16:49:57.064155 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3573 | 2026.05.19 16:49:57.064208 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 3574 | 2026.05.19 16:49:57.064378 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.05.19 16:49:57.064515 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 746.06 KiB/sec. | ||
| 3576 | 2026.05.19 16:49:57.064549 [ 281 ] {d1250040-eb3f-4168-9581-7272940a0acc} <Debug> TCPHandler: Processed in 0.001277899 sec. | ||
| 3577 | 2026.05.19 16:49:57.068193 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.004959936 sec., 80242.97087704358 rows/sec., 143.79 MiB/sec. | ||
| 3578 | 2026.05.19 16:49:57.068837 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3579 | 2026.05.19 16:49:57.069195 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.19 16:49:57.069274 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3581 | 2026.05.19 16:49:57.069355 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 3582 | 2026.05.19 16:49:58.000914 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.17 MiB, peak 242.30 MiB, free memory in arenas 0.00 B, will set to 239.10 MiB (RSS), difference: 1.93 MiB | ||
| 3583 | 2026.05.19 16:50:00.828324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8132 | ||
| 3584 | 2026.05.19 16:50:00.828815 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.05.19 16:50:00.828860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3586 | 2026.05.19 16:50:00.829426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3587 | 2026.05.19 16:50:00.829677 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.05.19 16:50:00.829826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8132 | ||
| 3589 | 2026.05.19 16:50:01.233715 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.19 16:50:01.233941 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 3591 | 2026.05.19 16:50:01.234271 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3592 | 2026.05.19 16:50:01.234310 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <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 | ||
| 3593 | 2026.05.19 16:50:01.234542 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3594 | 2026.05.19 16:50:01.234616 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3595 | 2026.05.19 16:50:01.234754 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3596 | 2026.05.19 16:50:01.234835 [ 316 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3597 | 2026.05.19 16:50:01.234848 [ 314 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3598 | 2026.05.19 16:50:01.234848 [ 318 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3599 | 2026.05.19 16:50:01.234972 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3600 | 2026.05.19 16:50:01.234998 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3601 | 2026.05.19 16:50:01.235068 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3602 | 2026.05.19 16:50:01.235087 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3603 | 2026.05.19 16:50:01.235121 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3604 | 2026.05.19 16:50:01.235160 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3605 | 2026.05.19 16:50:01.236397 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002549 sec., 13730.874852883484 rows/sec., 2.31 MiB/sec. | ||
| 3606 | 2026.05.19 16:50:01.236513 [ 281 ] {f9f42b05-15e0-470c-9b67-3edd12b4b9e7} <Debug> TCPHandler: Processed in 0.002933545 sec. | ||
| 3607 | 2026.05.19 16:50:01.237945 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.05.19 16:50:01.238060 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3609 | 2026.05.19 16:50:01.238108 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3610 | 2026.05.19 16:50:01.238606 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.19 16:50:01.238647 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3612 | 2026.05.19 16:50:01.239013 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3613 | 2026.05.19 16:50:01.239238 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.19 16:50:01.239391 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001364 sec., 41055.718475073314 rows/sec., 3.15 MiB/sec. | ||
| 3615 | 2026.05.19 16:50:01.239428 [ 281 ] {ae048a2e-d034-4d54-a2d1-57ca89f37df3} <Debug> TCPHandler: Processed in 0.001536673 sec. | ||
| 3616 | 2026.05.19 16:50:01.239572 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.05.19 16:50:01.239703 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.19 16:50:01.239756 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3619 | 2026.05.19 16:50:01.240265 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.05.19 16:50:01.240312 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3621 | 2026.05.19 16:50:01.240655 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3622 | 2026.05.19 16:50:01.240865 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.05.19 16:50:01.240995 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 3624 | 2026.05.19 16:50:01.241029 [ 281 ] {c87b8fc3-559c-4062-b77d-ae194dd4dec6} <Debug> TCPHandler: Processed in 0.001545204 sec. | ||
| 3625 | 2026.05.19 16:50:01.241150 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.05.19 16:50:01.241242 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.05.19 16:50:01.241285 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3628 | 2026.05.19 16:50:01.241713 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.19 16:50:01.241750 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3630 | 2026.05.19 16:50:01.242074 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3631 | 2026.05.19 16:50:01.242297 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.05.19 16:50:01.242427 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 3633 | 2026.05.19 16:50:01.242462 [ 281 ] {11002e18-6fe2-46ec-a391-d3ba3cea144c} <Debug> TCPHandler: Processed in 0.00132737 sec. | ||
| 3634 | 2026.05.19 16:50:01.242592 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.19 16:50:01.242689 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.05.19 16:50:01.242732 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3637 | 2026.05.19 16:50:01.243056 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.19 16:50:01.243092 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3639 | 2026.05.19 16:50:01.243394 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3640 | 2026.05.19 16:50:01.243609 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.19 16:50:01.243740 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 3642 | 2026.05.19 16:50:01.243774 [ 281 ] {54ba2f01-616d-48ed-ae75-5417628673c6} <Debug> TCPHandler: Processed in 0.001231259 sec. | ||
| 3643 | 2026.05.19 16:50:01.251770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3644 | 2026.05.19 16:50:01.267618 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.05.19 16:50:01.267688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3646 | 2026.05.19 16:50:01.273641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3647 | 2026.05.19 16:50:01.274343 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.05.19 16:50:01.277295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3649 | 2026.05.19 16:50:02.201232 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37892 | ||
| 3650 | 2026.05.19 16:50:02.201320 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3651 | 2026.05.19 16:50:02.201345 [ 306 ] {} <Debug> TCP-Session: 6ad9988d-33b8-4ab5-81d1-8b88e1375efc Authenticating user 'default' from [fd00:1122:3344:101::e]:37892 | ||
| 3652 | 2026.05.19 16:50:02.201368 [ 306 ] {} <Debug> TCP-Session: 6ad9988d-33b8-4ab5-81d1-8b88e1375efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.05.19 16:50:02.201380 [ 306 ] {} <Debug> TCP-Session: 6ad9988d-33b8-4ab5-81d1-8b88e1375efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.05.19 16:50:02.201609 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63618 | ||
| 3655 | 2026.05.19 16:50:02.201617 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44959 | ||
| 3656 | 2026.05.19 16:50:02.201665 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58786 | ||
| 3657 | 2026.05.19 16:50:02.201693 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53070 | ||
| 3658 | 2026.05.19 16:50:02.201713 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.05.19 16:50:02.201701 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53866 | ||
| 3660 | 2026.05.19 16:50:02.201763 [ 307 ] {} <Debug> TCP-Session: 765c825c-5b70-4226-ba8b-bded410ae8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63618 | ||
| 3661 | 2026.05.19 16:50:02.201678 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40183 | ||
| 3662 | 2026.05.19 16:50:02.201812 [ 307 ] {} <Debug> TCP-Session: 765c825c-5b70-4226-ba8b-bded410ae8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.19 16:50:02.201653 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56250 | ||
| 3664 | 2026.05.19 16:50:02.201851 [ 307 ] {} <Debug> TCP-Session: 765c825c-5b70-4226-ba8b-bded410ae8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.05.19 16:50:02.201651 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43441 | ||
| 3666 | 2026.05.19 16:50:02.201702 [ 306 ] {} <Trace> TCP-Session: 6ad9988d-33b8-4ab5-81d1-8b88e1375efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.19 16:50:02.202017 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.05.19 16:50:02.202052 [ 308 ] {} <Debug> TCP-Session: fce4715b-1a2a-4209-82e1-62e28941c582 Authenticating user 'default' from [fd00:1122:3344:101::e]:44959 | ||
| 3669 | 2026.05.19 16:50:02.202074 [ 308 ] {} <Debug> TCP-Session: fce4715b-1a2a-4209-82e1-62e28941c582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.05.19 16:50:02.202087 [ 308 ] {} <Debug> TCP-Session: fce4715b-1a2a-4209-82e1-62e28941c582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.19 16:50:02.202098 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3672 | 2026.05.19 16:50:02.202240 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.05.19 16:50:02.202273 [ 275 ] {} <Debug> TCP-Session: f3f2db0e-2941-41c1-af3e-3b5a47cea5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:58786 | ||
| 3674 | 2026.05.19 16:50:02.202296 [ 275 ] {} <Debug> TCP-Session: f3f2db0e-2941-41c1-af3e-3b5a47cea5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.05.19 16:50:02.202309 [ 275 ] {} <Debug> TCP-Session: f3f2db0e-2941-41c1-af3e-3b5a47cea5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.05.19 16:50:02.202314 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.05.19 16:50:02.202343 [ 302 ] {} <Debug> TCP-Session: beffa75d-bb90-406f-90b4-0760b39de233 Authenticating user 'default' from [fd00:1122:3344:101::e]:53070 | ||
| 3678 | 2026.05.19 16:50:02.202359 [ 302 ] {} <Debug> TCP-Session: beffa75d-bb90-406f-90b4-0760b39de233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.05.19 16:50:02.202364 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3680 | 2026.05.19 16:50:02.202376 [ 302 ] {} <Debug> TCP-Session: beffa75d-bb90-406f-90b4-0760b39de233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.19 16:50:02.202429 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.05.19 16:50:02.202434 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3683 | 2026.05.19 16:50:02.202471 [ 310 ] {} <Debug> TCP-Session: 9554cf38-5467-44a3-9db2-392950558940 Authenticating user 'default' from [fd00:1122:3344:101::e]:56250 | ||
| 3684 | 2026.05.19 16:50:02.202500 [ 310 ] {} <Debug> TCP-Session: 9554cf38-5467-44a3-9db2-392950558940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.19 16:50:02.202516 [ 310 ] {} <Debug> TCP-Session: 9554cf38-5467-44a3-9db2-392950558940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.19 16:50:02.202705 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2026.05.19 16:50:02.202744 [ 285 ] {} <Debug> TCP-Session: 285c1bf4-c595-48b3-ba2b-7e49914f7b01 Authenticating user 'default' from [fd00:1122:3344:101::e]:40183 | ||
| 3688 | 2026.05.19 16:50:02.202753 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 3689 | 2026.05.19 16:50:02.202767 [ 285 ] {} <Debug> TCP-Session: 285c1bf4-c595-48b3-ba2b-7e49914f7b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.05.19 16:50:02.202777 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2026.05.19 16:50:02.202794 [ 285 ] {} <Debug> TCP-Session: 285c1bf4-c595-48b3-ba2b-7e49914f7b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.05.19 16:50:02.202821 [ 309 ] {} <Debug> TCP-Session: 7ad0cdfe-320a-46e5-aca5-21ac5ec4b978 Authenticating user 'default' from [fd00:1122:3344:101::e]:43441 | ||
| 3693 | 2026.05.19 16:50:02.202844 [ 309 ] {} <Debug> TCP-Session: 7ad0cdfe-320a-46e5-aca5-21ac5ec4b978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.05.19 16:50:02.202858 [ 309 ] {} <Debug> TCP-Session: 7ad0cdfe-320a-46e5-aca5-21ac5ec4b978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.05.19 16:50:02.202956 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.05.19 16:50:02.202991 [ 303 ] {} <Debug> TCP-Session: 701b25f4-2745-44f7-8172-0ddcd00e7412 Authenticating user 'default' from [fd00:1122:3344:101::e]:53866 | ||
| 3697 | 2026.05.19 16:50:02.203008 [ 303 ] {} <Debug> TCP-Session: 701b25f4-2745-44f7-8172-0ddcd00e7412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.05.19 16:50:02.203022 [ 303 ] {} <Debug> TCP-Session: 701b25f4-2745-44f7-8172-0ddcd00e7412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.05.19 16:50:02.203711 [ 314 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> AggregatingTransform: Aggregating | ||
| 3700 | 2026.05.19 16:50:02.203746 [ 314 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> Aggregator: Aggregation method: without_key | ||
| 3701 | 2026.05.19 16:50:02.203774 [ 314 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895464 sec. (1116.739 rows/sec., 43.62 KiB/sec.) | ||
| 3702 | 2026.05.19 16:50:02.203789 [ 314 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Trace> Aggregator: Merging aggregated data | ||
| 3703 | 2026.05.19 16:50:02.204295 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 3704 | 2026.05.19 16:50:02.204405 [ 306 ] {670c76c1-d15c-446f-8885-b8fad860d324} <Debug> TCPHandler: Processed in 0.002815273 sec. | ||
| 3705 | 2026.05.19 16:50:02.204527 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3706 | 2026.05.19 16:50:02.204554 [ 306 ] {} <Debug> TCP-Session: 6ad9988d-33b8-4ab5-81d1-8b88e1375efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.05.19 16:50:02.204560 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.05.19 16:50:02.204575 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.05.19 16:50:02.204594 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.05.19 16:50:02.204618 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.05.19 16:50:02.204634 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.05.19 16:50:02.204658 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2026.05.19 16:50:02.204671 [ 307 ] {} <Debug> TCP-Session: 765c825c-5b70-4226-ba8b-bded410ae8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.19 16:50:02.204694 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.05.19 16:50:02.204711 [ 309 ] {} <Debug> TCP-Session: 7ad0cdfe-320a-46e5-aca5-21ac5ec4b978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.19 16:50:02.204689 [ 310 ] {} <Debug> TCP-Session: 9554cf38-5467-44a3-9db2-392950558940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.19 16:50:02.204734 [ 275 ] {} <Debug> TCP-Session: f3f2db0e-2941-41c1-af3e-3b5a47cea5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.19 16:50:02.204675 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.05.19 16:50:02.204649 [ 285 ] {} <Debug> TCP-Session: 285c1bf4-c595-48b3-ba2b-7e49914f7b01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.19 16:50:02.204796 [ 302 ] {} <Debug> TCP-Session: beffa75d-bb90-406f-90b4-0760b39de233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.19 16:50:02.204621 [ 308 ] {} <Debug> TCP-Session: fce4715b-1a2a-4209-82e1-62e28941c582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.19 16:50:02.204604 [ 303 ] {} <Debug> TCP-Session: 701b25f4-2745-44f7-8172-0ddcd00e7412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.05.19 16:50:04.204400 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34744 | ||
| 3724 | 2026.05.19 16:50:04.204493 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.05.19 16:50:04.204522 [ 306 ] {} <Debug> TCP-Session: a844db07-277f-4763-afd4-bbedc8be8894 Authenticating user 'default' from [fd00:1122:3344:101::e]:34744 | ||
| 3726 | 2026.05.19 16:50:04.204546 [ 306 ] {} <Debug> TCP-Session: a844db07-277f-4763-afd4-bbedc8be8894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.05.19 16:50:04.204563 [ 306 ] {} <Debug> TCP-Session: a844db07-277f-4763-afd4-bbedc8be8894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.05.19 16:50:04.204789 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64090 | ||
| 3729 | 2026.05.19 16:50:04.204819 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44031 | ||
| 3730 | 2026.05.19 16:50:04.204854 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61540 | ||
| 3731 | 2026.05.19 16:50:04.204893 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49702 | ||
| 3732 | 2026.05.19 16:50:04.204899 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3733 | 2026.05.19 16:50:04.204927 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.05.19 16:50:04.204902 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56023 | ||
| 3735 | 2026.05.19 16:50:04.204957 [ 307 ] {} <Debug> TCP-Session: 50313b94-7d49-4780-b3fb-a5b198b81bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64090 | ||
| 3736 | 2026.05.19 16:50:04.204965 [ 308 ] {} <Debug> TCP-Session: 3d770e44-7b2a-47f9-aa18-2820a6434cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44031 | ||
| 3737 | 2026.05.19 16:50:04.204972 [ 306 ] {} <Trace> TCP-Session: a844db07-277f-4763-afd4-bbedc8be8894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.19 16:50:04.204998 [ 307 ] {} <Debug> TCP-Session: 50313b94-7d49-4780-b3fb-a5b198b81bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.19 16:50:04.205013 [ 308 ] {} <Debug> TCP-Session: 3d770e44-7b2a-47f9-aa18-2820a6434cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.05.19 16:50:04.205046 [ 307 ] {} <Debug> TCP-Session: 50313b94-7d49-4780-b3fb-a5b198b81bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.19 16:50:04.205062 [ 308 ] {} <Debug> TCP-Session: 3d770e44-7b2a-47f9-aa18-2820a6434cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.19 16:50:04.204951 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3743 | 2026.05.19 16:50:04.204940 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3744 | 2026.05.19 16:50:04.205117 [ 302 ] {} <Debug> TCP-Session: 2122304e-28b7-42b3-9d78-59440063fb86 Authenticating user 'default' from [fd00:1122:3344:101::e]:49702 | ||
| 3745 | 2026.05.19 16:50:04.204867 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55279 | ||
| 3746 | 2026.05.19 16:50:04.205140 [ 302 ] {} <Debug> TCP-Session: 2122304e-28b7-42b3-9d78-59440063fb86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.19 16:50:04.205135 [ 275 ] {} <Debug> TCP-Session: 507f448a-dac7-4ffb-8c72-832abc0a1386 Authenticating user 'default' from [fd00:1122:3344:101::e]:61540 | ||
| 3748 | 2026.05.19 16:50:04.205208 [ 302 ] {} <Debug> TCP-Session: 2122304e-28b7-42b3-9d78-59440063fb86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.05.19 16:50:04.205202 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3750 | 2026.05.19 16:50:04.205221 [ 275 ] {} <Debug> TCP-Session: 507f448a-dac7-4ffb-8c72-832abc0a1386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.05.19 16:50:04.205242 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3752 | 2026.05.19 16:50:04.205260 [ 275 ] {} <Debug> TCP-Session: 507f448a-dac7-4ffb-8c72-832abc0a1386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.05.19 16:50:04.204844 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46159 | ||
| 3754 | 2026.05.19 16:50:04.205287 [ 285 ] {} <Debug> TCP-Session: de6bd355-914d-4a17-9977-5a3700069025 Authenticating user 'default' from [fd00:1122:3344:101::e]:55279 | ||
| 3755 | 2026.05.19 16:50:04.204830 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62396 | ||
| 3756 | 2026.05.19 16:50:04.205350 [ 285 ] {} <Debug> TCP-Session: de6bd355-914d-4a17-9977-5a3700069025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.05.19 16:50:04.205354 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.05.19 16:50:04.205378 [ 285 ] {} <Debug> TCP-Session: de6bd355-914d-4a17-9977-5a3700069025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.19 16:50:04.205395 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3760 | 2026.05.19 16:50:04.205399 [ 310 ] {} <Debug> TCP-Session: 6d578e70-5a84-44ec-a4ff-db39dd860ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46159 | ||
| 3761 | 2026.05.19 16:50:04.205425 [ 309 ] {} <Debug> TCP-Session: 7ca9bf33-de2e-43ca-95fb-b3dc93c5ec1d Authenticating user 'default' from [fd00:1122:3344:101::e]:62396 | ||
| 3762 | 2026.05.19 16:50:04.205440 [ 310 ] {} <Debug> TCP-Session: 6d578e70-5a84-44ec-a4ff-db39dd860ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.05.19 16:50:04.205457 [ 309 ] {} <Debug> TCP-Session: 7ca9bf33-de2e-43ca-95fb-b3dc93c5ec1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.19 16:50:04.205465 [ 310 ] {} <Debug> TCP-Session: 6d578e70-5a84-44ec-a4ff-db39dd860ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.05.19 16:50:04.205481 [ 309 ] {} <Debug> TCP-Session: 7ca9bf33-de2e-43ca-95fb-b3dc93c5ec1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.19 16:50:04.204998 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.05.19 16:50:04.205545 [ 303 ] {} <Debug> TCP-Session: cacbd81f-ed36-40eb-92a5-7563adbe1acf Authenticating user 'default' from [fd00:1122:3344:101::e]:56023 | ||
| 3768 | 2026.05.19 16:50:04.205547 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3769 | 2026.05.19 16:50:04.205565 [ 303 ] {} <Debug> TCP-Session: cacbd81f-ed36-40eb-92a5-7563adbe1acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.19 16:50:04.205597 [ 303 ] {} <Debug> TCP-Session: cacbd81f-ed36-40eb-92a5-7563adbe1acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.19 16:50:04.205629 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3772 | 2026.05.19 16:50:04.205989 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 3773 | 2026.05.19 16:50:04.207149 [ 321 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> AggregatingTransform: Aggregating | ||
| 3774 | 2026.05.19 16:50:04.207219 [ 321 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> Aggregator: Aggregation method: without_key | ||
| 3775 | 2026.05.19 16:50:04.207264 [ 321 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001147058 sec. (871.795 rows/sec., 34.05 KiB/sec.) | ||
| 3776 | 2026.05.19 16:50:04.207285 [ 321 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Trace> Aggregator: Merging aggregated data | ||
| 3777 | 2026.05.19 16:50:04.208099 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002966 sec., 337.1544167228591 rows/sec., 13.17 KiB/sec. | ||
| 3778 | 2026.05.19 16:50:04.208325 [ 306 ] {6c1c2f72-cbb0-4c24-889d-ab2f1cfd4b65} <Debug> TCPHandler: Processed in 0.003471733 sec. | ||
| 3779 | 2026.05.19 16:50:04.208555 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3780 | 2026.05.19 16:50:04.208595 [ 306 ] {} <Debug> TCP-Session: a844db07-277f-4763-afd4-bbedc8be8894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.05.19 16:50:04.208596 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.05.19 16:50:04.208624 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2026.05.19 16:50:04.208641 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.05.19 16:50:04.208667 [ 307 ] {} <Debug> TCP-Session: 50313b94-7d49-4780-b3fb-a5b198b81bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.19 16:50:04.208697 [ 308 ] {} <Debug> TCP-Session: 3d770e44-7b2a-47f9-aa18-2820a6434cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.05.19 16:50:04.208700 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.05.19 16:50:04.208719 [ 302 ] {} <Debug> TCP-Session: 2122304e-28b7-42b3-9d78-59440063fb86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.05.19 16:50:04.208743 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3789 | 2026.05.19 16:50:04.208784 [ 309 ] {} <Debug> TCP-Session: 7ca9bf33-de2e-43ca-95fb-b3dc93c5ec1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.05.19 16:50:04.208789 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3791 | 2026.05.19 16:50:04.208807 [ 275 ] {} <Debug> TCP-Session: 507f448a-dac7-4ffb-8c72-832abc0a1386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.19 16:50:04.208676 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3793 | 2026.05.19 16:50:04.208850 [ 303 ] {} <Debug> TCP-Session: cacbd81f-ed36-40eb-92a5-7563adbe1acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.19 16:50:04.208907 [ 310 ] {} <Debug> TCP-Session: 6d578e70-5a84-44ec-a4ff-db39dd860ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.05.19 16:50:04.208719 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.05.19 16:50:04.208988 [ 285 ] {} <Debug> TCP-Session: de6bd355-914d-4a17-9977-5a3700069025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.05.19 16:50:04.259701 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41857 | ||
| 3798 | 2026.05.19 16:50:04.259753 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.19 16:50:04.259776 [ 306 ] {} <Debug> TCP-Session: 225a0530-0a46-42ff-b372-537de0ec24cb Authenticating user 'default' from [fd00:1122:3344:101::e]:41857 | ||
| 3800 | 2026.05.19 16:50:04.259796 [ 306 ] {} <Debug> TCP-Session: 225a0530-0a46-42ff-b372-537de0ec24cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.19 16:50:04.259808 [ 306 ] {} <Debug> TCP-Session: 225a0530-0a46-42ff-b372-537de0ec24cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.19 16:50:04.259984 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46215 | ||
| 3803 | 2026.05.19 16:50:04.260019 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51484 | ||
| 3804 | 2026.05.19 16:50:04.260029 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56838 | ||
| 3805 | 2026.05.19 16:50:04.260074 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32870 | ||
| 3806 | 2026.05.19 16:50:04.260107 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.05.19 16:50:04.260120 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62776 | ||
| 3808 | 2026.05.19 16:50:04.260142 [ 308 ] {} <Debug> TCP-Session: a1ddaae0-90f7-46f8-bbdd-964164856cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:51484 | ||
| 3809 | 2026.05.19 16:50:04.260148 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.05.19 16:50:04.260177 [ 308 ] {} <Debug> TCP-Session: a1ddaae0-90f7-46f8-bbdd-964164856cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.05.19 16:50:04.260184 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.05.19 16:50:04.260195 [ 275 ] {} <Debug> TCP-Session: 1472f56c-703c-4b40-82e5-c8ea6b8dfe14 Authenticating user 'default' from [fd00:1122:3344:101::e]:32870 | ||
| 3813 | 2026.05.19 16:50:04.260198 [ 308 ] {} <Debug> TCP-Session: a1ddaae0-90f7-46f8-bbdd-964164856cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.19 16:50:04.260213 [ 303 ] {} <Debug> TCP-Session: 320025af-faaa-4d04-9eb3-86f000a9319b Authenticating user 'default' from [fd00:1122:3344:101::e]:62776 | ||
| 3815 | 2026.05.19 16:50:04.260230 [ 275 ] {} <Debug> TCP-Session: 1472f56c-703c-4b40-82e5-c8ea6b8dfe14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.19 16:50:04.260246 [ 303 ] {} <Debug> TCP-Session: 320025af-faaa-4d04-9eb3-86f000a9319b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.19 16:50:04.260259 [ 275 ] {} <Debug> TCP-Session: 1472f56c-703c-4b40-82e5-c8ea6b8dfe14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.05.19 16:50:04.260273 [ 303 ] {} <Debug> TCP-Session: 320025af-faaa-4d04-9eb3-86f000a9319b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.05.19 16:50:04.260136 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.05.19 16:50:04.260109 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54823 | ||
| 3821 | 2026.05.19 16:50:04.260334 [ 309 ] {} <Debug> TCP-Session: 194a39a7-ad23-4b60-a2af-f6caf7448c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:56838 | ||
| 3822 | 2026.05.19 16:50:04.260091 [ 306 ] {} <Trace> TCP-Session: 225a0530-0a46-42ff-b372-537de0ec24cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.05.19 16:50:04.260373 [ 309 ] {} <Debug> TCP-Session: 194a39a7-ad23-4b60-a2af-f6caf7448c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.19 16:50:04.260377 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.05.19 16:50:04.260402 [ 309 ] {} <Debug> TCP-Session: 194a39a7-ad23-4b60-a2af-f6caf7448c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.19 16:50:04.260422 [ 302 ] {} <Debug> TCP-Session: 57147701-e4f1-44b0-ad56-4aee8ac12cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:54823 | ||
| 3827 | 2026.05.19 16:50:04.260062 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48510 | ||
| 3828 | 2026.05.19 16:50:04.260452 [ 302 ] {} <Debug> TCP-Session: 57147701-e4f1-44b0-ad56-4aee8ac12cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.19 16:50:04.260067 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.19 16:50:04.260488 [ 302 ] {} <Debug> TCP-Session: 57147701-e4f1-44b0-ad56-4aee8ac12cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.19 16:50:04.260502 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.05.19 16:50:04.260511 [ 307 ] {} <Debug> TCP-Session: 2468de1e-1583-43c0-9d26-a31d6091d709 Authenticating user 'default' from [fd00:1122:3344:101::e]:46215 | ||
| 3833 | 2026.05.19 16:50:04.260516 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41857) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3834 | 2026.05.19 16:50:04.260534 [ 310 ] {} <Debug> TCP-Session: e12c00f6-d2d1-40b6-b079-17b490c59068 Authenticating user 'default' from [fd00:1122:3344:101::e]:48510 | ||
| 3835 | 2026.05.19 16:50:04.260545 [ 307 ] {} <Debug> TCP-Session: 2468de1e-1583-43c0-9d26-a31d6091d709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.19 16:50:04.260568 [ 310 ] {} <Debug> TCP-Session: e12c00f6-d2d1-40b6-b079-17b490c59068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.19 16:50:04.260581 [ 307 ] {} <Debug> TCP-Session: 2468de1e-1583-43c0-9d26-a31d6091d709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.19 16:50:04.260594 [ 310 ] {} <Debug> TCP-Session: e12c00f6-d2d1-40b6-b079-17b490c59068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.19 16:50:04.260097 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48429 | ||
| 3840 | 2026.05.19 16:50:04.260694 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.05.19 16:50:04.260720 [ 285 ] {} <Debug> TCP-Session: 7febcd68-c1ec-47c7-9627-d3571306bc86 Authenticating user 'default' from [fd00:1122:3344:101::e]:48429 | ||
| 3842 | 2026.05.19 16:50:04.260737 [ 285 ] {} <Debug> TCP-Session: 7febcd68-c1ec-47c7-9627-d3571306bc86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.19 16:50:04.260750 [ 285 ] {} <Debug> TCP-Session: 7febcd68-c1ec-47c7-9627-d3571306bc86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.19 16:50:04.260757 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3845 | 2026.05.19 16:50:04.260812 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3846 | 2026.05.19 16:50:04.261068 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 3847 | 2026.05.19 16:50:04.261889 [ 344 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> AggregatingTransform: Aggregating | ||
| 3848 | 2026.05.19 16:50:04.261941 [ 344 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> Aggregator: Aggregation method: without_key | ||
| 3849 | 2026.05.19 16:50:04.261975 [ 344 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000815032 sec. (1226.946 rows/sec., 47.93 KiB/sec.) | ||
| 3850 | 2026.05.19 16:50:04.261993 [ 344 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Trace> Aggregator: Merging aggregated data | ||
| 3851 | 2026.05.19 16:50:04.262552 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002085 sec., 479.6163069544364 rows/sec., 18.74 KiB/sec. | ||
| 3852 | 2026.05.19 16:50:04.262680 [ 306 ] {1c3c8497-fb4f-4bad-acb9-130ee5ba2742} <Debug> TCPHandler: Processed in 0.002680681 sec. | ||
| 3853 | 2026.05.19 16:50:04.262804 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.05.19 16:50:04.262835 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.19 16:50:04.262848 [ 306 ] {} <Debug> TCP-Session: 225a0530-0a46-42ff-b372-537de0ec24cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.19 16:50:04.262869 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.05.19 16:50:04.262889 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.05.19 16:50:04.262891 [ 307 ] {} <Debug> TCP-Session: 2468de1e-1583-43c0-9d26-a31d6091d709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.19 16:50:04.262908 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.05.19 16:50:04.262938 [ 303 ] {} <Debug> TCP-Session: 320025af-faaa-4d04-9eb3-86f000a9319b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.05.19 16:50:04.262956 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.05.19 16:50:04.262981 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.05.19 16:50:04.263015 [ 275 ] {} <Debug> TCP-Session: 1472f56c-703c-4b40-82e5-c8ea6b8dfe14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.19 16:50:04.262990 [ 309 ] {} <Debug> TCP-Session: 194a39a7-ad23-4b60-a2af-f6caf7448c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.19 16:50:04.263041 [ 285 ] {} <Debug> TCP-Session: 7febcd68-c1ec-47c7-9627-d3571306bc86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.19 16:50:04.262934 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.05.19 16:50:04.262916 [ 310 ] {} <Debug> TCP-Session: e12c00f6-d2d1-40b6-b079-17b490c59068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.19 16:50:04.263106 [ 302 ] {} <Debug> TCP-Session: 57147701-e4f1-44b0-ad56-4aee8ac12cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.19 16:50:04.262852 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.05.19 16:50:04.263168 [ 308 ] {} <Debug> TCP-Session: a1ddaae0-90f7-46f8-bbdd-964164856cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.19 16:50:06.235889 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.05.19 16:50:06.236125 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 3873 | 2026.05.19 16:50:06.236471 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3874 | 2026.05.19 16:50:06.236513 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <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 | ||
| 3875 | 2026.05.19 16:50:06.236738 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3876 | 2026.05.19 16:50:06.236821 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3877 | 2026.05.19 16:50:06.236969 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3878 | 2026.05.19 16:50:06.237074 [ 321 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3879 | 2026.05.19 16:50:06.237081 [ 311 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3880 | 2026.05.19 16:50:06.237081 [ 335 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3881 | 2026.05.19 16:50:06.237271 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3882 | 2026.05.19 16:50:06.237302 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3883 | 2026.05.19 16:50:06.237375 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3884 | 2026.05.19 16:50:06.237398 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3885 | 2026.05.19 16:50:06.237434 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3886 | 2026.05.19 16:50:06.237475 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3887 | 2026.05.19 16:50:06.238576 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002549 sec., 13730.874852883484 rows/sec., 2.31 MiB/sec. | ||
| 3888 | 2026.05.19 16:50:06.238705 [ 281 ] {5e4ab5ec-ec70-4225-a624-4fe43c0b3f5e} <Debug> TCPHandler: Processed in 0.002963985 sec. | ||
| 3889 | 2026.05.19 16:50:06.240602 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.05.19 16:50:06.240717 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3891 | 2026.05.19 16:50:06.240766 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3892 | 2026.05.19 16:50:06.241281 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.05.19 16:50:06.241326 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3894 | 2026.05.19 16:50:06.241724 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3895 | 2026.05.19 16:50:06.241953 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.05.19 16:50:06.242109 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001425 sec., 60350.87719298245 rows/sec., 5.06 MiB/sec. | ||
| 3897 | 2026.05.19 16:50:06.242147 [ 281 ] {a0abdca6-c560-4183-8910-e10292cac5bb} <Debug> TCPHandler: Processed in 0.001598414 sec. | ||
| 3898 | 2026.05.19 16:50:06.242391 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.05.19 16:50:06.242532 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.05.19 16:50:06.242590 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3901 | 2026.05.19 16:50:06.243112 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.05.19 16:50:06.243157 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3903 | 2026.05.19 16:50:06.243467 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3904 | 2026.05.19 16:50:06.243679 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.05.19 16:50:06.243810 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001312 sec., 11432.926829268292 rows/sec., 859.70 KiB/sec. | ||
| 3906 | 2026.05.19 16:50:06.243845 [ 281 ] {c1792b90-b833-4a75-a4ac-49982162145c} <Debug> TCPHandler: Processed in 0.001615695 sec. | ||
| 3907 | 2026.05.19 16:50:06.243962 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.05.19 16:50:06.244056 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3909 | 2026.05.19 16:50:06.244095 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3910 | 2026.05.19 16:50:06.244500 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.19 16:50:06.244535 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3912 | 2026.05.19 16:50:06.244837 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3913 | 2026.05.19 16:50:06.245061 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.05.19 16:50:06.245199 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001161 sec., 68044.78897502154 rows/sec., 5.31 MiB/sec. | ||
| 3915 | 2026.05.19 16:50:06.245233 [ 281 ] {63331275-3d2c-4df2-a8ee-3fe66b3a0865} <Debug> TCPHandler: Processed in 0.00131874 sec. | ||
| 3916 | 2026.05.19 16:50:06.245360 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.05.19 16:50:06.245458 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.05.19 16:50:06.245509 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3919 | 2026.05.19 16:50:06.245901 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.05.19 16:50:06.245937 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3921 | 2026.05.19 16:50:06.246249 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3922 | 2026.05.19 16:50:06.246446 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.05.19 16:50:06.246563 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3924 | 2026.05.19 16:50:06.246594 [ 281 ] {8a0f03d6-204b-4e5f-a06e-e2412ba35b54} <Debug> TCPHandler: Processed in 0.00130511 sec. | ||
| 3925 | 2026.05.19 16:50:06.246693 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.05.19 16:50:06.246781 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3927 | 2026.05.19 16:50:06.246831 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3928 | 2026.05.19 16:50:06.247604 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.19 16:50:06.247640 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3930 | 2026.05.19 16:50:06.248132 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3931 | 2026.05.19 16:50:06.248348 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.19 16:50:06.248482 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 15.99 MiB/sec. | ||
| 3933 | 2026.05.19 16:50:06.248529 [ 281 ] {5183910e-e08f-4913-9f5c-f6b8edb8317c} <Debug> TCPHandler: Processed in 0.001851478 sec. | ||
| 3934 | 2026.05.19 16:50:06.248644 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.19 16:50:06.248737 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.05.19 16:50:06.248778 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3937 | 2026.05.19 16:50:06.249104 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.19 16:50:06.249139 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3939 | 2026.05.19 16:50:06.249432 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3940 | 2026.05.19 16:50:06.249638 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.05.19 16:50:06.249764 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3942 | 2026.05.19 16:50:06.249796 [ 281 ] {f8404c22-f320-4ed7-9700-4d780466e23e} <Debug> TCPHandler: Processed in 0.001199659 sec. | ||
| 3943 | 2026.05.19 16:50:08.219633 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3944 | 2026.05.19 16:50:08.219699 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3945 | 2026.05.19 16:50:08.330429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8644 | ||
| 3946 | 2026.05.19 16:50:08.330973 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.05.19 16:50:08.331015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3948 | 2026.05.19 16:50:08.331505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3949 | 2026.05.19 16:50:08.331742 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.05.19 16:50:08.331870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8644 | ||
| 3951 | 2026.05.19 16:50:08.482921 [ 135 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3952 | 2026.05.19 16:50:08.483016 [ 135 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.19 16:50:08.483056 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3954 | 2026.05.19 16:50:08.483277 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::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 | ||
| 3955 | 2026.05.19 16:50:08.483552 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2026.05.19 16:50:08.483611 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3957 | 2026.05.19 16:50:08.483763 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3958 | 2026.05.19 16:50:08.483853 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::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 | ||
| 3959 | 2026.05.19 16:50:08.483936 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3960 | 2026.05.19 16:50:08.484008 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3961 | 2026.05.19 16:50:08.484882 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708956 sec., 17554.57718045403 rows/sec., 1.46 MiB/sec. | ||
| 3962 | 2026.05.19 16:50:08.485045 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3963 | 2026.05.19 16:50:08.485356 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.05.19 16:50:08.485437 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_5_1} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3965 | 2026.05.19 16:50:08.485525 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3966 | 2026.05.19 16:50:08.778036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3967 | 2026.05.19 16:50:08.793012 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.05.19 16:50:08.793073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3969 | 2026.05.19 16:50:08.799157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3970 | 2026.05.19 16:50:08.799909 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.05.19 16:50:08.803486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3972 | 2026.05.19 16:50:11.236255 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.05.19 16:50:11.236484 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 3974 | 2026.05.19 16:50:11.236808 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3975 | 2026.05.19 16:50:11.236848 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <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 | ||
| 3976 | 2026.05.19 16:50:11.237096 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3977 | 2026.05.19 16:50:11.237165 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3978 | 2026.05.19 16:50:11.237309 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3979 | 2026.05.19 16:50:11.237411 [ 343 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3980 | 2026.05.19 16:50:11.237432 [ 317 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3981 | 2026.05.19 16:50:11.237411 [ 335 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3982 | 2026.05.19 16:50:11.237572 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3983 | 2026.05.19 16:50:11.237625 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3984 | 2026.05.19 16:50:11.237707 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3985 | 2026.05.19 16:50:11.237731 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 3986 | 2026.05.19 16:50:11.237767 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3987 | 2026.05.19 16:50:11.237808 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 3988 | 2026.05.19 16:50:11.238878 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002489 sec., 14061.872237846525 rows/sec., 2.37 MiB/sec. | ||
| 3989 | 2026.05.19 16:50:11.239000 [ 281 ] {040a17aa-62c1-4fca-a70d-a2bbaae2c48d} <Debug> TCPHandler: Processed in 0.002890974 sec. | ||
| 3990 | 2026.05.19 16:50:11.240990 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.05.19 16:50:11.241098 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3992 | 2026.05.19 16:50:11.241143 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3993 | 2026.05.19 16:50:11.241653 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.05.19 16:50:11.241694 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 3995 | 2026.05.19 16:50:11.242063 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3996 | 2026.05.19 16:50:11.242285 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.05.19 16:50:11.242436 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001367 sec., 77542.062911485 rows/sec., 6.51 MiB/sec. | ||
| 3998 | 2026.05.19 16:50:11.242471 [ 281 ] {94cceffd-58c8-4749-beca-273c1b4e6e84} <Debug> TCPHandler: Processed in 0.001537443 sec. | ||
| 3999 | 2026.05.19 16:50:11.242601 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.05.19 16:50:11.242695 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4001 | 2026.05.19 16:50:11.242735 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4002 | 2026.05.19 16:50:11.243147 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.05.19 16:50:11.243182 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 4004 | 2026.05.19 16:50:11.243466 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4005 | 2026.05.19 16:50:11.243675 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.05.19 16:50:11.243803 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001126 sec., 22202.48667850799 rows/sec., 1.63 MiB/sec. | ||
| 4007 | 2026.05.19 16:50:11.243838 [ 281 ] {dff216dc-bc80-4f10-a318-8afbbe53715d} <Debug> TCPHandler: Processed in 0.00128656 sec. | ||
| 4008 | 2026.05.19 16:50:11.243955 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.05.19 16:50:11.244050 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4010 | 2026.05.19 16:50:11.244091 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4011 | 2026.05.19 16:50:11.244500 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.05.19 16:50:11.244536 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 4013 | 2026.05.19 16:50:11.244825 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4014 | 2026.05.19 16:50:11.245039 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.05.19 16:50:11.245169 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001137 sec., 78276.16534740545 rows/sec., 6.11 MiB/sec. | ||
| 4016 | 2026.05.19 16:50:11.245203 [ 281 ] {679f4a75-e53b-4ea1-8807-78ec6d565258} <Debug> TCPHandler: Processed in 0.001298009 sec. | ||
| 4017 | 2026.05.19 16:50:11.245325 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.05.19 16:50:11.245421 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.05.19 16:50:11.245465 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4020 | 2026.05.19 16:50:11.245885 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.05.19 16:50:11.245921 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 4022 | 2026.05.19 16:50:11.246254 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4023 | 2026.05.19 16:50:11.246461 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.05.19 16:50:11.246594 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4025 | 2026.05.19 16:50:11.246628 [ 281 ] {5b82db89-c2cf-466a-9588-6948bb35b535} <Debug> TCPHandler: Processed in 0.001353201 sec. | ||
| 4026 | 2026.05.19 16:50:11.246745 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.05.19 16:50:11.246838 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4028 | 2026.05.19 16:50:11.246892 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4029 | 2026.05.19 16:50:11.247667 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.05.19 16:50:11.247701 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 4031 | 2026.05.19 16:50:11.248210 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4032 | 2026.05.19 16:50:11.248428 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.19 16:50:11.248563 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001742 sec., 14351.320321469575 rows/sec., 25.72 MiB/sec. | ||
| 4034 | 2026.05.19 16:50:11.248613 [ 281 ] {7dd0b236-717b-443c-a0e6-0f79f604ce47} <Debug> TCPHandler: Processed in 0.001917259 sec. | ||
| 4035 | 2026.05.19 16:50:11.248737 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.05.19 16:50:11.248833 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.05.19 16:50:11.248875 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4038 | 2026.05.19 16:50:11.249226 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.05.19 16:50:11.249261 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.23 GiB. | ||
| 4040 | 2026.05.19 16:50:11.249557 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4041 | 2026.05.19 16:50:11.249771 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.05.19 16:50:11.249904 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4043 | 2026.05.19 16:50:11.249936 [ 281 ] {2c6ff9a8-563c-4038-b37c-b78cdb0395e4} <Debug> TCPHandler: Processed in 0.001248879 sec. | ||
| 4044 | 2026.05.19 16:50:14.558385 [ 126 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4045 | 2026.05.19 16:50:14.558469 [ 126 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.05.19 16:50:14.558494 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4047 | 2026.05.19 16:50:14.558633 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 4048 | 2026.05.19 16:50:14.558811 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.05.19 16:50:14.558850 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 4050 | 2026.05.19 16:50:14.558928 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 4051 | 2026.05.19 16:50:14.558973 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 4052 | 2026.05.19 16:50:14.559015 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 4053 | 2026.05.19 16:50:14.559054 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 4054 | 2026.05.19 16:50:14.559980 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406461 sec., 637770.9726753888 rows/sec., 40.99 MiB/sec. | ||
| 4055 | 2026.05.19 16:50:14.560213 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4056 | 2026.05.19 16:50:14.560536 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.05.19 16:50:14.560612 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_5_1} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4058 | 2026.05.19 16:50:14.560697 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4059 | 2026.05.19 16:50:15.832225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9092 | ||
| 4060 | 2026.05.19 16:50:15.832701 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.05.19 16:50:15.832737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4062 | 2026.05.19 16:50:15.833222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4063 | 2026.05.19 16:50:15.833468 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.05.19 16:50:15.833598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9092 | ||
| 4065 | 2026.05.19 16:50:16.235896 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.05.19 16:50:16.236158 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 4067 | 2026.05.19 16:50:16.236582 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4068 | 2026.05.19 16:50:16.236625 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <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_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')" moved to PREWHERE | ||
| 4069 | 2026.05.19 16:50:16.236873 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4070 | 2026.05.19 16:50:16.236945 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4071 | 2026.05.19 16:50:16.237094 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4072 | 2026.05.19 16:50:16.237198 [ 343 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4073 | 2026.05.19 16:50:16.237210 [ 317 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4074 | 2026.05.19 16:50:16.237198 [ 335 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4075 | 2026.05.19 16:50:16.237376 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4076 | 2026.05.19 16:50:16.237404 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4077 | 2026.05.19 16:50:16.237476 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4078 | 2026.05.19 16:50:16.237497 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4079 | 2026.05.19 16:50:16.237534 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 4080 | 2026.05.19 16:50:16.237575 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 4081 | 2026.05.19 16:50:16.238696 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002653 sec., 13192.612137203167 rows/sec., 2.22 MiB/sec. | ||
| 4082 | 2026.05.19 16:50:16.238827 [ 281 ] {97894e73-a2a7-46d8-9264-86c127e7c7e6} <Debug> TCPHandler: Processed in 0.003072966 sec. | ||
| 4083 | 2026.05.19 16:50:16.241637 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.05.19 16:50:16.241768 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.05.19 16:50:16.241823 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4086 | 2026.05.19 16:50:16.242381 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.19 16:50:16.242429 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4088 | 2026.05.19 16:50:16.242819 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4089 | 2026.05.19 16:50:16.243050 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.05.19 16:50:16.243177 [ 122 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4091 | 2026.05.19 16:50:16.243204 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.35 MiB/sec. | ||
| 4092 | 2026.05.19 16:50:16.243219 [ 122 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.19 16:50:16.243240 [ 281 ] {79644506-beda-45b4-9283-4a9b3fec5d96} <Debug> TCPHandler: Processed in 0.001664285 sec. | ||
| 4094 | 2026.05.19 16:50:16.243243 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4095 | 2026.05.19 16:50:16.243359 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4096 | 2026.05.19 16:50:16.243369 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.05.19 16:50:16.243486 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4098 | 2026.05.19 16:50:16.243495 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.19 16:50:16.243525 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4100 | 2026.05.19 16:50:16.243549 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4101 | 2026.05.19 16:50:16.243593 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4102 | 2026.05.19 16:50:16.243647 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4103 | 2026.05.19 16:50:16.243693 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4104 | 2026.05.19 16:50:16.243742 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 4105 | 2026.05.19 16:50:16.243981 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.05.19 16:50:16.244027 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4107 | 2026.05.19 16:50:16.244354 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4108 | 2026.05.19 16:50:16.244545 [ 199 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230339 sec., 97534.0942618254 rows/sec., 8.46 MiB/sec. | ||
| 4109 | 2026.05.19 16:50:16.244600 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.19 16:50:16.244731 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4111 | 2026.05.19 16:50:16.244751 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001278 sec., 10954.616588419405 rows/sec., 893.27 KiB/sec. | ||
| 4112 | 2026.05.19 16:50:16.244792 [ 281 ] {b8c286d8-5f7b-4a0d-902c-c5ff9b08f177} <Debug> TCPHandler: Processed in 0.001474662 sec. | ||
| 4113 | 2026.05.19 16:50:16.244916 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.05.19 16:50:16.245016 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4115 | 2026.05.19 16:50:16.245049 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_5_1} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.19 16:50:16.245059 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4117 | 2026.05.19 16:50:16.245133 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_5_1} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4118 | 2026.05.19 16:50:16.245244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4119 | 2026.05.19 16:50:16.245628 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.05.19 16:50:16.245670 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4121 | 2026.05.19 16:50:16.246008 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4122 | 2026.05.19 16:50:16.246235 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.05.19 16:50:16.246360 [ 121 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4124 | 2026.05.19 16:50:16.246409 [ 121 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.05.19 16:50:16.246424 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001425 sec., 149473.68421052632 rows/sec., 13.27 MiB/sec. | ||
| 4126 | 2026.05.19 16:50:16.246444 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4127 | 2026.05.19 16:50:16.246488 [ 281 ] {edf5dd0f-a92b-4bf7-8213-431dfb7dded6} <Debug> TCPHandler: Processed in 0.001621435 sec. | ||
| 4128 | 2026.05.19 16:50:16.246590 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 4129 | 2026.05.19 16:50:16.246652 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.19 16:50:16.246720 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4131 | 2026.05.19 16:50:16.246755 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 4132 | 2026.05.19 16:50:16.246758 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.05.19 16:50:16.246809 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4134 | 2026.05.19 16:50:16.246813 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2454 rows starting from the beginning of the part | ||
| 4135 | 2026.05.19 16:50:16.246867 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 4136 | 2026.05.19 16:50:16.246906 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4137 | 2026.05.19 16:50:16.246944 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4138 | 2026.05.19 16:50:16.246981 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 213 rows starting from the beginning of the part | ||
| 4139 | 2026.05.19 16:50:16.247251 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.05.19 16:50:16.247294 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4141 | 2026.05.19 16:50:16.247643 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4142 | 2026.05.19 16:50:16.247877 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.05.19 16:50:16.248013 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001275 sec., 32156.86274509804 rows/sec., 2.35 MiB/sec. | ||
| 4144 | 2026.05.19 16:50:16.248050 [ 281 ] {dbcb6cdd-6a83-47cd-82a5-be554def10a4} <Debug> TCPHandler: Processed in 0.001450991 sec. | ||
| 4145 | 2026.05.19 16:50:16.248174 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.19 16:50:16.248270 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.05.19 16:50:16.248303 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776007 sec., 1789970.4224138756 rows/sec., 144.67 MiB/sec. | ||
| 4148 | 2026.05.19 16:50:16.248312 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4149 | 2026.05.19 16:50:16.248560 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4150 | 2026.05.19 16:50:16.248738 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.19 16:50:16.248782 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4152 | 2026.05.19 16:50:16.248817 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.19 16:50:16.248898 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_26_5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4154 | 2026.05.19 16:50:16.248976 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 4155 | 2026.05.19 16:50:16.249102 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4156 | 2026.05.19 16:50:16.249323 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.05.19 16:50:16.249455 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.65 MiB/sec. | ||
| 4158 | 2026.05.19 16:50:16.249490 [ 281 ] {eeed800c-8f0a-4549-874c-c54766b3b555} <Debug> TCPHandler: Processed in 0.00136745 sec. | ||
| 4159 | 2026.05.19 16:50:16.249636 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.05.19 16:50:16.249733 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.05.19 16:50:16.249774 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4162 | 2026.05.19 16:50:16.250166 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.05.19 16:50:16.250204 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4164 | 2026.05.19 16:50:16.250505 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4165 | 2026.05.19 16:50:16.250717 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.05.19 16:50:16.250824 [ 121 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4167 | 2026.05.19 16:50:16.250857 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 4168 | 2026.05.19 16:50:16.250862 [ 121 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.05.19 16:50:16.250899 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4170 | 2026.05.19 16:50:16.250901 [ 281 ] {5e00b9e7-92ba-4586-b89a-953f0d059fa0} <Debug> TCPHandler: Processed in 0.00131365 sec. | ||
| 4171 | 2026.05.19 16:50:16.250987 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4172 | 2026.05.19 16:50:16.251037 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.19 16:50:16.251104 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4174 | 2026.05.19 16:50:16.251139 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4175 | 2026.05.19 16:50:16.251143 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4176 | 2026.05.19 16:50:16.251190 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4177 | 2026.05.19 16:50:16.251261 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4178 | 2026.05.19 16:50:16.251326 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4179 | 2026.05.19 16:50:16.251380 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4180 | 2026.05.19 16:50:16.251435 [ 201 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 4181 | 2026.05.19 16:50:16.251655 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.05.19 16:50:16.251699 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4183 | 2026.05.19 16:50:16.252036 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4184 | 2026.05.19 16:50:16.252188 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237779 sec., 48473.91981928922 rows/sec., 3.88 MiB/sec. | ||
| 4185 | 2026.05.19 16:50:16.252272 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.05.19 16:50:16.252320 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4187 | 2026.05.19 16:50:16.252392 [ 121 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4188 | 2026.05.19 16:50:16.252421 [ 121 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.05.19 16:50:16.252421 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.0013 sec., 99230.76923076923 rows/sec., 8.05 MiB/sec. | ||
| 4190 | 2026.05.19 16:50:16.252440 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4191 | 2026.05.19 16:50:16.252473 [ 281 ] {67939c2d-0264-48a5-ba26-58ad47a67ff0} <Debug> TCPHandler: Processed in 0.001485583 sec. | ||
| 4192 | 2026.05.19 16:50:16.252512 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 4193 | 2026.05.19 16:50:16.252600 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.05.19 16:50:16.252615 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_5_1} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.19 16:50:16.252606 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4196 | 2026.05.19 16:50:16.252666 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 174 rows starting from the beginning of the part | ||
| 4197 | 2026.05.19 16:50:16.252687 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_5_1} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4198 | 2026.05.19 16:50:16.252705 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4199 | 2026.05.19 16:50:16.252711 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1315 rows starting from the beginning of the part | ||
| 4200 | 2026.05.19 16:50:16.252754 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4201 | 2026.05.19 16:50:16.252756 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4202 | 2026.05.19 16:50:16.252765 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 4203 | 2026.05.19 16:50:16.252821 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4204 | 2026.05.19 16:50:16.252859 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4205 | 2026.05.19 16:50:16.252895 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part | ||
| 4206 | 2026.05.19 16:50:16.253185 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.05.19 16:50:16.253227 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4208 | 2026.05.19 16:50:16.253578 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4209 | 2026.05.19 16:50:16.253799 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.19 16:50:16.253906 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4211 | 2026.05.19 16:50:16.253924 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435942 sec., 1288352.8721912168 rows/sec., 95.85 MiB/sec. | ||
| 4212 | 2026.05.19 16:50:16.253932 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001246 sec., 162921.34831460676 rows/sec., 11.67 MiB/sec. | ||
| 4213 | 2026.05.19 16:50:16.253935 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.19 16:50:16.253986 [ 281 ] {f5dce9ed-197f-45be-840a-c6ed0c7482c8} <Debug> TCPHandler: Processed in 0.001435982 sec. | ||
| 4215 | 2026.05.19 16:50:16.253992 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4216 | 2026.05.19 16:50:16.254065 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4217 | 2026.05.19 16:50:16.254093 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4218 | 2026.05.19 16:50:16.254118 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.05.19 16:50:16.254157 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2026.05.19 16:50:16.254189 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3638 rows starting from the beginning of the part | ||
| 4221 | 2026.05.19 16:50:16.254219 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.19 16:50:16.254235 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4611 rows starting from the beginning of the part | ||
| 4223 | 2026.05.19 16:50:16.254282 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4224 | 2026.05.19 16:50:16.254285 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4225 | 2026.05.19 16:50:16.254318 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4226 | 2026.05.19 16:50:16.254352 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.05.19 16:50:16.254360 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4228 | 2026.05.19 16:50:16.254400 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4229 | 2026.05.19 16:50:16.254420 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_26_5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4230 | 2026.05.19 16:50:16.254486 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4231 | 2026.05.19 16:50:16.255064 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2026.05.19 16:50:16.255106 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4233 | 2026.05.19 16:50:16.255680 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4234 | 2026.05.19 16:50:16.255912 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.05.19 16:50:16.256057 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001855 sec., 8086.253369272236 rows/sec., 14.49 MiB/sec. | ||
| 4236 | 2026.05.19 16:50:16.256108 [ 281 ] {c08fdcec-6fac-4a63-8466-c3f8499a7daa} <Debug> TCPHandler: Processed in 0.002039101 sec. | ||
| 4237 | 2026.05.19 16:50:16.256240 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.05.19 16:50:16.256336 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.05.19 16:50:16.256378 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4240 | 2026.05.19 16:50:16.256720 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.19 16:50:16.256749 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8900 rows, containing 5 columns (5 merged, 0 gathered) in 0.002707912 sec., 3286665.150123047 rows/sec., 220.71 MiB/sec. | ||
| 4242 | 2026.05.19 16:50:16.256758 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4243 | 2026.05.19 16:50:16.256905 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4244 | 2026.05.19 16:50:16.257125 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4245 | 2026.05.19 16:50:16.257183 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.19 16:50:16.257261 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4247 | 2026.05.19 16:50:16.257321 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4248 | 2026.05.19 16:50:16.257384 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.05.19 16:50:16.257491 [ 121 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4250 | 2026.05.19 16:50:16.257519 [ 121 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.05.19 16:50:16.257522 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 4252 | 2026.05.19 16:50:16.257536 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4253 | 2026.05.19 16:50:16.257568 [ 281 ] {6d74a6c4-afc6-4d03-b937-20b1bc5e18dc} <Debug> TCPHandler: Processed in 0.001378281 sec. | ||
| 4254 | 2026.05.19 16:50:16.257644 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4255 | 2026.05.19 16:50:16.257764 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4256 | 2026.05.19 16:50:16.257796 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 4257 | 2026.05.19 16:50:16.257859 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4258 | 2026.05.19 16:50:16.257910 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4259 | 2026.05.19 16:50:16.257961 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4260 | 2026.05.19 16:50:16.258003 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4261 | 2026.05.19 16:50:16.258045 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4262 | 2026.05.19 16:50:16.258977 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384401 sec., 1083501.0954196076 rows/sec., 73.02 MiB/sec. | ||
| 4263 | 2026.05.19 16:50:16.259157 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4264 | 2026.05.19 16:50:16.259423 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.05.19 16:50:16.259495 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_26_5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4266 | 2026.05.19 16:50:16.259571 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4267 | 2026.05.19 16:50:16.303764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4268 | 2026.05.19 16:50:16.320189 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.05.19 16:50:16.320235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4270 | 2026.05.19 16:50:16.326136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4271 | 2026.05.19 16:50:16.326808 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.05.19 16:50:16.329503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4273 | 2026.05.19 16:50:21.234926 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.05.19 16:50:21.235182 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4275 | 2026.05.19 16:50:21.235522 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4276 | 2026.05.19 16:50:21.235564 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <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 | ||
| 4277 | 2026.05.19 16:50:21.235790 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4278 | 2026.05.19 16:50:21.235863 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4279 | 2026.05.19 16:50:21.236009 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4280 | 2026.05.19 16:50:21.236124 [ 317 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4281 | 2026.05.19 16:50:21.236147 [ 343 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4282 | 2026.05.19 16:50:21.236147 [ 359 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4283 | 2026.05.19 16:50:21.236344 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4284 | 2026.05.19 16:50:21.236376 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4285 | 2026.05.19 16:50:21.236448 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4286 | 2026.05.19 16:50:21.236469 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4287 | 2026.05.19 16:50:21.236506 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4288 | 2026.05.19 16:50:21.236548 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4289 | 2026.05.19 16:50:21.237733 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00265 sec., 13207.547169811322 rows/sec., 2.22 MiB/sec. | ||
| 4290 | 2026.05.19 16:50:21.237863 [ 281 ] {c268c68b-d711-4439-9460-ae3f608f0807} <Debug> TCPHandler: Processed in 0.003079307 sec. | ||
| 4291 | 2026.05.19 16:50:21.239914 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.05.19 16:50:21.240030 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4293 | 2026.05.19 16:50:21.240078 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4294 | 2026.05.19 16:50:21.240617 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.05.19 16:50:21.240664 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4296 | 2026.05.19 16:50:21.241083 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4297 | 2026.05.19 16:50:21.241313 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.05.19 16:50:21.241467 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001471 sec., 72059.82324949015 rows/sec., 6.05 MiB/sec. | ||
| 4299 | 2026.05.19 16:50:21.241504 [ 281 ] {5193d588-c451-4900-a0b5-ee460f9c30e6} <Debug> TCPHandler: Processed in 0.001647855 sec. | ||
| 4300 | 2026.05.19 16:50:21.241643 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.05.19 16:50:21.241747 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.05.19 16:50:21.241793 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.05.19 16:50:21.242207 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.05.19 16:50:21.242246 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4305 | 2026.05.19 16:50:21.242564 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4306 | 2026.05.19 16:50:21.242774 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.05.19 16:50:21.242914 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.54 MiB/sec. | ||
| 4308 | 2026.05.19 16:50:21.242949 [ 281 ] {8df6a26e-3278-4afc-8f3c-c8dd53429d76} <Debug> TCPHandler: Processed in 0.001358491 sec. | ||
| 4309 | 2026.05.19 16:50:21.243070 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.05.19 16:50:21.243170 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4311 | 2026.05.19 16:50:21.243212 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4312 | 2026.05.19 16:50:21.243642 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.05.19 16:50:21.243680 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4314 | 2026.05.19 16:50:21.244002 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4315 | 2026.05.19 16:50:21.244213 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.05.19 16:50:21.244341 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001192 sec., 74664.42953020135 rows/sec., 5.83 MiB/sec. | ||
| 4317 | 2026.05.19 16:50:21.244376 [ 281 ] {f99dd0eb-2007-400c-85dd-c3ccfbcd9c58} <Debug> TCPHandler: Processed in 0.001357571 sec. | ||
| 4318 | 2026.05.19 16:50:21.244517 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.05.19 16:50:21.244614 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.05.19 16:50:21.244660 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4321 | 2026.05.19 16:50:21.245060 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.05.19 16:50:21.245101 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4323 | 2026.05.19 16:50:21.245445 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4324 | 2026.05.19 16:50:21.245652 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.05.19 16:50:21.245783 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4326 | 2026.05.19 16:50:21.245818 [ 281 ] {316f7a39-6424-4c20-83a2-faa2b338a54b} <Debug> TCPHandler: Processed in 0.001353131 sec. | ||
| 4327 | 2026.05.19 16:50:21.245943 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.05.19 16:50:21.246066 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.05.19 16:50:21.246137 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4330 | 2026.05.19 16:50:21.247014 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.05.19 16:50:21.247051 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4332 | 2026.05.19 16:50:21.247623 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4333 | 2026.05.19 16:50:21.247856 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.05.19 16:50:21.248005 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001965 sec., 12722.646310432568 rows/sec., 22.80 MiB/sec. | ||
| 4335 | 2026.05.19 16:50:21.248063 [ 281 ] {cb24d908-33e6-493f-8803-a74823fb0af5} <Debug> TCPHandler: Processed in 0.002182553 sec. | ||
| 4336 | 2026.05.19 16:50:21.248190 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.05.19 16:50:21.248285 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4338 | 2026.05.19 16:50:21.248328 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4339 | 2026.05.19 16:50:21.248674 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.05.19 16:50:21.248711 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4341 | 2026.05.19 16:50:21.249024 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4342 | 2026.05.19 16:50:21.249233 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.05.19 16:50:21.249363 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4344 | 2026.05.19 16:50:21.249397 [ 281 ] {c5910874-546a-447a-a0c9-7e5ce2f8a197} <Debug> TCPHandler: Processed in 0.001258809 sec. | ||
| 4345 | 2026.05.19 16:50:23.219747 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4346 | 2026.05.19 16:50:23.219832 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4347 | 2026.05.19 16:50:23.334134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9604 | ||
| 4348 | 2026.05.19 16:50:23.335005 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.05.19 16:50:23.335075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4350 | 2026.05.19 16:50:23.335662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4351 | 2026.05.19 16:50:23.335903 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.05.19 16:50:23.336053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9604 | ||
| 4353 | 2026.05.19 16:50:23.830128 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4354 | 2026.05.19 16:50:23.846950 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.05.19 16:50:23.847004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4356 | 2026.05.19 16:50:23.852797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4357 | 2026.05.19 16:50:23.853482 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.05.19 16:50:23.856173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4359 | 2026.05.19 16:50:26.235982 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.05.19 16:50:26.236241 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4361 | 2026.05.19 16:50:26.236588 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4362 | 2026.05.19 16:50:26.236627 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <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 | ||
| 4363 | 2026.05.19 16:50:26.236848 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4364 | 2026.05.19 16:50:26.236918 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4365 | 2026.05.19 16:50:26.237067 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4366 | 2026.05.19 16:50:26.237191 [ 313 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4367 | 2026.05.19 16:50:26.237196 [ 343 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4368 | 2026.05.19 16:50:26.237197 [ 317 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4369 | 2026.05.19 16:50:26.237441 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4370 | 2026.05.19 16:50:26.237471 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4371 | 2026.05.19 16:50:26.237543 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4372 | 2026.05.19 16:50:26.237564 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4373 | 2026.05.19 16:50:26.237600 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4374 | 2026.05.19 16:50:26.237645 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4375 | 2026.05.19 16:50:26.238802 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002669 sec., 13113.525665043087 rows/sec., 2.21 MiB/sec. | ||
| 4376 | 2026.05.19 16:50:26.238941 [ 281 ] {62669825-85eb-4d8c-a6ca-273d8bb95447} <Debug> TCPHandler: Processed in 0.003101187 sec. | ||
| 4377 | 2026.05.19 16:50:26.240856 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.05.19 16:50:26.240987 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4379 | 2026.05.19 16:50:26.241041 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4380 | 2026.05.19 16:50:26.241611 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.19 16:50:26.241654 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4382 | 2026.05.19 16:50:26.242028 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4383 | 2026.05.19 16:50:26.242254 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.19 16:50:26.242401 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001452 sec., 59228.650137741046 rows/sec., 4.97 MiB/sec. | ||
| 4385 | 2026.05.19 16:50:26.242438 [ 281 ] {75188531-439e-4c40-a72a-b1e6445fc64a} <Debug> TCPHandler: Processed in 0.001644845 sec. | ||
| 4386 | 2026.05.19 16:50:26.242584 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.19 16:50:26.242683 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.19 16:50:26.242726 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4389 | 2026.05.19 16:50:26.243160 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.19 16:50:26.243198 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4391 | 2026.05.19 16:50:26.243506 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4392 | 2026.05.19 16:50:26.243715 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.19 16:50:26.243819 [ 113 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4394 | 2026.05.19 16:50:26.243844 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 954.26 KiB/sec. | ||
| 4395 | 2026.05.19 16:50:26.243874 [ 113 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.19 16:50:26.243885 [ 281 ] {16b9c0b6-c704-4f7e-994a-15de947844ff} <Debug> TCPHandler: Processed in 0.00135768 sec. | ||
| 4397 | 2026.05.19 16:50:26.243903 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4398 | 2026.05.19 16:50:26.243998 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 4399 | 2026.05.19 16:50:26.244027 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.05.19 16:50:26.244088 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4401 | 2026.05.19 16:50:26.244116 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 79 rows starting from the beginning of the part | ||
| 4402 | 2026.05.19 16:50:26.244120 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4403 | 2026.05.19 16:50:26.244163 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4404 | 2026.05.19 16:50:26.244169 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4405 | 2026.05.19 16:50:26.244216 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4406 | 2026.05.19 16:50:26.244259 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 4407 | 2026.05.19 16:50:26.244296 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4408 | 2026.05.19 16:50:26.244334 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4409 | 2026.05.19 16:50:26.244586 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.19 16:50:26.244621 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4411 | 2026.05.19 16:50:26.244922 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4412 | 2026.05.19 16:50:26.245042 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085407 sec., 184262.67750254052 rows/sec., 14.18 MiB/sec. | ||
| 4413 | 2026.05.19 16:50:26.245121 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.19 16:50:26.245172 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4415 | 2026.05.19 16:50:26.245244 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001162 sec., 67986.23063683305 rows/sec., 5.31 MiB/sec. | ||
| 4416 | 2026.05.19 16:50:26.245276 [ 281 ] {ec858b7b-f7ed-4ebc-983a-a58c2d4b1f2c} <Debug> TCPHandler: Processed in 0.00131931 sec. | ||
| 4417 | 2026.05.19 16:50:26.245389 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.05.19 16:50:26.245403 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.05.19 16:50:26.245464 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_26_5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4420 | 2026.05.19 16:50:26.245476 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.19 16:50:26.245517 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4422 | 2026.05.19 16:50:26.245533 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4423 | 2026.05.19 16:50:26.245977 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.05.19 16:50:26.246013 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4425 | 2026.05.19 16:50:26.246329 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4426 | 2026.05.19 16:50:26.246541 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.05.19 16:50:26.246671 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4428 | 2026.05.19 16:50:26.246705 [ 281 ] {cacb75d9-45eb-4b25-82fe-3b3f125f7240} <Debug> TCPHandler: Processed in 0.0013327 sec. | ||
| 4429 | 2026.05.19 16:50:26.246822 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.19 16:50:26.246917 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.05.19 16:50:26.246972 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4432 | 2026.05.19 16:50:26.247719 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.19 16:50:26.247756 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4434 | 2026.05.19 16:50:26.248264 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4435 | 2026.05.19 16:50:26.248488 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.19 16:50:26.248611 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4437 | 2026.05.19 16:50:26.248631 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001731 sec., 8665.511265164645 rows/sec., 15.53 MiB/sec. | ||
| 4438 | 2026.05.19 16:50:26.248672 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.19 16:50:26.248698 [ 281 ] {44c085e6-5b78-47a0-905d-a62cede1ca72} <Debug> TCPHandler: Processed in 0.001923549 sec. | ||
| 4440 | 2026.05.19 16:50:26.248714 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4441 | 2026.05.19 16:50:26.248819 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.05.19 16:50:26.248847 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 4443 | 2026.05.19 16:50:26.248920 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4444 | 2026.05.19 16:50:26.248968 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4445 | 2026.05.19 16:50:26.249199 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4446 | 2026.05.19 16:50:26.249303 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 398 rows starting from the beginning of the part | ||
| 4447 | 2026.05.19 16:50:26.249306 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.05.19 16:50:26.249361 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4449 | 2026.05.19 16:50:26.249473 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4450 | 2026.05.19 16:50:26.249595 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4451 | 2026.05.19 16:50:26.249672 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4452 | 2026.05.19 16:50:26.249708 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 4453 | 2026.05.19 16:50:26.249825 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4454 | 2026.05.19 16:50:26.249900 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.05.19 16:50:26.249934 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4456 | 2026.05.19 16:50:26.250041 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 4457 | 2026.05.19 16:50:26.250079 [ 281 ] {f8ab2008-43c7-4e7a-ae4f-0313a9142091} <Debug> TCPHandler: Processed in 0.00130774 sec. | ||
| 4458 | 2026.05.19 16:50:26.253984 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 19 columns (19 merged, 0 gathered) in 0.005181619 sec., 95144.0080793281 rows/sec., 170.49 MiB/sec. | ||
| 4459 | 2026.05.19 16:50:26.254566 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4460 | 2026.05.19 16:50:26.254880 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.19 16:50:26.254951 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4462 | 2026.05.19 16:50:26.255036 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 4463 | 2026.05.19 16:50:26.749867 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.19 16:50:26.750105 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4465 | 2026.05.19 16:50:26.750454 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4466 | 2026.05.19 16:50:26.750498 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4467 | 2026.05.19 16:50:26.750743 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4468 | 2026.05.19 16:50:26.750819 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4469 | 2026.05.19 16:50:26.750965 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4470 | 2026.05.19 16:50:26.751057 [ 313 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4471 | 2026.05.19 16:50:26.751067 [ 322 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4472 | 2026.05.19 16:50:26.751057 [ 317 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4473 | 2026.05.19 16:50:26.751198 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4474 | 2026.05.19 16:50:26.751227 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4475 | 2026.05.19 16:50:26.751294 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4476 | 2026.05.19 16:50:26.751313 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4477 | 2026.05.19 16:50:26.751348 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4478 | 2026.05.19 16:50:26.751387 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4479 | 2026.05.19 16:50:26.752515 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002514 sec., 13922.03659506762 rows/sec., 2.96 MiB/sec. | ||
| 4480 | 2026.05.19 16:50:26.752655 [ 281 ] {f6112fba-78f2-46ae-b9e6-0c4cd0fd845f} <Debug> TCPHandler: Processed in 0.002922005 sec. | ||
| 4481 | 2026.05.19 16:50:26.764645 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.05.19 16:50:26.764785 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4483 | 2026.05.19 16:50:26.764842 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4484 | 2026.05.19 16:50:26.765392 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.05.19 16:50:26.765448 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4486 | 2026.05.19 16:50:26.765814 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4487 | 2026.05.19 16:50:26.766041 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.19 16:50:26.766196 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 112.32 KiB/sec. | ||
| 4489 | 2026.05.19 16:50:26.766234 [ 281 ] {eb671c85-9c3f-4a6f-bde3-86c0f8cdca41} <Debug> TCPHandler: Processed in 0.001653385 sec. | ||
| 4490 | 2026.05.19 16:50:26.766358 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.05.19 16:50:26.766459 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4492 | 2026.05.19 16:50:26.766502 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4493 | 2026.05.19 16:50:26.768039 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.05.19 16:50:26.768078 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4495 | 2026.05.19 16:50:26.768535 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4496 | 2026.05.19 16:50:26.768759 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.05.19 16:50:26.768895 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002457 sec., 997964.997964998 rows/sec., 73.97 MiB/sec. | ||
| 4498 | 2026.05.19 16:50:26.768931 [ 281 ] {4e50d06b-1a5b-499b-b58d-72ca4390fbb0} <Debug> TCPHandler: Processed in 0.00262221 sec. | ||
| 4499 | 2026.05.19 16:50:26.769057 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.05.19 16:50:26.769155 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.05.19 16:50:26.769197 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4502 | 2026.05.19 16:50:26.769609 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.19 16:50:26.769646 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4504 | 2026.05.19 16:50:26.769939 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4505 | 2026.05.19 16:50:26.770150 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.05.19 16:50:26.770280 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.30 MiB/sec. | ||
| 4507 | 2026.05.19 16:50:26.770314 [ 281 ] {e4323cb2-27cb-4162-84d3-b06bbc87a21e} <Debug> TCPHandler: Processed in 0.00130743 sec. | ||
| 4508 | 2026.05.19 16:50:26.770435 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.19 16:50:26.770530 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.05.19 16:50:26.770570 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4511 | 2026.05.19 16:50:26.771199 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.19 16:50:26.771236 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4513 | 2026.05.19 16:50:26.771551 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4514 | 2026.05.19 16:50:26.771762 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.19 16:50:26.771887 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001376 sec., 582122.0930232558 rows/sec., 33.63 MiB/sec. | ||
| 4516 | 2026.05.19 16:50:26.771922 [ 281 ] {879fbcfc-02a3-45eb-8fdf-9d5b3e0e2ab8} <Debug> TCPHandler: Processed in 0.001536084 sec. | ||
| 4517 | 2026.05.19 16:50:26.772035 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.05.19 16:50:26.772123 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.05.19 16:50:26.772162 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4520 | 2026.05.19 16:50:26.772514 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.05.19 16:50:26.772548 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4522 | 2026.05.19 16:50:26.772819 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4523 | 2026.05.19 16:50:26.773088 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.19 16:50:26.773211 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 4525 | 2026.05.19 16:50:26.773245 [ 281 ] {ed9224af-0723-4cd3-b15b-c7eb5a735664} <Debug> TCPHandler: Processed in 0.001255109 sec. | ||
| 4526 | 2026.05.19 16:50:26.773361 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.05.19 16:50:26.773455 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4528 | 2026.05.19 16:50:26.773495 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4529 | 2026.05.19 16:50:26.774274 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.05.19 16:50:26.774311 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4531 | 2026.05.19 16:50:26.774667 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4532 | 2026.05.19 16:50:26.774876 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.05.19 16:50:26.775003 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001566 sec., 839719.0293742019 rows/sec., 56.20 MiB/sec. | ||
| 4534 | 2026.05.19 16:50:26.775037 [ 281 ] {f1386d25-2189-4101-8ebe-cca1b05c7082} <Debug> TCPHandler: Processed in 0.001724906 sec. | ||
| 4535 | 2026.05.19 16:50:26.775158 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.05.19 16:50:26.775252 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.05.19 16:50:26.775296 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4538 | 2026.05.19 16:50:26.775947 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.05.19 16:50:26.775984 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4540 | 2026.05.19 16:50:26.776406 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4541 | 2026.05.19 16:50:26.776609 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.05.19 16:50:26.776737 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001503 sec., 996007.9840319362 rows/sec., 60.41 MiB/sec. | ||
| 4543 | 2026.05.19 16:50:26.776772 [ 281 ] {5dea1597-8ce3-4940-9187-b0b02328905e} <Debug> TCPHandler: Processed in 0.001662155 sec. | ||
| 4544 | 2026.05.19 16:50:26.776892 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.05.19 16:50:26.777020 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.05.19 16:50:26.777093 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4547 | 2026.05.19 16:50:26.777958 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.05.19 16:50:26.778000 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4549 | 2026.05.19 16:50:26.778572 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4550 | 2026.05.19 16:50:26.778794 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.05.19 16:50:26.778937 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001948 sec., 17453.798767967146 rows/sec., 31.28 MiB/sec. | ||
| 4552 | 2026.05.19 16:50:26.778995 [ 281 ] {9cf02cc7-457e-48d6-95b9-13db73fbe148} <Debug> TCPHandler: Processed in 0.002161533 sec. | ||
| 4553 | 2026.05.19 16:50:26.779123 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.05.19 16:50:26.779217 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4555 | 2026.05.19 16:50:26.779259 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4556 | 2026.05.19 16:50:26.779576 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.05.19 16:50:26.779612 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4558 | 2026.05.19 16:50:26.779911 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4559 | 2026.05.19 16:50:26.780117 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.05.19 16:50:26.780242 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 4561 | 2026.05.19 16:50:26.780275 [ 281 ] {b7bca999-c69e-41cb-9029-114ae19bc3d7} <Debug> TCPHandler: Processed in 0.001199789 sec. | ||
| 4562 | 2026.05.19 16:50:27.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.25 MiB, peak 250.78 MiB, free memory in arenas 0.00 B, will set to 244.40 MiB (RSS), difference: 1.15 MiB | ||
| 4563 | 2026.05.19 16:50:30.837153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10052 | ||
| 4564 | 2026.05.19 16:50:30.837750 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.05.19 16:50:30.837792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4566 | 2026.05.19 16:50:30.838362 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4567 | 2026.05.19 16:50:30.838618 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.05.19 16:50:30.838751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10052 | ||
| 4569 | 2026.05.19 16:50:30.838772 [ 105 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4570 | 2026.05.19 16:50:30.838844 [ 105 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.05.19 16:50:30.838869 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4572 | 2026.05.19 16:50:30.838965 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4573 | 2026.05.19 16:50:30.839061 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4574 | 2026.05.19 16:50:30.839093 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7684 rows starting from the beginning of the part | ||
| 4575 | 2026.05.19 16:50:30.839148 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4576 | 2026.05.19 16:50:30.839237 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4577 | 2026.05.19 16:50:30.839279 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4578 | 2026.05.19 16:50:30.839317 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4579 | 2026.05.19 16:50:30.839355 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 4580 | 2026.05.19 16:50:30.841209 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002302095 sec., 4366457.509355608 rows/sec., 62.46 MiB/sec. | ||
| 4581 | 2026.05.19 16:50:30.841427 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4582 | 2026.05.19 16:50:30.841703 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.05.19 16:50:30.841770 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_21_4} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4584 | 2026.05.19 16:50:30.841839 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4585 | 2026.05.19 16:50:31.234905 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.05.19 16:50:31.235160 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4587 | 2026.05.19 16:50:31.235536 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4588 | 2026.05.19 16:50:31.235575 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <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 | ||
| 4589 | 2026.05.19 16:50:31.235808 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4590 | 2026.05.19 16:50:31.235880 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4591 | 2026.05.19 16:50:31.236024 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4592 | 2026.05.19 16:50:31.236116 [ 348 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4593 | 2026.05.19 16:50:31.236136 [ 322 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4594 | 2026.05.19 16:50:31.236143 [ 357 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4595 | 2026.05.19 16:50:31.236284 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4596 | 2026.05.19 16:50:31.236313 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4597 | 2026.05.19 16:50:31.236391 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4598 | 2026.05.19 16:50:31.236412 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4599 | 2026.05.19 16:50:31.236449 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4600 | 2026.05.19 16:50:31.236492 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4601 | 2026.05.19 16:50:31.237587 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002536 sec., 13801.261829652996 rows/sec., 2.32 MiB/sec. | ||
| 4602 | 2026.05.19 16:50:31.237698 [ 281 ] {22224397-df5f-47cb-814b-b4cf7740e276} <Debug> TCPHandler: Processed in 0.002937064 sec. | ||
| 4603 | 2026.05.19 16:50:31.239224 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.05.19 16:50:31.239335 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4605 | 2026.05.19 16:50:31.239382 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4606 | 2026.05.19 16:50:31.239883 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.05.19 16:50:31.239925 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4608 | 2026.05.19 16:50:31.240277 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4609 | 2026.05.19 16:50:31.240485 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.05.19 16:50:31.240623 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001362 sec., 41116.00587371513 rows/sec., 3.16 MiB/sec. | ||
| 4611 | 2026.05.19 16:50:31.240658 [ 281 ] {ac9a7f6e-31bd-4310-bf7a-fcafe0e34ae2} <Debug> TCPHandler: Processed in 0.001531553 sec. | ||
| 4612 | 2026.05.19 16:50:31.240774 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.05.19 16:50:31.240867 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4614 | 2026.05.19 16:50:31.240906 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4615 | 2026.05.19 16:50:31.241392 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.19 16:50:31.241428 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4617 | 2026.05.19 16:50:31.241734 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4618 | 2026.05.19 16:50:31.241942 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.19 16:50:31.242074 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.27 MiB/sec. | ||
| 4620 | 2026.05.19 16:50:31.242111 [ 281 ] {593ba6da-891e-4e68-9d15-6e04ee0388fc} <Debug> TCPHandler: Processed in 0.00133508 sec. | ||
| 4621 | 2026.05.19 16:50:31.242237 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.19 16:50:31.242333 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.19 16:50:31.242378 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4624 | 2026.05.19 16:50:31.242754 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.05.19 16:50:31.242790 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4626 | 2026.05.19 16:50:31.243111 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4627 | 2026.05.19 16:50:31.243321 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.19 16:50:31.243451 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001136 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 4629 | 2026.05.19 16:50:31.243485 [ 281 ] {0ff63294-8936-4840-9781-a70975c07eca} <Debug> TCPHandler: Processed in 0.00129754 sec. | ||
| 4630 | 2026.05.19 16:50:31.243603 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.05.19 16:50:31.243698 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.05.19 16:50:31.243741 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4633 | 2026.05.19 16:50:31.244062 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.05.19 16:50:31.244098 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4635 | 2026.05.19 16:50:31.244404 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4636 | 2026.05.19 16:50:31.244615 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.05.19 16:50:31.244741 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 4638 | 2026.05.19 16:50:31.244774 [ 281 ] {d4d0ff21-687b-4471-a389-a49a6c8a6930} <Debug> TCPHandler: Processed in 0.001220619 sec. | ||
| 4639 | 2026.05.19 16:50:31.357332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4640 | 2026.05.19 16:50:31.376305 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.05.19 16:50:31.376361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4642 | 2026.05.19 16:50:31.382455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4643 | 2026.05.19 16:50:31.383271 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.05.19 16:50:31.383553 [ 105 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4645 | 2026.05.19 16:50:31.383590 [ 105 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.05.19 16:50:31.383609 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.22 GiB. | ||
| 4647 | 2026.05.19 16:50:31.383712 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 4648 | 2026.05.19 16:50:31.387064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4649 | 2026.05.19 16:50:31.387321 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4650 | 2026.05.19 16:50:31.388790 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 4651 | 2026.05.19 16:50:31.393629 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4652 | 2026.05.19 16:50:31.398223 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4653 | 2026.05.19 16:50:31.402470 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 4654 | 2026.05.19 16:50:31.406919 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 4655 | 2026.05.19 16:50:31.411017 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 4656 | 2026.05.19 16:50:31.462054 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078383862 sec., 2028.4787702856488 rows/sec., 10.49 MiB/sec. | ||
| 4657 | 2026.05.19 16:50:31.464646 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4658 | 2026.05.19 16:50:31.466833 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.19 16:50:31.466945 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_21_4} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4660 | 2026.05.19 16:50:31.469551 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4661 | 2026.05.19 16:50:32.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.30 MiB, peak 256.86 MiB, free memory in arenas 0.00 B, will set to 250.41 MiB (RSS), difference: 4.11 MiB | ||
| 4662 | 2026.05.19 16:50:36.235975 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.05.19 16:50:36.236227 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4664 | 2026.05.19 16:50:36.236602 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4665 | 2026.05.19 16:50:36.236648 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <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 | ||
| 4666 | 2026.05.19 16:50:36.236902 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4667 | 2026.05.19 16:50:36.236981 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4668 | 2026.05.19 16:50:36.237136 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4669 | 2026.05.19 16:50:36.237213 [ 348 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4670 | 2026.05.19 16:50:36.237252 [ 357 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4671 | 2026.05.19 16:50:36.237254 [ 322 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4672 | 2026.05.19 16:50:36.237401 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4673 | 2026.05.19 16:50:36.237429 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4674 | 2026.05.19 16:50:36.237496 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4675 | 2026.05.19 16:50:36.237516 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4676 | 2026.05.19 16:50:36.237551 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4677 | 2026.05.19 16:50:36.237590 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4678 | 2026.05.19 16:50:36.238723 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002602 sec., 13451.19139123751 rows/sec., 2.27 MiB/sec. | ||
| 4679 | 2026.05.19 16:50:36.238828 [ 281 ] {944714bd-f162-475e-a7e9-93922b964994} <Debug> TCPHandler: Processed in 0.002996086 sec. | ||
| 4680 | 2026.05.19 16:50:36.240745 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.05.19 16:50:36.240853 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4682 | 2026.05.19 16:50:36.240896 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4683 | 2026.05.19 16:50:36.241383 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.05.19 16:50:36.241430 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4685 | 2026.05.19 16:50:36.241796 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4686 | 2026.05.19 16:50:36.242010 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.05.19 16:50:36.242134 [ 99 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4688 | 2026.05.19 16:50:36.242152 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001329 sec., 66215.19939804364 rows/sec., 5.58 MiB/sec. | ||
| 4689 | 2026.05.19 16:50:36.242193 [ 99 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.05.19 16:50:36.242202 [ 281 ] {352a6fb2-55e4-4053-8f09-dd2e3d6effa0} <Debug> TCPHandler: Processed in 0.001506093 sec. | ||
| 4691 | 2026.05.19 16:50:36.242227 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4692 | 2026.05.19 16:50:36.242348 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.19 16:50:36.242364 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 4694 | 2026.05.19 16:50:36.242447 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.05.19 16:50:36.242494 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4696 | 2026.05.19 16:50:36.242527 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4697 | 2026.05.19 16:50:36.242571 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2612 rows starting from the beginning of the part | ||
| 4698 | 2026.05.19 16:50:36.242646 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 4699 | 2026.05.19 16:50:36.242700 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
| 4700 | 2026.05.19 16:50:36.242750 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2452 rows starting from the beginning of the part | ||
| 4701 | 2026.05.19 16:50:36.242795 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 4702 | 2026.05.19 16:50:36.242841 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 4703 | 2026.05.19 16:50:36.242886 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.05.19 16:50:36.242927 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4705 | 2026.05.19 16:50:36.243296 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4706 | 2026.05.19 16:50:36.243508 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.05.19 16:50:36.243645 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001216 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 4708 | 2026.05.19 16:50:36.243681 [ 281 ] {e3d771ab-3ec0-4b0c-8f81-cac30fb5cda0} <Debug> TCPHandler: Processed in 0.001381972 sec. | ||
| 4709 | 2026.05.19 16:50:36.243797 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.05.19 16:50:36.243892 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4711 | 2026.05.19 16:50:36.243932 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4712 | 2026.05.19 16:50:36.244335 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.19 16:50:36.244371 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4714 | 2026.05.19 16:50:36.244682 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4715 | 2026.05.19 16:50:36.244888 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.05.19 16:50:36.244935 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5400 rows, containing 5 columns (5 merged, 0 gathered) in 0.00263481 sec., 2049483.643981919 rows/sec., 161.97 MiB/sec. | ||
| 4717 | 2026.05.19 16:50:36.244992 [ 99 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4718 | 2026.05.19 16:50:36.245015 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 5.47 MiB/sec. | ||
| 4719 | 2026.05.19 16:50:36.245020 [ 99 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.05.19 16:50:36.245058 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4721 | 2026.05.19 16:50:36.245058 [ 281 ] {2f16b33c-b0b4-4758-91ae-cf5e78488e48} <Debug> TCPHandler: Processed in 0.001310179 sec. | ||
| 4722 | 2026.05.19 16:50:36.245133 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 4723 | 2026.05.19 16:50:36.245193 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.05.19 16:50:36.245232 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4725 | 2026.05.19 16:50:36.245263 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1400 rows starting from the beginning of the part | ||
| 4726 | 2026.05.19 16:50:36.245292 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4727 | 2026.05.19 16:50:36.245311 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 4728 | 2026.05.19 16:50:36.245324 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4729 | 2026.05.19 16:50:36.245343 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4730 | 2026.05.19 16:50:36.245355 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
| 4731 | 2026.05.19 16:50:36.245413 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1315 rows starting from the beginning of the part | ||
| 4732 | 2026.05.19 16:50:36.245456 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 4733 | 2026.05.19 16:50:36.245497 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 80 rows starting from the beginning of the part | ||
| 4734 | 2026.05.19 16:50:36.245692 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.19 16:50:36.245770 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.05.19 16:50:36.245800 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_31_6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4737 | 2026.05.19 16:50:36.245813 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4738 | 2026.05.19 16:50:36.245927 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 4739 | 2026.05.19 16:50:36.246182 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4740 | 2026.05.19 16:50:36.246403 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.05.19 16:50:36.246501 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4742 | 2026.05.19 16:50:36.246530 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.19 16:50:36.246533 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 4744 | 2026.05.19 16:50:36.246548 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4745 | 2026.05.19 16:50:36.246579 [ 281 ] {df2602c3-2f68-4273-85df-dc050e2ce631} <Debug> TCPHandler: Processed in 0.001434492 sec. | ||
| 4746 | 2026.05.19 16:50:36.246637 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4747 | 2026.05.19 16:50:36.246664 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557764 sec., 1943169.825467786 rows/sec., 140.56 MiB/sec. | ||
| 4748 | 2026.05.19 16:50:36.246693 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.05.19 16:50:36.246778 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4750 | 2026.05.19 16:50:36.246800 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.05.19 16:50:36.246816 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8900 rows starting from the beginning of the part | ||
| 4752 | 2026.05.19 16:50:36.246860 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4753 | 2026.05.19 16:50:36.246912 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4754 | 2026.05.19 16:50:36.246961 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4755 | 2026.05.19 16:50:36.246969 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4756 | 2026.05.19 16:50:36.247037 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1497 rows starting from the beginning of the part | ||
| 4757 | 2026.05.19 16:50:36.247083 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4758 | 2026.05.19 16:50:36.247131 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 4759 | 2026.05.19 16:50:36.247274 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.19 16:50:36.247373 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_31_6} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4761 | 2026.05.19 16:50:36.247486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4762 | 2026.05.19 16:50:36.247625 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.19 16:50:36.247666 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4764 | 2026.05.19 16:50:36.248223 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4765 | 2026.05.19 16:50:36.248451 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.05.19 16:50:36.248595 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001814 sec., 8820.286659316427 rows/sec., 15.81 MiB/sec. | ||
| 4767 | 2026.05.19 16:50:36.248645 [ 281 ] {9220466e-a9d1-408f-a58f-5ad7f752555e} <Debug> TCPHandler: Processed in 0.00200108 sec. | ||
| 4768 | 2026.05.19 16:50:36.248766 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.05.19 16:50:36.248861 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.05.19 16:50:36.248904 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4771 | 2026.05.19 16:50:36.249239 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.19 16:50:36.249274 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4773 | 2026.05.19 16:50:36.249570 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4774 | 2026.05.19 16:50:36.249779 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.19 16:50:36.249879 [ 99 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4776 | 2026.05.19 16:50:36.249907 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4777 | 2026.05.19 16:50:36.249908 [ 99 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.19 16:50:36.249947 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4779 | 2026.05.19 16:50:36.249947 [ 281 ] {fc1c4d9d-89a2-4c48-83b7-982668014928} <Debug> TCPHandler: Processed in 0.001230559 sec. | ||
| 4780 | 2026.05.19 16:50:36.250022 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4781 | 2026.05.19 16:50:36.250145 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4782 | 2026.05.19 16:50:36.250181 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4783 | 2026.05.19 16:50:36.250240 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4784 | 2026.05.19 16:50:36.250291 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4785 | 2026.05.19 16:50:36.250338 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4786 | 2026.05.19 16:50:36.250385 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4787 | 2026.05.19 16:50:36.250436 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 4788 | 2026.05.19 16:50:36.251299 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11005 rows, containing 5 columns (5 merged, 0 gathered) in 0.004694541 sec., 2344212.139163339 rows/sec., 155.67 MiB/sec. | ||
| 4789 | 2026.05.19 16:50:36.251450 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001462893 sec., 1189423.9701741685 rows/sec., 80.16 MiB/sec. | ||
| 4790 | 2026.05.19 16:50:36.251569 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4791 | 2026.05.19 16:50:36.251730 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4792 | 2026.05.19 16:50:36.251843 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.05.19 16:50:36.251932 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4794 | 2026.05.19 16:50:36.252010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4795 | 2026.05.19 16:50:36.252094 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.19 16:50:36.252184 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_31_6} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4797 | 2026.05.19 16:50:36.252268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4798 | 2026.05.19 16:50:38.219886 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4799 | 2026.05.19 16:50:38.219987 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4800 | 2026.05.19 16:50:38.338893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10564 | ||
| 4801 | 2026.05.19 16:50:38.339384 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.05.19 16:50:38.339422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4803 | 2026.05.19 16:50:38.339917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4804 | 2026.05.19 16:50:38.340162 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.05.19 16:50:38.340304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10564 | ||
| 4806 | 2026.05.19 16:50:38.887120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4807 | 2026.05.19 16:50:38.902647 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.05.19 16:50:38.902703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4809 | 2026.05.19 16:50:38.908885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4810 | 2026.05.19 16:50:38.909637 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.05.19 16:50:38.912427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4812 | 2026.05.19 16:50:41.236710 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.05.19 16:50:41.236973 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4814 | 2026.05.19 16:50:41.237358 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4815 | 2026.05.19 16:50:41.237400 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <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 | ||
| 4816 | 2026.05.19 16:50:41.237623 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4817 | 2026.05.19 16:50:41.237696 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4818 | 2026.05.19 16:50:41.237844 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4819 | 2026.05.19 16:50:41.237921 [ 348 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4820 | 2026.05.19 16:50:41.237951 [ 322 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4821 | 2026.05.19 16:50:41.237953 [ 333 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4822 | 2026.05.19 16:50:41.238100 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4823 | 2026.05.19 16:50:41.238130 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4824 | 2026.05.19 16:50:41.238201 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4825 | 2026.05.19 16:50:41.238223 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4826 | 2026.05.19 16:50:41.238260 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4827 | 2026.05.19 16:50:41.238300 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 4828 | 2026.05.19 16:50:41.239391 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002529 sec., 13839.46223803875 rows/sec., 2.33 MiB/sec. | ||
| 4829 | 2026.05.19 16:50:41.239498 [ 281 ] {818672e7-2591-4157-8cb7-69a33c52b253} <Debug> TCPHandler: Processed in 0.002940315 sec. | ||
| 4830 | 2026.05.19 16:50:41.241494 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.05.19 16:50:41.241624 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4832 | 2026.05.19 16:50:41.241677 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4833 | 2026.05.19 16:50:41.242263 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.19 16:50:41.242314 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4835 | 2026.05.19 16:50:41.242690 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4836 | 2026.05.19 16:50:41.242919 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.05.19 16:50:41.243067 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001481 sec., 71573.26130992573 rows/sec., 6.01 MiB/sec. | ||
| 4838 | 2026.05.19 16:50:41.243104 [ 281 ] {6be95a46-71ea-4c0c-8e98-70e074b31e8c} <Debug> TCPHandler: Processed in 0.001671076 sec. | ||
| 4839 | 2026.05.19 16:50:41.243244 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.19 16:50:41.243342 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.19 16:50:41.243383 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4842 | 2026.05.19 16:50:41.243771 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.19 16:50:41.243804 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4844 | 2026.05.19 16:50:41.244083 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4845 | 2026.05.19 16:50:41.244299 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.19 16:50:41.244422 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001159 sec., 21570.319240724762 rows/sec., 1.58 MiB/sec. | ||
| 4847 | 2026.05.19 16:50:41.244454 [ 281 ] {d6f13930-0054-407b-a4ce-6bf9cb59dc3c} <Debug> TCPHandler: Processed in 0.00132212 sec. | ||
| 4848 | 2026.05.19 16:50:41.244639 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.19 16:50:41.244737 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.19 16:50:41.244778 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4851 | 2026.05.19 16:50:41.245191 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.19 16:50:41.245229 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4853 | 2026.05.19 16:50:41.245545 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4854 | 2026.05.19 16:50:41.245753 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.19 16:50:41.245881 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001163 sec., 76526.2252794497 rows/sec., 5.98 MiB/sec. | ||
| 4856 | 2026.05.19 16:50:41.245917 [ 281 ] {be408586-2e0d-4e5a-9834-0792cc91c736} <Debug> TCPHandler: Processed in 0.00132729 sec. | ||
| 4857 | 2026.05.19 16:50:41.246042 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.19 16:50:41.246138 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.19 16:50:41.246183 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4860 | 2026.05.19 16:50:41.246596 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.19 16:50:41.246632 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4862 | 2026.05.19 16:50:41.246962 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4863 | 2026.05.19 16:50:41.247178 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.19 16:50:41.247309 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4865 | 2026.05.19 16:50:41.247346 [ 281 ] {9ab01b36-8bec-49a7-a36e-cf360892c491} <Debug> TCPHandler: Processed in 0.001352601 sec. | ||
| 4866 | 2026.05.19 16:50:41.247469 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.19 16:50:41.247605 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.19 16:50:41.247674 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4869 | 2026.05.19 16:50:41.248553 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.19 16:50:41.248590 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4871 | 2026.05.19 16:50:41.249146 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4872 | 2026.05.19 16:50:41.249374 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.19 16:50:41.249513 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001935 sec., 12919.896640826873 rows/sec., 23.15 MiB/sec. | ||
| 4874 | 2026.05.19 16:50:41.249565 [ 281 ] {19354cb1-a597-4fd4-be46-b5689b7d7985} <Debug> TCPHandler: Processed in 0.002157643 sec. | ||
| 4875 | 2026.05.19 16:50:41.249701 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.05.19 16:50:41.249798 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.05.19 16:50:41.249840 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4878 | 2026.05.19 16:50:41.250179 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.19 16:50:41.250215 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4880 | 2026.05.19 16:50:41.250528 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4881 | 2026.05.19 16:50:41.250746 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.19 16:50:41.250877 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4883 | 2026.05.19 16:50:41.250911 [ 281 ] {80157bbc-6fde-4af3-adae-d82f755f18f5} <Debug> TCPHandler: Processed in 0.001259299 sec. | ||
| 4884 | 2026.05.19 16:50:45.840708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11012 | ||
| 4885 | 2026.05.19 16:50:45.841223 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.05.19 16:50:45.841268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4887 | 2026.05.19 16:50:45.841764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4888 | 2026.05.19 16:50:45.841992 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.05.19 16:50:45.842136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11012 | ||
| 4890 | 2026.05.19 16:50:46.236745 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.05.19 16:50:46.237006 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 4892 | 2026.05.19 16:50:46.237401 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4893 | 2026.05.19 16:50:46.237445 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <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_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')" moved to PREWHERE | ||
| 4894 | 2026.05.19 16:50:46.237690 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4895 | 2026.05.19 16:50:46.237761 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4896 | 2026.05.19 16:50:46.237904 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 4897 | 2026.05.19 16:50:46.237997 [ 348 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4898 | 2026.05.19 16:50:46.238003 [ 333 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4899 | 2026.05.19 16:50:46.238015 [ 322 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4900 | 2026.05.19 16:50:46.238156 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4901 | 2026.05.19 16:50:46.238185 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4902 | 2026.05.19 16:50:46.238255 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4903 | 2026.05.19 16:50:46.238276 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 4904 | 2026.05.19 16:50:46.238319 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 4905 | 2026.05.19 16:50:46.238363 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 4906 | 2026.05.19 16:50:46.239499 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002606 sec., 13430.544896392941 rows/sec., 2.26 MiB/sec. | ||
| 4907 | 2026.05.19 16:50:46.239633 [ 281 ] {9c392fbf-6064-4bae-8444-df4f5f00e20d} <Debug> TCPHandler: Processed in 0.003033616 sec. | ||
| 4908 | 2026.05.19 16:50:46.242126 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.05.19 16:50:46.242261 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4910 | 2026.05.19 16:50:46.242321 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4911 | 2026.05.19 16:50:46.242911 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.05.19 16:50:46.242959 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4913 | 2026.05.19 16:50:46.243381 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4914 | 2026.05.19 16:50:46.243608 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.05.19 16:50:46.243755 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 4916 | 2026.05.19 16:50:46.243793 [ 281 ] {9f398ab4-edc1-4289-897d-ef2eb941ff15} <Debug> TCPHandler: Processed in 0.001730636 sec. | ||
| 4917 | 2026.05.19 16:50:46.243934 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.05.19 16:50:46.244033 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4919 | 2026.05.19 16:50:46.244077 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4920 | 2026.05.19 16:50:46.244555 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.05.19 16:50:46.244592 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4922 | 2026.05.19 16:50:46.244923 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4923 | 2026.05.19 16:50:46.245145 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.05.19 16:50:46.245277 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001265 sec., 164426.8774703557 rows/sec., 14.71 MiB/sec. | ||
| 4925 | 2026.05.19 16:50:46.245313 [ 281 ] {aa5a8da9-da72-43cd-bdb1-66bb0c8443a1} <Debug> TCPHandler: Processed in 0.001436882 sec. | ||
| 4926 | 2026.05.19 16:50:46.245441 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.05.19 16:50:46.245538 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.05.19 16:50:46.245580 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4929 | 2026.05.19 16:50:46.246002 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.19 16:50:46.246040 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4931 | 2026.05.19 16:50:46.246332 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4932 | 2026.05.19 16:50:46.246549 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.19 16:50:46.246680 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001161 sec., 24117.140396210165 rows/sec., 1.82 MiB/sec. | ||
| 4934 | 2026.05.19 16:50:46.246715 [ 281 ] {b29602dc-3350-4fdf-9154-35df7bbe4cef} <Debug> TCPHandler: Processed in 0.00132821 sec. | ||
| 4935 | 2026.05.19 16:50:46.246827 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.19 16:50:46.246924 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.05.19 16:50:46.246970 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4938 | 2026.05.19 16:50:46.247366 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.05.19 16:50:46.247404 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4940 | 2026.05.19 16:50:46.247711 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4941 | 2026.05.19 16:50:46.247921 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.05.19 16:50:46.248049 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 4943 | 2026.05.19 16:50:46.248085 [ 281 ] {1a66f637-ccdc-42e6-8526-cd0fa2e8558d} <Debug> TCPHandler: Processed in 0.00130664 sec. | ||
| 4944 | 2026.05.19 16:50:46.248199 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.05.19 16:50:46.248295 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4946 | 2026.05.19 16:50:46.248337 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4947 | 2026.05.19 16:50:46.248726 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.19 16:50:46.248763 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4949 | 2026.05.19 16:50:46.249053 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4950 | 2026.05.19 16:50:46.249273 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.05.19 16:50:46.249406 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 4952 | 2026.05.19 16:50:46.249442 [ 281 ] {3c9fb9fb-feed-4cf9-95eb-f9782b035c76} <Debug> TCPHandler: Processed in 0.001291069 sec. | ||
| 4953 | 2026.05.19 16:50:46.249553 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.05.19 16:50:46.249649 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.19 16:50:46.249690 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4956 | 2026.05.19 16:50:46.250105 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.19 16:50:46.250141 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4958 | 2026.05.19 16:50:46.250467 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4959 | 2026.05.19 16:50:46.250680 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.19 16:50:46.250808 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001177 sec., 98555.64995751911 rows/sec., 8.01 MiB/sec. | ||
| 4961 | 2026.05.19 16:50:46.250843 [ 281 ] {46e397a3-61dc-4996-873c-4a6ad1aea7f4} <Debug> TCPHandler: Processed in 0.00133881 sec. | ||
| 4962 | 2026.05.19 16:50:46.250967 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.05.19 16:50:46.251072 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.19 16:50:46.251117 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4965 | 2026.05.19 16:50:46.251500 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.19 16:50:46.251534 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4967 | 2026.05.19 16:50:46.251870 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4968 | 2026.05.19 16:50:46.252083 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.05.19 16:50:46.252208 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001154 sec., 169844.02079722701 rows/sec., 12.19 MiB/sec. | ||
| 4970 | 2026.05.19 16:50:46.252242 [ 281 ] {c8ce7858-f3f8-478e-9577-7616c90c0d96} <Debug> TCPHandler: Processed in 0.001333881 sec. | ||
| 4971 | 2026.05.19 16:50:46.252369 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.19 16:50:46.252465 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.19 16:50:46.252520 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4974 | 2026.05.19 16:50:46.253247 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.19 16:50:46.253282 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4976 | 2026.05.19 16:50:46.253793 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4977 | 2026.05.19 16:50:46.254011 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.19 16:50:46.254148 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001701 sec., 9406.23162845385 rows/sec., 16.86 MiB/sec. | ||
| 4979 | 2026.05.19 16:50:46.254198 [ 281 ] {9ca743e8-0661-4998-a5d0-890c320659ba} <Debug> TCPHandler: Processed in 0.001885728 sec. | ||
| 4980 | 2026.05.19 16:50:46.254321 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.19 16:50:46.254417 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.19 16:50:46.254460 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4983 | 2026.05.19 16:50:46.254813 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.19 16:50:46.254847 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4985 | 2026.05.19 16:50:46.255153 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4986 | 2026.05.19 16:50:46.255362 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.19 16:50:46.255489 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4988 | 2026.05.19 16:50:46.255522 [ 281 ] {36eb3ce9-d79f-4118-bfd3-6ed6de89f235} <Debug> TCPHandler: Processed in 0.001258649 sec. | ||
| 4989 | 2026.05.19 16:50:46.412854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4990 | 2026.05.19 16:50:46.429500 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.05.19 16:50:46.429556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 4992 | 2026.05.19 16:50:46.435925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4993 | 2026.05.19 16:50:46.436654 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.05.19 16:50:46.439597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4995 | 2026.05.19 16:50:51.231541 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.05.19 16:50:51.231785 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 4997 | 2026.05.19 16:50:51.232122 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4998 | 2026.05.19 16:50:51.232162 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <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 | ||
| 4999 | 2026.05.19 16:50:51.232381 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5000 | 2026.05.19 16:50:51.232450 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5001 | 2026.05.19 16:50:51.232589 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5002 | 2026.05.19 16:50:51.232673 [ 352 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5003 | 2026.05.19 16:50:51.232675 [ 348 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5004 | 2026.05.19 16:50:51.232686 [ 333 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5005 | 2026.05.19 16:50:51.232839 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5006 | 2026.05.19 16:50:51.232868 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5007 | 2026.05.19 16:50:51.232937 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5008 | 2026.05.19 16:50:51.232958 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5009 | 2026.05.19 16:50:51.232992 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5010 | 2026.05.19 16:50:51.233037 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5011 | 2026.05.19 16:50:51.234084 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002395 sec., 14613.778705636743 rows/sec., 2.46 MiB/sec. | ||
| 5012 | 2026.05.19 16:50:51.234216 [ 281 ] {8b1eebd0-f1a3-4eca-a80a-1c083fba99ca} <Debug> TCPHandler: Processed in 0.002812323 sec. | ||
| 5013 | 2026.05.19 16:50:51.236298 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.05.19 16:50:51.236409 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5015 | 2026.05.19 16:50:51.236461 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5016 | 2026.05.19 16:50:51.237072 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.05.19 16:50:51.237122 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5018 | 2026.05.19 16:50:51.237560 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5019 | 2026.05.19 16:50:51.237781 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.05.19 16:50:51.237926 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00155 sec., 68387.09677419355 rows/sec., 5.74 MiB/sec. | ||
| 5021 | 2026.05.19 16:50:51.237962 [ 281 ] {e955521f-d838-422c-9a4b-b0d5bcb6fab5} <Debug> TCPHandler: Processed in 0.001714256 sec. | ||
| 5022 | 2026.05.19 16:50:51.238103 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.05.19 16:50:51.238200 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.05.19 16:50:51.238242 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5025 | 2026.05.19 16:50:51.238645 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.19 16:50:51.238682 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5027 | 2026.05.19 16:50:51.238968 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5028 | 2026.05.19 16:50:51.239182 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.19 16:50:51.239302 [ 77 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5030 | 2026.05.19 16:50:51.239311 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.63 MiB/sec. | ||
| 5031 | 2026.05.19 16:50:51.239367 [ 77 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.19 16:50:51.239374 [ 281 ] {ddcdfc39-63e6-45a6-8976-5bfa0c9d747f} <Debug> TCPHandler: Processed in 0.00132045 sec. | ||
| 5033 | 2026.05.19 16:50:51.239396 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5034 | 2026.05.19 16:50:51.239500 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 5035 | 2026.05.19 16:50:51.239511 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.05.19 16:50:51.239617 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.05.19 16:50:51.239619 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5038 | 2026.05.19 16:50:51.239650 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 79 rows starting from the beginning of the part | ||
| 5039 | 2026.05.19 16:50:51.239670 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5040 | 2026.05.19 16:50:51.239714 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5041 | 2026.05.19 16:50:51.239767 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5042 | 2026.05.19 16:50:51.239817 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5043 | 2026.05.19 16:50:51.239862 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 5044 | 2026.05.19 16:50:51.239906 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5045 | 2026.05.19 16:50:51.240095 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.19 16:50:51.240131 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5047 | 2026.05.19 16:50:51.240639 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5048 | 2026.05.19 16:50:51.240705 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244508 sec., 167937.8517454287 rows/sec., 12.98 MiB/sec. | ||
| 5049 | 2026.05.19 16:50:51.240832 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5050 | 2026.05.19 16:50:51.240856 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.05.19 16:50:51.240986 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001386 sec., 64213.56421356421 rows/sec., 5.01 MiB/sec. | ||
| 5052 | 2026.05.19 16:50:51.241022 [ 281 ] {9e97e414-2b4b-4d2c-9fe9-8366d5d3c426} <Debug> TCPHandler: Processed in 0.001559554 sec. | ||
| 5053 | 2026.05.19 16:50:51.241080 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.05.19 16:50:51.241149 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_31_6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5055 | 2026.05.19 16:50:51.241149 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.05.19 16:50:51.241211 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5057 | 2026.05.19 16:50:51.241252 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5058 | 2026.05.19 16:50:51.241297 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5059 | 2026.05.19 16:50:51.241687 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.19 16:50:51.241722 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5061 | 2026.05.19 16:50:51.242047 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5062 | 2026.05.19 16:50:51.242260 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.05.19 16:50:51.242389 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 5064 | 2026.05.19 16:50:51.242424 [ 281 ] {818a1302-2728-460a-9111-527efa56930b} <Debug> TCPHandler: Processed in 0.0013252 sec. | ||
| 5065 | 2026.05.19 16:50:51.242542 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.05.19 16:50:51.242638 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5067 | 2026.05.19 16:50:51.242694 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5068 | 2026.05.19 16:50:51.243467 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.05.19 16:50:51.243504 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5070 | 2026.05.19 16:50:51.244015 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5071 | 2026.05.19 16:50:51.244235 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.05.19 16:50:51.244354 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5073 | 2026.05.19 16:50:51.244375 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001756 sec., 14236.902050113895 rows/sec., 25.51 MiB/sec. | ||
| 5074 | 2026.05.19 16:50:51.244404 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.05.19 16:50:51.244429 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5076 | 2026.05.19 16:50:51.244433 [ 281 ] {52bb3aba-6a62-4959-96a6-eca836aea8e9} <Debug> TCPHandler: Processed in 0.001940079 sec. | ||
| 5077 | 2026.05.19 16:50:51.244519 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5078 | 2026.05.19 16:50:51.244567 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.05.19 16:50:51.244669 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.05.19 16:50:51.244713 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5081 | 2026.05.19 16:50:51.244769 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5082 | 2026.05.19 16:50:51.244836 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 493 rows starting from the beginning of the part | ||
| 5083 | 2026.05.19 16:50:51.244987 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 5084 | 2026.05.19 16:50:51.245056 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.19 16:50:51.245098 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.21 GiB. | ||
| 5086 | 2026.05.19 16:50:51.245119 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
| 5087 | 2026.05.19 16:50:51.245251 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 5088 | 2026.05.19 16:50:51.245379 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
| 5089 | 2026.05.19 16:50:51.245423 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5090 | 2026.05.19 16:50:51.245498 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5091 | 2026.05.19 16:50:51.245651 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.19 16:50:51.245786 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 5093 | 2026.05.19 16:50:51.245821 [ 281 ] {fd5174bc-98ad-425b-aeff-229f4c1a8e86} <Debug> TCPHandler: Processed in 0.00130333 sec. | ||
| 5094 | 2026.05.19 16:50:51.263134 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 19 columns (19 merged, 0 gathered) in 0.018653384 sec., 32648.231548763488 rows/sec., 58.50 MiB/sec. | ||
| 5095 | 2026.05.19 16:50:51.263811 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5096 | 2026.05.19 16:50:51.264128 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.19 16:50:51.264206 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5098 | 2026.05.19 16:50:51.264295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5099 | 2026.05.19 16:50:52.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.19 MiB, peak 261.53 MiB, free memory in arenas 0.00 B, will set to 255.96 MiB (RSS), difference: 1.77 MiB | ||
| 5100 | 2026.05.19 16:50:53.220069 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5101 | 2026.05.19 16:50:53.220125 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5102 | 2026.05.19 16:50:53.342198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11524 | ||
| 5103 | 2026.05.19 16:50:53.342778 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.19 16:50:53.342824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5105 | 2026.05.19 16:50:53.343416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5106 | 2026.05.19 16:50:53.343659 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.05.19 16:50:53.343804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11524 | ||
| 5108 | 2026.05.19 16:50:53.939649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5109 | 2026.05.19 16:50:53.956095 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.05.19 16:50:53.956145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5111 | 2026.05.19 16:50:53.962012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5112 | 2026.05.19 16:50:53.962742 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.05.19 16:50:53.965502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5114 | 2026.05.19 16:50:56.232384 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.19 16:50:56.232613 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 5116 | 2026.05.19 16:50:56.232960 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5117 | 2026.05.19 16:50:56.233003 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <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 | ||
| 5118 | 2026.05.19 16:50:56.233230 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5119 | 2026.05.19 16:50:56.233302 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5120 | 2026.05.19 16:50:56.233444 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5121 | 2026.05.19 16:50:56.233527 [ 352 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5122 | 2026.05.19 16:50:56.233548 [ 360 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5123 | 2026.05.19 16:50:56.233548 [ 334 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5124 | 2026.05.19 16:50:56.233676 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5125 | 2026.05.19 16:50:56.233706 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5126 | 2026.05.19 16:50:56.233778 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5127 | 2026.05.19 16:50:56.233798 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5128 | 2026.05.19 16:50:56.233835 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5129 | 2026.05.19 16:50:56.233881 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5130 | 2026.05.19 16:50:56.234870 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002351 sec., 14887.282007656318 rows/sec., 2.51 MiB/sec. | ||
| 5131 | 2026.05.19 16:50:56.234976 [ 281 ] {c45aed4c-5b4c-4f2c-b74d-9eff015bb954} <Debug> TCPHandler: Processed in 0.002727162 sec. | ||
| 5132 | 2026.05.19 16:50:56.237110 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.19 16:50:56.237315 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.19 16:50:56.237400 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5135 | 2026.05.19 16:50:56.238047 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.19 16:50:56.238084 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5137 | 2026.05.19 16:50:56.238461 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5138 | 2026.05.19 16:50:56.238685 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.19 16:50:56.238834 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001576 sec., 55837.56345177665 rows/sec., 4.70 MiB/sec. | ||
| 5140 | 2026.05.19 16:50:56.238869 [ 281 ] {ff158597-2462-4281-8385-7aaa2468a3fa} <Debug> TCPHandler: Processed in 0.001866119 sec. | ||
| 5141 | 2026.05.19 16:50:56.239004 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.19 16:50:56.239103 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.19 16:50:56.239147 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5144 | 2026.05.19 16:50:56.239549 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.19 16:50:56.239584 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5146 | 2026.05.19 16:50:56.239880 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5147 | 2026.05.19 16:50:56.240119 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.19 16:50:56.240251 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001169 sec., 13686.911890504705 rows/sec., 1.01 MiB/sec. | ||
| 5149 | 2026.05.19 16:50:56.240374 [ 281 ] {057536c1-3739-4c9f-9b33-5ad45cfc3af1} <Debug> TCPHandler: Processed in 0.001422712 sec. | ||
| 5150 | 2026.05.19 16:50:56.240494 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.19 16:50:56.240591 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.19 16:50:56.240632 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5153 | 2026.05.19 16:50:56.241039 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.19 16:50:56.241074 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5155 | 2026.05.19 16:50:56.241381 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5156 | 2026.05.19 16:50:56.241587 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.19 16:50:56.241802 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00123 sec., 65040.650406504064 rows/sec., 5.08 MiB/sec. | ||
| 5158 | 2026.05.19 16:50:56.241837 [ 281 ] {f7eb2ecd-685b-4fc7-a2c1-e970cb8c7f1d} <Debug> TCPHandler: Processed in 0.001393262 sec. | ||
| 5159 | 2026.05.19 16:50:56.241957 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.19 16:50:56.242054 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.19 16:50:56.242098 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5162 | 2026.05.19 16:50:56.242504 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.19 16:50:56.242538 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5164 | 2026.05.19 16:50:56.242866 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5165 | 2026.05.19 16:50:56.243074 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.19 16:50:56.243204 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5167 | 2026.05.19 16:50:56.243238 [ 281 ] {57acbb52-663a-4d82-b2e8-2ff415d2ff2b} <Debug> TCPHandler: Processed in 0.00133264 sec. | ||
| 5168 | 2026.05.19 16:50:56.243356 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.05.19 16:50:56.243451 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.05.19 16:50:56.243508 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5171 | 2026.05.19 16:50:56.244259 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2026.05.19 16:50:56.244295 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5173 | 2026.05.19 16:50:56.244822 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5174 | 2026.05.19 16:50:56.245059 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2026.05.19 16:50:56.245209 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001777 sec., 9003.939223410242 rows/sec., 16.13 MiB/sec. | ||
| 5176 | 2026.05.19 16:50:56.245261 [ 281 ] {d1f94c58-3229-4e54-aa18-8a92a0406fa9} <Debug> TCPHandler: Processed in 0.0019554 sec. | ||
| 5177 | 2026.05.19 16:50:56.245425 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5178 | 2026.05.19 16:50:56.245522 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.19 16:50:56.245564 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5180 | 2026.05.19 16:50:56.245919 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.05.19 16:50:56.245955 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5182 | 2026.05.19 16:50:56.246255 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5183 | 2026.05.19 16:50:56.246462 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.05.19 16:50:56.246596 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5185 | 2026.05.19 16:50:56.246629 [ 281 ] {cae89848-201a-4ea8-8418-529cb76d2253} <Debug> TCPHandler: Processed in 0.00125434 sec. | ||
| 5186 | 2026.05.19 16:50:56.746802 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.05.19 16:50:56.747046 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5188 | 2026.05.19 16:50:56.747398 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5189 | 2026.05.19 16:50:56.747440 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5190 | 2026.05.19 16:50:56.747677 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5191 | 2026.05.19 16:50:56.747746 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5192 | 2026.05.19 16:50:56.747892 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5193 | 2026.05.19 16:50:56.747994 [ 360 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5194 | 2026.05.19 16:50:56.747994 [ 334 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5195 | 2026.05.19 16:50:56.753053 [ 342 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5196 | 2026.05.19 16:50:56.753148 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5197 | 2026.05.19 16:50:56.753180 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5198 | 2026.05.19 16:50:56.753264 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5199 | 2026.05.19 16:50:56.753288 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5200 | 2026.05.19 16:50:56.753332 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5201 | 2026.05.19 16:50:56.753379 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5202 | 2026.05.19 16:50:56.754499 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.007557 sec., 4631.467513563583 rows/sec., 1007.96 KiB/sec. | ||
| 5203 | 2026.05.19 16:50:56.754633 [ 281 ] {bcd2c3de-b2cf-43b6-a62d-55958b28ba66} <Debug> TCPHandler: Processed in 0.007968821 sec. | ||
| 5204 | 2026.05.19 16:50:56.766884 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.05.19 16:50:56.767092 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5206 | 2026.05.19 16:50:56.767175 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5207 | 2026.05.19 16:50:56.767863 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.05.19 16:50:56.767910 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5209 | 2026.05.19 16:50:56.768277 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5210 | 2026.05.19 16:50:56.768498 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.05.19 16:50:56.768657 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 100.36 KiB/sec. | ||
| 5212 | 2026.05.19 16:50:56.768694 [ 281 ] {b94324ae-5380-46e2-bae4-5672a3f65f35} <Debug> TCPHandler: Processed in 0.001911959 sec. | ||
| 5213 | 2026.05.19 16:50:56.768818 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.05.19 16:50:56.768915 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5215 | 2026.05.19 16:50:56.768956 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5216 | 2026.05.19 16:50:56.770399 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.05.19 16:50:56.770437 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5218 | 2026.05.19 16:50:56.770900 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5219 | 2026.05.19 16:50:56.771110 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.05.19 16:50:56.771225 [ 69 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5221 | 2026.05.19 16:50:56.771244 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002347 sec., 1044737.9633574776 rows/sec., 77.44 MiB/sec. | ||
| 5222 | 2026.05.19 16:50:56.771290 [ 69 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.05.19 16:50:56.771297 [ 281 ] {e47b84c3-8f40-4504-9869-054a54926c1a} <Debug> TCPHandler: Processed in 0.002529868 sec. | ||
| 5224 | 2026.05.19 16:50:56.771320 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5225 | 2026.05.19 16:50:56.771433 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.05.19 16:50:56.771459 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 5227 | 2026.05.19 16:50:56.771534 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.05.19 16:50:56.771582 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5229 | 2026.05.19 16:50:56.771612 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.05.19 16:50:56.771653 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 5231 | 2026.05.19 16:50:56.771721 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 106 rows starting from the beginning of the part | ||
| 5232 | 2026.05.19 16:50:56.771769 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 208 rows starting from the beginning of the part | ||
| 5233 | 2026.05.19 16:50:56.771813 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 5234 | 2026.05.19 16:50:56.771862 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 5235 | 2026.05.19 16:50:56.771907 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2452 rows starting from the beginning of the part | ||
| 5236 | 2026.05.19 16:50:56.772004 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.19 16:50:56.772047 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5238 | 2026.05.19 16:50:56.772392 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5239 | 2026.05.19 16:50:56.772609 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.19 16:50:56.772747 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 2.14 MiB/sec. | ||
| 5241 | 2026.05.19 16:50:56.772782 [ 281 ] {92c4b210-d2df-4c19-8144-bcbc34121d71} <Debug> TCPHandler: Processed in 0.001400811 sec. | ||
| 5242 | 2026.05.19 16:50:56.772892 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.19 16:50:56.772988 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.19 16:50:56.773029 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5245 | 2026.05.19 16:50:56.773690 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.19 16:50:56.773727 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5247 | 2026.05.19 16:50:56.774070 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5248 | 2026.05.19 16:50:56.774127 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5574 rows, containing 5 columns (5 merged, 0 gathered) in 0.002736451 sec., 2036944.9334192353 rows/sec., 162.11 MiB/sec. | ||
| 5249 | 2026.05.19 16:50:56.774283 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.05.19 16:50:56.774423 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001453 sec., 551273.2278045423 rows/sec., 31.84 MiB/sec. | ||
| 5251 | 2026.05.19 16:50:56.774443 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5252 | 2026.05.19 16:50:56.774460 [ 281 ] {6c528ab7-54eb-407c-b5fe-f925da9d5d3d} <Debug> TCPHandler: Processed in 0.001617995 sec. | ||
| 5253 | 2026.05.19 16:50:56.774584 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.05.19 16:50:56.774683 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.05.19 16:50:56.774726 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5256 | 2026.05.19 16:50:56.774765 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.05.19 16:50:56.774851 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_36_7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5258 | 2026.05.19 16:50:56.774937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 5259 | 2026.05.19 16:50:56.775106 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.19 16:50:56.775147 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5261 | 2026.05.19 16:50:56.775442 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5262 | 2026.05.19 16:50:56.775657 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.19 16:50:56.775789 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 5264 | 2026.05.19 16:50:56.775823 [ 281 ] {7c87847d-1bf5-4cbd-a104-1559b79d30c6} <Debug> TCPHandler: Processed in 0.001288899 sec. | ||
| 5265 | 2026.05.19 16:50:56.775935 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.05.19 16:50:56.776029 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5267 | 2026.05.19 16:50:56.776068 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5268 | 2026.05.19 16:50:56.776906 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.19 16:50:56.776942 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5270 | 2026.05.19 16:50:56.777402 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5271 | 2026.05.19 16:50:56.777631 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.05.19 16:50:56.777752 [ 69 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5273 | 2026.05.19 16:50:56.777767 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001756 sec., 748861.0478359909 rows/sec., 50.12 MiB/sec. | ||
| 5274 | 2026.05.19 16:50:56.777797 [ 69 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.05.19 16:50:56.777816 [ 281 ] {23c8ba5a-43f1-4d7d-a320-d47e08614434} <Debug> TCPHandler: Processed in 0.001930799 sec. | ||
| 5276 | 2026.05.19 16:50:56.777825 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5277 | 2026.05.19 16:50:56.777921 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 5278 | 2026.05.19 16:50:56.777959 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2026.05.19 16:50:56.778032 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5280 | 2026.05.19 16:50:56.778067 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 5281 | 2026.05.19 16:50:56.778079 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.05.19 16:50:56.778124 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 89 rows starting from the beginning of the part | ||
| 5283 | 2026.05.19 16:50:56.778130 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5284 | 2026.05.19 16:50:56.778180 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 5285 | 2026.05.19 16:50:56.778227 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 89 rows starting from the beginning of the part | ||
| 5286 | 2026.05.19 16:50:56.778269 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 80 rows starting from the beginning of the part | ||
| 5287 | 2026.05.19 16:50:56.778312 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1315 rows starting from the beginning of the part | ||
| 5288 | 2026.05.19 16:50:56.778856 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.19 16:50:56.778899 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5290 | 2026.05.19 16:50:56.779387 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5291 | 2026.05.19 16:50:56.779571 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688216 sec., 1830334.5069588253 rows/sec., 132.98 MiB/sec. | ||
| 5292 | 2026.05.19 16:50:56.779615 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.05.19 16:50:56.779735 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5294 | 2026.05.19 16:50:56.779746 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5295 | 2026.05.19 16:50:56.779780 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.05.19 16:50:56.779760 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001707 sec., 876977.1528998243 rows/sec., 53.19 MiB/sec. | ||
| 5297 | 2026.05.19 16:50:56.779817 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5298 | 2026.05.19 16:50:56.779849 [ 281 ] {583adb36-ef25-468c-bd9a-fb418b842cee} <Debug> TCPHandler: Processed in 0.001951369 sec. | ||
| 5299 | 2026.05.19 16:50:56.779901 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 5300 | 2026.05.19 16:50:56.779970 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.05.19 16:50:56.779997 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2026.05.19 16:50:56.780029 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11005 rows starting from the beginning of the part | ||
| 5303 | 2026.05.19 16:50:56.780045 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.19 16:50:56.780074 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.05.19 16:50:56.780085 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 5306 | 2026.05.19 16:50:56.780119 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_36_7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5307 | 2026.05.19 16:50:56.780140 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5308 | 2026.05.19 16:50:56.780145 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 196 rows starting from the beginning of the part | ||
| 5309 | 2026.05.19 16:50:56.780187 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5310 | 2026.05.19 16:50:56.780202 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 5311 | 2026.05.19 16:50:56.780242 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 5312 | 2026.05.19 16:50:56.780283 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1497 rows starting from the beginning of the part | ||
| 5313 | 2026.05.19 16:50:56.780949 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.05.19 16:50:56.780991 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5315 | 2026.05.19 16:50:56.781568 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5316 | 2026.05.19 16:50:56.781797 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.05.19 16:50:56.781940 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001884 sec., 18046.709129511677 rows/sec., 32.34 MiB/sec. | ||
| 5318 | 2026.05.19 16:50:56.781992 [ 281 ] {e7f30ff0-1c86-4c54-ba11-b18de326bf47} <Debug> TCPHandler: Processed in 0.002072142 sec. | ||
| 5319 | 2026.05.19 16:50:56.782121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.05.19 16:50:56.782217 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5321 | 2026.05.19 16:50:56.782259 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5322 | 2026.05.19 16:50:56.782591 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.05.19 16:50:56.782626 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5324 | 2026.05.19 16:50:56.783049 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5325 | 2026.05.19 16:50:56.783263 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.05.19 16:50:56.783369 [ 69 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5327 | 2026.05.19 16:50:56.783396 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001197 sec., 10025.062656641605 rows/sec., 691.83 KiB/sec. | ||
| 5328 | 2026.05.19 16:50:56.783400 [ 69 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.05.19 16:50:56.783436 [ 281 ] {9b0ef2dd-7e73-455b-99e2-02c89270e722} <Debug> TCPHandler: Processed in 0.001365201 sec. | ||
| 5330 | 2026.05.19 16:50:56.783438 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5331 | 2026.05.19 16:50:56.783550 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5332 | 2026.05.19 16:50:56.783674 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2026.05.19 16:50:56.783713 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1740 rows starting from the beginning of the part | ||
| 5334 | 2026.05.19 16:50:56.783781 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5335 | 2026.05.19 16:50:56.783832 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5336 | 2026.05.19 16:50:56.783863 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00399126 sec., 3301714.2456266945 rows/sec., 217.75 MiB/sec. | ||
| 5337 | 2026.05.19 16:50:56.783881 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5338 | 2026.05.19 16:50:56.783946 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5339 | 2026.05.19 16:50:56.783996 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 5340 | 2026.05.19 16:50:56.784419 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5341 | 2026.05.19 16:50:56.784754 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.05.19 16:50:56.784835 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5343 | 2026.05.19 16:50:56.784929 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5344 | 2026.05.19 16:50:56.785225 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722146 sec., 1156696.3544322026 rows/sec., 77.95 MiB/sec. | ||
| 5345 | 2026.05.19 16:50:56.785474 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5346 | 2026.05.19 16:50:56.785725 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.19 16:50:56.785798 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_36_7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5348 | 2026.05.19 16:50:56.785881 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5349 | 2026.05.19 16:51:00.844893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11972 | ||
| 5350 | 2026.05.19 16:51:00.845447 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.05.19 16:51:00.845492 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5352 | 2026.05.19 16:51:00.845960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5353 | 2026.05.19 16:51:00.846183 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.05.19 16:51:00.846319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11972 | ||
| 5355 | 2026.05.19 16:51:01.230001 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.05.19 16:51:01.230261 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 5357 | 2026.05.19 16:51:01.230678 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5358 | 2026.05.19 16:51:01.230721 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <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 | ||
| 5359 | 2026.05.19 16:51:01.230945 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5360 | 2026.05.19 16:51:01.231020 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5361 | 2026.05.19 16:51:01.231166 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5362 | 2026.05.19 16:51:01.231261 [ 360 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5363 | 2026.05.19 16:51:01.231290 [ 363 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5364 | 2026.05.19 16:51:01.231261 [ 334 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5365 | 2026.05.19 16:51:01.231422 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5366 | 2026.05.19 16:51:01.231451 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5367 | 2026.05.19 16:51:01.231527 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5368 | 2026.05.19 16:51:01.231548 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5369 | 2026.05.19 16:51:01.231583 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5370 | 2026.05.19 16:51:01.231626 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5371 | 2026.05.19 16:51:01.232751 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002597 sec., 13477.088948787063 rows/sec., 2.27 MiB/sec. | ||
| 5372 | 2026.05.19 16:51:01.232879 [ 281 ] {fc855556-a2fe-420c-bad8-be2b0ed1ef92} <Debug> TCPHandler: Processed in 0.003021256 sec. | ||
| 5373 | 2026.05.19 16:51:01.234401 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.05.19 16:51:01.234517 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5375 | 2026.05.19 16:51:01.234569 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5376 | 2026.05.19 16:51:01.235147 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.05.19 16:51:01.235198 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5378 | 2026.05.19 16:51:01.235640 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5379 | 2026.05.19 16:51:01.235862 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.05.19 16:51:01.236021 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001537 sec., 36434.61288223813 rows/sec., 2.80 MiB/sec. | ||
| 5381 | 2026.05.19 16:51:01.236060 [ 281 ] {00e99c80-e63c-490d-a2f0-10b8d8eb00b1} <Debug> TCPHandler: Processed in 0.001715186 sec. | ||
| 5382 | 2026.05.19 16:51:01.236201 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.05.19 16:51:01.236302 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5384 | 2026.05.19 16:51:01.236343 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5385 | 2026.05.19 16:51:01.236773 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.05.19 16:51:01.236811 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5387 | 2026.05.19 16:51:01.237121 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5388 | 2026.05.19 16:51:01.237332 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.05.19 16:51:01.237465 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 5390 | 2026.05.19 16:51:01.237501 [ 281 ] {80c5893c-1b2c-4576-974c-34086ad03b58} <Debug> TCPHandler: Processed in 0.001351831 sec. | ||
| 5391 | 2026.05.19 16:51:01.237626 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.05.19 16:51:01.237723 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.05.19 16:51:01.237767 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5394 | 2026.05.19 16:51:01.238156 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.05.19 16:51:01.238192 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5396 | 2026.05.19 16:51:01.238529 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5397 | 2026.05.19 16:51:01.238741 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.05.19 16:51:01.238875 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 7.61 MiB/sec. | ||
| 5399 | 2026.05.19 16:51:01.238910 [ 281 ] {9db18a2a-9623-42b9-91c6-44cbf253e69f} <Debug> TCPHandler: Processed in 0.00133427 sec. | ||
| 5400 | 2026.05.19 16:51:01.239029 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.05.19 16:51:01.239123 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5402 | 2026.05.19 16:51:01.239166 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5403 | 2026.05.19 16:51:01.239514 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.05.19 16:51:01.239550 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5405 | 2026.05.19 16:51:01.239855 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5406 | 2026.05.19 16:51:01.240084 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.05.19 16:51:01.240218 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 5408 | 2026.05.19 16:51:01.240252 [ 281 ] {8d69b7d7-ddfd-47f1-81e3-b58a1904d785} <Debug> TCPHandler: Processed in 0.00127288 sec. | ||
| 5409 | 2026.05.19 16:51:01.466443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5410 | 2026.05.19 16:51:01.484889 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.05.19 16:51:01.484948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5412 | 2026.05.19 16:51:01.491202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5413 | 2026.05.19 16:51:01.491972 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.05.19 16:51:01.495507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5415 | 2026.05.19 16:51:01.950007 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51330 | ||
| 5416 | 2026.05.19 16:51:01.950085 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.05.19 16:51:01.950110 [ 306 ] {} <Debug> TCP-Session: d7cac8dd-c72c-4b4d-b135-fec40b0c97f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51330 | ||
| 5418 | 2026.05.19 16:51:01.950132 [ 306 ] {} <Debug> TCP-Session: d7cac8dd-c72c-4b4d-b135-fec40b0c97f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.05.19 16:51:01.950145 [ 306 ] {} <Debug> TCP-Session: d7cac8dd-c72c-4b4d-b135-fec40b0c97f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.05.19 16:51:01.950355 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65248 | ||
| 5421 | 2026.05.19 16:51:01.950396 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45907 | ||
| 5422 | 2026.05.19 16:51:01.950406 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64849 | ||
| 5423 | 2026.05.19 16:51:01.950441 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64116 | ||
| 5424 | 2026.05.19 16:51:01.950449 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.05.19 16:51:01.950457 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.05.19 16:51:01.950464 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56688 | ||
| 5427 | 2026.05.19 16:51:01.950513 [ 310 ] {} <Debug> TCP-Session: b7c90c85-15c3-4a3f-b742-78ac249b4216 Authenticating user 'default' from [fd00:1122:3344:101::e]:45907 | ||
| 5428 | 2026.05.19 16:51:01.950540 [ 306 ] {} <Trace> TCP-Session: d7cac8dd-c72c-4b4d-b135-fec40b0c97f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.05.19 16:51:01.950579 [ 310 ] {} <Debug> TCP-Session: b7c90c85-15c3-4a3f-b742-78ac249b4216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.05.19 16:51:01.950502 [ 307 ] {} <Debug> TCP-Session: 3afd1c43-0db0-4f8b-a7be-7959d0c1a7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65248 | ||
| 5431 | 2026.05.19 16:51:01.950596 [ 310 ] {} <Debug> TCP-Session: b7c90c85-15c3-4a3f-b742-78ac249b4216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.19 16:51:01.950433 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37397 | ||
| 5433 | 2026.05.19 16:51:01.950633 [ 307 ] {} <Debug> TCP-Session: 3afd1c43-0db0-4f8b-a7be-7959d0c1a7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.05.19 16:51:01.950405 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50580 | ||
| 5435 | 2026.05.19 16:51:01.950710 [ 307 ] {} <Debug> TCP-Session: 3afd1c43-0db0-4f8b-a7be-7959d0c1a7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.05.19 16:51:01.950738 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5437 | 2026.05.19 16:51:01.950736 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5438 | 2026.05.19 16:51:01.950777 [ 275 ] {} <Debug> TCP-Session: 5e2a3260-b571-4ad3-abe6-72f42b6b808a Authenticating user 'default' from [fd00:1122:3344:101::e]:64849 | ||
| 5439 | 2026.05.19 16:51:01.950394 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51709 | ||
| 5440 | 2026.05.19 16:51:01.950811 [ 275 ] {} <Debug> TCP-Session: 5e2a3260-b571-4ad3-abe6-72f42b6b808a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.05.19 16:51:01.950861 [ 275 ] {} <Debug> TCP-Session: 5e2a3260-b571-4ad3-abe6-72f42b6b808a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.05.19 16:51:01.951034 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5443 | 2026.05.19 16:51:01.951092 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5444 | 2026.05.19 16:51:01.951199 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5445 | 2026.05.19 16:51:01.951243 [ 309 ] {} <Debug> TCP-Session: ae6466fe-b269-4b8a-b1ad-8ebe47323495 Authenticating user 'default' from [fd00:1122:3344:101::e]:50580 | ||
| 5446 | 2026.05.19 16:51:01.951273 [ 309 ] {} <Debug> TCP-Session: ae6466fe-b269-4b8a-b1ad-8ebe47323495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.19 16:51:01.951290 [ 309 ] {} <Debug> TCP-Session: ae6466fe-b269-4b8a-b1ad-8ebe47323495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.19 16:51:01.951320 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.05.19 16:51:01.951365 [ 308 ] {} <Debug> TCP-Session: 16ca8c2c-6eb4-4945-8144-e81eedb9d2c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51709 | ||
| 5450 | 2026.05.19 16:51:01.951379 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 5451 | 2026.05.19 16:51:01.951396 [ 308 ] {} <Debug> TCP-Session: 16ca8c2c-6eb4-4945-8144-e81eedb9d2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.05.19 16:51:01.951423 [ 308 ] {} <Debug> TCP-Session: 16ca8c2c-6eb4-4945-8144-e81eedb9d2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.19 16:51:01.951425 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5454 | 2026.05.19 16:51:01.951466 [ 285 ] {} <Debug> TCP-Session: 0204ce03-b29d-4007-ba1a-101b61559969 Authenticating user 'default' from [fd00:1122:3344:101::e]:37397 | ||
| 5455 | 2026.05.19 16:51:01.951485 [ 285 ] {} <Debug> TCP-Session: 0204ce03-b29d-4007-ba1a-101b61559969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.19 16:51:01.951503 [ 285 ] {} <Debug> TCP-Session: 0204ce03-b29d-4007-ba1a-101b61559969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.19 16:51:01.951536 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.05.19 16:51:01.951569 [ 303 ] {} <Debug> TCP-Session: 3ad971a1-f7bb-431f-9ee1-45d240673566 Authenticating user 'default' from [fd00:1122:3344:101::e]:56688 | ||
| 5459 | 2026.05.19 16:51:01.951586 [ 303 ] {} <Debug> TCP-Session: 3ad971a1-f7bb-431f-9ee1-45d240673566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.05.19 16:51:01.951598 [ 303 ] {} <Debug> TCP-Session: 3ad971a1-f7bb-431f-9ee1-45d240673566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.05.19 16:51:01.951719 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5462 | 2026.05.19 16:51:01.951752 [ 302 ] {} <Debug> TCP-Session: 51445343-5df6-4d94-98db-a7785354218f Authenticating user 'default' from [fd00:1122:3344:101::e]:64116 | ||
| 5463 | 2026.05.19 16:51:01.951769 [ 302 ] {} <Debug> TCP-Session: 51445343-5df6-4d94-98db-a7785354218f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.19 16:51:01.951781 [ 302 ] {} <Debug> TCP-Session: 51445343-5df6-4d94-98db-a7785354218f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.05.19 16:51:01.952306 [ 329 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> AggregatingTransform: Aggregating | ||
| 5466 | 2026.05.19 16:51:01.952351 [ 329 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5467 | 2026.05.19 16:51:01.952386 [ 329 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900524 sec. (1110.465 rows/sec., 43.38 KiB/sec.) | ||
| 5468 | 2026.05.19 16:51:01.952405 [ 329 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Trace> Aggregator: Merging aggregated data | ||
| 5469 | 2026.05.19 16:51:01.953019 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002342 sec., 426.9854824935952 rows/sec., 16.68 KiB/sec. | ||
| 5470 | 2026.05.19 16:51:01.953157 [ 306 ] {31ab59a1-d03f-4608-8c19-c501cebf1c5b} <Debug> TCPHandler: Processed in 0.002727291 sec. | ||
| 5471 | 2026.05.19 16:51:01.953283 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.05.19 16:51:01.953311 [ 306 ] {} <Debug> TCP-Session: d7cac8dd-c72c-4b4d-b135-fec40b0c97f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.19 16:51:01.953313 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.05.19 16:51:01.953332 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5475 | 2026.05.19 16:51:01.953348 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.05.19 16:51:01.953361 [ 308 ] {} <Debug> TCP-Session: 16ca8c2c-6eb4-4945-8144-e81eedb9d2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.19 16:51:01.953367 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.05.19 16:51:01.953381 [ 307 ] {} <Debug> TCP-Session: 3afd1c43-0db0-4f8b-a7be-7959d0c1a7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.19 16:51:01.953407 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.05.19 16:51:01.953425 [ 303 ] {} <Debug> TCP-Session: 3ad971a1-f7bb-431f-9ee1-45d240673566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.19 16:51:01.953436 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5482 | 2026.05.19 16:51:01.953450 [ 302 ] {} <Debug> TCP-Session: 51445343-5df6-4d94-98db-a7785354218f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.19 16:51:01.953460 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5484 | 2026.05.19 16:51:01.953496 [ 310 ] {} <Debug> TCP-Session: b7c90c85-15c3-4a3f-b742-78ac249b4216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.19 16:51:01.953401 [ 285 ] {} <Debug> TCP-Session: 0204ce03-b29d-4007-ba1a-101b61559969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.19 16:51:01.953519 [ 275 ] {} <Debug> TCP-Session: 5e2a3260-b571-4ad3-abe6-72f42b6b808a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.05.19 16:51:01.953383 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5488 | 2026.05.19 16:51:01.953583 [ 309 ] {} <Debug> TCP-Session: ae6466fe-b269-4b8a-b1ad-8ebe47323495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.05.19 16:51:03.320044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 52 | ||
| 5490 | 2026.05.19 16:51:03.321727 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.05.19 16:51:03.321768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5492 | 2026.05.19 16:51:03.322888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5493 | 2026.05.19 16:51:03.323142 [ 243 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.05.19 16:51:03.323373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 52 | ||
| 5495 | 2026.05.19 16:51:04.108360 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55420 | ||
| 5496 | 2026.05.19 16:51:04.108436 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5497 | 2026.05.19 16:51:04.108459 [ 306 ] {} <Debug> TCP-Session: 769bf7a1-d246-47c2-aa09-da6b23c05df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55420 | ||
| 5498 | 2026.05.19 16:51:04.108480 [ 306 ] {} <Debug> TCP-Session: 769bf7a1-d246-47c2-aa09-da6b23c05df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.19 16:51:04.108492 [ 306 ] {} <Debug> TCP-Session: 769bf7a1-d246-47c2-aa09-da6b23c05df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.05.19 16:51:04.108818 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36745 | ||
| 5501 | 2026.05.19 16:51:04.108839 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58165 | ||
| 5502 | 2026.05.19 16:51:04.108864 [ 306 ] {} <Trace> TCP-Session: 769bf7a1-d246-47c2-aa09-da6b23c05df0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.05.19 16:51:04.108880 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40924 | ||
| 5504 | 2026.05.19 16:51:04.108914 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5505 | 2026.05.19 16:51:04.108916 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5506 | 2026.05.19 16:51:04.108888 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61459 | ||
| 5507 | 2026.05.19 16:51:04.108960 [ 307 ] {} <Debug> TCP-Session: e0db9082-7a37-4e30-a56d-d6cc25f15979 Authenticating user 'default' from [fd00:1122:3344:101::e]:36745 | ||
| 5508 | 2026.05.19 16:51:04.108956 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2026.05.19 16:51:04.108946 [ 310 ] {} <Debug> TCP-Session: dd3e3b1a-bd5b-4668-9163-e83029b4a5c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58165 | ||
| 5510 | 2026.05.19 16:51:04.109037 [ 302 ] {} <Debug> TCP-Session: 4220788e-e4a4-49a9-932c-4bc7eb4391ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40924 | ||
| 5511 | 2026.05.19 16:51:04.109029 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55420) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5512 | 2026.05.19 16:51:04.109054 [ 310 ] {} <Debug> TCP-Session: dd3e3b1a-bd5b-4668-9163-e83029b4a5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5513 | 2026.05.19 16:51:04.109064 [ 302 ] {} <Debug> TCP-Session: 4220788e-e4a4-49a9-932c-4bc7eb4391ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.19 16:51:04.109082 [ 310 ] {} <Debug> TCP-Session: dd3e3b1a-bd5b-4668-9163-e83029b4a5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.05.19 16:51:04.109095 [ 302 ] {} <Debug> TCP-Session: 4220788e-e4a4-49a9-932c-4bc7eb4391ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.05.19 16:51:04.109055 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.05.19 16:51:04.109029 [ 307 ] {} <Debug> TCP-Session: e0db9082-7a37-4e30-a56d-d6cc25f15979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.19 16:51:04.108867 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45978 | ||
| 5519 | 2026.05.19 16:51:04.109169 [ 303 ] {} <Debug> TCP-Session: 613bae5c-f226-4e7b-9c51-74f87ebdf213 Authenticating user 'default' from [fd00:1122:3344:101::e]:61459 | ||
| 5520 | 2026.05.19 16:51:04.109167 [ 307 ] {} <Debug> TCP-Session: e0db9082-7a37-4e30-a56d-d6cc25f15979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.05.19 16:51:04.108855 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64843 | ||
| 5522 | 2026.05.19 16:51:04.109258 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5523 | 2026.05.19 16:51:04.109260 [ 303 ] {} <Debug> TCP-Session: 613bae5c-f226-4e7b-9c51-74f87ebdf213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.05.19 16:51:04.109302 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5525 | 2026.05.19 16:51:04.109331 [ 303 ] {} <Debug> TCP-Session: 613bae5c-f226-4e7b-9c51-74f87ebdf213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.05.19 16:51:04.109312 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5527 | 2026.05.19 16:51:04.109370 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5528 | 2026.05.19 16:51:04.109389 [ 309 ] {} <Debug> TCP-Session: 767a64a4-a9ae-4f7e-8ecd-5a3e0bdb6bde Authenticating user 'default' from [fd00:1122:3344:101::e]:64843 | ||
| 5529 | 2026.05.19 16:51:04.109305 [ 285 ] {} <Debug> TCP-Session: d2df7ddd-1610-43e7-a38a-f10924700f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:45978 | ||
| 5530 | 2026.05.19 16:51:04.109423 [ 309 ] {} <Debug> TCP-Session: 767a64a4-a9ae-4f7e-8ecd-5a3e0bdb6bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.19 16:51:04.109431 [ 285 ] {} <Debug> TCP-Session: d2df7ddd-1610-43e7-a38a-f10924700f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.19 16:51:04.109439 [ 309 ] {} <Debug> TCP-Session: 767a64a4-a9ae-4f7e-8ecd-5a3e0bdb6bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.05.19 16:51:04.108827 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57761 | ||
| 5534 | 2026.05.19 16:51:04.109448 [ 285 ] {} <Debug> TCP-Session: d2df7ddd-1610-43e7-a38a-f10924700f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.05.19 16:51:04.108855 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58905 | ||
| 5536 | 2026.05.19 16:51:04.109532 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5537 | 2026.05.19 16:51:04.109552 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.05.19 16:51:04.109560 [ 308 ] {} <Debug> TCP-Session: 4b907112-b959-4b2a-84fc-57b3818d9a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:57761 | ||
| 5539 | 2026.05.19 16:51:04.109583 [ 275 ] {} <Debug> TCP-Session: 60befa03-5bb8-4eaa-af88-73f6d3c5605d Authenticating user 'default' from [fd00:1122:3344:101::e]:58905 | ||
| 5540 | 2026.05.19 16:51:04.109587 [ 308 ] {} <Debug> TCP-Session: 4b907112-b959-4b2a-84fc-57b3818d9a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.05.19 16:51:04.109609 [ 275 ] {} <Debug> TCP-Session: 60befa03-5bb8-4eaa-af88-73f6d3c5605d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.05.19 16:51:04.109615 [ 308 ] {} <Debug> TCP-Session: 4b907112-b959-4b2a-84fc-57b3818d9a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.05.19 16:51:04.109695 [ 275 ] {} <Debug> TCP-Session: 60befa03-5bb8-4eaa-af88-73f6d3c5605d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.05.19 16:51:04.109717 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 5545 | 2026.05.19 16:51:04.110529 [ 327 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> AggregatingTransform: Aggregating | ||
| 5546 | 2026.05.19 16:51:04.110565 [ 327 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 5547 | 2026.05.19 16:51:04.110594 [ 327 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833142 sec. (1200.276 rows/sec., 46.89 KiB/sec.) | ||
| 5548 | 2026.05.19 16:51:04.110608 [ 327 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Trace> Aggregator: Merging aggregated data | ||
| 5549 | 2026.05.19 16:51:04.111183 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002213 sec., 451.8752824220515 rows/sec., 17.65 KiB/sec. | ||
| 5550 | 2026.05.19 16:51:04.111307 [ 306 ] {31d32df7-1c70-4a81-ad37-107e7443d3dc} <Debug> TCPHandler: Processed in 0.002580129 sec. | ||
| 5551 | 2026.05.19 16:51:04.111423 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5552 | 2026.05.19 16:51:04.111448 [ 306 ] {} <Debug> TCP-Session: 769bf7a1-d246-47c2-aa09-da6b23c05df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.05.19 16:51:04.111453 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5554 | 2026.05.19 16:51:04.111471 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.05.19 16:51:04.111495 [ 308 ] {} <Debug> TCP-Session: 4b907112-b959-4b2a-84fc-57b3818d9a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.05.19 16:51:04.111499 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5557 | 2026.05.19 16:51:04.111515 [ 303 ] {} <Debug> TCP-Session: 613bae5c-f226-4e7b-9c51-74f87ebdf213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.05.19 16:51:04.111525 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5559 | 2026.05.19 16:51:04.111555 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.05.19 16:51:04.111570 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.05.19 16:51:04.111583 [ 307 ] {} <Debug> TCP-Session: e0db9082-7a37-4e30-a56d-d6cc25f15979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.05.19 16:51:04.111599 [ 302 ] {} <Debug> TCP-Session: 4220788e-e4a4-49a9-932c-4bc7eb4391ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.05.19 16:51:04.111610 [ 275 ] {} <Debug> TCP-Session: 60befa03-5bb8-4eaa-af88-73f6d3c5605d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.05.19 16:51:04.111548 [ 310 ] {} <Debug> TCP-Session: dd3e3b1a-bd5b-4668-9163-e83029b4a5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.05.19 16:51:04.111540 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.05.19 16:51:04.111504 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.05.19 16:51:04.111749 [ 309 ] {} <Debug> TCP-Session: 767a64a4-a9ae-4f7e-8ecd-5a3e0bdb6bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.05.19 16:51:04.111758 [ 285 ] {} <Debug> TCP-Session: d2df7ddd-1610-43e7-a38a-f10924700f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.05.19 16:51:04.114621 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52880 | ||
| 5570 | 2026.05.19 16:51:04.114742 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5571 | 2026.05.19 16:51:04.114763 [ 275 ] {} <Debug> TCP-Session: 7d9c8e61-e9a1-49b7-949e-d0769d8f49bc Authenticating user 'default' from [fd00:1122:3344:101::e]:52880 | ||
| 5572 | 2026.05.19 16:51:04.114780 [ 275 ] {} <Debug> TCP-Session: 7d9c8e61-e9a1-49b7-949e-d0769d8f49bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.05.19 16:51:04.114795 [ 275 ] {} <Debug> TCP-Session: 7d9c8e61-e9a1-49b7-949e-d0769d8f49bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.05.19 16:51:04.114955 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41240 | ||
| 5575 | 2026.05.19 16:51:04.114999 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5576 | 2026.05.19 16:51:04.115002 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44599 | ||
| 5577 | 2026.05.19 16:51:04.115018 [ 285 ] {} <Debug> TCP-Session: 6438ad94-4eb3-4f74-98ce-06efa646a27f Authenticating user 'default' from [fd00:1122:3344:101::e]:41240 | ||
| 5578 | 2026.05.19 16:51:04.115036 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35328 | ||
| 5579 | 2026.05.19 16:51:04.115077 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53293 | ||
| 5580 | 2026.05.19 16:51:04.115075 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5581 | 2026.05.19 16:51:04.115095 [ 275 ] {} <Trace> TCP-Session: 7d9c8e61-e9a1-49b7-949e-d0769d8f49bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.05.19 16:51:04.115119 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.05.19 16:51:04.115121 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2026.05.19 16:51:04.115147 [ 310 ] {} <Debug> TCP-Session: 055ec5a9-8142-498f-9930-726323d53bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53293 | ||
| 5585 | 2026.05.19 16:51:04.115125 [ 302 ] {} <Debug> TCP-Session: e600708f-9032-4ec3-8cec-4ad6fc97fd78 Authenticating user 'default' from [fd00:1122:3344:101::e]:44599 | ||
| 5586 | 2026.05.19 16:51:04.115163 [ 306 ] {} <Debug> TCP-Session: 4c477704-da7d-4414-b65a-a61d566d2c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:35328 | ||
| 5587 | 2026.05.19 16:51:04.115199 [ 302 ] {} <Debug> TCP-Session: e600708f-9032-4ec3-8cec-4ad6fc97fd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.05.19 16:51:04.115218 [ 306 ] {} <Debug> TCP-Session: 4c477704-da7d-4414-b65a-a61d566d2c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.05.19 16:51:04.115236 [ 302 ] {} <Debug> TCP-Session: e600708f-9032-4ec3-8cec-4ad6fc97fd78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2026.05.19 16:51:04.115243 [ 306 ] {} <Debug> TCP-Session: 4c477704-da7d-4414-b65a-a61d566d2c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.05.19 16:51:04.115257 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5592 | 2026.05.19 16:51:04.115168 [ 310 ] {} <Debug> TCP-Session: 055ec5a9-8142-498f-9930-726323d53bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.05.19 16:51:04.115075 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43477 | ||
| 5594 | 2026.05.19 16:51:04.115310 [ 310 ] {} <Debug> TCP-Session: 055ec5a9-8142-498f-9930-726323d53bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.05.19 16:51:04.115067 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57016 | ||
| 5596 | 2026.05.19 16:51:04.115357 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.05.19 16:51:04.115060 [ 285 ] {} <Debug> TCP-Session: 6438ad94-4eb3-4f74-98ce-06efa646a27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.05.19 16:51:04.115391 [ 309 ] {} <Debug> TCP-Session: 0b019df0-7559-4009-bba8-696e37942e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:43477 | ||
| 5599 | 2026.05.19 16:51:04.115393 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2026.05.19 16:51:04.115405 [ 285 ] {} <Debug> TCP-Session: 6438ad94-4eb3-4f74-98ce-06efa646a27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.05.19 16:51:04.115414 [ 309 ] {} <Debug> TCP-Session: 0b019df0-7559-4009-bba8-696e37942e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.05.19 16:51:04.115431 [ 308 ] {} <Debug> TCP-Session: a2dd6432-31ec-483c-ac28-6ea1f3259638 Authenticating user 'default' from [fd00:1122:3344:101::e]:57016 | ||
| 5603 | 2026.05.19 16:51:04.115446 [ 309 ] {} <Debug> TCP-Session: 0b019df0-7559-4009-bba8-696e37942e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.05.19 16:51:04.115472 [ 308 ] {} <Debug> TCP-Session: a2dd6432-31ec-483c-ac28-6ea1f3259638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.05.19 16:51:04.115031 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34585 | ||
| 5606 | 2026.05.19 16:51:04.115499 [ 308 ] {} <Debug> TCP-Session: a2dd6432-31ec-483c-ac28-6ea1f3259638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.05.19 16:51:04.115509 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5608 | 2026.05.19 16:51:04.115551 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2026.05.19 16:51:04.115058 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64011 | ||
| 5610 | 2026.05.19 16:51:04.115580 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5611 | 2026.05.19 16:51:04.115589 [ 303 ] {} <Debug> TCP-Session: b1faf053-52f7-429e-9ee5-2f508dbf29d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34585 | ||
| 5612 | 2026.05.19 16:51:04.115700 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5613 | 2026.05.19 16:51:04.115702 [ 303 ] {} <Debug> TCP-Session: b1faf053-52f7-429e-9ee5-2f508dbf29d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.05.19 16:51:04.115732 [ 307 ] {} <Debug> TCP-Session: 637503f3-508d-4473-8974-2ee6e662e336 Authenticating user 'default' from [fd00:1122:3344:101::e]:64011 | ||
| 5615 | 2026.05.19 16:51:04.115747 [ 303 ] {} <Debug> TCP-Session: b1faf053-52f7-429e-9ee5-2f508dbf29d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.05.19 16:51:04.115761 [ 307 ] {} <Debug> TCP-Session: 637503f3-508d-4473-8974-2ee6e662e336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.05.19 16:51:04.115795 [ 307 ] {} <Debug> TCP-Session: 637503f3-508d-4473-8974-2ee6e662e336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.05.19 16:51:04.115926 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 5619 | 2026.05.19 16:51:04.116878 [ 357 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> AggregatingTransform: Aggregating | ||
| 5620 | 2026.05.19 16:51:04.116908 [ 357 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> Aggregator: Aggregation method: without_key | ||
| 5621 | 2026.05.19 16:51:04.116937 [ 357 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916134 sec. (1091.543 rows/sec., 42.64 KiB/sec.) | ||
| 5622 | 2026.05.19 16:51:04.116952 [ 357 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Trace> Aggregator: Merging aggregated data | ||
| 5623 | 2026.05.19 16:51:04.117474 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 17.11 KiB/sec. | ||
| 5624 | 2026.05.19 16:51:04.117613 [ 275 ] {672f233a-8cd9-4857-a9db-ed719720fddb} <Debug> TCPHandler: Processed in 0.002658531 sec. | ||
| 5625 | 2026.05.19 16:51:04.117796 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5626 | 2026.05.19 16:51:04.117818 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.05.19 16:51:04.117823 [ 275 ] {} <Debug> TCP-Session: 7d9c8e61-e9a1-49b7-949e-d0769d8f49bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.05.19 16:51:04.117836 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5629 | 2026.05.19 16:51:04.117858 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5630 | 2026.05.19 16:51:04.117882 [ 310 ] {} <Debug> TCP-Session: 055ec5a9-8142-498f-9930-726323d53bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.05.19 16:51:04.117887 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.05.19 16:51:04.117914 [ 302 ] {} <Debug> TCP-Session: e600708f-9032-4ec3-8cec-4ad6fc97fd78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2026.05.19 16:51:04.117932 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5634 | 2026.05.19 16:51:04.117954 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.05.19 16:51:04.117981 [ 303 ] {} <Debug> TCP-Session: b1faf053-52f7-429e-9ee5-2f508dbf29d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.05.19 16:51:04.117941 [ 306 ] {} <Debug> TCP-Session: 4c477704-da7d-4414-b65a-a61d566d2c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.05.19 16:51:04.118000 [ 309 ] {} <Debug> TCP-Session: 0b019df0-7559-4009-bba8-696e37942e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5638 | 2026.05.19 16:51:04.117871 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.05.19 16:51:04.117858 [ 285 ] {} <Debug> TCP-Session: 6438ad94-4eb3-4f74-98ce-06efa646a27f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.05.19 16:51:04.118081 [ 308 ] {} <Debug> TCP-Session: a2dd6432-31ec-483c-ac28-6ea1f3259638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2026.05.19 16:51:04.117912 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2026.05.19 16:51:04.118132 [ 307 ] {} <Debug> TCP-Session: 637503f3-508d-4473-8974-2ee6e662e336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.05.19 16:51:06.237866 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.05.19 16:51:06.238193 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 5645 | 2026.05.19 16:51:06.238770 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5646 | 2026.05.19 16:51:06.238842 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <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 | ||
| 5647 | 2026.05.19 16:51:06.239085 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5648 | 2026.05.19 16:51:06.239160 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5649 | 2026.05.19 16:51:06.239330 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5650 | 2026.05.19 16:51:06.239431 [ 333 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5651 | 2026.05.19 16:51:06.239445 [ 319 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5652 | 2026.05.19 16:51:06.239438 [ 314 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5653 | 2026.05.19 16:51:06.239593 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5654 | 2026.05.19 16:51:06.239620 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5655 | 2026.05.19 16:51:06.239690 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5656 | 2026.05.19 16:51:06.239710 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5657 | 2026.05.19 16:51:06.239744 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5658 | 2026.05.19 16:51:06.239781 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5659 | 2026.05.19 16:51:06.240854 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002756 sec., 12699.564586357039 rows/sec., 2.14 MiB/sec. | ||
| 5660 | 2026.05.19 16:51:06.240959 [ 281 ] {a2fe0d65-d185-4c78-aba4-ff2fc0e51a6e} <Debug> TCPHandler: Processed in 0.003240079 sec. | ||
| 5661 | 2026.05.19 16:51:06.242910 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.05.19 16:51:06.243019 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.05.19 16:51:06.243063 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.05.19 16:51:06.243626 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.05.19 16:51:06.243666 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5666 | 2026.05.19 16:51:06.244037 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5667 | 2026.05.19 16:51:06.244265 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.05.19 16:51:06.244418 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001392 sec., 63218.3908045977 rows/sec., 5.32 MiB/sec. | ||
| 5669 | 2026.05.19 16:51:06.244453 [ 281 ] {9a7736fa-e3b8-42f5-a811-cb576e09dcc3} <Debug> TCPHandler: Processed in 0.001566924 sec. | ||
| 5670 | 2026.05.19 16:51:06.244579 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.05.19 16:51:06.244674 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.05.19 16:51:06.244715 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5673 | 2026.05.19 16:51:06.245106 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.05.19 16:51:06.245141 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5675 | 2026.05.19 16:51:06.245493 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5676 | 2026.05.19 16:51:06.245691 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.05.19 16:51:06.245814 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001171 sec., 13663.535439795047 rows/sec., 1.00 MiB/sec. | ||
| 5678 | 2026.05.19 16:51:06.245847 [ 281 ] {4d794f3e-93cf-4dae-a308-93d2ca0f8b93} <Debug> TCPHandler: Processed in 0.001335761 sec. | ||
| 5679 | 2026.05.19 16:51:06.245958 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.05.19 16:51:06.246050 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.05.19 16:51:06.246089 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.05.19 16:51:06.246563 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.05.19 16:51:06.246599 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5684 | 2026.05.19 16:51:06.246900 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5685 | 2026.05.19 16:51:06.247122 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.19 16:51:06.247254 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001178 sec., 67911.71477079796 rows/sec., 5.30 MiB/sec. | ||
| 5687 | 2026.05.19 16:51:06.247288 [ 281 ] {2e22fef7-50cf-4f0b-b483-9c8f36987a7b} <Debug> TCPHandler: Processed in 0.00134138 sec. | ||
| 5688 | 2026.05.19 16:51:06.247409 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.05.19 16:51:06.247499 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.19 16:51:06.247541 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5691 | 2026.05.19 16:51:06.247927 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.19 16:51:06.247960 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5693 | 2026.05.19 16:51:06.248264 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5694 | 2026.05.19 16:51:06.248528 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.19 16:51:06.248654 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5696 | 2026.05.19 16:51:06.248686 [ 281 ] {237912de-9a19-4694-9a69-3c2506c8828c} <Debug> TCPHandler: Processed in 0.00134496 sec. | ||
| 5697 | 2026.05.19 16:51:06.248795 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.05.19 16:51:06.248885 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.05.19 16:51:06.248936 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.19 16:51:06.249733 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.19 16:51:06.249768 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5702 | 2026.05.19 16:51:06.250285 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5703 | 2026.05.19 16:51:06.250500 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.19 16:51:06.250629 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001745 sec., 9169.054441260745 rows/sec., 16.43 MiB/sec. | ||
| 5705 | 2026.05.19 16:51:06.250676 [ 281 ] {0f492ce8-7f39-4dc2-a505-747ea1792607} <Debug> TCPHandler: Processed in 0.001921259 sec. | ||
| 5706 | 2026.05.19 16:51:06.250810 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.05.19 16:51:06.250900 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.05.19 16:51:06.250940 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5709 | 2026.05.19 16:51:06.251269 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.19 16:51:06.251301 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5711 | 2026.05.19 16:51:06.251651 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5712 | 2026.05.19 16:51:06.251862 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.19 16:51:06.251992 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 5714 | 2026.05.19 16:51:06.252024 [ 281 ] {c6e24c9f-535d-46ff-baeb-4bd0b82ee91c} <Debug> TCPHandler: Processed in 0.00127719 sec. | ||
| 5715 | 2026.05.19 16:51:08.220222 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5716 | 2026.05.19 16:51:08.220401 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5717 | 2026.05.19 16:51:08.352492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12484 | ||
| 5718 | 2026.05.19 16:51:08.353126 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.05.19 16:51:08.353162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5720 | 2026.05.19 16:51:08.353731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5721 | 2026.05.19 16:51:08.353967 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): 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.19 16:51:08.354115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12484 | ||
| 5723 | 2026.05.19 16:51:08.354121 [ 46 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5724 | 2026.05.19 16:51:08.354170 [ 46 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.05.19 16:51:08.354193 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5726 | 2026.05.19 16:51:08.354378 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.354591 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2026.05.19 16:51:08.354655 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10052 rows starting from the beginning of the part | ||
| 5729 | 2026.05.19 16:51:08.354758 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.354834 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.354900 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.354955 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.354993 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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.19 16:51:08.356714 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424037 sec., 5150086.405446782 rows/sec., 73.67 MiB/sec. | ||
| 5735 | 2026.05.19 16:51:08.357120 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5736 | 2026.05.19 16:51:08.357440 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): 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.19 16:51:08.357518 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_26_5} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5738 | 2026.05.19 16:51:08.357612 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5739 | 2026.05.19 16:51:09.001955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5740 | 2026.05.19 16:51:09.020460 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.05.19 16:51:09.020524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5742 | 2026.05.19 16:51:09.026358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5743 | 2026.05.19 16:51:09.027084 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): 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.19 16:51:09.027411 [ 55 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5745 | 2026.05.19 16:51:09.027513 [ 55 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.19 16:51:09.027548 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5747 | 2026.05.19 16:51:09.027722 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.030303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5749 | 2026.05.19 16:51:09.032139 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5750 | 2026.05.19 16:51:09.033871 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.038745 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.043354 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.048033 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.052484 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.056492 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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.19 16:51:09.108803 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081145264 sec., 2415.4213115875746 rows/sec., 12.49 MiB/sec. | ||
| 5757 | 2026.05.19 16:51:09.111657 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5758 | 2026.05.19 16:51:09.113792 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_26_5} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.05.19 16:51:09.113909 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_26_5} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5760 | 2026.05.19 16:51:09.117247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5761 | 2026.05.19 16:51:09.240807 [ 46 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5762 | 2026.05.19 16:51:09.240864 [ 46 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.05.19 16:51:09.240883 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5764 | 2026.05.19 16:51:09.240971 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 5765 | 2026.05.19 16:51:09.241079 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5766 | 2026.05.19 16:51:09.241109 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 5767 | 2026.05.19 16:51:09.241164 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 5768 | 2026.05.19 16:51:09.241202 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 5769 | 2026.05.19 16:51:09.241236 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::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 | ||
| 5770 | 2026.05.19 16:51:09.241271 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 5771 | 2026.05.19 16:51:09.242390 [ 188 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436121 sec., 1723392.388245837 rows/sec., 107.39 MiB/sec. | ||
| 5772 | 2026.05.19 16:51:09.242618 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5773 | 2026.05.19 16:51:09.242900 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.19 16:51:09.242973 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_9_2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5775 | 2026.05.19 16:51:09.243053 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5776 | 2026.05.19 16:51:10.000509 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.17 MiB, peak 268.70 MiB, free memory in arenas 0.00 B, will set to 264.92 MiB (RSS), difference: 6.75 MiB | ||
| 5777 | 2026.05.19 16:51:11.238303 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.05.19 16:51:11.238533 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 5779 | 2026.05.19 16:51:11.238881 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5780 | 2026.05.19 16:51:11.238923 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <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 | ||
| 5781 | 2026.05.19 16:51:11.239157 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5782 | 2026.05.19 16:51:11.239231 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5783 | 2026.05.19 16:51:11.239376 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5784 | 2026.05.19 16:51:11.239445 [ 332 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5785 | 2026.05.19 16:51:11.239482 [ 314 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5786 | 2026.05.19 16:51:11.239483 [ 333 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5787 | 2026.05.19 16:51:11.239618 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5788 | 2026.05.19 16:51:11.239646 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5789 | 2026.05.19 16:51:11.239718 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5790 | 2026.05.19 16:51:11.239739 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5791 | 2026.05.19 16:51:11.239776 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5792 | 2026.05.19 16:51:11.239817 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 5793 | 2026.05.19 16:51:11.240912 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002474 sec., 14147.130153597413 rows/sec., 2.38 MiB/sec. | ||
| 5794 | 2026.05.19 16:51:11.241025 [ 281 ] {389d4af9-6383-49d2-9dba-feb65b8bde61} <Debug> TCPHandler: Processed in 0.002862274 sec. | ||
| 5795 | 2026.05.19 16:51:11.243049 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.05.19 16:51:11.243163 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5797 | 2026.05.19 16:51:11.243211 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5798 | 2026.05.19 16:51:11.243791 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.05.19 16:51:11.243840 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5800 | 2026.05.19 16:51:11.244274 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5801 | 2026.05.19 16:51:11.244497 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.05.19 16:51:11.244642 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001513 sec., 70059.48446794448 rows/sec., 5.88 MiB/sec. | ||
| 5803 | 2026.05.19 16:51:11.244678 [ 281 ] {245effa7-a5c1-4aa6-b479-5fb4202c3003} <Debug> TCPHandler: Processed in 0.001682755 sec. | ||
| 5804 | 2026.05.19 16:51:11.244806 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.05.19 16:51:11.244901 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5806 | 2026.05.19 16:51:11.244942 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5807 | 2026.05.19 16:51:11.245339 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.05.19 16:51:11.245377 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5809 | 2026.05.19 16:51:11.245667 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5810 | 2026.05.19 16:51:11.245874 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.05.19 16:51:11.246007 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001125 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 5812 | 2026.05.19 16:51:11.246041 [ 281 ] {c6f08c42-7bb8-4a8d-a83c-a0841ee51720} <Debug> TCPHandler: Processed in 0.00128567 sec. | ||
| 5813 | 2026.05.19 16:51:11.246157 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5814 | 2026.05.19 16:51:11.246336 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5815 | 2026.05.19 16:51:11.246376 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5816 | 2026.05.19 16:51:11.246785 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.05.19 16:51:11.246822 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5818 | 2026.05.19 16:51:11.247145 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5819 | 2026.05.19 16:51:11.247350 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.05.19 16:51:11.247478 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00116 sec., 76724.13793103448 rows/sec., 5.99 MiB/sec. | ||
| 5821 | 2026.05.19 16:51:11.247511 [ 281 ] {152a72a7-dbba-49e4-80c9-754d70967dbc} <Debug> TCPHandler: Processed in 0.001404921 sec. | ||
| 5822 | 2026.05.19 16:51:11.247711 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.05.19 16:51:11.247807 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.05.19 16:51:11.247851 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5825 | 2026.05.19 16:51:11.248241 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.05.19 16:51:11.248277 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5827 | 2026.05.19 16:51:11.248621 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5828 | 2026.05.19 16:51:11.248835 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.05.19 16:51:11.248965 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 5830 | 2026.05.19 16:51:11.249000 [ 281 ] {a3b4dd6b-66dc-473e-acd3-c99c7928c92b} <Debug> TCPHandler: Processed in 0.001338321 sec. | ||
| 5831 | 2026.05.19 16:51:11.249112 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.05.19 16:51:11.249207 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.05.19 16:51:11.249264 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5834 | 2026.05.19 16:51:11.250036 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.05.19 16:51:11.250073 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5836 | 2026.05.19 16:51:11.250611 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5837 | 2026.05.19 16:51:11.250835 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.05.19 16:51:11.250972 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001783 sec., 14021.312394840157 rows/sec., 25.13 MiB/sec. | ||
| 5839 | 2026.05.19 16:51:11.251021 [ 281 ] {2abca871-fe15-4d18-9f03-94b0a127094b} <Debug> TCPHandler: Processed in 0.00195803 sec. | ||
| 5840 | 2026.05.19 16:51:11.251198 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.05.19 16:51:11.251294 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5842 | 2026.05.19 16:51:11.251335 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5843 | 2026.05.19 16:51:11.251681 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.19 16:51:11.251717 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.20 GiB. | ||
| 5845 | 2026.05.19 16:51:11.252013 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5846 | 2026.05.19 16:51:11.252224 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.05.19 16:51:11.252355 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 5848 | 2026.05.19 16:51:11.252388 [ 281 ] {ddc870ea-8262-4064-a3ad-01e1937038a8} <Debug> TCPHandler: Processed in 0.001240888 sec. | ||
| 5849 | 2026.05.19 16:51:15.854527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12932 | ||
| 5850 | 2026.05.19 16:51:15.855012 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.05.19 16:51:15.855051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5852 | 2026.05.19 16:51:15.855555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5853 | 2026.05.19 16:51:15.855863 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.05.19 16:51:15.855992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12932 | ||
| 5855 | 2026.05.19 16:51:16.238155 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2026.05.19 16:51:16.238404 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 5857 | 2026.05.19 16:51:16.238733 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5858 | 2026.05.19 16:51:16.238773 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <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_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')" moved to PREWHERE | ||
| 5859 | 2026.05.19 16:51:16.239001 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5860 | 2026.05.19 16:51:16.239068 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5861 | 2026.05.19 16:51:16.239208 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5862 | 2026.05.19 16:51:16.239289 [ 332 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5863 | 2026.05.19 16:51:16.239300 [ 314 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5864 | 2026.05.19 16:51:16.239300 [ 354 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5865 | 2026.05.19 16:51:16.239423 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5866 | 2026.05.19 16:51:16.239451 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5867 | 2026.05.19 16:51:16.239519 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5868 | 2026.05.19 16:51:16.239539 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 5869 | 2026.05.19 16:51:16.239574 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 5870 | 2026.05.19 16:51:16.239612 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 5871 | 2026.05.19 16:51:16.240672 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002378 sec., 14718.250630782171 rows/sec., 2.48 MiB/sec. | ||
| 5872 | 2026.05.19 16:51:16.240776 [ 281 ] {0dd7c4a1-c21d-4a12-bdfc-fceadab8e027} <Debug> TCPHandler: Processed in 0.002754172 sec. | ||
| 5873 | 2026.05.19 16:51:16.243546 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.05.19 16:51:16.243653 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5875 | 2026.05.19 16:51:16.243697 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5876 | 2026.05.19 16:51:16.244158 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.05.19 16:51:16.244199 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5878 | 2026.05.19 16:51:16.244554 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5879 | 2026.05.19 16:51:16.244777 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.05.19 16:51:16.244917 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001294 sec., 18547.140649149922 rows/sec., 1.54 MiB/sec. | ||
| 5881 | 2026.05.19 16:51:16.244951 [ 281 ] {80a1952f-6b4f-4bc1-9bb5-15bc57a25cf4} <Debug> TCPHandler: Processed in 0.001455542 sec. | ||
| 5882 | 2026.05.19 16:51:16.245079 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2026.05.19 16:51:16.245173 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5884 | 2026.05.19 16:51:16.245214 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5885 | 2026.05.19 16:51:16.245611 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.05.19 16:51:16.245646 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5887 | 2026.05.19 16:51:16.245930 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5888 | 2026.05.19 16:51:16.246135 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.05.19 16:51:16.246259 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001103 sec., 12692.656391659111 rows/sec., 1.01 MiB/sec. | ||
| 5890 | 2026.05.19 16:51:16.246293 [ 281 ] {08c6f639-f4e2-40bf-a984-62e34578dc5c} <Debug> TCPHandler: Processed in 0.001261609 sec. | ||
| 5891 | 2026.05.19 16:51:16.246414 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2026.05.19 16:51:16.246507 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5893 | 2026.05.19 16:51:16.246546 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5894 | 2026.05.19 16:51:16.247040 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.05.19 16:51:16.247076 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5896 | 2026.05.19 16:51:16.247422 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5897 | 2026.05.19 16:51:16.247637 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.05.19 16:51:16.247761 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001272 sec., 169025.15723270443 rows/sec., 15.02 MiB/sec. | ||
| 5899 | 2026.05.19 16:51:16.247796 [ 281 ] {7e84d5df-cf28-4132-b73e-459a3bf38bc3} <Debug> TCPHandler: Processed in 0.001428692 sec. | ||
| 5900 | 2026.05.19 16:51:16.247920 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.19 16:51:16.248013 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5902 | 2026.05.19 16:51:16.248052 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5903 | 2026.05.19 16:51:16.248453 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2026.05.19 16:51:16.248489 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5905 | 2026.05.19 16:51:16.248773 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5906 | 2026.05.19 16:51:16.248998 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2026.05.19 16:51:16.249120 [ 54 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5908 | 2026.05.19 16:51:16.249126 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.00113 sec., 37168.14159292036 rows/sec., 2.72 MiB/sec. | ||
| 5909 | 2026.05.19 16:51:16.249165 [ 54 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2026.05.19 16:51:16.249175 [ 281 ] {35374911-f6e7-40ff-8aed-0acdc575b082} <Debug> TCPHandler: Processed in 0.0013027 sec. | ||
| 5911 | 2026.05.19 16:51:16.249190 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5912 | 2026.05.19 16:51:16.249293 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.19 16:51:16.249326 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 5914 | 2026.05.19 16:51:16.249386 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5915 | 2026.05.19 16:51:16.249431 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5916 | 2026.05.19 16:51:16.249475 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5917 | 2026.05.19 16:51:16.249512 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 5918 | 2026.05.19 16:51:16.249578 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 5919 | 2026.05.19 16:51:16.249623 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 5920 | 2026.05.19 16:51:16.249663 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 5921 | 2026.05.19 16:51:16.249702 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5922 | 2026.05.19 16:51:16.249741 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 5923 | 2026.05.19 16:51:16.249833 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.05.19 16:51:16.249876 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5925 | 2026.05.19 16:51:16.250212 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5926 | 2026.05.19 16:51:16.250434 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.05.19 16:51:16.250554 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128686 sec., 167073.34131140917 rows/sec., 12.86 MiB/sec. | ||
| 5928 | 2026.05.19 16:51:16.250562 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 5929 | 2026.05.19 16:51:16.250616 [ 281 ] {4849436b-09cf-48f3-b859-13bc3cecf24d} <Debug> TCPHandler: Processed in 0.001370901 sec. | ||
| 5930 | 2026.05.19 16:51:16.250722 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5931 | 2026.05.19 16:51:16.250735 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2026.05.19 16:51:16.250837 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5933 | 2026.05.19 16:51:16.250880 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5934 | 2026.05.19 16:51:16.250999 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.05.19 16:51:16.251077 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_36_7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5936 | 2026.05.19 16:51:16.251150 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5937 | 2026.05.19 16:51:16.251276 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2026.05.19 16:51:16.251315 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5939 | 2026.05.19 16:51:16.251615 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5940 | 2026.05.19 16:51:16.251817 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2026.05.19 16:51:16.251942 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 5942 | 2026.05.19 16:51:16.251975 [ 281 ] {b47630c9-c655-47da-b00c-dae81ba669d9} <Debug> TCPHandler: Processed in 0.00128789 sec. | ||
| 5943 | 2026.05.19 16:51:16.252109 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.05.19 16:51:16.252202 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5945 | 2026.05.19 16:51:16.252241 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5946 | 2026.05.19 16:51:16.252700 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.05.19 16:51:16.252734 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5948 | 2026.05.19 16:51:16.253029 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5949 | 2026.05.19 16:51:16.253237 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.05.19 16:51:16.253357 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001212 sec., 107260.72607260726 rows/sec., 8.70 MiB/sec. | ||
| 5951 | 2026.05.19 16:51:16.253388 [ 281 ] {a07c026a-bf14-4913-b8b4-0606245fc408} <Debug> TCPHandler: Processed in 0.001367551 sec. | ||
| 5952 | 2026.05.19 16:51:16.253498 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.05.19 16:51:16.253586 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.05.19 16:51:16.253625 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5955 | 2026.05.19 16:51:16.254079 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.05.19 16:51:16.254112 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5957 | 2026.05.19 16:51:16.254450 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5958 | 2026.05.19 16:51:16.254655 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.05.19 16:51:16.254781 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001158 sec., 175302.2452504318 rows/sec., 12.56 MiB/sec. | ||
| 5960 | 2026.05.19 16:51:16.254814 [ 281 ] {45770618-fadc-4117-8d05-7bb7177fa90c} <Debug> TCPHandler: Processed in 0.0013126 sec. | ||
| 5961 | 2026.05.19 16:51:16.254935 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.05.19 16:51:16.255029 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.19 16:51:16.255083 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5964 | 2026.05.19 16:51:16.255841 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.19 16:51:16.255874 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5966 | 2026.05.19 16:51:16.256400 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5967 | 2026.05.19 16:51:16.256613 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.19 16:51:16.256709 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5969 | 2026.05.19 16:51:16.256736 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.05.19 16:51:16.256747 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001736 sec., 9216.589861751152 rows/sec., 16.52 MiB/sec. | ||
| 5971 | 2026.05.19 16:51:16.256752 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5972 | 2026.05.19 16:51:16.256797 [ 281 ] {609e9baa-0376-40e4-a765-597d5d1d9e7a} <Debug> TCPHandler: Processed in 0.001908369 sec. | ||
| 5973 | 2026.05.19 16:51:16.256854 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 5974 | 2026.05.19 16:51:16.256923 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.19 16:51:16.257036 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.05.19 16:51:16.257082 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5977 | 2026.05.19 16:51:16.257091 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5978 | 2026.05.19 16:51:16.257151 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 609 rows starting from the beginning of the part | ||
| 5979 | 2026.05.19 16:51:16.257284 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 5980 | 2026.05.19 16:51:16.257402 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 5981 | 2026.05.19 16:51:16.257460 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.05.19 16:51:16.257502 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5983 | 2026.05.19 16:51:16.257517 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
| 5984 | 2026.05.19 16:51:16.257634 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5985 | 2026.05.19 16:51:16.257739 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 5986 | 2026.05.19 16:51:16.257866 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5987 | 2026.05.19 16:51:16.258103 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.05.19 16:51:16.258252 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 5989 | 2026.05.19 16:51:16.258288 [ 281 ] {6f51d22c-7656-40e3-9673-3551d068c3c9} <Debug> TCPHandler: Processed in 0.001417061 sec. | ||
| 5990 | 2026.05.19 16:51:16.262537 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 19 columns (19 merged, 0 gathered) in 0.005728177 sec., 124996.13751460543 rows/sec., 223.99 MiB/sec. | ||
| 5991 | 2026.05.19 16:51:16.263603 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5992 | 2026.05.19 16:51:16.263956 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.05.19 16:51:16.264034 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5994 | 2026.05.19 16:51:16.264151 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 5995 | 2026.05.19 16:51:16.530542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5996 | 2026.05.19 16:51:16.546637 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.05.19 16:51:16.546688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 5998 | 2026.05.19 16:51:16.552300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5999 | 2026.05.19 16:51:16.553025 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.05.19 16:51:16.555943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6001 | 2026.05.19 16:51:17.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.23 MiB, peak 273.24 MiB, free memory in arenas 0.00 B, will set to 268.42 MiB (RSS), difference: 2.19 MiB | ||
| 6002 | 2026.05.19 16:51:21.237386 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6003 | 2026.05.19 16:51:21.237650 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6004 | 2026.05.19 16:51:21.238000 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6005 | 2026.05.19 16:51:21.238042 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <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 | ||
| 6006 | 2026.05.19 16:51:21.238274 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6007 | 2026.05.19 16:51:21.238362 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6008 | 2026.05.19 16:51:21.238536 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6009 | 2026.05.19 16:51:21.238624 [ 332 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6010 | 2026.05.19 16:51:21.238629 [ 354 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6011 | 2026.05.19 16:51:21.238629 [ 314 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6012 | 2026.05.19 16:51:21.238752 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6013 | 2026.05.19 16:51:21.238781 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6014 | 2026.05.19 16:51:21.238852 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6015 | 2026.05.19 16:51:21.238874 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6016 | 2026.05.19 16:51:21.238912 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6017 | 2026.05.19 16:51:21.238959 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6018 | 2026.05.19 16:51:21.239965 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002426 sec., 14427.040395713108 rows/sec., 2.43 MiB/sec. | ||
| 6019 | 2026.05.19 16:51:21.240075 [ 281 ] {ce80ddce-9d4f-46dc-b722-3c26c4cde665} <Debug> TCPHandler: Processed in 0.002836973 sec. | ||
| 6020 | 2026.05.19 16:51:21.242065 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.05.19 16:51:21.242174 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6022 | 2026.05.19 16:51:21.242221 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6023 | 2026.05.19 16:51:21.242707 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.05.19 16:51:21.242744 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6025 | 2026.05.19 16:51:21.243199 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6026 | 2026.05.19 16:51:21.243436 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.05.19 16:51:21.243567 [ 50 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6028 | 2026.05.19 16:51:21.243588 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001426 sec., 74333.80084151473 rows/sec., 6.24 MiB/sec. | ||
| 6029 | 2026.05.19 16:51:21.243608 [ 50 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.05.19 16:51:21.243627 [ 281 ] {e674d235-fcca-4f07-bd53-92022fdd2489} <Debug> TCPHandler: Processed in 0.001601914 sec. | ||
| 6031 | 2026.05.19 16:51:21.243629 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6032 | 2026.05.19 16:51:21.243735 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 6033 | 2026.05.19 16:51:21.243777 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.19 16:51:21.243848 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6035 | 2026.05.19 16:51:21.243887 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6036 | 2026.05.19 16:51:21.243893 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 6037 | 2026.05.19 16:51:21.243941 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6038 | 2026.05.19 16:51:21.243971 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 6039 | 2026.05.19 16:51:21.244021 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6040 | 2026.05.19 16:51:21.244061 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 6041 | 2026.05.19 16:51:21.244100 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 215 rows starting from the beginning of the part | ||
| 6042 | 2026.05.19 16:51:21.244139 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 106 rows starting from the beginning of the part | ||
| 6043 | 2026.05.19 16:51:21.244366 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.05.19 16:51:21.244408 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6045 | 2026.05.19 16:51:21.244858 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6046 | 2026.05.19 16:51:21.245103 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.05.19 16:51:21.245243 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001381 sec., 18102.824040550324 rows/sec., 1.33 MiB/sec. | ||
| 6048 | 2026.05.19 16:51:21.245278 [ 281 ] {0b914139-3f50-4c26-b254-543a54e6bb80} <Debug> TCPHandler: Processed in 0.001553703 sec. | ||
| 6049 | 2026.05.19 16:51:21.245400 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.19 16:51:21.245445 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747927 sec., 1822158.4768700295 rows/sec., 147.34 MiB/sec. | ||
| 6051 | 2026.05.19 16:51:21.245500 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6052 | 2026.05.19 16:51:21.245548 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6053 | 2026.05.19 16:51:21.245896 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6054 | 2026.05.19 16:51:21.245969 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.05.19 16:51:21.246011 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6056 | 2026.05.19 16:51:21.246308 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.05.19 16:51:21.246366 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6058 | 2026.05.19 16:51:21.246423 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_41_8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6059 | 2026.05.19 16:51:21.246541 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6060 | 2026.05.19 16:51:21.246607 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.05.19 16:51:21.246714 [ 50 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6062 | 2026.05.19 16:51:21.246743 [ 50 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.05.19 16:51:21.246748 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001268 sec., 70189.27444794953 rows/sec., 5.48 MiB/sec. | ||
| 6064 | 2026.05.19 16:51:21.246760 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6065 | 2026.05.19 16:51:21.246785 [ 281 ] {81b65d46-7e42-45ff-abe8-fcc40b80b18d} <Debug> TCPHandler: Processed in 0.001434832 sec. | ||
| 6066 | 2026.05.19 16:51:21.246831 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 6067 | 2026.05.19 16:51:21.246908 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.05.19 16:51:21.246917 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6069 | 2026.05.19 16:51:21.246957 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 6070 | 2026.05.19 16:51:21.247001 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 6071 | 2026.05.19 16:51:21.247013 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.05.19 16:51:21.247038 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 80 rows starting from the beginning of the part | ||
| 6073 | 2026.05.19 16:51:21.247064 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6074 | 2026.05.19 16:51:21.247080 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 6075 | 2026.05.19 16:51:21.247118 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 130 rows starting from the beginning of the part | ||
| 6076 | 2026.05.19 16:51:21.247151 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 89 rows starting from the beginning of the part | ||
| 6077 | 2026.05.19 16:51:21.247482 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.05.19 16:51:21.247523 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6079 | 2026.05.19 16:51:21.247869 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6080 | 2026.05.19 16:51:21.248045 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243989 sec., 1489563.0106053993 rows/sec., 110.84 MiB/sec. | ||
| 6081 | 2026.05.19 16:51:21.248106 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.05.19 16:51:21.248228 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6083 | 2026.05.19 16:51:21.248238 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6084 | 2026.05.19 16:51:21.248266 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 6085 | 2026.05.19 16:51:21.248277 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.05.19 16:51:21.248305 [ 281 ] {f0bc6a23-879b-4626-86b9-e7e1b369283b} <Debug> TCPHandler: Processed in 0.001447802 sec. | ||
| 6087 | 2026.05.19 16:51:21.248306 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6088 | 2026.05.19 16:51:21.248399 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6089 | 2026.05.19 16:51:21.248427 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.05.19 16:51:21.248488 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.05.19 16:51:21.248532 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.19 16:51:21.248535 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6093 | 2026.05.19 16:51:21.248561 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_41_8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6094 | 2026.05.19 16:51:21.248592 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13178 rows starting from the beginning of the part | ||
| 6095 | 2026.05.19 16:51:21.248598 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6096 | 2026.05.19 16:51:21.248636 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6097 | 2026.05.19 16:51:21.248669 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6098 | 2026.05.19 16:51:21.248721 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6099 | 2026.05.19 16:51:21.248764 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6100 | 2026.05.19 16:51:21.248804 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 203 rows starting from the beginning of the part | ||
| 6101 | 2026.05.19 16:51:21.248844 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6102 | 2026.05.19 16:51:21.249428 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.05.19 16:51:21.249470 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6104 | 2026.05.19 16:51:21.250196 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6105 | 2026.05.19 16:51:21.250468 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.05.19 16:51:21.250619 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002106 sec., 11870.845204178539 rows/sec., 21.27 MiB/sec. | ||
| 6107 | 2026.05.19 16:51:21.250682 [ 281 ] {49e5d20b-f164-47ef-a9bf-f250b69aa232} <Debug> TCPHandler: Processed in 0.002306285 sec. | ||
| 6108 | 2026.05.19 16:51:21.250800 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.05.19 16:51:21.250895 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.05.19 16:51:21.250938 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6111 | 2026.05.19 16:51:21.251280 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.05.19 16:51:21.251316 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6113 | 2026.05.19 16:51:21.251733 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6114 | 2026.05.19 16:51:21.251960 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.19 16:51:21.252058 [ 50 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6116 | 2026.05.19 16:51:21.252086 [ 50 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.19 16:51:21.252092 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 6118 | 2026.05.19 16:51:21.252103 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6119 | 2026.05.19 16:51:21.252126 [ 281 ] {76b3a114-3d04-4d97-be72-5daf0384db64} <Debug> TCPHandler: Processed in 0.001376131 sec. | ||
| 6120 | 2026.05.19 16:51:21.252187 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6121 | 2026.05.19 16:51:21.252300 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6122 | 2026.05.19 16:51:21.252335 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1992 rows starting from the beginning of the part | ||
| 6123 | 2026.05.19 16:51:21.252398 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6124 | 2026.05.19 16:51:21.252451 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6125 | 2026.05.19 16:51:21.252489 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6126 | 2026.05.19 16:51:21.252526 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6127 | 2026.05.19 16:51:21.252563 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6128 | 2026.05.19 16:51:21.253740 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13989 rows, containing 5 columns (5 merged, 0 gathered) in 0.005379492 sec., 2600431.416200638 rows/sec., 172.13 MiB/sec. | ||
| 6129 | 2026.05.19 16:51:21.253749 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001601434 sec., 1423723.987376314 rows/sec., 95.95 MiB/sec. | ||
| 6130 | 2026.05.19 16:51:21.254118 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6131 | 2026.05.19 16:51:21.254235 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6132 | 2026.05.19 16:51:21.254507 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.19 16:51:21.254567 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.05.19 16:51:21.254609 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_41_8} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6135 | 2026.05.19 16:51:21.254642 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6136 | 2026.05.19 16:51:21.254726 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6137 | 2026.05.19 16:51:21.254776 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 6138 | 2026.05.19 16:51:22.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.96 MiB, peak 278.20 MiB, free memory in arenas 0.00 B, will set to 270.94 MiB (RSS), difference: 1.97 MiB | ||
| 6139 | 2026.05.19 16:51:23.220445 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6140 | 2026.05.19 16:51:23.220496 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6141 | 2026.05.19 16:51:23.356352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13444 | ||
| 6142 | 2026.05.19 16:51:23.356928 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.05.19 16:51:23.356972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6144 | 2026.05.19 16:51:23.357458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6145 | 2026.05.19 16:51:23.357678 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.05.19 16:51:23.357804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13444 | ||
| 6147 | 2026.05.19 16:51:24.056160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6148 | 2026.05.19 16:51:24.072006 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.05.19 16:51:24.072061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6150 | 2026.05.19 16:51:24.078005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6151 | 2026.05.19 16:51:24.078774 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.05.19 16:51:24.081938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6153 | 2026.05.19 16:51:26.237373 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.05.19 16:51:26.237604 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6155 | 2026.05.19 16:51:26.237940 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6156 | 2026.05.19 16:51:26.237981 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <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 | ||
| 6157 | 2026.05.19 16:51:26.238203 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6158 | 2026.05.19 16:51:26.238276 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6159 | 2026.05.19 16:51:26.238420 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6160 | 2026.05.19 16:51:26.238507 [ 332 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6161 | 2026.05.19 16:51:26.238514 [ 314 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6162 | 2026.05.19 16:51:26.238514 [ 354 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6163 | 2026.05.19 16:51:26.238657 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6164 | 2026.05.19 16:51:26.238686 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6165 | 2026.05.19 16:51:26.238757 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6166 | 2026.05.19 16:51:26.238778 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6167 | 2026.05.19 16:51:26.238814 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6168 | 2026.05.19 16:51:26.238853 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6169 | 2026.05.19 16:51:26.240366 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002856 sec., 12254.901960784313 rows/sec., 2.06 MiB/sec. | ||
| 6170 | 2026.05.19 16:51:26.240479 [ 281 ] {63c5f31b-0c2b-4823-a7fb-e00cee2c1cf7} <Debug> TCPHandler: Processed in 0.003240219 sec. | ||
| 6171 | 2026.05.19 16:51:26.242317 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.05.19 16:51:26.242452 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6173 | 2026.05.19 16:51:26.242507 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6174 | 2026.05.19 16:51:26.243090 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.05.19 16:51:26.243130 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6176 | 2026.05.19 16:51:26.243504 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6177 | 2026.05.19 16:51:26.243727 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.19 16:51:26.243877 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001465 sec., 60068.25938566553 rows/sec., 5.06 MiB/sec. | ||
| 6179 | 2026.05.19 16:51:26.243913 [ 281 ] {58dae5d9-fb6a-4f2d-91b2-307b605be379} <Debug> TCPHandler: Processed in 0.001660225 sec. | ||
| 6180 | 2026.05.19 16:51:26.244046 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.05.19 16:51:26.244153 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6182 | 2026.05.19 16:51:26.244197 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6183 | 2026.05.19 16:51:26.244610 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.05.19 16:51:26.244645 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6185 | 2026.05.19 16:51:26.244942 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6186 | 2026.05.19 16:51:26.245158 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.05.19 16:51:26.245288 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001172 sec., 13651.877133105801 rows/sec., 1.00 MiB/sec. | ||
| 6188 | 2026.05.19 16:51:26.245320 [ 281 ] {9092948c-3583-4f03-905c-ac46c64cc53d} <Debug> TCPHandler: Processed in 0.00134308 sec. | ||
| 6189 | 2026.05.19 16:51:26.245430 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.05.19 16:51:26.245522 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6191 | 2026.05.19 16:51:26.245561 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6192 | 2026.05.19 16:51:26.245963 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.05.19 16:51:26.245997 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6194 | 2026.05.19 16:51:26.246362 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6195 | 2026.05.19 16:51:26.246575 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.05.19 16:51:26.246703 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001168 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec. | ||
| 6197 | 2026.05.19 16:51:26.246737 [ 281 ] {f1fb0eec-116e-4f0d-aac0-a840c3a3871c} <Debug> TCPHandler: Processed in 0.001330901 sec. | ||
| 6198 | 2026.05.19 16:51:26.246853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.05.19 16:51:26.246950 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.05.19 16:51:26.246995 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6201 | 2026.05.19 16:51:26.247408 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.05.19 16:51:26.247442 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6203 | 2026.05.19 16:51:26.247770 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6204 | 2026.05.19 16:51:26.247982 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.05.19 16:51:26.248108 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 6206 | 2026.05.19 16:51:26.248142 [ 281 ] {1886454c-263d-4e7b-a98a-7854e198064b} <Debug> TCPHandler: Processed in 0.00133613 sec. | ||
| 6207 | 2026.05.19 16:51:26.248257 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.05.19 16:51:26.248352 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6209 | 2026.05.19 16:51:26.248408 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6210 | 2026.05.19 16:51:26.249176 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.05.19 16:51:26.249212 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6212 | 2026.05.19 16:51:26.249728 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6213 | 2026.05.19 16:51:26.249961 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.05.19 16:51:26.250110 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001776 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec. | ||
| 6215 | 2026.05.19 16:51:26.250167 [ 281 ] {93b1fdfb-9576-4a94-a697-28b225b0710a} <Debug> TCPHandler: Processed in 0.00195955 sec. | ||
| 6216 | 2026.05.19 16:51:26.250291 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.05.19 16:51:26.250388 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.05.19 16:51:26.250432 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6219 | 2026.05.19 16:51:26.250774 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.05.19 16:51:26.250809 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6221 | 2026.05.19 16:51:26.251121 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6222 | 2026.05.19 16:51:26.251320 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.05.19 16:51:26.251441 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6224 | 2026.05.19 16:51:26.251473 [ 281 ] {8577d822-0496-4e16-a7d3-a90091a7f2de} <Debug> TCPHandler: Processed in 0.001258439 sec. | ||
| 6225 | 2026.05.19 16:51:26.751616 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.05.19 16:51:26.751864 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6227 | 2026.05.19 16:51:26.752212 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6228 | 2026.05.19 16:51:26.752252 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6229 | 2026.05.19 16:51:26.752471 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6230 | 2026.05.19 16:51:26.752535 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6231 | 2026.05.19 16:51:26.752670 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6232 | 2026.05.19 16:51:26.752746 [ 332 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6233 | 2026.05.19 16:51:26.752777 [ 314 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6234 | 2026.05.19 16:51:26.752799 [ 362 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6235 | 2026.05.19 16:51:26.752942 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6236 | 2026.05.19 16:51:26.752972 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6237 | 2026.05.19 16:51:26.753038 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6238 | 2026.05.19 16:51:26.753060 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6239 | 2026.05.19 16:51:26.753160 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6240 | 2026.05.19 16:51:26.753203 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6241 | 2026.05.19 16:51:26.754314 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002555 sec., 13698.630136986301 rows/sec., 2.91 MiB/sec. | ||
| 6242 | 2026.05.19 16:51:26.754414 [ 281 ] {d5987108-a24e-462b-9781-695f9dd8d75d} <Debug> TCPHandler: Processed in 0.002934475 sec. | ||
| 6243 | 2026.05.19 16:51:26.765606 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.05.19 16:51:26.765724 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6245 | 2026.05.19 16:51:26.765772 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6246 | 2026.05.19 16:51:26.766259 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.05.19 16:51:26.766304 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6248 | 2026.05.19 16:51:26.766664 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6249 | 2026.05.19 16:51:26.766885 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.05.19 16:51:26.767026 [ 41 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6251 | 2026.05.19 16:51:26.767039 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec. | ||
| 6252 | 2026.05.19 16:51:26.767096 [ 41 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.05.19 16:51:26.767108 [ 281 ] {e9e57184-dba6-43f3-bba1-4905f724d54e} <Debug> TCPHandler: Processed in 0.001559004 sec. | ||
| 6254 | 2026.05.19 16:51:26.767126 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6255 | 2026.05.19 16:51:26.767231 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6256 | 2026.05.19 16:51:26.767258 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2026.05.19 16:51:26.767349 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6258 | 2026.05.19 16:51:26.767362 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6259 | 2026.05.19 16:51:26.767386 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6260 | 2026.05.19 16:51:26.767409 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2026.05.19 16:51:26.767458 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
| 6262 | 2026.05.19 16:51:26.767508 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6263 | 2026.05.19 16:51:26.767548 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6264 | 2026.05.19 16:51:26.767591 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 6265 | 2026.05.19 16:51:26.767632 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6266 | 2026.05.19 16:51:26.768385 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194038 sec., 43549.70277327858 rows/sec., 3.63 MiB/sec. | ||
| 6267 | 2026.05.19 16:51:26.768546 [ 196 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6268 | 2026.05.19 16:51:26.768865 [ 196 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.05.19 16:51:26.768941 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.05.19 16:51:26.768957 [ 196 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_10_2} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6271 | 2026.05.19 16:51:26.768988 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6272 | 2026.05.19 16:51:26.769072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6273 | 2026.05.19 16:51:26.769446 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6274 | 2026.05.19 16:51:26.769659 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.05.19 16:51:26.769782 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002481 sec., 988311.1648528818 rows/sec., 73.26 MiB/sec. | ||
| 6276 | 2026.05.19 16:51:26.769815 [ 281 ] {a830c5c8-644f-4136-b702-fbd1b4bbbc8e} <Debug> TCPHandler: Processed in 0.002650661 sec. | ||
| 6277 | 2026.05.19 16:51:26.769944 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.05.19 16:51:26.770035 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.05.19 16:51:26.770073 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6280 | 2026.05.19 16:51:26.770557 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.05.19 16:51:26.770594 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6282 | 2026.05.19 16:51:26.770893 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6283 | 2026.05.19 16:51:26.771106 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.05.19 16:51:26.771235 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.27 MiB/sec. | ||
| 6285 | 2026.05.19 16:51:26.771271 [ 281 ] {44d97959-04c5-46f2-b687-7024edd29fa6} <Debug> TCPHandler: Processed in 0.00132175 sec. | ||
| 6286 | 2026.05.19 16:51:26.771387 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.05.19 16:51:26.771482 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.05.19 16:51:26.771522 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6289 | 2026.05.19 16:51:26.772177 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.05.19 16:51:26.772213 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6291 | 2026.05.19 16:51:26.772535 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6292 | 2026.05.19 16:51:26.772745 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.05.19 16:51:26.772877 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001413 sec., 566878.9808917198 rows/sec., 32.74 MiB/sec. | ||
| 6294 | 2026.05.19 16:51:26.772913 [ 281 ] {a3bee67e-6206-4a25-aa21-ba6deec42fd6} <Debug> TCPHandler: Processed in 0.001574484 sec. | ||
| 6295 | 2026.05.19 16:51:26.773028 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.05.19 16:51:26.773124 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6297 | 2026.05.19 16:51:26.773166 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6298 | 2026.05.19 16:51:26.773545 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.05.19 16:51:26.773582 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6300 | 2026.05.19 16:51:26.773875 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6301 | 2026.05.19 16:51:26.774080 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.05.19 16:51:26.774205 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 6303 | 2026.05.19 16:51:26.774241 [ 281 ] {d25967c3-d720-48e9-b6f3-67db3c16f850} <Debug> TCPHandler: Processed in 0.001261049 sec. | ||
| 6304 | 2026.05.19 16:51:26.774362 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.05.19 16:51:26.774459 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6306 | 2026.05.19 16:51:26.774499 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6307 | 2026.05.19 16:51:26.775306 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.05.19 16:51:26.775340 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6309 | 2026.05.19 16:51:26.775666 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6310 | 2026.05.19 16:51:26.775859 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.05.19 16:51:26.775981 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001595 sec., 824451.4106583071 rows/sec., 55.18 MiB/sec. | ||
| 6312 | 2026.05.19 16:51:26.776015 [ 281 ] {c315fbc2-4abf-4842-b373-77a0ba30736c} <Debug> TCPHandler: Processed in 0.001757957 sec. | ||
| 6313 | 2026.05.19 16:51:26.776197 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.05.19 16:51:26.776293 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.05.19 16:51:26.776336 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6316 | 2026.05.19 16:51:26.777026 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.05.19 16:51:26.777062 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6318 | 2026.05.19 16:51:26.777472 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6319 | 2026.05.19 16:51:26.777683 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.05.19 16:51:26.777812 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001538 sec., 973342.0026007802 rows/sec., 59.03 MiB/sec. | ||
| 6321 | 2026.05.19 16:51:26.777847 [ 281 ] {689889d0-a110-4f69-8f4f-894b65fe233e} <Debug> TCPHandler: Processed in 0.001699536 sec. | ||
| 6322 | 2026.05.19 16:51:26.777963 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.05.19 16:51:26.778059 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.05.19 16:51:26.778114 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6325 | 2026.05.19 16:51:26.778892 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.05.19 16:51:26.778928 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6327 | 2026.05.19 16:51:26.779460 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6328 | 2026.05.19 16:51:26.779687 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.05.19 16:51:26.779824 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001783 sec., 19068.984856982614 rows/sec., 34.17 MiB/sec. | ||
| 6330 | 2026.05.19 16:51:26.779875 [ 281 ] {041181ef-5625-409a-880c-d7ebb58b3de7} <Debug> TCPHandler: Processed in 0.00196078 sec. | ||
| 6331 | 2026.05.19 16:51:26.780009 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.05.19 16:51:26.780106 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6333 | 2026.05.19 16:51:26.780149 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6334 | 2026.05.19 16:51:26.780474 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.05.19 16:51:26.780510 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6336 | 2026.05.19 16:51:26.780805 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6337 | 2026.05.19 16:51:26.781013 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.05.19 16:51:26.781142 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001056 sec., 11363.636363636362 rows/sec., 784.21 KiB/sec. | ||
| 6339 | 2026.05.19 16:51:26.781176 [ 281 ] {c9a35e58-9036-45b1-b5fa-97833758a0d3} <Debug> TCPHandler: Processed in 0.001216588 sec. | ||
| 6340 | 2026.05.19 16:51:27.000422 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.30 MiB, peak 278.20 MiB, free memory in arenas 0.00 B, will set to 271.25 MiB (RSS), difference: -1.05 MiB | ||
| 6341 | 2026.05.19 16:51:30.858447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13892 | ||
| 6342 | 2026.05.19 16:51:30.859015 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.05.19 16:51:30.859062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6344 | 2026.05.19 16:51:30.859545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6345 | 2026.05.19 16:51:30.859766 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.19 16:51:30.859897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13892 | ||
| 6347 | 2026.05.19 16:51:31.235306 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.05.19 16:51:31.235587 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6349 | 2026.05.19 16:51:31.235909 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6350 | 2026.05.19 16:51:31.235949 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <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 | ||
| 6351 | 2026.05.19 16:51:31.236161 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6352 | 2026.05.19 16:51:31.236231 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6353 | 2026.05.19 16:51:31.236371 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6354 | 2026.05.19 16:51:31.236461 [ 332 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6355 | 2026.05.19 16:51:31.236470 [ 314 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6356 | 2026.05.19 16:51:31.236504 [ 362 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6357 | 2026.05.19 16:51:31.236623 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6358 | 2026.05.19 16:51:31.236652 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6359 | 2026.05.19 16:51:31.236723 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6360 | 2026.05.19 16:51:31.236743 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6361 | 2026.05.19 16:51:31.236777 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6362 | 2026.05.19 16:51:31.236819 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6363 | 2026.05.19 16:51:31.237881 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002395 sec., 14613.778705636743 rows/sec., 2.46 MiB/sec. | ||
| 6364 | 2026.05.19 16:51:31.238013 [ 281 ] {98373e12-1701-4c34-9165-30e80ff3c08c} <Debug> TCPHandler: Processed in 0.002877034 sec. | ||
| 6365 | 2026.05.19 16:51:31.239501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.05.19 16:51:31.239633 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6367 | 2026.05.19 16:51:31.239688 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6368 | 2026.05.19 16:51:31.240244 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.19 16:51:31.240292 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6370 | 2026.05.19 16:51:31.240677 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6371 | 2026.05.19 16:51:31.240909 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.19 16:51:31.241055 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00146 sec., 38356.16438356165 rows/sec., 2.95 MiB/sec. | ||
| 6373 | 2026.05.19 16:51:31.241091 [ 281 ] {be821984-d424-4e8d-a32c-2146fdeeec11} <Debug> TCPHandler: Processed in 0.001646336 sec. | ||
| 6374 | 2026.05.19 16:51:31.241212 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.05.19 16:51:31.241312 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6376 | 2026.05.19 16:51:31.241353 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6377 | 2026.05.19 16:51:31.241773 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.19 16:51:31.241809 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6379 | 2026.05.19 16:51:31.242109 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6380 | 2026.05.19 16:51:31.242320 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.19 16:51:31.242450 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 6382 | 2026.05.19 16:51:31.242486 [ 281 ] {00b1485b-8fc1-4e12-9d21-d02393324f49} <Debug> TCPHandler: Processed in 0.00132342 sec. | ||
| 6383 | 2026.05.19 16:51:31.242602 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.19 16:51:31.242698 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.19 16:51:31.242743 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6386 | 2026.05.19 16:51:31.243114 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.19 16:51:31.243151 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6388 | 2026.05.19 16:51:31.243470 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6389 | 2026.05.19 16:51:31.243681 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.19 16:51:31.243809 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00113 sec., 113274.33628318585 rows/sec., 7.89 MiB/sec. | ||
| 6391 | 2026.05.19 16:51:31.243843 [ 281 ] {b2aacfb4-8728-497d-9db5-35f27c38d70a} <Debug> TCPHandler: Processed in 0.001290419 sec. | ||
| 6392 | 2026.05.19 16:51:31.243956 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.19 16:51:31.244052 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.19 16:51:31.244094 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6395 | 2026.05.19 16:51:31.244418 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.19 16:51:31.244453 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6397 | 2026.05.19 16:51:31.244751 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6398 | 2026.05.19 16:51:31.244960 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.19 16:51:31.245180 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001148 sec., 41811.84668989547 rows/sec., 2.82 MiB/sec. | ||
| 6400 | 2026.05.19 16:51:31.245213 [ 281 ] {0965dbb2-607b-426d-84b6-ec48c8b4b8e9} <Debug> TCPHandler: Processed in 0.00130635 sec. | ||
| 6401 | 2026.05.19 16:51:31.582383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6402 | 2026.05.19 16:51:31.600996 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.05.19 16:51:31.601071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6404 | 2026.05.19 16:51:31.609875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6405 | 2026.05.19 16:51:31.611505 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.05.19 16:51:31.616681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6407 | 2026.05.19 16:51:36.235767 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.05.19 16:51:36.236061 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6409 | 2026.05.19 16:51:36.236446 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6410 | 2026.05.19 16:51:36.236493 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <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 | ||
| 6411 | 2026.05.19 16:51:36.236724 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6412 | 2026.05.19 16:51:36.236793 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6413 | 2026.05.19 16:51:36.236943 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6414 | 2026.05.19 16:51:36.237035 [ 355 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6415 | 2026.05.19 16:51:36.237057 [ 349 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6416 | 2026.05.19 16:51:36.237056 [ 340 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6417 | 2026.05.19 16:51:36.237189 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6418 | 2026.05.19 16:51:36.237211 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6419 | 2026.05.19 16:51:36.237285 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6420 | 2026.05.19 16:51:36.237310 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6421 | 2026.05.19 16:51:36.237344 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6422 | 2026.05.19 16:51:36.237399 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6423 | 2026.05.19 16:51:36.238510 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002557 sec., 13687.91552600704 rows/sec., 2.31 MiB/sec. | ||
| 6424 | 2026.05.19 16:51:36.238608 [ 281 ] {899e5282-82e2-4f1f-8813-a8266a37fa78} <Debug> TCPHandler: Processed in 0.002983576 sec. | ||
| 6425 | 2026.05.19 16:51:36.240410 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.19 16:51:36.240524 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.19 16:51:36.240569 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6428 | 2026.05.19 16:51:36.241055 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.05.19 16:51:36.241092 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6430 | 2026.05.19 16:51:36.241466 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6431 | 2026.05.19 16:51:36.241683 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.19 16:51:36.241829 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001337 sec., 65818.99775617053 rows/sec., 5.54 MiB/sec. | ||
| 6433 | 2026.05.19 16:51:36.241865 [ 281 ] {f09e34c7-97cb-46c0-b8c6-62fbed27ab35} <Debug> TCPHandler: Processed in 0.001506743 sec. | ||
| 6434 | 2026.05.19 16:51:36.241994 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.05.19 16:51:36.242090 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6436 | 2026.05.19 16:51:36.242131 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6437 | 2026.05.19 16:51:36.242531 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.05.19 16:51:36.242565 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6439 | 2026.05.19 16:51:36.242867 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6440 | 2026.05.19 16:51:36.243076 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.05.19 16:51:36.243207 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001136 sec., 14084.507042253521 rows/sec., 1.03 MiB/sec. | ||
| 6442 | 2026.05.19 16:51:36.243241 [ 281 ] {635e8536-6560-4bb3-be0b-b7b3efdc0c0b} <Debug> TCPHandler: Processed in 0.00129722 sec. | ||
| 6443 | 2026.05.19 16:51:36.243359 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.05.19 16:51:36.243456 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6445 | 2026.05.19 16:51:36.243496 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6446 | 2026.05.19 16:51:36.243907 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.05.19 16:51:36.243943 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6448 | 2026.05.19 16:51:36.244247 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6449 | 2026.05.19 16:51:36.244456 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.05.19 16:51:36.244588 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001151 sec., 69504.77845351868 rows/sec., 5.43 MiB/sec. | ||
| 6451 | 2026.05.19 16:51:36.244622 [ 281 ] {3d777cd5-b5ef-47a3-96a5-57fdc8695d79} <Debug> TCPHandler: Processed in 0.00131246 sec. | ||
| 6452 | 2026.05.19 16:51:36.244743 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.19 16:51:36.244839 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.05.19 16:51:36.244883 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6455 | 2026.05.19 16:51:36.245281 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.19 16:51:36.245316 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6457 | 2026.05.19 16:51:36.245671 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6458 | 2026.05.19 16:51:36.245880 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.19 16:51:36.246013 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6460 | 2026.05.19 16:51:36.246047 [ 281 ] {a73e52c3-f8c5-4d35-b6be-d742f6b0435d} <Debug> TCPHandler: Processed in 0.00135278 sec. | ||
| 6461 | 2026.05.19 16:51:36.246169 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.05.19 16:51:36.246264 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6463 | 2026.05.19 16:51:36.246319 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6464 | 2026.05.19 16:51:36.247073 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.05.19 16:51:36.247106 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6466 | 2026.05.19 16:51:36.247636 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6467 | 2026.05.19 16:51:36.247854 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.05.19 16:51:36.247989 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001743 sec., 9179.575444635686 rows/sec., 16.45 MiB/sec. | ||
| 6469 | 2026.05.19 16:51:36.248038 [ 281 ] {35501a56-37d9-4820-9224-4ceb3f90f1f9} <Debug> TCPHandler: Processed in 0.001916769 sec. | ||
| 6470 | 2026.05.19 16:51:36.248157 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2026.05.19 16:51:36.248256 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6472 | 2026.05.19 16:51:36.248298 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6473 | 2026.05.19 16:51:36.248636 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.05.19 16:51:36.248670 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.19 GiB. | ||
| 6475 | 2026.05.19 16:51:36.248982 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6476 | 2026.05.19 16:51:36.249185 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.05.19 16:51:36.249327 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6478 | 2026.05.19 16:51:36.249363 [ 281 ] {a8eaf959-4cc6-43ff-91a7-a2649fd09843} <Debug> TCPHandler: Processed in 0.001253999 sec. | ||
| 6479 | 2026.05.19 16:51:38.220589 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6480 | 2026.05.19 16:51:38.220652 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6481 | 2026.05.19 16:51:38.360724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14404 | ||
| 6482 | 2026.05.19 16:51:38.361192 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2026.05.19 16:51:38.361230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6484 | 2026.05.19 16:51:38.361890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6485 | 2026.05.19 16:51:38.362102 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.05.19 16:51:38.362226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14404 | ||
| 6487 | 2026.05.19 16:51:39.117991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6488 | 2026.05.19 16:51:39.135162 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.19 16:51:39.135212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6490 | 2026.05.19 16:51:39.141196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6491 | 2026.05.19 16:51:39.141880 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.19 16:51:39.144695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6493 | 2026.05.19 16:51:41.238256 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.05.19 16:51:41.238510 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6495 | 2026.05.19 16:51:41.238852 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6496 | 2026.05.19 16:51:41.238891 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <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 | ||
| 6497 | 2026.05.19 16:51:41.239097 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6498 | 2026.05.19 16:51:41.239163 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6499 | 2026.05.19 16:51:41.239297 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6500 | 2026.05.19 16:51:41.239377 [ 340 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6501 | 2026.05.19 16:51:41.239394 [ 355 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6502 | 2026.05.19 16:51:41.239385 [ 349 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6503 | 2026.05.19 16:51:41.239604 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6504 | 2026.05.19 16:51:41.239633 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6505 | 2026.05.19 16:51:41.239705 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6506 | 2026.05.19 16:51:41.239725 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6507 | 2026.05.19 16:51:41.239759 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6508 | 2026.05.19 16:51:41.239804 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6509 | 2026.05.19 16:51:41.240953 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002547 sec., 13741.65685119749 rows/sec., 2.31 MiB/sec. | ||
| 6510 | 2026.05.19 16:51:41.241089 [ 281 ] {47ad996b-c8d1-457b-a932-3e3371e4acf5} <Debug> TCPHandler: Processed in 0.002978665 sec. | ||
| 6511 | 2026.05.19 16:51:41.243110 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2026.05.19 16:51:41.243244 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6513 | 2026.05.19 16:51:41.243300 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6514 | 2026.05.19 16:51:41.243850 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.05.19 16:51:41.243891 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6516 | 2026.05.19 16:51:41.244244 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6517 | 2026.05.19 16:51:41.244529 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2026.05.19 16:51:41.244676 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00147 sec., 72108.84353741497 rows/sec., 6.05 MiB/sec. | ||
| 6519 | 2026.05.19 16:51:41.244674 [ 60 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6520 | 2026.05.19 16:51:41.244713 [ 281 ] {4a508c01-d7ac-4079-adf1-d1a38f50a7b5} <Debug> TCPHandler: Processed in 0.001666995 sec. | ||
| 6521 | 2026.05.19 16:51:41.244756 [ 60 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.19 16:51:41.244788 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6523 | 2026.05.19 16:51:41.244855 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.05.19 16:51:41.244898 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 6525 | 2026.05.19 16:51:41.244956 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6526 | 2026.05.19 16:51:41.245003 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6527 | 2026.05.19 16:51:41.245023 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6528 | 2026.05.19 16:51:41.245063 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 6529 | 2026.05.19 16:51:41.245131 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 6530 | 2026.05.19 16:51:41.245185 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2452 rows starting from the beginning of the part | ||
| 6531 | 2026.05.19 16:51:41.245231 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 6532 | 2026.05.19 16:51:41.245275 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 6533 | 2026.05.19 16:51:41.245321 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 6534 | 2026.05.19 16:51:41.245409 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.19 16:51:41.245450 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6536 | 2026.05.19 16:51:41.245821 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6537 | 2026.05.19 16:51:41.246049 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.19 16:51:41.246160 [ 60 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6539 | 2026.05.19 16:51:41.246187 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001248 sec., 20032.05128205128 rows/sec., 1.47 MiB/sec. | ||
| 6540 | 2026.05.19 16:51:41.246194 [ 60 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.05.19 16:51:41.246239 [ 281 ] {6c116f65-5baa-4689-8235-3f600b15941d} <Debug> TCPHandler: Processed in 0.001433091 sec. | ||
| 6542 | 2026.05.19 16:51:41.246239 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6543 | 2026.05.19 16:51:41.246370 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2026.05.19 16:51:41.246379 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 6545 | 2026.05.19 16:51:41.246472 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.19 16:51:41.246520 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.05.19 16:51:41.246541 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.05.19 16:51:41.246584 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6549 | 2026.05.19 16:51:41.246657 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6550 | 2026.05.19 16:51:41.246712 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6551 | 2026.05.19 16:51:41.246765 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6552 | 2026.05.19 16:51:41.246815 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6553 | 2026.05.19 16:51:41.246858 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6554 | 2026.05.19 16:51:41.246947 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.05.19 16:51:41.246989 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6556 | 2026.05.19 16:51:41.247626 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774891 sec., 1947463.8823651092 rows/sec., 153.94 MiB/sec. | ||
| 6557 | 2026.05.19 16:51:41.247689 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6558 | 2026.05.19 16:51:41.247820 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496532 sec., 132305.8912205018 rows/sec., 10.19 MiB/sec. | ||
| 6559 | 2026.05.19 16:51:41.247908 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6560 | 2026.05.19 16:51:41.247919 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.19 16:51:41.247999 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6562 | 2026.05.19 16:51:41.248061 [ 60 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6563 | 2026.05.19 16:51:41.248079 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001626 sec., 54735.54735547355 rows/sec., 4.27 MiB/sec. | ||
| 6564 | 2026.05.19 16:51:41.248094 [ 60 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2026.05.19 16:51:41.248124 [ 281 ] {a71bc54d-84e4-4e54-93c4-c55a91d87f05} <Debug> TCPHandler: Processed in 0.001805797 sec. | ||
| 6566 | 2026.05.19 16:51:41.248127 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6567 | 2026.05.19 16:51:41.248217 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 6568 | 2026.05.19 16:51:41.248274 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.05.19 16:51:41.248320 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2026.05.19 16:51:41.248321 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.05.19 16:51:41.248354 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.05.19 16:51:41.248356 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6573 | 2026.05.19 16:51:41.248375 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6574 | 2026.05.19 16:51:41.248418 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_46_9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6575 | 2026.05.19 16:51:41.248432 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 80 rows starting from the beginning of the part | ||
| 6576 | 2026.05.19 16:51:41.248432 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6577 | 2026.05.19 16:51:41.248444 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_41_8} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6578 | 2026.05.19 16:51:41.248485 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1315 rows starting from the beginning of the part | ||
| 6579 | 2026.05.19 16:51:41.248502 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6580 | 2026.05.19 16:51:41.248534 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 6581 | 2026.05.19 16:51:41.248558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6582 | 2026.05.19 16:51:41.248575 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 80 rows starting from the beginning of the part | ||
| 6583 | 2026.05.19 16:51:41.248620 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 89 rows starting from the beginning of the part | ||
| 6584 | 2026.05.19 16:51:41.248864 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.19 16:51:41.248907 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6586 | 2026.05.19 16:51:41.249241 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6587 | 2026.05.19 16:51:41.249525 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.19 16:51:41.249647 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6589 | 2026.05.19 16:51:41.249668 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 6590 | 2026.05.19 16:51:41.249679 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.19 16:51:41.249710 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6592 | 2026.05.19 16:51:41.249711 [ 281 ] {730223c1-d5b0-4e5b-b97f-d26377b6f67e} <Debug> TCPHandler: Processed in 0.001485052 sec. | ||
| 6593 | 2026.05.19 16:51:41.249798 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6594 | 2026.05.19 16:51:41.249848 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.05.19 16:51:41.249898 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6596 | 2026.05.19 16:51:41.249921 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736476 sec., 1744337.38214637 rows/sec., 126.19 MiB/sec. | ||
| 6597 | 2026.05.19 16:51:41.249930 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13989 rows starting from the beginning of the part | ||
| 6598 | 2026.05.19 16:51:41.249944 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.05.19 16:51:41.250007 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6600 | 2026.05.19 16:51:41.250007 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6601 | 2026.05.19 16:51:41.250054 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1497 rows starting from the beginning of the part | ||
| 6602 | 2026.05.19 16:51:41.250100 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6603 | 2026.05.19 16:51:41.250144 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6604 | 2026.05.19 16:51:41.250162 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6605 | 2026.05.19 16:51:41.250190 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 6606 | 2026.05.19 16:51:41.250426 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.05.19 16:51:41.250498 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_46_9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6608 | 2026.05.19 16:51:41.250574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6609 | 2026.05.19 16:51:41.250831 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.05.19 16:51:41.250866 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6611 | 2026.05.19 16:51:41.251400 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6612 | 2026.05.19 16:51:41.251624 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.05.19 16:51:41.251739 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6614 | 2026.05.19 16:51:41.251765 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 6615 | 2026.05.19 16:51:41.251770 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.05.19 16:51:41.251816 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6617 | 2026.05.19 16:51:41.251835 [ 281 ] {35162b24-20b5-45e9-8aa4-6a94a57e9e7d} <Debug> TCPHandler: Processed in 0.002037331 sec. | ||
| 6618 | 2026.05.19 16:51:41.251887 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 6619 | 2026.05.19 16:51:41.251964 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.19 16:51:41.252066 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.19 16:51:41.252095 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6622 | 2026.05.19 16:51:41.252109 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6623 | 2026.05.19 16:51:41.252159 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 716 rows starting from the beginning of the part | ||
| 6624 | 2026.05.19 16:51:41.252302 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6625 | 2026.05.19 16:51:41.252401 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
| 6626 | 2026.05.19 16:51:41.252494 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.05.19 16:51:41.252498 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 6628 | 2026.05.19 16:51:41.252538 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6629 | 2026.05.19 16:51:41.252617 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
| 6630 | 2026.05.19 16:51:41.252712 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6631 | 2026.05.19 16:51:41.252888 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6632 | 2026.05.19 16:51:41.253144 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.05.19 16:51:41.253259 [ 60 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6634 | 2026.05.19 16:51:41.253286 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 6635 | 2026.05.19 16:51:41.253292 [ 60 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.05.19 16:51:41.253328 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6637 | 2026.05.19 16:51:41.253329 [ 281 ] {23af6b92-d569-4a6c-a62f-55fdf524befe} <Debug> TCPHandler: Processed in 0.001413891 sec. | ||
| 6638 | 2026.05.19 16:51:41.253410 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6639 | 2026.05.19 16:51:41.253495 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6640 | 2026.05.19 16:51:41.253521 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 6641 | 2026.05.19 16:51:41.253570 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6642 | 2026.05.19 16:51:41.253608 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6643 | 2026.05.19 16:51:41.253645 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6644 | 2026.05.19 16:51:41.253683 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6645 | 2026.05.19 16:51:41.253721 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 6646 | 2026.05.19 16:51:41.254530 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16094 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767222 sec., 3375970.3240167964 rows/sec., 222.17 MiB/sec. | ||
| 6647 | 2026.05.19 16:51:41.254915 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001541563 sec., 1634704.517428091 rows/sec., 110.17 MiB/sec. | ||
| 6648 | 2026.05.19 16:51:41.255194 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6649 | 2026.05.19 16:51:41.255207 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6650 | 2026.05.19 16:51:41.255534 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.05.19 16:51:41.255604 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_46_9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6652 | 2026.05.19 16:51:41.255606 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.05.19 16:51:41.255676 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6654 | 2026.05.19 16:51:41.255707 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6655 | 2026.05.19 16:51:41.255819 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 6656 | 2026.05.19 16:51:41.268385 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 19 columns (19 merged, 0 gathered) in 0.016525701 sec., 50345.8219412296 rows/sec., 90.22 MiB/sec. | ||
| 6657 | 2026.05.19 16:51:41.269734 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6658 | 2026.05.19 16:51:41.270101 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.05.19 16:51:41.270187 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6660 | 2026.05.19 16:51:41.270319 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 6661 | 2026.05.19 16:51:42.000412 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.80 MiB, peak 285.24 MiB, free memory in arenas 0.00 B, will set to 275.07 MiB (RSS), difference: 2.27 MiB | ||
| 6662 | 2026.05.19 16:51:45.864698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14852 | ||
| 6663 | 2026.05.19 16:51:45.865231 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.05.19 16:51:45.865281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6665 | 2026.05.19 16:51:45.865949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6666 | 2026.05.19 16:51:45.866308 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.05.19 16:51:45.866450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14852 | ||
| 6668 | 2026.05.19 16:51:45.866488 [ 123 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6669 | 2026.05.19 16:51:45.866557 [ 123 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.05.19 16:51:45.866579 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6671 | 2026.05.19 16:51:45.866752 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6672 | 2026.05.19 16:51:45.866877 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.05.19 16:51:45.866924 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12484 rows starting from the beginning of the part | ||
| 6674 | 2026.05.19 16:51:45.867007 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6675 | 2026.05.19 16:51:45.867062 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6676 | 2026.05.19 16:51:45.867112 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6677 | 2026.05.19 16:51:45.867157 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6678 | 2026.05.19 16:51:45.867197 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 6679 | 2026.05.19 16:51:45.869090 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002386157 sec., 6224234.197498321 rows/sec., 89.04 MiB/sec. | ||
| 6680 | 2026.05.19 16:51:45.869531 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6681 | 2026.05.19 16:51:45.869854 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.05.19 16:51:45.869941 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_31_6} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6683 | 2026.05.19 16:51:45.870043 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6684 | 2026.05.19 16:51:46.240056 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.05.19 16:51:46.240324 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 6686 | 2026.05.19 16:51:46.240719 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6687 | 2026.05.19 16:51:46.240771 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <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_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')" moved to PREWHERE | ||
| 6688 | 2026.05.19 16:51:46.241042 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6689 | 2026.05.19 16:51:46.241116 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6690 | 2026.05.19 16:51:46.241274 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 6691 | 2026.05.19 16:51:46.241393 [ 355 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6692 | 2026.05.19 16:51:46.241406 [ 349 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6693 | 2026.05.19 16:51:46.241393 [ 323 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6694 | 2026.05.19 16:51:46.241557 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6695 | 2026.05.19 16:51:46.241589 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6696 | 2026.05.19 16:51:46.241663 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6697 | 2026.05.19 16:51:46.241685 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6698 | 2026.05.19 16:51:46.241722 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 6699 | 2026.05.19 16:51:46.241765 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 6700 | 2026.05.19 16:51:46.242764 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002558 sec., 13682.564503518373 rows/sec., 2.30 MiB/sec. | ||
| 6701 | 2026.05.19 16:51:46.242873 [ 281 ] {dab4d5c7-3233-4ed1-8056-722cf07aa44b} <Debug> TCPHandler: Processed in 0.002968045 sec. | ||
| 6702 | 2026.05.19 16:51:46.245480 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.05.19 16:51:46.245619 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.05.19 16:51:46.245676 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6705 | 2026.05.19 16:51:46.246211 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.05.19 16:51:46.246254 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6707 | 2026.05.19 16:51:46.246625 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6708 | 2026.05.19 16:51:46.246846 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.05.19 16:51:46.246997 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.41 MiB/sec. | ||
| 6710 | 2026.05.19 16:51:46.247035 [ 281 ] {5c743d22-4781-44eb-9586-720fdc7c5317} <Debug> TCPHandler: Processed in 0.001619315 sec. | ||
| 6711 | 2026.05.19 16:51:46.247164 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.05.19 16:51:46.247266 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6713 | 2026.05.19 16:51:46.247311 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6714 | 2026.05.19 16:51:46.247828 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.05.19 16:51:46.247865 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6716 | 2026.05.19 16:51:46.248204 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6717 | 2026.05.19 16:51:46.248420 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.05.19 16:51:46.248557 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001314 sec., 158295.2815829528 rows/sec., 14.16 MiB/sec. | ||
| 6719 | 2026.05.19 16:51:46.248599 [ 281 ] {a8b9f7fc-46d8-42a7-82e4-611da662de33} <Debug> TCPHandler: Processed in 0.001486282 sec. | ||
| 6720 | 2026.05.19 16:51:46.248733 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.05.19 16:51:46.248832 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.05.19 16:51:46.248875 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6723 | 2026.05.19 16:51:46.249297 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.05.19 16:51:46.249335 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6725 | 2026.05.19 16:51:46.249650 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6726 | 2026.05.19 16:51:46.249890 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.05.19 16:51:46.250025 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001213 sec., 23083.26463314097 rows/sec., 1.74 MiB/sec. | ||
| 6728 | 2026.05.19 16:51:46.250061 [ 281 ] {27e126dc-ad35-4732-b33d-3c0fcd479b91} <Debug> TCPHandler: Processed in 0.001378211 sec. | ||
| 6729 | 2026.05.19 16:51:46.250184 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.05.19 16:51:46.250280 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.05.19 16:51:46.250321 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6732 | 2026.05.19 16:51:46.250778 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.05.19 16:51:46.250816 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6734 | 2026.05.19 16:51:46.251136 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6735 | 2026.05.19 16:51:46.251363 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.05.19 16:51:46.251497 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001237 sec., 19401.778496362167 rows/sec., 1.61 MiB/sec. | ||
| 6737 | 2026.05.19 16:51:46.251532 [ 281 ] {1e7c82b4-5877-4376-85bb-d43f85476d52} <Debug> TCPHandler: Processed in 0.001397711 sec. | ||
| 6738 | 2026.05.19 16:51:46.251670 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.05.19 16:51:46.251767 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.05.19 16:51:46.251808 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6741 | 2026.05.19 16:51:46.252210 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.19 16:51:46.252249 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6743 | 2026.05.19 16:51:46.252557 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6744 | 2026.05.19 16:51:46.252773 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.05.19 16:51:46.252902 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 6746 | 2026.05.19 16:51:46.252938 [ 281 ] {22817666-a204-4b7a-b23f-b760145b6008} <Debug> TCPHandler: Processed in 0.001316901 sec. | ||
| 6747 | 2026.05.19 16:51:46.253061 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.05.19 16:51:46.253156 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6749 | 2026.05.19 16:51:46.253197 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2026.05.19 16:51:46.253629 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.05.19 16:51:46.253666 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6752 | 2026.05.19 16:51:46.253991 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6753 | 2026.05.19 16:51:46.254227 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.05.19 16:51:46.254356 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001219 sec., 95159.96718621821 rows/sec., 7.73 MiB/sec. | ||
| 6755 | 2026.05.19 16:51:46.254392 [ 281 ] {d0bf7a6e-5498-42f2-b423-9aa17aa475ba} <Debug> TCPHandler: Processed in 0.001380801 sec. | ||
| 6756 | 2026.05.19 16:51:46.254512 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.05.19 16:51:46.254607 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.05.19 16:51:46.254652 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6759 | 2026.05.19 16:51:46.255055 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.05.19 16:51:46.255092 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6761 | 2026.05.19 16:51:46.255425 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6762 | 2026.05.19 16:51:46.255641 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.05.19 16:51:46.255771 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001183 sec., 165680.47337278107 rows/sec., 11.89 MiB/sec. | ||
| 6764 | 2026.05.19 16:51:46.255806 [ 281 ] {d151c5bf-6c72-4478-b787-988480cfcefa} <Debug> TCPHandler: Processed in 0.00134434 sec. | ||
| 6765 | 2026.05.19 16:51:46.255933 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.05.19 16:51:46.256029 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.05.19 16:51:46.256085 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6768 | 2026.05.19 16:51:46.256842 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.05.19 16:51:46.256878 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6770 | 2026.05.19 16:51:46.257405 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6771 | 2026.05.19 16:51:46.257630 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.05.19 16:51:46.257775 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001764 sec., 9070.2947845805 rows/sec., 16.25 MiB/sec. | ||
| 6773 | 2026.05.19 16:51:46.257826 [ 281 ] {7788363d-271d-4f99-8b89-6e79cfabe003} <Debug> TCPHandler: Processed in 0.00194317 sec. | ||
| 6774 | 2026.05.19 16:51:46.257956 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.05.19 16:51:46.258052 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.05.19 16:51:46.258095 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6777 | 2026.05.19 16:51:46.258435 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.05.19 16:51:46.258470 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6779 | 2026.05.19 16:51:46.258773 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6780 | 2026.05.19 16:51:46.259007 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.05.19 16:51:46.259135 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6782 | 2026.05.19 16:51:46.259169 [ 281 ] {85b9bd67-c6e3-44d1-93f6-b9874caeba19} <Debug> TCPHandler: Processed in 0.001263879 sec. | ||
| 6783 | 2026.05.19 16:51:46.645497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6784 | 2026.05.19 16:51:46.664897 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.05.19 16:51:46.664979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6786 | 2026.05.19 16:51:46.670865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6787 | 2026.05.19 16:51:46.671823 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.05.19 16:51:46.672139 [ 145 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6789 | 2026.05.19 16:51:46.672215 [ 145 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.05.19 16:51:46.672249 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6791 | 2026.05.19 16:51:46.672384 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6792 | 2026.05.19 16:51:46.676831 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6793 | 2026.05.19 16:51:46.677223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6794 | 2026.05.19 16:51:46.678445 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6795 | 2026.05.19 16:51:46.683493 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6796 | 2026.05.19 16:51:46.688122 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6797 | 2026.05.19 16:51:46.692747 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6798 | 2026.05.19 16:51:46.696930 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6799 | 2026.05.19 16:51:46.701273 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 6800 | 2026.05.19 16:51:46.754070 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081803773 sec., 2860.5037569599635 rows/sec., 14.79 MiB/sec. | ||
| 6801 | 2026.05.19 16:51:46.756950 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6802 | 2026.05.19 16:51:46.759053 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_31_6} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.05.19 16:51:46.759167 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_31_6} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6804 | 2026.05.19 16:51:46.762037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6805 | 2026.05.19 16:51:47.000571 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.79 MiB, peak 287.34 MiB, free memory in arenas 0.00 B, will set to 279.17 MiB (RSS), difference: 2.37 MiB | ||
| 6806 | 2026.05.19 16:51:50.734976 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.05.19 16:51:50.735376 [ 293 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 6808 | 2026.05.19 16:51:50.735873 [ 293 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6809 | 2026.05.19 16:51:50.736064 [ 293 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6810 | 2026.05.19 16:51:50.736452 [ 349 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6811 | 2026.05.19 16:51:50.737000 [ 293 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001808 sec., 22676.991150442478 rows/sec., 1.35 MiB/sec. | ||
| 6812 | 2026.05.19 16:51:50.737097 [ 293 ] {ddb7e34f-25d5-426a-8335-4cc25ded24e7} <Debug> TCPHandler: Processed in 0.002336996 sec. | ||
| 6813 | 2026.05.19 16:51:51.235659 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.05.19 16:51:51.235916 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6815 | 2026.05.19 16:51:51.236325 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6816 | 2026.05.19 16:51:51.236369 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <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 | ||
| 6817 | 2026.05.19 16:51:51.236609 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6818 | 2026.05.19 16:51:51.236685 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6819 | 2026.05.19 16:51:51.236821 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6820 | 2026.05.19 16:51:51.236895 [ 316 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6821 | 2026.05.19 16:51:51.236905 [ 324 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6822 | 2026.05.19 16:51:51.236933 [ 349 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6823 | 2026.05.19 16:51:51.237052 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6824 | 2026.05.19 16:51:51.237080 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6825 | 2026.05.19 16:51:51.237215 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6826 | 2026.05.19 16:51:51.237235 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6827 | 2026.05.19 16:51:51.237270 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6828 | 2026.05.19 16:51:51.237308 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6829 | 2026.05.19 16:51:51.238279 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002426 sec., 14427.040395713108 rows/sec., 2.43 MiB/sec. | ||
| 6830 | 2026.05.19 16:51:51.238353 [ 281 ] {4779164d-2882-4c52-b980-860f20e9830e} <Debug> TCPHandler: Processed in 0.002861293 sec. | ||
| 6831 | 2026.05.19 16:51:51.240449 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.05.19 16:51:51.240557 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6833 | 2026.05.19 16:51:51.240599 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6834 | 2026.05.19 16:51:51.241187 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.19 16:51:51.241229 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6836 | 2026.05.19 16:51:51.241650 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6837 | 2026.05.19 16:51:51.241870 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.05.19 16:51:51.242004 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001508 sec., 70291.77718832891 rows/sec., 5.90 MiB/sec. | ||
| 6839 | 2026.05.19 16:51:51.242037 [ 281 ] {472fd85b-2512-4f23-af0a-08a339c866b8} <Debug> TCPHandler: Processed in 0.001678776 sec. | ||
| 6840 | 2026.05.19 16:51:51.242227 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.05.19 16:51:51.242318 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6842 | 2026.05.19 16:51:51.242357 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6843 | 2026.05.19 16:51:51.242734 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.05.19 16:51:51.242768 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6845 | 2026.05.19 16:51:51.243046 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6846 | 2026.05.19 16:51:51.243317 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.05.19 16:51:51.243438 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001145 sec., 21834.06113537118 rows/sec., 1.60 MiB/sec. | ||
| 6848 | 2026.05.19 16:51:51.243469 [ 281 ] {6bdd3b43-3b5e-4283-ae4a-e8ed8be4b28e} <Debug> TCPHandler: Processed in 0.00130682 sec. | ||
| 6849 | 2026.05.19 16:51:51.243577 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.05.19 16:51:51.243672 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6851 | 2026.05.19 16:51:51.243715 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6852 | 2026.05.19 16:51:51.244256 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.05.19 16:51:51.244296 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6854 | 2026.05.19 16:51:51.244642 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6855 | 2026.05.19 16:51:51.244848 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.05.19 16:51:51.244969 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001334 sec., 66716.64167916043 rows/sec., 5.21 MiB/sec. | ||
| 6857 | 2026.05.19 16:51:51.245001 [ 281 ] {04565391-8259-48c5-af4d-7b0741303793} <Debug> TCPHandler: Processed in 0.001500313 sec. | ||
| 6858 | 2026.05.19 16:51:51.245178 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.05.19 16:51:51.245269 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.05.19 16:51:51.245310 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6861 | 2026.05.19 16:51:51.245684 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.05.19 16:51:51.245716 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6863 | 2026.05.19 16:51:51.246011 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6864 | 2026.05.19 16:51:51.246284 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.05.19 16:51:51.246404 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6866 | 2026.05.19 16:51:51.246435 [ 281 ] {58066a7c-ae78-4155-81e0-af6146e8836b} <Debug> TCPHandler: Processed in 0.00132311 sec. | ||
| 6867 | 2026.05.19 16:51:51.246542 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.05.19 16:51:51.246633 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.05.19 16:51:51.246683 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6870 | 2026.05.19 16:51:51.247452 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.05.19 16:51:51.247484 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6872 | 2026.05.19 16:51:51.247975 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6873 | 2026.05.19 16:51:51.248248 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.05.19 16:51:51.248375 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001741 sec., 14359.563469270535 rows/sec., 25.73 MiB/sec. | ||
| 6875 | 2026.05.19 16:51:51.248421 [ 281 ] {0382e7b7-267d-4c8e-8c3f-64789abcfa5b} <Debug> TCPHandler: Processed in 0.001916489 sec. | ||
| 6876 | 2026.05.19 16:51:51.248540 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.05.19 16:51:51.248630 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.05.19 16:51:51.248669 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6879 | 2026.05.19 16:51:51.248983 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.05.19 16:51:51.249015 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6881 | 2026.05.19 16:51:51.249363 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6882 | 2026.05.19 16:51:51.249558 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.05.19 16:51:51.249675 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6884 | 2026.05.19 16:51:51.249706 [ 281 ] {d3f508f1-3ada-4094-926b-f38585caaeb4} <Debug> TCPHandler: Processed in 0.001225149 sec. | ||
| 6885 | 2026.05.19 16:51:53.220749 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6886 | 2026.05.19 16:51:53.220837 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6887 | 2026.05.19 16:51:53.366562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15364 | ||
| 6888 | 2026.05.19 16:51:53.367373 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.05.19 16:51:53.367438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6890 | 2026.05.19 16:51:53.368339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6891 | 2026.05.19 16:51:53.368598 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.05.19 16:51:53.368725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15364 | ||
| 6893 | 2026.05.19 16:51:54.002221 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000856913 sec. | ||
| 6894 | 2026.05.19 16:51:54.177299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6895 | 2026.05.19 16:51:54.192352 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.05.19 16:51:54.192402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6897 | 2026.05.19 16:51:54.197898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6898 | 2026.05.19 16:51:54.198618 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.05.19 16:51:54.201077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6900 | 2026.05.19 16:51:56.237422 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.05.19 16:51:56.237673 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 6902 | 2026.05.19 16:51:56.237999 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6903 | 2026.05.19 16:51:56.238038 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <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 | ||
| 6904 | 2026.05.19 16:51:56.238252 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6905 | 2026.05.19 16:51:56.238320 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6906 | 2026.05.19 16:51:56.238468 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6907 | 2026.05.19 16:51:56.238539 [ 316 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6908 | 2026.05.19 16:51:56.238559 [ 324 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6909 | 2026.05.19 16:51:56.238604 [ 349 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6910 | 2026.05.19 16:51:56.238754 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6911 | 2026.05.19 16:51:56.238790 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6912 | 2026.05.19 16:51:56.238870 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6913 | 2026.05.19 16:51:56.238891 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6914 | 2026.05.19 16:51:56.238928 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6915 | 2026.05.19 16:51:56.238966 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 6916 | 2026.05.19 16:51:56.239980 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002414 sec., 14498.757249378625 rows/sec., 2.44 MiB/sec. | ||
| 6917 | 2026.05.19 16:51:56.240068 [ 281 ] {de39d276-9c22-4e7c-a9ab-ad0659c54ce5} <Debug> TCPHandler: Processed in 0.002783162 sec. | ||
| 6918 | 2026.05.19 16:51:56.241990 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.05.19 16:51:56.242154 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6920 | 2026.05.19 16:51:56.242222 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6921 | 2026.05.19 16:51:56.242787 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.05.19 16:51:56.242826 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6923 | 2026.05.19 16:51:56.243195 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6924 | 2026.05.19 16:51:56.243460 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.05.19 16:51:56.243622 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001519 sec., 57932.85055957867 rows/sec., 4.88 MiB/sec. | ||
| 6926 | 2026.05.19 16:51:56.243660 [ 281 ] {b171ee25-416b-4afe-89ce-1fa86a865a24} <Debug> TCPHandler: Processed in 0.001744427 sec. | ||
| 6927 | 2026.05.19 16:51:56.243797 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.05.19 16:51:56.243900 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.05.19 16:51:56.243944 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6930 | 2026.05.19 16:51:56.244371 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.19 16:51:56.244409 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6932 | 2026.05.19 16:51:56.244703 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6933 | 2026.05.19 16:51:56.244917 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.19 16:51:56.245055 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001179 sec., 13570.822731128075 rows/sec., 1020.46 KiB/sec. | ||
| 6935 | 2026.05.19 16:51:56.245098 [ 281 ] {dd20587c-3a91-4a82-a952-74db7ccd6052} <Debug> TCPHandler: Processed in 0.001348801 sec. | ||
| 6936 | 2026.05.19 16:51:56.245246 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.05.19 16:51:56.245343 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6938 | 2026.05.19 16:51:56.245384 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6939 | 2026.05.19 16:51:56.245838 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.05.19 16:51:56.245881 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6941 | 2026.05.19 16:51:56.246223 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6942 | 2026.05.19 16:51:56.246439 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.19 16:51:56.246571 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001287 sec., 62160.06216006216 rows/sec., 4.85 MiB/sec. | ||
| 6944 | 2026.05.19 16:51:56.246604 [ 281 ] {c8a09baa-f26a-41d1-8747-8eb64b176da1} <Debug> TCPHandler: Processed in 0.001449242 sec. | ||
| 6945 | 2026.05.19 16:51:56.246722 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.05.19 16:51:56.246812 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6947 | 2026.05.19 16:51:56.246854 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6948 | 2026.05.19 16:51:56.247318 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.05.19 16:51:56.247353 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6950 | 2026.05.19 16:51:56.247680 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6951 | 2026.05.19 16:51:56.247890 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.05.19 16:51:56.248017 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 6953 | 2026.05.19 16:51:56.248052 [ 281 ] {af8ea1ce-751d-45b8-83d5-e7a6a0f8663c} <Debug> TCPHandler: Processed in 0.00132713 sec. | ||
| 6954 | 2026.05.19 16:51:56.248165 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.05.19 16:51:56.248262 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6956 | 2026.05.19 16:51:56.248317 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6957 | 2026.05.19 16:51:56.249044 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.05.19 16:51:56.249081 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6959 | 2026.05.19 16:51:56.249599 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6960 | 2026.05.19 16:51:56.249823 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.05.19 16:51:56.249962 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001719 sec., 9307.737056428155 rows/sec., 16.68 MiB/sec. | ||
| 6962 | 2026.05.19 16:51:56.250014 [ 281 ] {4cbcd11c-be61-4efb-8b8a-f1b45905133f} <Debug> TCPHandler: Processed in 0.001896309 sec. | ||
| 6963 | 2026.05.19 16:51:56.250134 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.05.19 16:51:56.250230 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.05.19 16:51:56.250271 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6966 | 2026.05.19 16:51:56.250610 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.05.19 16:51:56.250645 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6968 | 2026.05.19 16:51:56.250941 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6969 | 2026.05.19 16:51:56.251144 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.05.19 16:51:56.251273 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6971 | 2026.05.19 16:51:56.251306 [ 281 ] {f453e9d5-b3ea-4c55-8ba6-1deb85868b67} <Debug> TCPHandler: Processed in 0.001220739 sec. | ||
| 6972 | 2026.05.19 16:51:56.750104 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.05.19 16:51:56.750374 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6974 | 2026.05.19 16:51:56.750767 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6975 | 2026.05.19 16:51:56.750811 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6976 | 2026.05.19 16:51:56.751051 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6977 | 2026.05.19 16:51:56.751123 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6978 | 2026.05.19 16:51:56.751267 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6979 | 2026.05.19 16:51:56.751343 [ 324 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6980 | 2026.05.19 16:51:56.751401 [ 349 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6981 | 2026.05.19 16:51:56.751413 [ 347 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6982 | 2026.05.19 16:51:56.751693 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6983 | 2026.05.19 16:51:56.751725 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6984 | 2026.05.19 16:51:56.751797 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6985 | 2026.05.19 16:51:56.751819 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 6986 | 2026.05.19 16:51:56.751856 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6987 | 2026.05.19 16:51:56.751999 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6988 | 2026.05.19 16:51:56.753122 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002869 sec., 12199.372603694666 rows/sec., 2.59 MiB/sec. | ||
| 6989 | 2026.05.19 16:51:56.753233 [ 281 ] {b179a9e8-e7b3-4b73-af4e-c65be00b55ec} <Debug> TCPHandler: Processed in 0.00327347 sec. | ||
| 6990 | 2026.05.19 16:51:56.764544 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.05.19 16:51:56.764682 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6992 | 2026.05.19 16:51:56.764737 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6993 | 2026.05.19 16:51:56.765307 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.05.19 16:51:56.765358 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 6995 | 2026.05.19 16:51:56.765804 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6996 | 2026.05.19 16:51:56.766025 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.05.19 16:51:56.766191 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001549 sec., 1291.1555842479017 rows/sec., 105.28 KiB/sec. | ||
| 6998 | 2026.05.19 16:51:56.766229 [ 281 ] {db313430-64c2-476e-80e1-7c856fda1471} <Debug> TCPHandler: Processed in 0.001747457 sec. | ||
| 6999 | 2026.05.19 16:51:56.766353 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.05.19 16:51:56.766451 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7001 | 2026.05.19 16:51:56.766492 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7002 | 2026.05.19 16:51:56.768569 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.05.19 16:51:56.768607 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7004 | 2026.05.19 16:51:56.769082 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7005 | 2026.05.19 16:51:56.769288 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.05.19 16:51:56.769411 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.003005 sec., 815973.377703827 rows/sec., 60.48 MiB/sec. | ||
| 7007 | 2026.05.19 16:51:56.769443 [ 281 ] {f7404c5c-b038-45d6-b068-95e3cf7a07ec} <Debug> TCPHandler: Processed in 0.003165878 sec. | ||
| 7008 | 2026.05.19 16:51:56.769554 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.05.19 16:51:56.769644 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.05.19 16:51:56.769683 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7011 | 2026.05.19 16:51:56.770165 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.05.19 16:51:56.770199 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7013 | 2026.05.19 16:51:56.770487 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7014 | 2026.05.19 16:51:56.770688 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.19 16:51:56.770828 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001162 sec., 30981.067125645437 rows/sec., 2.27 MiB/sec. | ||
| 7016 | 2026.05.19 16:51:56.770862 [ 281 ] {d2c53381-0145-41f9-92eb-0b3ec2fc045e} <Debug> TCPHandler: Processed in 0.00132084 sec. | ||
| 7017 | 2026.05.19 16:51:56.770992 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.05.19 16:51:56.771086 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.05.19 16:51:56.771126 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7020 | 2026.05.19 16:51:56.771789 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.05.19 16:51:56.771825 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7022 | 2026.05.19 16:51:56.772165 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7023 | 2026.05.19 16:51:56.772370 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.05.19 16:51:56.772493 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 7025 | 2026.05.19 16:51:56.772526 [ 281 ] {42af0132-5939-4577-8f74-df412956bd10} <Debug> TCPHandler: Processed in 0.001581644 sec. | ||
| 7026 | 2026.05.19 16:51:56.772645 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.19 16:51:56.772738 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7028 | 2026.05.19 16:51:56.772778 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7029 | 2026.05.19 16:51:56.773150 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.05.19 16:51:56.773186 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7031 | 2026.05.19 16:51:56.773464 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7032 | 2026.05.19 16:51:56.773672 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.19 16:51:56.773799 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 7034 | 2026.05.19 16:51:56.773832 [ 281 ] {f875fcd9-3ddd-4627-b488-54ef5b1f59c0} <Debug> TCPHandler: Processed in 0.001234758 sec. | ||
| 7035 | 2026.05.19 16:51:56.773948 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.05.19 16:51:56.774041 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7037 | 2026.05.19 16:51:56.774082 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7038 | 2026.05.19 16:51:56.774879 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.19 16:51:56.774914 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7040 | 2026.05.19 16:51:56.775252 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7041 | 2026.05.19 16:51:56.775452 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.05.19 16:51:56.775570 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001581 sec., 831752.0556609741 rows/sec., 55.67 MiB/sec. | ||
| 7043 | 2026.05.19 16:51:56.775602 [ 281 ] {f18a8c4a-8807-490a-b5c0-41dc48b33aa5} <Debug> TCPHandler: Processed in 0.001737997 sec. | ||
| 7044 | 2026.05.19 16:51:56.775713 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.05.19 16:51:56.775801 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.05.19 16:51:56.775841 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7047 | 2026.05.19 16:51:56.776575 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.05.19 16:51:56.776610 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7049 | 2026.05.19 16:51:56.777041 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7050 | 2026.05.19 16:51:56.777272 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.05.19 16:51:56.777403 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001569 sec., 954110.8986615678 rows/sec., 57.87 MiB/sec. | ||
| 7052 | 2026.05.19 16:51:56.777437 [ 281 ] {3f314b76-fd99-42a4-a95d-2136dfd06b6a} <Debug> TCPHandler: Processed in 0.001726316 sec. | ||
| 7053 | 2026.05.19 16:51:56.777575 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.05.19 16:51:56.777700 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7055 | 2026.05.19 16:51:56.777766 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7056 | 2026.05.19 16:51:56.778719 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.05.19 16:51:56.778764 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7058 | 2026.05.19 16:51:56.779358 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7059 | 2026.05.19 16:51:56.779584 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.05.19 16:51:56.779734 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002059 sec., 16512.87032540068 rows/sec., 29.59 MiB/sec. | ||
| 7061 | 2026.05.19 16:51:56.779785 [ 281 ] {26215039-ec11-4f1c-adcf-53bc5467d87c} <Debug> TCPHandler: Processed in 0.002271655 sec. | ||
| 7062 | 2026.05.19 16:51:56.779912 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.05.19 16:51:56.780009 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7064 | 2026.05.19 16:51:56.780051 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7065 | 2026.05.19 16:51:56.780401 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.05.19 16:51:56.780437 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7067 | 2026.05.19 16:51:56.780727 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7068 | 2026.05.19 16:51:56.780933 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.05.19 16:51:56.781062 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 7070 | 2026.05.19 16:51:56.781095 [ 281 ] {6e9bdb09-10a5-405e-a03d-e4cc8a833d5b} <Debug> TCPHandler: Processed in 0.001233039 sec. | ||
| 7071 | 2026.05.19 16:52:00.869442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15812 | ||
| 7072 | 2026.05.19 16:52:00.869965 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.05.19 16:52:00.870010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7074 | 2026.05.19 16:52:00.870511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7075 | 2026.05.19 16:52:00.870751 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.05.19 16:52:00.870898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15812 | ||
| 7077 | 2026.05.19 16:52:01.235329 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.05.19 16:52:01.235554 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 7079 | 2026.05.19 16:52:01.235861 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7080 | 2026.05.19 16:52:01.235896 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <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 | ||
| 7081 | 2026.05.19 16:52:01.236102 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7082 | 2026.05.19 16:52:01.236167 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7083 | 2026.05.19 16:52:01.236301 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7084 | 2026.05.19 16:52:01.236371 [ 324 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7085 | 2026.05.19 16:52:01.236426 [ 349 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7086 | 2026.05.19 16:52:01.236428 [ 347 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7087 | 2026.05.19 16:52:01.236621 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7088 | 2026.05.19 16:52:01.236651 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7089 | 2026.05.19 16:52:01.236728 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7090 | 2026.05.19 16:52:01.236748 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7091 | 2026.05.19 16:52:01.236782 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7092 | 2026.05.19 16:52:01.236821 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7093 | 2026.05.19 16:52:01.237854 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002394 sec., 14619.883040935674 rows/sec., 2.46 MiB/sec. | ||
| 7094 | 2026.05.19 16:52:01.237966 [ 281 ] {e9aaf5b5-d64e-4f3b-b483-9124b87b1c40} <Debug> TCPHandler: Processed in 0.002766431 sec. | ||
| 7095 | 2026.05.19 16:52:01.239409 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.05.19 16:52:01.239516 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7097 | 2026.05.19 16:52:01.239561 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7098 | 2026.05.19 16:52:01.240109 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.05.19 16:52:01.240163 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7100 | 2026.05.19 16:52:01.240561 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7101 | 2026.05.19 16:52:01.240788 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.05.19 16:52:01.240929 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.98 MiB/sec. | ||
| 7103 | 2026.05.19 16:52:01.240942 [ 57 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7104 | 2026.05.19 16:52:01.240965 [ 281 ] {cca2dfa8-e18a-44fa-bbac-0f2dd7e1c36b} <Debug> TCPHandler: Processed in 0.001607904 sec. | ||
| 7105 | 2026.05.19 16:52:01.241009 [ 57 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.05.19 16:52:01.241040 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7107 | 2026.05.19 16:52:01.241110 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.05.19 16:52:01.241159 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 7109 | 2026.05.19 16:52:01.241212 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7110 | 2026.05.19 16:52:01.241259 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7111 | 2026.05.19 16:52:01.241296 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7112 | 2026.05.19 16:52:01.241334 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 7113 | 2026.05.19 16:52:01.241401 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 208 rows starting from the beginning of the part | ||
| 7114 | 2026.05.19 16:52:01.241451 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 7115 | 2026.05.19 16:52:01.241492 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 7116 | 2026.05.19 16:52:01.241532 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2452 rows starting from the beginning of the part | ||
| 7117 | 2026.05.19 16:52:01.241570 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 7118 | 2026.05.19 16:52:01.241690 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.05.19 16:52:01.241734 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7120 | 2026.05.19 16:52:01.242085 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7121 | 2026.05.19 16:52:01.242341 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.05.19 16:52:01.242485 [ 57 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7123 | 2026.05.19 16:52:01.242521 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001326 sec., 48265.460030165916 rows/sec., 3.77 MiB/sec. | ||
| 7124 | 2026.05.19 16:52:01.242532 [ 57 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.19 16:52:01.242566 [ 281 ] {0c6a3f15-7d3d-4926-8237-4749d5515869} <Debug> TCPHandler: Processed in 0.001505703 sec. | ||
| 7126 | 2026.05.19 16:52:01.242569 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7127 | 2026.05.19 16:52:01.242669 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 7128 | 2026.05.19 16:52:01.242711 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.05.19 16:52:01.242759 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7130 | 2026.05.19 16:52:01.242786 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 7131 | 2026.05.19 16:52:01.242808 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.05.19 16:52:01.242840 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 7133 | 2026.05.19 16:52:01.242852 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7134 | 2026.05.19 16:52:01.242884 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 89 rows starting from the beginning of the part | ||
| 7135 | 2026.05.19 16:52:01.242925 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 80 rows starting from the beginning of the part | ||
| 7136 | 2026.05.19 16:52:01.242965 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1315 rows starting from the beginning of the part | ||
| 7137 | 2026.05.19 16:52:01.243006 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 7138 | 2026.05.19 16:52:01.243238 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.05.19 16:52:01.243273 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7140 | 2026.05.19 16:52:01.243474 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367516 sec., 2333247.1670729998 rows/sec., 185.35 MiB/sec. | ||
| 7141 | 2026.05.19 16:52:01.243778 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7142 | 2026.05.19 16:52:01.243929 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7143 | 2026.05.19 16:52:01.244107 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.19 16:52:01.244184 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552733 sec., 1973938.854909376 rows/sec., 143.26 MiB/sec. | ||
| 7145 | 2026.05.19 16:52:01.244197 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.05.19 16:52:01.244196 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_51_10} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7147 | 2026.05.19 16:52:01.244309 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7148 | 2026.05.19 16:52:01.244342 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7149 | 2026.05.19 16:52:01.244349 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001561 sec., 81998.71877001922 rows/sec., 5.71 MiB/sec. | ||
| 7150 | 2026.05.19 16:52:01.244386 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.05.19 16:52:01.244405 [ 281 ] {16920367-69ad-4f10-8f53-68ec0d707890} <Debug> TCPHandler: Processed in 0.001743996 sec. | ||
| 7152 | 2026.05.19 16:52:01.244413 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7153 | 2026.05.19 16:52:01.244441 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7154 | 2026.05.19 16:52:01.244496 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 7155 | 2026.05.19 16:52:01.244556 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.05.19 16:52:01.244581 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7157 | 2026.05.19 16:52:01.244607 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16094 rows starting from the beginning of the part | ||
| 7158 | 2026.05.19 16:52:01.244654 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 196 rows starting from the beginning of the part | ||
| 7159 | 2026.05.19 16:52:01.244676 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.19 16:52:01.244692 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 7161 | 2026.05.19 16:52:01.244723 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7162 | 2026.05.19 16:52:01.244728 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 7163 | 2026.05.19 16:52:01.244761 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.05.19 16:52:01.244768 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1497 rows starting from the beginning of the part | ||
| 7165 | 2026.05.19 16:52:01.244820 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 7166 | 2026.05.19 16:52:01.244866 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_51_10} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7167 | 2026.05.19 16:52:01.244968 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7168 | 2026.05.19 16:52:01.245086 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.19 16:52:01.245126 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7170 | 2026.05.19 16:52:01.245477 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7171 | 2026.05.19 16:52:01.245726 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.05.19 16:52:01.245844 [ 57 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7173 | 2026.05.19 16:52:01.245867 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001217 sec., 39441.24897288414 rows/sec., 2.66 MiB/sec. | ||
| 7174 | 2026.05.19 16:52:01.245877 [ 57 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.05.19 16:52:01.245907 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7176 | 2026.05.19 16:52:01.245909 [ 281 ] {30209da3-fdd8-453e-869c-fa17e628f9e3} <Debug> TCPHandler: Processed in 0.001406551 sec. | ||
| 7177 | 2026.05.19 16:52:01.245982 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7178 | 2026.05.19 16:52:01.246068 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7179 | 2026.05.19 16:52:01.246095 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2520 rows starting from the beginning of the part | ||
| 7180 | 2026.05.19 16:52:01.246147 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7181 | 2026.05.19 16:52:01.246191 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7182 | 2026.05.19 16:52:01.246232 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7183 | 2026.05.19 16:52:01.246271 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7184 | 2026.05.19 16:52:01.246310 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 7185 | 2026.05.19 16:52:01.247636 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684756 sec., 1638219.4216848018 rows/sec., 110.40 MiB/sec. | ||
| 7186 | 2026.05.19 16:52:01.248007 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7187 | 2026.05.19 16:52:01.248298 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.19 16:52:01.248393 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_51_10} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7189 | 2026.05.19 16:52:01.248477 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7190 | 2026.05.19 16:52:01.250651 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18235 rows, containing 5 columns (5 merged, 0 gathered) in 0.006183204 sec., 2949118.288835367 rows/sec., 193.30 MiB/sec. | ||
| 7191 | 2026.05.19 16:52:01.250994 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7192 | 2026.05.19 16:52:01.251273 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.05.19 16:52:01.251359 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7194 | 2026.05.19 16:52:01.251457 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7195 | 2026.05.19 16:52:01.702111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7196 | 2026.05.19 16:52:01.722206 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.05.19 16:52:01.722282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7198 | 2026.05.19 16:52:01.728203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7199 | 2026.05.19 16:52:01.729075 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.05.19 16:52:01.733698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7201 | 2026.05.19 16:52:02.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.90 MiB, peak 287.44 MiB, free memory in arenas 0.00 B, will set to 283.30 MiB (RSS), difference: 2.40 MiB | ||
| 7202 | 2026.05.19 16:52:02.024049 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33591 | ||
| 7203 | 2026.05.19 16:52:02.024130 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7204 | 2026.05.19 16:52:02.024157 [ 275 ] {} <Debug> TCP-Session: 2c37afc3-9190-4f74-8761-e2ce1daa14b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33591 | ||
| 7205 | 2026.05.19 16:52:02.024180 [ 275 ] {} <Debug> TCP-Session: 2c37afc3-9190-4f74-8761-e2ce1daa14b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.05.19 16:52:02.024195 [ 275 ] {} <Debug> TCP-Session: 2c37afc3-9190-4f74-8761-e2ce1daa14b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7207 | 2026.05.19 16:52:02.024427 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46070 | ||
| 7208 | 2026.05.19 16:52:02.024442 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41143 | ||
| 7209 | 2026.05.19 16:52:02.024476 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40656 | ||
| 7210 | 2026.05.19 16:52:02.024500 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58737 | ||
| 7211 | 2026.05.19 16:52:02.024517 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48562 | ||
| 7212 | 2026.05.19 16:52:02.024538 [ 275 ] {} <Trace> TCP-Session: 2c37afc3-9190-4f74-8761-e2ce1daa14b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.05.19 16:52:02.024541 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.05.19 16:52:02.024545 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2026.05.19 16:52:02.024626 [ 285 ] {} <Debug> TCP-Session: 79c5d8f0-487a-4f8a-9e47-1c84c9d5cbf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46070 | ||
| 7216 | 2026.05.19 16:52:02.024643 [ 302 ] {} <Debug> TCP-Session: 2a00f669-f9d6-48d1-a4f6-b97a09a52362 Authenticating user 'default' from [fd00:1122:3344:101::e]:41143 | ||
| 7217 | 2026.05.19 16:52:02.024512 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33819 | ||
| 7218 | 2026.05.19 16:52:02.024670 [ 285 ] {} <Debug> TCP-Session: 79c5d8f0-487a-4f8a-9e47-1c84c9d5cbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.05.19 16:52:02.024675 [ 302 ] {} <Debug> TCP-Session: 2a00f669-f9d6-48d1-a4f6-b97a09a52362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2026.05.19 16:52:02.024712 [ 285 ] {} <Debug> TCP-Session: 79c5d8f0-487a-4f8a-9e47-1c84c9d5cbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.05.19 16:52:02.024730 [ 302 ] {} <Debug> TCP-Session: 2a00f669-f9d6-48d1-a4f6-b97a09a52362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7222 | 2026.05.19 16:52:02.024731 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7223 | 2026.05.19 16:52:02.024487 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44971 | ||
| 7224 | 2026.05.19 16:52:02.024487 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42503 | ||
| 7225 | 2026.05.19 16:52:02.025006 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7226 | 2026.05.19 16:52:02.025065 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7227 | 2026.05.19 16:52:02.025239 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7228 | 2026.05.19 16:52:02.025280 [ 309 ] {} <Debug> TCP-Session: 5d76a8a9-8d05-435d-953b-c20a7e46a84e Authenticating user 'default' from [fd00:1122:3344:101::e]:33819 | ||
| 7229 | 2026.05.19 16:52:02.025303 [ 309 ] {} <Debug> TCP-Session: 5d76a8a9-8d05-435d-953b-c20a7e46a84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.05.19 16:52:02.025326 [ 309 ] {} <Debug> TCP-Session: 5d76a8a9-8d05-435d-953b-c20a7e46a84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.05.19 16:52:02.025355 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 7232 | 2026.05.19 16:52:02.025366 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7233 | 2026.05.19 16:52:02.025406 [ 307 ] {} <Debug> TCP-Session: eb83c4ac-a6a3-43d4-a13d-a2f2a71f3183 Authenticating user 'default' from [fd00:1122:3344:101::e]:42503 | ||
| 7234 | 2026.05.19 16:52:02.025426 [ 307 ] {} <Debug> TCP-Session: eb83c4ac-a6a3-43d4-a13d-a2f2a71f3183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.05.19 16:52:02.025446 [ 307 ] {} <Debug> TCP-Session: eb83c4ac-a6a3-43d4-a13d-a2f2a71f3183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.05.19 16:52:02.025626 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7237 | 2026.05.19 16:52:02.025665 [ 303 ] {} <Debug> TCP-Session: eb7b23c2-2e38-48be-b323-899ab0439da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40656 | ||
| 7238 | 2026.05.19 16:52:02.025691 [ 303 ] {} <Debug> TCP-Session: eb7b23c2-2e38-48be-b323-899ab0439da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.05.19 16:52:02.025705 [ 303 ] {} <Debug> TCP-Session: eb7b23c2-2e38-48be-b323-899ab0439da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7240 | 2026.05.19 16:52:02.025735 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7241 | 2026.05.19 16:52:02.025775 [ 306 ] {} <Debug> TCP-Session: c2fa9fc1-4925-4ad4-a26f-ca86f05ab27b Authenticating user 'default' from [fd00:1122:3344:101::e]:44971 | ||
| 7242 | 2026.05.19 16:52:02.025797 [ 306 ] {} <Debug> TCP-Session: c2fa9fc1-4925-4ad4-a26f-ca86f05ab27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.05.19 16:52:02.025813 [ 306 ] {} <Debug> TCP-Session: c2fa9fc1-4925-4ad4-a26f-ca86f05ab27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.05.19 16:52:02.025971 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7245 | 2026.05.19 16:52:02.026003 [ 310 ] {} <Debug> TCP-Session: 327e00ba-27af-41e1-8d11-dfef84b566c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48562 | ||
| 7246 | 2026.05.19 16:52:02.026021 [ 310 ] {} <Debug> TCP-Session: 327e00ba-27af-41e1-8d11-dfef84b566c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.05.19 16:52:02.026034 [ 310 ] {} <Debug> TCP-Session: 327e00ba-27af-41e1-8d11-dfef84b566c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.05.19 16:52:02.026081 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2026.05.19 16:52:02.026113 [ 308 ] {} <Debug> TCP-Session: 56736e61-7e5c-4c05-9f4d-11764ea2ba4e Authenticating user 'default' from [fd00:1122:3344:101::e]:58737 | ||
| 7250 | 2026.05.19 16:52:02.026130 [ 308 ] {} <Debug> TCP-Session: 56736e61-7e5c-4c05-9f4d-11764ea2ba4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7251 | 2026.05.19 16:52:02.026142 [ 308 ] {} <Debug> TCP-Session: 56736e61-7e5c-4c05-9f4d-11764ea2ba4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2026.05.19 16:52:02.026292 [ 324 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> AggregatingTransform: Aggregating | ||
| 7253 | 2026.05.19 16:52:02.026322 [ 324 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> Aggregator: Aggregation method: without_key | ||
| 7254 | 2026.05.19 16:52:02.026351 [ 324 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891803 sec. (1121.324 rows/sec., 43.80 KiB/sec.) | ||
| 7255 | 2026.05.19 16:52:02.026366 [ 324 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Trace> Aggregator: Merging aggregated data | ||
| 7256 | 2026.05.19 16:52:02.026936 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 7257 | 2026.05.19 16:52:02.027074 [ 275 ] {7e96a089-a438-48e8-95a4-ff3ee40fe614} <Debug> TCPHandler: Processed in 0.00264839 sec. | ||
| 7258 | 2026.05.19 16:52:02.027197 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7259 | 2026.05.19 16:52:02.027226 [ 275 ] {} <Debug> TCP-Session: 2c37afc3-9190-4f74-8761-e2ce1daa14b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7260 | 2026.05.19 16:52:02.027227 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7261 | 2026.05.19 16:52:02.027247 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7262 | 2026.05.19 16:52:02.027272 [ 310 ] {} <Debug> TCP-Session: 327e00ba-27af-41e1-8d11-dfef84b566c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.05.19 16:52:02.027287 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.05.19 16:52:02.027291 [ 285 ] {} <Debug> TCP-Session: 79c5d8f0-487a-4f8a-9e47-1c84c9d5cbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7265 | 2026.05.19 16:52:02.027326 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7266 | 2026.05.19 16:52:02.027328 [ 303 ] {} <Debug> TCP-Session: eb7b23c2-2e38-48be-b323-899ab0439da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.05.19 16:52:02.027354 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7268 | 2026.05.19 16:52:02.027366 [ 302 ] {} <Debug> TCP-Session: 2a00f669-f9d6-48d1-a4f6-b97a09a52362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.05.19 16:52:02.027379 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7270 | 2026.05.19 16:52:02.027398 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7271 | 2026.05.19 16:52:02.027399 [ 307 ] {} <Debug> TCP-Session: eb83c4ac-a6a3-43d4-a13d-a2f2a71f3183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.05.19 16:52:02.027423 [ 306 ] {} <Debug> TCP-Session: c2fa9fc1-4925-4ad4-a26f-ca86f05ab27b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.05.19 16:52:02.027447 [ 308 ] {} <Debug> TCP-Session: 56736e61-7e5c-4c05-9f4d-11764ea2ba4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.05.19 16:52:02.027413 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7275 | 2026.05.19 16:52:02.027505 [ 309 ] {} <Debug> TCP-Session: 5d76a8a9-8d05-435d-953b-c20a7e46a84e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.05.19 16:52:04.295448 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35943 | ||
| 7277 | 2026.05.19 16:52:04.295544 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2026.05.19 16:52:04.295572 [ 275 ] {} <Debug> TCP-Session: 701d5ae5-f654-45b4-882e-c84148d6c471 Authenticating user 'default' from [fd00:1122:3344:101::e]:35943 | ||
| 7279 | 2026.05.19 16:52:04.295596 [ 275 ] {} <Debug> TCP-Session: 701d5ae5-f654-45b4-882e-c84148d6c471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.05.19 16:52:04.295612 [ 275 ] {} <Debug> TCP-Session: 701d5ae5-f654-45b4-882e-c84148d6c471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.05.19 16:52:04.295840 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60893 | ||
| 7282 | 2026.05.19 16:52:04.295842 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38500 | ||
| 7283 | 2026.05.19 16:52:04.295892 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46641 | ||
| 7284 | 2026.05.19 16:52:04.295906 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7285 | 2026.05.19 16:52:04.295932 [ 275 ] {} <Trace> TCP-Session: 701d5ae5-f654-45b4-882e-c84148d6c471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.05.19 16:52:04.295953 [ 302 ] {} <Debug> TCP-Session: eced09d4-4260-4978-bd4e-fe82a26c515d Authenticating user 'default' from [fd00:1122:3344:101::e]:60893 | ||
| 7287 | 2026.05.19 16:52:04.295955 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7288 | 2026.05.19 16:52:04.295959 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7289 | 2026.05.19 16:52:04.295979 [ 302 ] {} <Debug> TCP-Session: eced09d4-4260-4978-bd4e-fe82a26c515d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.05.19 16:52:04.295998 [ 285 ] {} <Debug> TCP-Session: b89a38ad-bfd7-4ff5-91c3-0c1d1664e6e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38500 | ||
| 7291 | 2026.05.19 16:52:04.296005 [ 309 ] {} <Debug> TCP-Session: b405ffac-7dc3-4407-85b5-df0d82a71d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46641 | ||
| 7292 | 2026.05.19 16:52:04.296015 [ 302 ] {} <Debug> TCP-Session: eced09d4-4260-4978-bd4e-fe82a26c515d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.05.19 16:52:04.296036 [ 285 ] {} <Debug> TCP-Session: b89a38ad-bfd7-4ff5-91c3-0c1d1664e6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.05.19 16:52:04.296038 [ 309 ] {} <Debug> TCP-Session: b405ffac-7dc3-4407-85b5-df0d82a71d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7295 | 2026.05.19 16:52:04.296059 [ 285 ] {} <Debug> TCP-Session: b89a38ad-bfd7-4ff5-91c3-0c1d1664e6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.05.19 16:52:04.296070 [ 309 ] {} <Debug> TCP-Session: b405ffac-7dc3-4407-85b5-df0d82a71d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.05.19 16:52:04.295897 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47200 | ||
| 7298 | 2026.05.19 16:52:04.296106 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35943) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7299 | 2026.05.19 16:52:04.295872 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54603 | ||
| 7300 | 2026.05.19 16:52:04.295872 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46650 | ||
| 7301 | 2026.05.19 16:52:04.296164 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7302 | 2026.05.19 16:52:04.296199 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7303 | 2026.05.19 16:52:04.295867 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46049 | ||
| 7304 | 2026.05.19 16:52:04.296230 [ 306 ] {} <Debug> TCP-Session: 84301426-40d2-480c-81bf-54d57921e4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54603 | ||
| 7305 | 2026.05.19 16:52:04.296223 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.05.19 16:52:04.296288 [ 306 ] {} <Debug> TCP-Session: 84301426-40d2-480c-81bf-54d57921e4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.05.19 16:52:04.296304 [ 307 ] {} <Debug> TCP-Session: 93159b91-21f5-470e-bb32-ff204f1736eb Authenticating user 'default' from [fd00:1122:3344:101::e]:46650 | ||
| 7308 | 2026.05.19 16:52:04.296314 [ 306 ] {} <Debug> TCP-Session: 84301426-40d2-480c-81bf-54d57921e4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.05.19 16:52:04.296309 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2026.05.19 16:52:04.296329 [ 307 ] {} <Debug> TCP-Session: 93159b91-21f5-470e-bb32-ff204f1736eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.05.19 16:52:04.296221 [ 310 ] {} <Debug> TCP-Session: c056d592-432b-4b7c-93ef-324cd2d8a2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47200 | ||
| 7312 | 2026.05.19 16:52:04.296366 [ 303 ] {} <Debug> TCP-Session: b74c05b9-1a37-4506-be40-3f87e315ed26 Authenticating user 'default' from [fd00:1122:3344:101::e]:46049 | ||
| 7313 | 2026.05.19 16:52:04.296379 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7314 | 2026.05.19 16:52:04.296391 [ 310 ] {} <Debug> TCP-Session: c056d592-432b-4b7c-93ef-324cd2d8a2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.05.19 16:52:04.296409 [ 303 ] {} <Debug> TCP-Session: b74c05b9-1a37-4506-be40-3f87e315ed26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.05.19 16:52:04.296432 [ 310 ] {} <Debug> TCP-Session: c056d592-432b-4b7c-93ef-324cd2d8a2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2026.05.19 16:52:04.296446 [ 303 ] {} <Debug> TCP-Session: b74c05b9-1a37-4506-be40-3f87e315ed26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7318 | 2026.05.19 16:52:04.296450 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7319 | 2026.05.19 16:52:04.296369 [ 307 ] {} <Debug> TCP-Session: 93159b91-21f5-470e-bb32-ff204f1736eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.05.19 16:52:04.295884 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39477 | ||
| 7321 | 2026.05.19 16:52:04.296587 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7322 | 2026.05.19 16:52:04.296615 [ 308 ] {} <Debug> TCP-Session: 9bc1a105-6620-48cf-aed6-60ebedb19550 Authenticating user 'default' from [fd00:1122:3344:101::e]:39477 | ||
| 7323 | 2026.05.19 16:52:04.296632 [ 308 ] {} <Debug> TCP-Session: 9bc1a105-6620-48cf-aed6-60ebedb19550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.05.19 16:52:04.296645 [ 308 ] {} <Debug> TCP-Session: 9bc1a105-6620-48cf-aed6-60ebedb19550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.05.19 16:52:04.296766 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 7326 | 2026.05.19 16:52:04.297696 [ 335 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> AggregatingTransform: Aggregating | ||
| 7327 | 2026.05.19 16:52:04.297730 [ 335 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7328 | 2026.05.19 16:52:04.297759 [ 335 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879833 sec. (1136.579 rows/sec., 44.40 KiB/sec.) | ||
| 7329 | 2026.05.19 16:52:04.297774 [ 335 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Trace> Aggregator: Merging aggregated data | ||
| 7330 | 2026.05.19 16:52:04.298320 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 17.17 KiB/sec. | ||
| 7331 | 2026.05.19 16:52:04.298439 [ 275 ] {ffce9c26-5837-4caf-b889-d0e9f607677e} <Debug> TCPHandler: Processed in 0.00262073 sec. | ||
| 7332 | 2026.05.19 16:52:04.298576 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7333 | 2026.05.19 16:52:04.298602 [ 275 ] {} <Debug> TCP-Session: 701d5ae5-f654-45b4-882e-c84148d6c471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.05.19 16:52:04.298614 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.05.19 16:52:04.298630 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7336 | 2026.05.19 16:52:04.298661 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.05.19 16:52:04.298680 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.05.19 16:52:04.298696 [ 309 ] {} <Debug> TCP-Session: b405ffac-7dc3-4407-85b5-df0d82a71d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.05.19 16:52:04.298707 [ 302 ] {} <Debug> TCP-Session: eced09d4-4260-4978-bd4e-fe82a26c515d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2026.05.19 16:52:04.298727 [ 306 ] {} <Debug> TCP-Session: 84301426-40d2-480c-81bf-54d57921e4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2026.05.19 16:52:04.298737 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.05.19 16:52:04.298702 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.05.19 16:52:04.298777 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7344 | 2026.05.19 16:52:04.298791 [ 303 ] {} <Debug> TCP-Session: b74c05b9-1a37-4506-be40-3f87e315ed26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.05.19 16:52:04.298817 [ 307 ] {} <Debug> TCP-Session: 93159b91-21f5-470e-bb32-ff204f1736eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.05.19 16:52:04.298836 [ 310 ] {} <Debug> TCP-Session: c056d592-432b-4b7c-93ef-324cd2d8a2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.05.19 16:52:04.298664 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7348 | 2026.05.19 16:52:04.298669 [ 308 ] {} <Debug> TCP-Session: 9bc1a105-6620-48cf-aed6-60ebedb19550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.05.19 16:52:04.298916 [ 285 ] {} <Debug> TCP-Session: b89a38ad-bfd7-4ff5-91c3-0c1d1664e6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2026.05.19 16:52:04.348269 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39748 | ||
| 7351 | 2026.05.19 16:52:04.348323 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7352 | 2026.05.19 16:52:04.348343 [ 275 ] {} <Debug> TCP-Session: 59772fe0-73c3-451b-8f36-c0a8305cb223 Authenticating user 'default' from [fd00:1122:3344:101::e]:39748 | ||
| 7353 | 2026.05.19 16:52:04.348359 [ 275 ] {} <Debug> TCP-Session: 59772fe0-73c3-451b-8f36-c0a8305cb223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.05.19 16:52:04.348372 [ 275 ] {} <Debug> TCP-Session: 59772fe0-73c3-451b-8f36-c0a8305cb223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2026.05.19 16:52:04.348577 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62300 | ||
| 7356 | 2026.05.19 16:52:04.348592 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46855 | ||
| 7357 | 2026.05.19 16:52:04.348606 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62089 | ||
| 7358 | 2026.05.19 16:52:04.348633 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58922 | ||
| 7359 | 2026.05.19 16:52:04.348649 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52527 | ||
| 7360 | 2026.05.19 16:52:04.348672 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7361 | 2026.05.19 16:52:04.348691 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7362 | 2026.05.19 16:52:04.348702 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7363 | 2026.05.19 16:52:04.348725 [ 302 ] {} <Debug> TCP-Session: 87125ad5-6ece-4879-83e8-b63d8f24c8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46855 | ||
| 7364 | 2026.05.19 16:52:04.348740 [ 303 ] {} <Debug> TCP-Session: 3ffc6a40-8e82-48cf-8270-cbadad796eea Authenticating user 'default' from [fd00:1122:3344:101::e]:62089 | ||
| 7365 | 2026.05.19 16:52:04.348733 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7366 | 2026.05.19 16:52:04.348761 [ 302 ] {} <Debug> TCP-Session: 87125ad5-6ece-4879-83e8-b63d8f24c8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2026.05.19 16:52:04.348780 [ 303 ] {} <Debug> TCP-Session: 3ffc6a40-8e82-48cf-8270-cbadad796eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.05.19 16:52:04.348803 [ 302 ] {} <Debug> TCP-Session: 87125ad5-6ece-4879-83e8-b63d8f24c8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.05.19 16:52:04.348817 [ 303 ] {} <Debug> TCP-Session: 3ffc6a40-8e82-48cf-8270-cbadad796eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2026.05.19 16:52:04.348798 [ 309 ] {} <Debug> TCP-Session: e6ae344e-d73b-4fcc-b6fc-a53e4d154be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52527 | ||
| 7371 | 2026.05.19 16:52:04.348746 [ 308 ] {} <Debug> TCP-Session: b6e69bfb-8a74-4a50-8cc0-3cecfa20555c Authenticating user 'default' from [fd00:1122:3344:101::e]:58922 | ||
| 7372 | 2026.05.19 16:52:04.348663 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7373 | 2026.05.19 16:52:04.348963 [ 308 ] {} <Debug> TCP-Session: b6e69bfb-8a74-4a50-8cc0-3cecfa20555c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.05.19 16:52:04.348954 [ 309 ] {} <Debug> TCP-Session: e6ae344e-d73b-4fcc-b6fc-a53e4d154be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.05.19 16:52:04.349004 [ 285 ] {} <Debug> TCP-Session: c7cfb253-7cf4-4181-86bc-890e6be2a201 Authenticating user 'default' from [fd00:1122:3344:101::e]:62300 | ||
| 7376 | 2026.05.19 16:52:04.349003 [ 308 ] {} <Debug> TCP-Session: b6e69bfb-8a74-4a50-8cc0-3cecfa20555c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.05.19 16:52:04.349029 [ 309 ] {} <Debug> TCP-Session: e6ae344e-d73b-4fcc-b6fc-a53e4d154be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.05.19 16:52:04.349040 [ 285 ] {} <Debug> TCP-Session: c7cfb253-7cf4-4181-86bc-890e6be2a201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.05.19 16:52:04.348604 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40943 | ||
| 7380 | 2026.05.19 16:52:04.349070 [ 285 ] {} <Debug> TCP-Session: c7cfb253-7cf4-4181-86bc-890e6be2a201 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.05.19 16:52:04.348621 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49785 | ||
| 7382 | 2026.05.19 16:52:04.349118 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7383 | 2026.05.19 16:52:04.348642 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43750 | ||
| 7384 | 2026.05.19 16:52:04.349157 [ 306 ] {} <Debug> TCP-Session: 08832f0d-b9d1-4053-8e16-853baaa2f5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40943 | ||
| 7385 | 2026.05.19 16:52:04.349166 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7386 | 2026.05.19 16:52:04.349188 [ 306 ] {} <Debug> TCP-Session: 08832f0d-b9d1-4053-8e16-853baaa2f5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.05.19 16:52:04.349200 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7388 | 2026.05.19 16:52:04.349207 [ 307 ] {} <Debug> TCP-Session: 9a6ce28a-c42a-4591-a121-1460c574e646 Authenticating user 'default' from [fd00:1122:3344:101::e]:49785 | ||
| 7389 | 2026.05.19 16:52:04.349212 [ 306 ] {} <Debug> TCP-Session: 08832f0d-b9d1-4053-8e16-853baaa2f5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.05.19 16:52:04.349224 [ 310 ] {} <Debug> TCP-Session: e4e63a50-da92-4196-881a-b336bfb3054c Authenticating user 'default' from [fd00:1122:3344:101::e]:43750 | ||
| 7391 | 2026.05.19 16:52:04.349239 [ 307 ] {} <Debug> TCP-Session: 9a6ce28a-c42a-4591-a121-1460c574e646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2026.05.19 16:52:04.349257 [ 310 ] {} <Debug> TCP-Session: e4e63a50-da92-4196-881a-b336bfb3054c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7393 | 2026.05.19 16:52:04.349270 [ 307 ] {} <Debug> TCP-Session: 9a6ce28a-c42a-4591-a121-1460c574e646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7394 | 2026.05.19 16:52:04.349282 [ 310 ] {} <Debug> TCP-Session: e4e63a50-da92-4196-881a-b336bfb3054c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7395 | 2026.05.19 16:52:04.348615 [ 275 ] {} <Trace> TCP-Session: 59772fe0-73c3-451b-8f36-c0a8305cb223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7396 | 2026.05.19 16:52:04.349440 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39748) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7397 | 2026.05.19 16:52:04.349615 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7398 | 2026.05.19 16:52:04.349657 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7399 | 2026.05.19 16:52:04.349883 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 7400 | 2026.05.19 16:52:04.350564 [ 311 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> AggregatingTransform: Aggregating | ||
| 7401 | 2026.05.19 16:52:04.350594 [ 311 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7402 | 2026.05.19 16:52:04.350619 [ 311 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00065856 sec. (1518.465 rows/sec., 59.32 KiB/sec.) | ||
| 7403 | 2026.05.19 16:52:04.350633 [ 311 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Trace> Aggregator: Merging aggregated data | ||
| 7404 | 2026.05.19 16:52:04.351182 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00178 sec., 561.7977528089888 rows/sec., 21.95 KiB/sec. | ||
| 7405 | 2026.05.19 16:52:04.351266 [ 275 ] {c95f83da-33ab-4ea0-bcad-81368f97500d} <Debug> TCPHandler: Processed in 0.002710952 sec. | ||
| 7406 | 2026.05.19 16:52:04.351384 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7407 | 2026.05.19 16:52:04.351409 [ 275 ] {} <Debug> TCP-Session: 59772fe0-73c3-451b-8f36-c0a8305cb223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7408 | 2026.05.19 16:52:04.351416 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7409 | 2026.05.19 16:52:04.351437 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7410 | 2026.05.19 16:52:04.351450 [ 310 ] {} <Debug> TCP-Session: e4e63a50-da92-4196-881a-b336bfb3054c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.05.19 16:52:04.351452 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7412 | 2026.05.19 16:52:04.351475 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7413 | 2026.05.19 16:52:04.351495 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7414 | 2026.05.19 16:52:04.351525 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7415 | 2026.05.19 16:52:04.351533 [ 303 ] {} <Debug> TCP-Session: 3ffc6a40-8e82-48cf-8270-cbadad796eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.05.19 16:52:04.351536 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7417 | 2026.05.19 16:52:04.351567 [ 306 ] {} <Debug> TCP-Session: 08832f0d-b9d1-4053-8e16-853baaa2f5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.05.19 16:52:04.351553 [ 309 ] {} <Debug> TCP-Session: e6ae344e-d73b-4fcc-b6fc-a53e4d154be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.05.19 16:52:04.351597 [ 302 ] {} <Debug> TCP-Session: 87125ad5-6ece-4879-83e8-b63d8f24c8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.05.19 16:52:04.351520 [ 307 ] {} <Debug> TCP-Session: 9a6ce28a-c42a-4591-a121-1460c574e646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2026.05.19 16:52:04.351508 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7422 | 2026.05.19 16:52:04.351485 [ 285 ] {} <Debug> TCP-Session: c7cfb253-7cf4-4181-86bc-890e6be2a201 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.05.19 16:52:04.351687 [ 308 ] {} <Debug> TCP-Session: b6e69bfb-8a74-4a50-8cc0-3cecfa20555c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.05.19 16:52:06.237088 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.05.19 16:52:06.237313 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 7426 | 2026.05.19 16:52:06.237643 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7427 | 2026.05.19 16:52:06.237680 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <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 | ||
| 7428 | 2026.05.19 16:52:06.237897 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7429 | 2026.05.19 16:52:06.237964 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7430 | 2026.05.19 16:52:06.238104 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7431 | 2026.05.19 16:52:06.238196 [ 328 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7432 | 2026.05.19 16:52:06.238202 [ 356 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7433 | 2026.05.19 16:52:06.238226 [ 355 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7434 | 2026.05.19 16:52:06.238350 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7435 | 2026.05.19 16:52:06.238379 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7436 | 2026.05.19 16:52:06.238448 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7437 | 2026.05.19 16:52:06.238467 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7438 | 2026.05.19 16:52:06.238502 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7439 | 2026.05.19 16:52:06.238540 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7440 | 2026.05.19 16:52:06.239504 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002286 sec., 15310.58617672791 rows/sec., 2.58 MiB/sec. | ||
| 7441 | 2026.05.19 16:52:06.239605 [ 281 ] {25eb074f-c61d-4166-8e3f-60d151cf5863} <Debug> TCPHandler: Processed in 0.00265773 sec. | ||
| 7442 | 2026.05.19 16:52:06.241455 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2026.05.19 16:52:06.241563 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7444 | 2026.05.19 16:52:06.241606 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7445 | 2026.05.19 16:52:06.242067 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.05.19 16:52:06.242107 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7447 | 2026.05.19 16:52:06.242463 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7448 | 2026.05.19 16:52:06.242676 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.05.19 16:52:06.242817 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001286 sec., 68429.23794712286 rows/sec., 5.76 MiB/sec. | ||
| 7450 | 2026.05.19 16:52:06.242853 [ 281 ] {bdf2373b-19a9-4e96-a844-196d31a16414} <Debug> TCPHandler: Processed in 0.001453812 sec. | ||
| 7451 | 2026.05.19 16:52:06.242977 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.05.19 16:52:06.243070 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.05.19 16:52:06.243111 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7454 | 2026.05.19 16:52:06.243502 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.05.19 16:52:06.243538 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7456 | 2026.05.19 16:52:06.243822 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7457 | 2026.05.19 16:52:06.244019 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.19 16:52:06.244138 [ 72 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7459 | 2026.05.19 16:52:06.244147 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001095 sec., 14611.872146118722 rows/sec., 1.07 MiB/sec. | ||
| 7460 | 2026.05.19 16:52:06.244204 [ 72 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.19 16:52:06.244209 [ 281 ] {e5e38823-6f84-4b75-8b30-d47c6d8fb5cf} <Debug> TCPHandler: Processed in 0.001279649 sec. | ||
| 7462 | 2026.05.19 16:52:06.244233 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7463 | 2026.05.19 16:52:06.244329 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 7464 | 2026.05.19 16:52:06.244338 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.05.19 16:52:06.244422 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.05.19 16:52:06.244443 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7467 | 2026.05.19 16:52:06.244450 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7468 | 2026.05.19 16:52:06.244483 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7469 | 2026.05.19 16:52:06.244511 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 7470 | 2026.05.19 16:52:06.244555 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7471 | 2026.05.19 16:52:06.244600 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 7472 | 2026.05.19 16:52:06.244643 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7473 | 2026.05.19 16:52:06.244691 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 7474 | 2026.05.19 16:52:06.244897 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.05.19 16:52:06.244932 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7476 | 2026.05.19 16:52:06.245222 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7477 | 2026.05.19 16:52:06.245420 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.05.19 16:52:06.245454 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162048 sec., 172970.47970479706 rows/sec., 13.37 MiB/sec. | ||
| 7479 | 2026.05.19 16:52:06.245550 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001124 sec., 71174.37722419928 rows/sec., 5.56 MiB/sec. | ||
| 7480 | 2026.05.19 16:52:06.245589 [ 281 ] {2d608a6a-ca1e-4807-8a4b-80e3db1f2027} <Debug> TCPHandler: Processed in 0.00129795 sec. | ||
| 7481 | 2026.05.19 16:52:06.245620 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7482 | 2026.05.19 16:52:06.245707 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2026.05.19 16:52:06.245807 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7484 | 2026.05.19 16:52:06.245853 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7485 | 2026.05.19 16:52:06.245919 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.05.19 16:52:06.246005 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_46_9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7487 | 2026.05.19 16:52:06.246098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7488 | 2026.05.19 16:52:06.246274 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.05.19 16:52:06.246314 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7490 | 2026.05.19 16:52:06.246625 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7491 | 2026.05.19 16:52:06.246824 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.05.19 16:52:06.246949 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7493 | 2026.05.19 16:52:06.246982 [ 281 ] {06f1ded8-ff2f-49ce-8304-63d7a71959cb} <Debug> TCPHandler: Processed in 0.00132363 sec. | ||
| 7494 | 2026.05.19 16:52:06.247089 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2026.05.19 16:52:06.247182 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7496 | 2026.05.19 16:52:06.247235 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7497 | 2026.05.19 16:52:06.247948 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.05.19 16:52:06.247983 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7499 | 2026.05.19 16:52:06.248494 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7500 | 2026.05.19 16:52:06.248707 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.05.19 16:52:06.248826 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7502 | 2026.05.19 16:52:06.248842 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001677 sec., 9540.846750149076 rows/sec., 17.10 MiB/sec. | ||
| 7503 | 2026.05.19 16:52:06.248876 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.05.19 16:52:06.248903 [ 281 ] {068c546f-24a2-4360-bd55-bc3ce1f55598} <Debug> TCPHandler: Processed in 0.001861938 sec. | ||
| 7505 | 2026.05.19 16:52:06.248904 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7506 | 2026.05.19 16:52:06.249001 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 7507 | 2026.05.19 16:52:06.249025 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.05.19 16:52:06.249113 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.05.19 16:52:06.249151 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2026.05.19 16:52:06.249201 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7511 | 2026.05.19 16:52:06.249263 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 832 rows starting from the beginning of the part | ||
| 7512 | 2026.05.19 16:52:06.249379 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 7513 | 2026.05.19 16:52:06.249457 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.05.19 16:52:06.249479 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 7515 | 2026.05.19 16:52:06.249490 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7516 | 2026.05.19 16:52:06.249573 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
| 7517 | 2026.05.19 16:52:06.249663 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 7518 | 2026.05.19 16:52:06.249752 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
| 7519 | 2026.05.19 16:52:06.249776 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7520 | 2026.05.19 16:52:06.250055 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.05.19 16:52:06.250182 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7522 | 2026.05.19 16:52:06.250215 [ 281 ] {2a844158-b177-4f88-82f7-b416d804e1ab} <Debug> TCPHandler: Processed in 0.001226768 sec. | ||
| 7523 | 2026.05.19 16:52:06.255386 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 19 columns (19 merged, 0 gathered) in 0.006411148 sec., 146463.628666816 rows/sec., 262.46 MiB/sec. | ||
| 7524 | 2026.05.19 16:52:06.256760 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7525 | 2026.05.19 16:52:06.257141 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.05.19 16:52:06.257226 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7527 | 2026.05.19 16:52:06.257411 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. | ||
| 7528 | 2026.05.19 16:52:07.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.84 MiB, peak 291.92 MiB, free memory in arenas 0.00 B, will set to 286.91 MiB (RSS), difference: 3.07 MiB | ||
| 7529 | 2026.05.19 16:52:08.194946 [ 80 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7530 | 2026.05.19 16:52:08.195017 [ 80 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.05.19 16:52:08.195042 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7532 | 2026.05.19 16:52:08.195172 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7533 | 2026.05.19 16:52:08.195332 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7534 | 2026.05.19 16:52:08.195366 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7535 | 2026.05.19 16:52:08.195435 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7536 | 2026.05.19 16:52:08.195481 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7537 | 2026.05.19 16:52:08.195523 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7538 | 2026.05.19 16:52:08.195573 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 7539 | 2026.05.19 16:52:08.196330 [ 188 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215288 sec., 4937.101329067678 rows/sec., 366.43 KiB/sec. | ||
| 7540 | 2026.05.19 16:52:08.196454 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7541 | 2026.05.19 16:52:08.196691 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_5_1} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.05.19 16:52:08.196757 [ 191 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_5_1} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7543 | 2026.05.19 16:52:08.196820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7544 | 2026.05.19 16:52:08.220889 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7545 | 2026.05.19 16:52:08.220925 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7546 | 2026.05.19 16:52:08.371178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16324 | ||
| 7547 | 2026.05.19 16:52:08.371999 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.05.19 16:52:08.372085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7549 | 2026.05.19 16:52:08.372723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7550 | 2026.05.19 16:52:08.372958 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.05.19 16:52:08.373105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16324 | ||
| 7552 | 2026.05.19 16:52:09.233817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7553 | 2026.05.19 16:52:09.251321 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.05.19 16:52:09.251391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7555 | 2026.05.19 16:52:09.257573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7556 | 2026.05.19 16:52:09.258255 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.05.19 16:52:09.261524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7558 | 2026.05.19 16:52:11.236902 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.05.19 16:52:11.237165 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 7560 | 2026.05.19 16:52:11.237551 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7561 | 2026.05.19 16:52:11.237601 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <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 | ||
| 7562 | 2026.05.19 16:52:11.237831 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7563 | 2026.05.19 16:52:11.237905 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7564 | 2026.05.19 16:52:11.238057 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7565 | 2026.05.19 16:52:11.238177 [ 311 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7566 | 2026.05.19 16:52:11.238180 [ 359 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7567 | 2026.05.19 16:52:11.238177 [ 347 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7568 | 2026.05.19 16:52:11.238391 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7569 | 2026.05.19 16:52:11.238424 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7570 | 2026.05.19 16:52:11.238497 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7571 | 2026.05.19 16:52:11.238519 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7572 | 2026.05.19 16:52:11.238557 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7573 | 2026.05.19 16:52:11.238600 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7574 | 2026.05.19 16:52:11.239598 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002544 sec., 13757.861635220126 rows/sec., 2.32 MiB/sec. | ||
| 7575 | 2026.05.19 16:52:11.239733 [ 281 ] {73bab716-8fa0-45d9-810c-f82e2634b5e9} <Debug> TCPHandler: Processed in 0.002980955 sec. | ||
| 7576 | 2026.05.19 16:52:11.241847 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.05.19 16:52:11.242080 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7578 | 2026.05.19 16:52:11.242172 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7579 | 2026.05.19 16:52:11.242921 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.05.19 16:52:11.242968 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7581 | 2026.05.19 16:52:11.243354 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7582 | 2026.05.19 16:52:11.243580 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.05.19 16:52:11.243734 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001717 sec., 61735.58532323821 rows/sec., 5.18 MiB/sec. | ||
| 7584 | 2026.05.19 16:52:11.243771 [ 281 ] {583754e5-b4a5-4ce4-84ea-2c3e14029fe7} <Debug> TCPHandler: Processed in 0.002035781 sec. | ||
| 7585 | 2026.05.19 16:52:11.243906 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.05.19 16:52:11.244007 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7587 | 2026.05.19 16:52:11.244052 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7588 | 2026.05.19 16:52:11.244465 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.05.19 16:52:11.244500 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7590 | 2026.05.19 16:52:11.244795 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7591 | 2026.05.19 16:52:11.245016 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.05.19 16:52:11.245148 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001163 sec., 21496.130696474636 rows/sec., 1.58 MiB/sec. | ||
| 7593 | 2026.05.19 16:52:11.245183 [ 281 ] {b234caef-f488-486a-a880-5cf752f7c131} <Debug> TCPHandler: Processed in 0.00132787 sec. | ||
| 7594 | 2026.05.19 16:52:11.245301 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.05.19 16:52:11.245399 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7596 | 2026.05.19 16:52:11.245441 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7597 | 2026.05.19 16:52:11.245872 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.05.19 16:52:11.245907 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7599 | 2026.05.19 16:52:11.246209 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7600 | 2026.05.19 16:52:11.246418 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.05.19 16:52:11.246547 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001168 sec., 76198.6301369863 rows/sec., 5.95 MiB/sec. | ||
| 7602 | 2026.05.19 16:52:11.246581 [ 281 ] {66715259-19a6-4f09-9cff-fa3d31f04170} <Debug> TCPHandler: Processed in 0.00132889 sec. | ||
| 7603 | 2026.05.19 16:52:11.246703 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.05.19 16:52:11.246799 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7605 | 2026.05.19 16:52:11.246845 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7606 | 2026.05.19 16:52:11.247252 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.05.19 16:52:11.247286 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7608 | 2026.05.19 16:52:11.247608 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7609 | 2026.05.19 16:52:11.247811 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.05.19 16:52:11.247939 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 7611 | 2026.05.19 16:52:11.247973 [ 281 ] {b3efde52-6dc0-419e-aed8-3b51e5ce5460} <Debug> TCPHandler: Processed in 0.00131994 sec. | ||
| 7612 | 2026.05.19 16:52:11.248092 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.05.19 16:52:11.248189 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.05.19 16:52:11.248244 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7615 | 2026.05.19 16:52:11.249034 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.05.19 16:52:11.249069 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7617 | 2026.05.19 16:52:11.249592 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7618 | 2026.05.19 16:52:11.249822 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.05.19 16:52:11.249961 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 7620 | 2026.05.19 16:52:11.250014 [ 281 ] {ba4df98b-e582-4b18-93b2-b74c54410612} <Debug> TCPHandler: Processed in 0.00197104 sec. | ||
| 7621 | 2026.05.19 16:52:11.250138 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.05.19 16:52:11.250234 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7623 | 2026.05.19 16:52:11.250277 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7624 | 2026.05.19 16:52:11.250615 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.05.19 16:52:11.250649 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7626 | 2026.05.19 16:52:11.250944 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7627 | 2026.05.19 16:52:11.251147 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.05.19 16:52:11.251277 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7629 | 2026.05.19 16:52:11.251310 [ 281 ] {e2d923d0-fc1f-496f-9a1a-a477b06aec89} <Debug> TCPHandler: Processed in 0.001220588 sec. | ||
| 7630 | 2026.05.19 16:52:11.532592 [ 86 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7631 | 2026.05.19 16:52:11.532639 [ 86 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.05.19 16:52:11.532660 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.18 GiB. | ||
| 7633 | 2026.05.19 16:52:11.532785 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 7634 | 2026.05.19 16:52:11.532938 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7635 | 2026.05.19 16:52:11.532974 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 825 rows starting from the beginning of the part | ||
| 7636 | 2026.05.19 16:52:11.533044 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 7637 | 2026.05.19 16:52:11.533093 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 7638 | 2026.05.19 16:52:11.533137 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7639 | 2026.05.19 16:52:11.533180 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 7640 | 2026.05.19 16:52:11.534346 [ 188 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615785 sec., 1531763.1986928955 rows/sec., 95.45 MiB/sec. | ||
| 7641 | 2026.05.19 16:52:11.534561 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7642 | 2026.05.19 16:52:11.534853 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.05.19 16:52:11.534927 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_13_3} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7644 | 2026.05.19 16:52:11.535003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 7645 | 2026.05.19 16:52:15.873837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16772 | ||
| 7646 | 2026.05.19 16:52:15.874343 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.05.19 16:52:15.874382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7648 | 2026.05.19 16:52:15.874853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7649 | 2026.05.19 16:52:15.875076 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.05.19 16:52:15.875212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16772 | ||
| 7651 | 2026.05.19 16:52:16.238840 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.05.19 16:52:16.239074 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 7653 | 2026.05.19 16:52:16.239453 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7654 | 2026.05.19 16:52:16.239499 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <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_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')" moved to PREWHERE | ||
| 7655 | 2026.05.19 16:52:16.239777 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7656 | 2026.05.19 16:52:16.239850 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7657 | 2026.05.19 16:52:16.239994 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7658 | 2026.05.19 16:52:16.240088 [ 347 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7659 | 2026.05.19 16:52:16.240088 [ 359 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7660 | 2026.05.19 16:52:16.240185 [ 311 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7661 | 2026.05.19 16:52:16.240263 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7662 | 2026.05.19 16:52:16.240293 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7663 | 2026.05.19 16:52:16.240365 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7664 | 2026.05.19 16:52:16.240385 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7665 | 2026.05.19 16:52:16.240421 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 7666 | 2026.05.19 16:52:16.240462 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 7667 | 2026.05.19 16:52:16.241451 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002479 sec., 14118.596208148449 rows/sec., 2.38 MiB/sec. | ||
| 7668 | 2026.05.19 16:52:16.241583 [ 281 ] {7e5af398-c286-4002-babe-37534602d977} <Debug> TCPHandler: Processed in 0.002874823 sec. | ||
| 7669 | 2026.05.19 16:52:16.244402 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.05.19 16:52:16.244592 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.05.19 16:52:16.244669 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7672 | 2026.05.19 16:52:16.245246 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.05.19 16:52:16.245282 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7674 | 2026.05.19 16:52:16.245653 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7675 | 2026.05.19 16:52:16.245880 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.05.19 16:52:16.246031 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.33 MiB/sec. | ||
| 7677 | 2026.05.19 16:52:16.246047 [ 108 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7678 | 2026.05.19 16:52:16.246069 [ 281 ] {88739aaa-f8f0-4945-9089-eab53b3c4bb2} <Debug> TCPHandler: Processed in 0.001760497 sec. | ||
| 7679 | 2026.05.19 16:52:16.246113 [ 108 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.05.19 16:52:16.246142 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7681 | 2026.05.19 16:52:16.246217 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.05.19 16:52:16.246269 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7683 | 2026.05.19 16:52:16.246322 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7684 | 2026.05.19 16:52:16.246371 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7685 | 2026.05.19 16:52:16.246429 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7686 | 2026.05.19 16:52:16.246472 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7687 | 2026.05.19 16:52:16.246548 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7688 | 2026.05.19 16:52:16.246602 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7689 | 2026.05.19 16:52:16.246650 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7690 | 2026.05.19 16:52:16.246699 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::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 | ||
| 7691 | 2026.05.19 16:52:16.246804 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.05.19 16:52:16.246846 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7693 | 2026.05.19 16:52:16.247168 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7694 | 2026.05.19 16:52:16.247394 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.05.19 16:52:16.247496 [ 188 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290209 sec., 93008.18704566469 rows/sec., 8.07 MiB/sec. | ||
| 7696 | 2026.05.19 16:52:16.247530 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001231 sec., 11372.867587327375 rows/sec., 927.38 KiB/sec. | ||
| 7697 | 2026.05.19 16:52:16.247571 [ 281 ] {a696a96f-9228-4e71-8b3b-a62f05e1e0ad} <Debug> TCPHandler: Processed in 0.001404322 sec. | ||
| 7698 | 2026.05.19 16:52:16.247666 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7699 | 2026.05.19 16:52:16.247705 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.05.19 16:52:16.247808 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7701 | 2026.05.19 16:52:16.247851 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7702 | 2026.05.19 16:52:16.247969 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_9_2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.05.19 16:52:16.248045 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_9_2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7704 | 2026.05.19 16:52:16.248117 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7705 | 2026.05.19 16:52:16.248363 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.05.19 16:52:16.248404 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7707 | 2026.05.19 16:52:16.248725 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7708 | 2026.05.19 16:52:16.248944 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.05.19 16:52:16.249075 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001286 sec., 167185.0699844479 rows/sec., 14.86 MiB/sec. | ||
| 7710 | 2026.05.19 16:52:16.249109 [ 281 ] {87cf898a-e6a9-47ee-ba4e-e726a9029bb4} <Debug> TCPHandler: Processed in 0.001452632 sec. | ||
| 7711 | 2026.05.19 16:52:16.249235 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.05.19 16:52:16.249330 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7713 | 2026.05.19 16:52:16.249371 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7714 | 2026.05.19 16:52:16.249779 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.05.19 16:52:16.249816 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7716 | 2026.05.19 16:52:16.250107 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7717 | 2026.05.19 16:52:16.250311 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.05.19 16:52:16.250443 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001132 sec., 37102.473498233216 rows/sec., 2.71 MiB/sec. | ||
| 7719 | 2026.05.19 16:52:16.250478 [ 281 ] {23f35a09-5f1e-41cd-bfa9-c66ea5fa59ee} <Debug> TCPHandler: Processed in 0.00129064 sec. | ||
| 7720 | 2026.05.19 16:52:16.250597 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.05.19 16:52:16.250695 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.05.19 16:52:16.250735 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7723 | 2026.05.19 16:52:16.251133 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.05.19 16:52:16.251169 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7725 | 2026.05.19 16:52:16.251457 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7726 | 2026.05.19 16:52:16.251664 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.05.19 16:52:16.251792 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 7728 | 2026.05.19 16:52:16.251828 [ 281 ] {263c816d-cea4-446f-9ca3-6bc2a3c18d3a} <Debug> TCPHandler: Processed in 0.001277599 sec. | ||
| 7729 | 2026.05.19 16:52:16.251947 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.05.19 16:52:16.252043 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.05.19 16:52:16.252083 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7732 | 2026.05.19 16:52:16.252470 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.05.19 16:52:16.252506 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7734 | 2026.05.19 16:52:16.252783 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7735 | 2026.05.19 16:52:16.252977 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.05.19 16:52:16.253073 [ 108 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7737 | 2026.05.19 16:52:16.253095 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 7738 | 2026.05.19 16:52:16.253107 [ 108 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.05.19 16:52:16.253134 [ 281 ] {9f99ad76-2fbb-40c4-a087-b2dffbec92e0} <Debug> TCPHandler: Processed in 0.00126897 sec. | ||
| 7740 | 2026.05.19 16:52:16.253135 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7741 | 2026.05.19 16:52:16.253238 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7742 | 2026.05.19 16:52:16.253278 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.05.19 16:52:16.253351 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7744 | 2026.05.19 16:52:16.253390 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7745 | 2026.05.19 16:52:16.253397 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7746 | 2026.05.19 16:52:16.253449 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7747 | 2026.05.19 16:52:16.253454 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7748 | 2026.05.19 16:52:16.253514 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7749 | 2026.05.19 16:52:16.253561 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7750 | 2026.05.19 16:52:16.253671 [ 197 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::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 | ||
| 7751 | 2026.05.19 16:52:16.254038 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.05.19 16:52:16.254080 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7753 | 2026.05.19 16:52:16.254380 [ 195 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001141618 sec., 52556.98491088963 rows/sec., 4.21 MiB/sec. | ||
| 7754 | 2026.05.19 16:52:16.254413 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7755 | 2026.05.19 16:52:16.254541 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7756 | 2026.05.19 16:52:16.254669 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.05.19 16:52:16.254818 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001395 sec., 93189.9641577061 rows/sec., 7.56 MiB/sec. | ||
| 7758 | 2026.05.19 16:52:16.254855 [ 281 ] {f2eb435c-d784-4c18-a70e-ba52d475aec1} <Debug> TCPHandler: Processed in 0.001593334 sec. | ||
| 7759 | 2026.05.19 16:52:16.254865 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_9_2} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.05.19 16:52:16.254951 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_9_2} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7761 | 2026.05.19 16:52:16.254976 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.05.19 16:52:16.255056 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7763 | 2026.05.19 16:52:16.255077 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2026.05.19 16:52:16.255125 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7765 | 2026.05.19 16:52:16.255538 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2026.05.19 16:52:16.255574 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7767 | 2026.05.19 16:52:16.255902 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7768 | 2026.05.19 16:52:16.256109 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.05.19 16:52:16.256238 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001181 sec., 171888.2303132938 rows/sec., 12.31 MiB/sec. | ||
| 7770 | 2026.05.19 16:52:16.256272 [ 281 ] {dfb63a55-8618-42f3-85db-285978b7a610} <Debug> TCPHandler: Processed in 0.001344371 sec. | ||
| 7771 | 2026.05.19 16:52:16.256388 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2026.05.19 16:52:16.256483 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7773 | 2026.05.19 16:52:16.256537 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7774 | 2026.05.19 16:52:16.257320 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.19 16:52:16.257356 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7776 | 2026.05.19 16:52:16.257864 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7777 | 2026.05.19 16:52:16.258083 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.19 16:52:16.258225 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00176 sec., 9090.90909090909 rows/sec., 16.29 MiB/sec. | ||
| 7779 | 2026.05.19 16:52:16.258285 [ 281 ] {8dde322c-b602-4e1c-97f6-6632583a531f} <Debug> TCPHandler: Processed in 0.001944509 sec. | ||
| 7780 | 2026.05.19 16:52:16.258411 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.05.19 16:52:16.258504 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.05.19 16:52:16.258546 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7783 | 2026.05.19 16:52:16.258881 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.05.19 16:52:16.258916 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7785 | 2026.05.19 16:52:16.259209 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7786 | 2026.05.19 16:52:16.259421 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.05.19 16:52:16.259550 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 7788 | 2026.05.19 16:52:16.259582 [ 281 ] {e0bd095e-6184-44f6-8413-51fe0c262e7e} <Debug> TCPHandler: Processed in 0.001219788 sec. | ||
| 7789 | 2026.05.19 16:52:16.762411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7790 | 2026.05.19 16:52:16.781231 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.05.19 16:52:16.781308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7792 | 2026.05.19 16:52:16.787465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7793 | 2026.05.19 16:52:16.788171 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.05.19 16:52:16.791000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7795 | 2026.05.19 16:52:21.238162 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.05.19 16:52:21.238438 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 7797 | 2026.05.19 16:52:21.238788 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7798 | 2026.05.19 16:52:21.238829 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <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 | ||
| 7799 | 2026.05.19 16:52:21.239056 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7800 | 2026.05.19 16:52:21.239131 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7801 | 2026.05.19 16:52:21.239277 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7802 | 2026.05.19 16:52:21.239374 [ 311 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7803 | 2026.05.19 16:52:21.239374 [ 359 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7804 | 2026.05.19 16:52:21.239374 [ 347 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7805 | 2026.05.19 16:52:21.239523 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7806 | 2026.05.19 16:52:21.239554 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7807 | 2026.05.19 16:52:21.239628 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7808 | 2026.05.19 16:52:21.239648 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7809 | 2026.05.19 16:52:21.239686 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7810 | 2026.05.19 16:52:21.239733 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7811 | 2026.05.19 16:52:21.240842 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002511 sec., 13938.669852648347 rows/sec., 2.35 MiB/sec. | ||
| 7812 | 2026.05.19 16:52:21.240975 [ 281 ] {90e8f320-b045-4f6f-a2a8-a16e0adac50a} <Debug> TCPHandler: Processed in 0.002963485 sec. | ||
| 7813 | 2026.05.19 16:52:21.243039 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.05.19 16:52:21.243177 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7815 | 2026.05.19 16:52:21.243230 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7816 | 2026.05.19 16:52:21.243779 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.05.19 16:52:21.243824 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7818 | 2026.05.19 16:52:21.244237 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7819 | 2026.05.19 16:52:21.244467 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.05.19 16:52:21.244619 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001482 sec., 71524.96626180837 rows/sec., 6.01 MiB/sec. | ||
| 7821 | 2026.05.19 16:52:21.244657 [ 281 ] {d028c9cc-c9bf-4138-bf5b-1ad7aa2ac5c2} <Debug> TCPHandler: Processed in 0.001682245 sec. | ||
| 7822 | 2026.05.19 16:52:21.244811 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.05.19 16:52:21.244911 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.05.19 16:52:21.244955 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7825 | 2026.05.19 16:52:21.245397 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.05.19 16:52:21.245434 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7827 | 2026.05.19 16:52:21.245735 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7828 | 2026.05.19 16:52:21.245943 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.05.19 16:52:21.246082 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001193 sec., 20955.574182732606 rows/sec., 1.54 MiB/sec. | ||
| 7830 | 2026.05.19 16:52:21.246119 [ 281 ] {6fe5a572-96b1-4c8b-a020-97a4b05cf863} <Debug> TCPHandler: Processed in 0.001359471 sec. | ||
| 7831 | 2026.05.19 16:52:21.246245 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.05.19 16:52:21.246342 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7833 | 2026.05.19 16:52:21.246383 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7834 | 2026.05.19 16:52:21.246831 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.05.19 16:52:21.246868 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7836 | 2026.05.19 16:52:21.247183 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7837 | 2026.05.19 16:52:21.247393 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.05.19 16:52:21.247526 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001203 sec., 73981.71238570241 rows/sec., 5.78 MiB/sec. | ||
| 7839 | 2026.05.19 16:52:21.247562 [ 281 ] {8d7025b6-adba-40b9-a4ae-2e64862a1411} <Debug> TCPHandler: Processed in 0.001367561 sec. | ||
| 7840 | 2026.05.19 16:52:21.247687 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7841 | 2026.05.19 16:52:21.247786 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7842 | 2026.05.19 16:52:21.247829 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7843 | 2026.05.19 16:52:21.248264 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.05.19 16:52:21.248301 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7845 | 2026.05.19 16:52:21.248652 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7846 | 2026.05.19 16:52:21.248875 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.05.19 16:52:21.249010 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 7848 | 2026.05.19 16:52:21.249045 [ 281 ] {03eaccd8-7b18-46fc-84de-b2d7c0822879} <Debug> TCPHandler: Processed in 0.001407442 sec. | ||
| 7849 | 2026.05.19 16:52:21.249166 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.05.19 16:52:21.249262 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7851 | 2026.05.19 16:52:21.249318 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7852 | 2026.05.19 16:52:21.250126 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.05.19 16:52:21.250164 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7854 | 2026.05.19 16:52:21.250699 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7855 | 2026.05.19 16:52:21.250922 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.05.19 16:52:21.251064 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 7857 | 2026.05.19 16:52:21.251115 [ 281 ] {87aa0c28-99e9-4924-bff1-b14d761fbb0a} <Debug> TCPHandler: Processed in 0.001999191 sec. | ||
| 7858 | 2026.05.19 16:52:21.251246 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.05.19 16:52:21.251342 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.05.19 16:52:21.251386 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7861 | 2026.05.19 16:52:21.251731 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7862 | 2026.05.19 16:52:21.251767 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7863 | 2026.05.19 16:52:21.252070 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7864 | 2026.05.19 16:52:21.252270 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.05.19 16:52:21.252398 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7866 | 2026.05.19 16:52:21.252432 [ 281 ] {3f539624-3744-4c52-9f07-4738ca171328} <Debug> TCPHandler: Processed in 0.001235719 sec. | ||
| 7867 | 2026.05.19 16:52:23.220964 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7868 | 2026.05.19 16:52:23.221037 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7869 | 2026.05.19 16:52:23.375830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17284 | ||
| 7870 | 2026.05.19 16:52:23.376614 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.05.19 16:52:23.376656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7872 | 2026.05.19 16:52:23.377160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7873 | 2026.05.19 16:52:23.377387 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.05.19 16:52:23.377522 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17284 | ||
| 7875 | 2026.05.19 16:52:23.377535 [ 140 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7876 | 2026.05.19 16:52:23.377601 [ 140 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2026.05.19 16:52:23.377624 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7878 | 2026.05.19 16:52:23.377792 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7879 | 2026.05.19 16:52:23.377997 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7880 | 2026.05.19 16:52:23.378060 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14852 rows starting from the beginning of the part | ||
| 7881 | 2026.05.19 16:52:23.378169 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7882 | 2026.05.19 16:52:23.378257 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7883 | 2026.05.19 16:52:23.378325 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7884 | 2026.05.19 16:52:23.378390 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7885 | 2026.05.19 16:52:23.378452 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 7886 | 2026.05.19 16:52:23.380315 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17284 rows, containing 4 columns (4 merged, 0 gathered) in 0.0026124 sec., 6616138.416781504 rows/sec., 94.64 MiB/sec. | ||
| 7887 | 2026.05.19 16:52:23.380497 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7888 | 2026.05.19 16:52:23.380976 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.05.19 16:52:23.381108 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_36_7} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7890 | 2026.05.19 16:52:23.381282 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7891 | 2026.05.19 16:52:24.291419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7892 | 2026.05.19 16:52:24.308701 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.05.19 16:52:24.308758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7894 | 2026.05.19 16:52:24.314929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7895 | 2026.05.19 16:52:24.315604 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.05.19 16:52:24.315899 [ 141 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7897 | 2026.05.19 16:52:24.315947 [ 141 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.05.19 16:52:24.315969 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7899 | 2026.05.19 16:52:24.316143 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7900 | 2026.05.19 16:52:24.318949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7901 | 2026.05.19 16:52:24.320087 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7902 | 2026.05.19 16:52:24.321644 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7903 | 2026.05.19 16:52:24.326325 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7904 | 2026.05.19 16:52:24.330648 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7905 | 2026.05.19 16:52:24.334981 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7906 | 2026.05.19 16:52:24.339504 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7907 | 2026.05.19 16:52:24.343681 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 7908 | 2026.05.19 16:52:24.393688 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07764084 sec., 3503.3108863840216 rows/sec., 18.11 MiB/sec. | ||
| 7909 | 2026.05.19 16:52:24.396477 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7910 | 2026.05.19 16:52:24.398523 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_36_7} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.05.19 16:52:24.398626 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_36_7} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7912 | 2026.05.19 16:52:24.400856 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7913 | 2026.05.19 16:52:25.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.22 MiB, peak 301.12 MiB, free memory in arenas 0.00 B, will set to 290.32 MiB (RSS), difference: 1.10 MiB | ||
| 7914 | 2026.05.19 16:52:26.237339 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.05.19 16:52:26.237591 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 7916 | 2026.05.19 16:52:26.238004 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7917 | 2026.05.19 16:52:26.238071 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <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 | ||
| 7918 | 2026.05.19 16:52:26.238376 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7919 | 2026.05.19 16:52:26.238466 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7920 | 2026.05.19 16:52:26.238613 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7921 | 2026.05.19 16:52:26.238711 [ 311 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7922 | 2026.05.19 16:52:26.238711 [ 284 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7923 | 2026.05.19 16:52:26.238711 [ 359 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7924 | 2026.05.19 16:52:26.238866 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7925 | 2026.05.19 16:52:26.238895 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7926 | 2026.05.19 16:52:26.238969 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7927 | 2026.05.19 16:52:26.238991 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 7928 | 2026.05.19 16:52:26.239028 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7929 | 2026.05.19 16:52:26.239081 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 7930 | 2026.05.19 16:52:26.240124 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002641 sec., 13252.555850056797 rows/sec., 2.23 MiB/sec. | ||
| 7931 | 2026.05.19 16:52:26.240259 [ 281 ] {65e6949e-35dc-4702-8608-25e753084bbf} <Debug> TCPHandler: Processed in 0.003058587 sec. | ||
| 7932 | 2026.05.19 16:52:26.242087 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.05.19 16:52:26.242202 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7934 | 2026.05.19 16:52:26.242249 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7935 | 2026.05.19 16:52:26.242766 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.05.19 16:52:26.242809 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7937 | 2026.05.19 16:52:26.243187 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7938 | 2026.05.19 16:52:26.243413 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.05.19 16:52:26.243568 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001399 sec., 62902.07290922087 rows/sec., 5.30 MiB/sec. | ||
| 7940 | 2026.05.19 16:52:26.243578 [ 143 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7941 | 2026.05.19 16:52:26.243606 [ 281 ] {84cee52b-58c2-4545-a415-cacd724abd1c} <Debug> TCPHandler: Processed in 0.001573654 sec. | ||
| 7942 | 2026.05.19 16:52:26.243655 [ 143 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.19 16:52:26.243686 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7944 | 2026.05.19 16:52:26.243753 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.05.19 16:52:26.243803 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::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 | ||
| 7946 | 2026.05.19 16:52:26.243859 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.05.19 16:52:26.243908 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7948 | 2026.05.19 16:52:26.243937 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7949 | 2026.05.19 16:52:26.243982 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 7950 | 2026.05.19 16:52:26.244059 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 7951 | 2026.05.19 16:52:26.244120 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part | ||
| 7952 | 2026.05.19 16:52:26.244170 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 215 rows starting from the beginning of the part | ||
| 7953 | 2026.05.19 16:52:26.244218 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
| 7954 | 2026.05.19 16:52:26.244267 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 7955 | 2026.05.19 16:52:26.244318 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.05.19 16:52:26.244360 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7957 | 2026.05.19 16:52:26.244713 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7958 | 2026.05.19 16:52:26.244937 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.05.19 16:52:26.245080 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001243 sec., 12872.083668543846 rows/sec., 967.92 KiB/sec. | ||
| 7960 | 2026.05.19 16:52:26.245116 [ 281 ] {be0f96ca-8fd7-4bce-bce2-ab18812937b5} <Debug> TCPHandler: Processed in 0.001416461 sec. | ||
| 7961 | 2026.05.19 16:52:26.245231 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7962 | 2026.05.19 16:52:26.245328 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7963 | 2026.05.19 16:52:26.245369 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7964 | 2026.05.19 16:52:26.245709 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3217 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195116 sec., 1648762.7872650116 rows/sec., 133.65 MiB/sec. | ||
| 7965 | 2026.05.19 16:52:26.245795 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.05.19 16:52:26.245838 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7967 | 2026.05.19 16:52:26.246150 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7968 | 2026.05.19 16:52:26.246158 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7969 | 2026.05.19 16:52:26.246524 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2026.05.19 16:52:26.246555 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.05.19 16:52:26.246651 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_56_11} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7972 | 2026.05.19 16:52:26.246651 [ 143 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7973 | 2026.05.19 16:52:26.246667 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001358 sec., 58910.16200294551 rows/sec., 4.60 MiB/sec. | ||
| 7974 | 2026.05.19 16:52:26.246706 [ 143 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2026.05.19 16:52:26.246726 [ 281 ] {596b1e1f-f8d0-4a98-b085-bb05f6a88332} <Debug> TCPHandler: Processed in 0.001544594 sec. | ||
| 7976 | 2026.05.19 16:52:26.246735 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7977 | 2026.05.19 16:52:26.246767 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7978 | 2026.05.19 16:52:26.246868 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::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 | ||
| 7979 | 2026.05.19 16:52:26.246871 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2026.05.19 16:52:26.246965 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7981 | 2026.05.19 16:52:26.246983 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7982 | 2026.05.19 16:52:26.247000 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7983 | 2026.05.19 16:52:26.247034 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7984 | 2026.05.19 16:52:26.247069 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 80 rows starting from the beginning of the part | ||
| 7985 | 2026.05.19 16:52:26.247116 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 89 rows starting from the beginning of the part | ||
| 7986 | 2026.05.19 16:52:26.247160 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 130 rows starting from the beginning of the part | ||
| 7987 | 2026.05.19 16:52:26.247196 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part | ||
| 7988 | 2026.05.19 16:52:26.247234 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 80 rows starting from the beginning of the part | ||
| 7989 | 2026.05.19 16:52:26.247458 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.05.19 16:52:26.247501 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7991 | 2026.05.19 16:52:26.247866 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7992 | 2026.05.19 16:52:26.248094 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.05.19 16:52:26.248228 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7994 | 2026.05.19 16:52:26.248232 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 7995 | 2026.05.19 16:52:26.248281 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.05.19 16:52:26.248292 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457273 sec., 1282532.5110669036 rows/sec., 95.52 MiB/sec. | ||
| 7997 | 2026.05.19 16:52:26.248297 [ 281 ] {35b8deda-c709-44b6-94aa-42cda2473c22} <Debug> TCPHandler: Processed in 0.001476453 sec. | ||
| 7998 | 2026.05.19 16:52:26.248314 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 7999 | 2026.05.19 16:52:26.248427 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 8000 | 2026.05.19 16:52:26.248452 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.05.19 16:52:26.248487 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8002 | 2026.05.19 16:52:26.248530 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8003 | 2026.05.19 16:52:26.248554 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8004 | 2026.05.19 16:52:26.248567 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18235 rows starting from the beginning of the part | ||
| 8005 | 2026.05.19 16:52:26.248614 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8006 | 2026.05.19 16:52:26.248627 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 8007 | 2026.05.19 16:52:26.248676 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 8008 | 2026.05.19 16:52:26.248721 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 203 rows starting from the beginning of the part | ||
| 8009 | 2026.05.19 16:52:26.248743 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.05.19 16:52:26.248769 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 8011 | 2026.05.19 16:52:26.248817 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::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 | ||
| 8012 | 2026.05.19 16:52:26.248819 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_56_11} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8013 | 2026.05.19 16:52:26.248906 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8014 | 2026.05.19 16:52:26.249429 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.05.19 16:52:26.249467 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8016 | 2026.05.19 16:52:26.250040 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8017 | 2026.05.19 16:52:26.250274 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.05.19 16:52:26.250423 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001885 sec., 8488.063660477454 rows/sec., 15.21 MiB/sec. | ||
| 8019 | 2026.05.19 16:52:26.250485 [ 281 ] {c9faf2a6-b631-49fb-b348-bcc74db1f8d5} <Debug> TCPHandler: Processed in 0.002085292 sec. | ||
| 8020 | 2026.05.19 16:52:26.250613 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2026.05.19 16:52:26.250710 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8022 | 2026.05.19 16:52:26.250753 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8023 | 2026.05.19 16:52:26.251100 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.05.19 16:52:26.251135 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8025 | 2026.05.19 16:52:26.251467 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8026 | 2026.05.19 16:52:26.251682 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.05.19 16:52:26.251806 [ 143 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8028 | 2026.05.19 16:52:26.251832 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 8029 | 2026.05.19 16:52:26.251851 [ 143 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.19 16:52:26.251878 [ 281 ] {603edc99-cb5b-4c96-8383-51f630a64312} <Debug> TCPHandler: Processed in 0.00131509 sec. | ||
| 8031 | 2026.05.19 16:52:26.251879 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8032 | 2026.05.19 16:52:26.251980 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8033 | 2026.05.19 16:52:26.252077 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8034 | 2026.05.19 16:52:26.252105 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2760 rows starting from the beginning of the part | ||
| 8035 | 2026.05.19 16:52:26.252153 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8036 | 2026.05.19 16:52:26.252192 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8037 | 2026.05.19 16:52:26.252226 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8038 | 2026.05.19 16:52:26.252260 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8039 | 2026.05.19 16:52:26.252294 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::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 | ||
| 8040 | 2026.05.19 16:52:26.253745 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796237 sec., 1703561.3897275247 rows/sec., 114.81 MiB/sec. | ||
| 8041 | 2026.05.19 16:52:26.254143 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8042 | 2026.05.19 16:52:26.254417 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.05.19 16:52:26.254491 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_56_11} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8044 | 2026.05.19 16:52:26.254571 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8045 | 2026.05.19 16:52:26.254627 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19078 rows, containing 5 columns (5 merged, 0 gathered) in 0.006238395 sec., 3058158.388495759 rows/sec., 201.06 MiB/sec. | ||
| 8046 | 2026.05.19 16:52:26.254910 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8047 | 2026.05.19 16:52:26.255140 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.05.19 16:52:26.255200 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8049 | 2026.05.19 16:52:26.255261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
| 8050 | 2026.05.19 16:52:26.753260 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.05.19 16:52:26.753526 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8052 | 2026.05.19 16:52:26.753889 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8053 | 2026.05.19 16:52:26.753932 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8054 | 2026.05.19 16:52:26.754179 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8055 | 2026.05.19 16:52:26.754249 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8056 | 2026.05.19 16:52:26.754397 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8057 | 2026.05.19 16:52:26.754493 [ 359 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8058 | 2026.05.19 16:52:26.754494 [ 311 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8059 | 2026.05.19 16:52:26.754493 [ 284 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8060 | 2026.05.19 16:52:26.754645 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8061 | 2026.05.19 16:52:26.754676 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8062 | 2026.05.19 16:52:26.754748 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8063 | 2026.05.19 16:52:26.754768 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8064 | 2026.05.19 16:52:26.754806 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8065 | 2026.05.19 16:52:26.754846 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8066 | 2026.05.19 16:52:26.755840 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002425 sec., 14432.98969072165 rows/sec., 3.07 MiB/sec. | ||
| 8067 | 2026.05.19 16:52:26.755978 [ 281 ] {da5d1d3f-680b-4c9a-b7e8-791dc63667c4} <Debug> TCPHandler: Processed in 0.002868814 sec. | ||
| 8068 | 2026.05.19 16:52:26.767589 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.05.19 16:52:26.767722 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8070 | 2026.05.19 16:52:26.767778 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8071 | 2026.05.19 16:52:26.768324 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2026.05.19 16:52:26.768379 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8073 | 2026.05.19 16:52:26.768764 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8074 | 2026.05.19 16:52:26.769006 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2026.05.19 16:52:26.769160 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001476 sec., 1355.0135501355012 rows/sec., 110.49 KiB/sec. | ||
| 8076 | 2026.05.19 16:52:26.769197 [ 281 ] {ef972801-9eec-4c27-a8aa-186235325d48} <Debug> TCPHandler: Processed in 0.001674675 sec. | ||
| 8077 | 2026.05.19 16:52:26.769316 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2026.05.19 16:52:26.769411 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8079 | 2026.05.19 16:52:26.769453 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8080 | 2026.05.19 16:52:26.770699 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.05.19 16:52:26.770737 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8082 | 2026.05.19 16:52:26.771228 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8083 | 2026.05.19 16:52:26.771441 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.05.19 16:52:26.771575 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002182 sec., 1123739.6883593034 rows/sec., 83.29 MiB/sec. | ||
| 8085 | 2026.05.19 16:52:26.771609 [ 281 ] {d96e48a7-c6c4-4cc6-b889-86a53a25ca15} <Debug> TCPHandler: Processed in 0.002344536 sec. | ||
| 8086 | 2026.05.19 16:52:26.771732 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2026.05.19 16:52:26.771828 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8088 | 2026.05.19 16:52:26.771868 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8089 | 2026.05.19 16:52:26.772288 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.05.19 16:52:26.772323 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8091 | 2026.05.19 16:52:26.772617 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8092 | 2026.05.19 16:52:26.772827 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2026.05.19 16:52:26.772946 [ 143 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8094 | 2026.05.19 16:52:26.772961 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001151 sec., 31277.150304083407 rows/sec., 2.29 MiB/sec. | ||
| 8095 | 2026.05.19 16:52:26.773015 [ 143 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.05.19 16:52:26.773022 [ 281 ] {2d6e3869-5132-472e-b813-7ad51a2a5789} <Debug> TCPHandler: Processed in 0.001340791 sec. | ||
| 8097 | 2026.05.19 16:52:26.773045 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8098 | 2026.05.19 16:52:26.773141 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 8099 | 2026.05.19 16:52:26.773157 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.05.19 16:52:26.773243 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8101 | 2026.05.19 16:52:26.773262 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.05.19 16:52:26.773273 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 8103 | 2026.05.19 16:52:26.773304 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8104 | 2026.05.19 16:52:26.773332 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8105 | 2026.05.19 16:52:26.773379 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 8106 | 2026.05.19 16:52:26.773424 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8107 | 2026.05.19 16:52:26.773467 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 8108 | 2026.05.19 16:52:26.773509 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8109 | 2026.05.19 16:52:26.773950 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2026.05.19 16:52:26.773987 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8111 | 2026.05.19 16:52:26.774310 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207308 sec., 185536.74787212542 rows/sec., 14.28 MiB/sec. | ||
| 8112 | 2026.05.19 16:52:26.774343 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8113 | 2026.05.19 16:52:26.774425 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8114 | 2026.05.19 16:52:26.774558 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.05.19 16:52:26.774668 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.05.19 16:52:26.774692 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001447 sec., 553559.0877677954 rows/sec., 31.98 MiB/sec. | ||
| 8117 | 2026.05.19 16:52:26.774727 [ 281 ] {17cae244-afd0-41c1-aee0-ad8239424ff4} <Debug> TCPHandler: Processed in 0.001619814 sec. | ||
| 8118 | 2026.05.19 16:52:26.774743 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_51_10} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8119 | 2026.05.19 16:52:26.774804 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8120 | 2026.05.19 16:52:26.774846 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.05.19 16:52:26.774942 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.05.19 16:52:26.774984 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8123 | 2026.05.19 16:52:26.775367 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.05.19 16:52:26.775401 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8125 | 2026.05.19 16:52:26.775712 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8126 | 2026.05.19 16:52:26.775917 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.05.19 16:52:26.776048 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 8128 | 2026.05.19 16:52:26.776083 [ 281 ] {5ea3145f-ffc6-4e2e-9ad8-86f239072f6a} <Debug> TCPHandler: Processed in 0.00128792 sec. | ||
| 8129 | 2026.05.19 16:52:26.776192 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.05.19 16:52:26.776286 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8131 | 2026.05.19 16:52:26.776327 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8132 | 2026.05.19 16:52:26.777078 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.05.19 16:52:26.777114 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8134 | 2026.05.19 16:52:26.777478 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8135 | 2026.05.19 16:52:26.777693 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.05.19 16:52:26.777821 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001552 sec., 847293.8144329897 rows/sec., 56.71 MiB/sec. | ||
| 8137 | 2026.05.19 16:52:26.777856 [ 281 ] {b4898db7-f665-4193-8d22-f6df56b5ebe7} <Debug> TCPHandler: Processed in 0.001713816 sec. | ||
| 8138 | 2026.05.19 16:52:26.777972 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.05.19 16:52:26.778067 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.05.19 16:52:26.778111 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8141 | 2026.05.19 16:52:26.778751 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.05.19 16:52:26.778786 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8143 | 2026.05.19 16:52:26.779231 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8144 | 2026.05.19 16:52:26.779441 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.05.19 16:52:26.779571 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001523 sec., 982928.4307288247 rows/sec., 59.62 MiB/sec. | ||
| 8146 | 2026.05.19 16:52:26.779605 [ 281 ] {fd746c48-3859-46a1-ad52-23e8321b75ac} <Debug> TCPHandler: Processed in 0.001684336 sec. | ||
| 8147 | 2026.05.19 16:52:26.779715 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.05.19 16:52:26.779811 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8149 | 2026.05.19 16:52:26.779866 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8150 | 2026.05.19 16:52:26.780644 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.05.19 16:52:26.780679 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8152 | 2026.05.19 16:52:26.781226 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8153 | 2026.05.19 16:52:26.781468 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.05.19 16:52:26.781587 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8155 | 2026.05.19 16:52:26.781608 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001815 sec., 18732.782369146007 rows/sec., 33.57 MiB/sec. | ||
| 8156 | 2026.05.19 16:52:26.781637 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.05.19 16:52:26.781661 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8158 | 2026.05.19 16:52:26.781669 [ 281 ] {bcf95fe5-44c8-464b-a8e2-b72b1dd05932} <Debug> TCPHandler: Processed in 0.00200323 sec. | ||
| 8159 | 2026.05.19 16:52:26.781798 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.05.19 16:52:26.781799 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 8161 | 2026.05.19 16:52:26.781896 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8162 | 2026.05.19 16:52:26.781946 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8163 | 2026.05.19 16:52:26.782177 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8164 | 2026.05.19 16:52:26.782271 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.05.19 16:52:26.782279 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 939 rows starting from the beginning of the part | ||
| 8166 | 2026.05.19 16:52:26.782318 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8167 | 2026.05.19 16:52:26.782492 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 8168 | 2026.05.19 16:52:26.782610 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 8169 | 2026.05.19 16:52:26.782636 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8170 | 2026.05.19 16:52:26.782718 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 8171 | 2026.05.19 16:52:26.782831 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
| 8172 | 2026.05.19 16:52:26.782861 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.05.19 16:52:26.782938 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8174 | 2026.05.19 16:52:26.783004 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 734.80 KiB/sec. | ||
| 8175 | 2026.05.19 16:52:26.783043 [ 281 ] {f19584b6-fa27-444c-a6b4-6df82e8d05e3} <Debug> TCPHandler: Processed in 0.00129582 sec. | ||
| 8176 | 2026.05.19 16:52:26.788207 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 19 columns (19 merged, 0 gathered) in 0.006477848 sec., 162862.72848637388 rows/sec., 291.84 MiB/sec. | ||
| 8177 | 2026.05.19 16:52:26.789655 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8178 | 2026.05.19 16:52:26.790004 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2026.05.19 16:52:26.790083 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8180 | 2026.05.19 16:52:26.790196 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 8181 | 2026.05.19 16:52:27.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.54 MiB, peak 301.12 MiB, free memory in arenas 0.00 B, will set to 296.11 MiB (RSS), difference: 4.57 MiB | ||
| 8182 | 2026.05.19 16:52:30.878315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17732 | ||
| 8183 | 2026.05.19 16:52:30.878821 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.05.19 16:52:30.878873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8185 | 2026.05.19 16:52:30.879370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8186 | 2026.05.19 16:52:30.879591 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.19 16:52:30.879725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17732 | ||
| 8188 | 2026.05.19 16:52:31.235937 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.05.19 16:52:31.236175 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8190 | 2026.05.19 16:52:31.236533 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8191 | 2026.05.19 16:52:31.236573 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <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 | ||
| 8192 | 2026.05.19 16:52:31.236800 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8193 | 2026.05.19 16:52:31.236874 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8194 | 2026.05.19 16:52:31.237021 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8195 | 2026.05.19 16:52:31.237115 [ 284 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8196 | 2026.05.19 16:52:31.237141 [ 350 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8197 | 2026.05.19 16:52:31.237115 [ 359 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8198 | 2026.05.19 16:52:31.237272 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8199 | 2026.05.19 16:52:31.237303 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8200 | 2026.05.19 16:52:31.237385 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8201 | 2026.05.19 16:52:31.237406 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8202 | 2026.05.19 16:52:31.237442 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8203 | 2026.05.19 16:52:31.237486 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8204 | 2026.05.19 16:52:31.238521 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002443 sec., 14326.647564469915 rows/sec., 2.41 MiB/sec. | ||
| 8205 | 2026.05.19 16:52:31.238667 [ 281 ] {dd2a2a52-57bf-45e8-a740-1d0679bf2b88} <Debug> TCPHandler: Processed in 0.002872164 sec. | ||
| 8206 | 2026.05.19 16:52:31.240127 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.05.19 16:52:31.240244 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8208 | 2026.05.19 16:52:31.240292 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8209 | 2026.05.19 16:52:31.240806 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.19 16:52:31.240853 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8211 | 2026.05.19 16:52:31.241229 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8212 | 2026.05.19 16:52:31.241454 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.05.19 16:52:31.241618 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 3.05 MiB/sec. | ||
| 8214 | 2026.05.19 16:52:31.241656 [ 281 ] {c5f6bf5b-69d3-4a01-8a6d-d24a7e0f187e} <Debug> TCPHandler: Processed in 0.001584324 sec. | ||
| 8215 | 2026.05.19 16:52:31.241780 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.05.19 16:52:31.241882 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8217 | 2026.05.19 16:52:31.241926 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8218 | 2026.05.19 16:52:31.242354 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.05.19 16:52:31.242393 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8220 | 2026.05.19 16:52:31.242696 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8221 | 2026.05.19 16:52:31.242918 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.05.19 16:52:31.243055 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 8223 | 2026.05.19 16:52:31.243091 [ 281 ] {3cc34b45-06e0-451d-9ca7-e27bdf132e79} <Debug> TCPHandler: Processed in 0.001362961 sec. | ||
| 8224 | 2026.05.19 16:52:31.243211 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.05.19 16:52:31.243305 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8226 | 2026.05.19 16:52:31.243349 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8227 | 2026.05.19 16:52:31.243728 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.05.19 16:52:31.243763 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8229 | 2026.05.19 16:52:31.244091 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8230 | 2026.05.19 16:52:31.244298 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.05.19 16:52:31.244432 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 8232 | 2026.05.19 16:52:31.244467 [ 281 ] {6ac91e60-1d02-4779-9ee6-798f95e9170b} <Debug> TCPHandler: Processed in 0.00130707 sec. | ||
| 8233 | 2026.05.19 16:52:31.244586 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.05.19 16:52:31.244680 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8235 | 2026.05.19 16:52:31.244724 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8236 | 2026.05.19 16:52:31.245052 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.05.19 16:52:31.245087 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8238 | 2026.05.19 16:52:31.245388 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8239 | 2026.05.19 16:52:31.245592 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.05.19 16:52:31.245727 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 8241 | 2026.05.19 16:52:31.245787 [ 281 ] {1d212c85-30c0-4ccb-86bb-ae98a07cd353} <Debug> TCPHandler: Processed in 0.001251809 sec. | ||
| 8242 | 2026.05.19 16:52:31.819790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8243 | 2026.05.19 16:52:31.834881 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.05.19 16:52:31.834934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.17 GiB. | ||
| 8245 | 2026.05.19 16:52:31.840814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8246 | 2026.05.19 16:52:31.841486 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.05.19 16:52:31.844056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8248 | 2026.05.19 16:52:36.237314 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.05.19 16:52:36.237596 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8250 | 2026.05.19 16:52:36.238017 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8251 | 2026.05.19 16:52:36.238058 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <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 | ||
| 8252 | 2026.05.19 16:52:36.238288 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8253 | 2026.05.19 16:52:36.238358 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8254 | 2026.05.19 16:52:36.238497 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8255 | 2026.05.19 16:52:36.238612 [ 350 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8256 | 2026.05.19 16:52:36.238618 [ 359 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8257 | 2026.05.19 16:52:36.238616 [ 284 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8258 | 2026.05.19 16:52:36.238814 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8259 | 2026.05.19 16:52:36.238845 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8260 | 2026.05.19 16:52:36.238916 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8261 | 2026.05.19 16:52:36.238936 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8262 | 2026.05.19 16:52:36.238985 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8263 | 2026.05.19 16:52:36.239027 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8264 | 2026.05.19 16:52:36.240103 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002619 sec., 13363.879343260787 rows/sec., 2.25 MiB/sec. | ||
| 8265 | 2026.05.19 16:52:36.240239 [ 281 ] {eb19e3ff-476a-463f-b259-c308713dc7a2} <Debug> TCPHandler: Processed in 0.003076247 sec. | ||
| 8266 | 2026.05.19 16:52:36.242161 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.05.19 16:52:36.242279 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8268 | 2026.05.19 16:52:36.242337 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8269 | 2026.05.19 16:52:36.242864 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.05.19 16:52:36.242911 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8271 | 2026.05.19 16:52:36.243341 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8272 | 2026.05.19 16:52:36.243586 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.05.19 16:52:36.243746 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001501 sec., 58627.581612258495 rows/sec., 4.94 MiB/sec. | ||
| 8274 | 2026.05.19 16:52:36.243783 [ 281 ] {f0d4d3c4-b5fd-41c3-b44b-599078441211} <Debug> TCPHandler: Processed in 0.001691956 sec. | ||
| 8275 | 2026.05.19 16:52:36.243915 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.05.19 16:52:36.244018 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.05.19 16:52:36.244063 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8278 | 2026.05.19 16:52:36.244490 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.19 16:52:36.244524 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8280 | 2026.05.19 16:52:36.244824 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8281 | 2026.05.19 16:52:36.245038 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.05.19 16:52:36.245175 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001183 sec., 13524.93660185968 rows/sec., 1017.01 KiB/sec. | ||
| 8283 | 2026.05.19 16:52:36.245211 [ 281 ] {03915caa-1330-457f-8eec-782c22356852} <Debug> TCPHandler: Processed in 0.001349261 sec. | ||
| 8284 | 2026.05.19 16:52:36.245330 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8285 | 2026.05.19 16:52:36.245427 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8286 | 2026.05.19 16:52:36.245468 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8287 | 2026.05.19 16:52:36.245879 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2026.05.19 16:52:36.245914 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8289 | 2026.05.19 16:52:36.246218 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8290 | 2026.05.19 16:52:36.246432 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.05.19 16:52:36.246562 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001153 sec., 69384.21509106678 rows/sec., 5.42 MiB/sec. | ||
| 8292 | 2026.05.19 16:52:36.246595 [ 281 ] {3cc2aa17-b5be-43e0-943d-701fbd653891} <Debug> TCPHandler: Processed in 0.00131666 sec. | ||
| 8293 | 2026.05.19 16:52:36.246714 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.05.19 16:52:36.246810 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8295 | 2026.05.19 16:52:36.246855 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8296 | 2026.05.19 16:52:36.247270 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2026.05.19 16:52:36.247304 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8298 | 2026.05.19 16:52:36.247628 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8299 | 2026.05.19 16:52:36.247839 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2026.05.19 16:52:36.247971 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8301 | 2026.05.19 16:52:36.248005 [ 281 ] {943a1ba4-d379-4d11-a999-487c1d3393d9} <Debug> TCPHandler: Processed in 0.00134295 sec. | ||
| 8302 | 2026.05.19 16:52:36.248118 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2026.05.19 16:52:36.248212 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8304 | 2026.05.19 16:52:36.248268 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8305 | 2026.05.19 16:52:36.249011 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.05.19 16:52:36.249045 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8307 | 2026.05.19 16:52:36.249560 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8308 | 2026.05.19 16:52:36.249777 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.05.19 16:52:36.249917 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001723 sec., 9286.128845037725 rows/sec., 16.64 MiB/sec. | ||
| 8310 | 2026.05.19 16:52:36.249967 [ 281 ] {01469a2e-2f38-4e66-98e8-991e35b52a24} <Debug> TCPHandler: Processed in 0.001901089 sec. | ||
| 8311 | 2026.05.19 16:52:36.250094 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.05.19 16:52:36.250190 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.05.19 16:52:36.250233 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8314 | 2026.05.19 16:52:36.250568 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.05.19 16:52:36.250602 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8316 | 2026.05.19 16:52:36.250905 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8317 | 2026.05.19 16:52:36.251115 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.05.19 16:52:36.251244 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8319 | 2026.05.19 16:52:36.251277 [ 281 ] {9b131c55-35c3-4dd1-a780-657d6f55b869} <Debug> TCPHandler: Processed in 0.001233909 sec. | ||
| 8320 | 2026.05.19 16:52:38.221087 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8321 | 2026.05.19 16:52:38.221168 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8322 | 2026.05.19 16:52:38.380434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18244 | ||
| 8323 | 2026.05.19 16:52:38.381242 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.05.19 16:52:38.381283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8325 | 2026.05.19 16:52:38.381764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8326 | 2026.05.19 16:52:38.381989 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.05.19 16:52:38.382131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18244 | ||
| 8328 | 2026.05.19 16:52:39.344738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8329 | 2026.05.19 16:52:39.361650 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2026.05.19 16:52:39.361715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8331 | 2026.05.19 16:52:39.367705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8332 | 2026.05.19 16:52:39.368399 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.05.19 16:52:39.371409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8334 | 2026.05.19 16:52:41.237815 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.05.19 16:52:41.238066 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8336 | 2026.05.19 16:52:41.238430 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8337 | 2026.05.19 16:52:41.238477 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <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 | ||
| 8338 | 2026.05.19 16:52:41.238730 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8339 | 2026.05.19 16:52:41.238808 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8340 | 2026.05.19 16:52:41.238958 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8341 | 2026.05.19 16:52:41.239065 [ 359 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8342 | 2026.05.19 16:52:41.239076 [ 350 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8343 | 2026.05.19 16:52:41.239065 [ 284 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8344 | 2026.05.19 16:52:41.239244 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8345 | 2026.05.19 16:52:41.239273 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8346 | 2026.05.19 16:52:41.239342 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8347 | 2026.05.19 16:52:41.239362 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8348 | 2026.05.19 16:52:41.239398 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8349 | 2026.05.19 16:52:41.239436 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8350 | 2026.05.19 16:52:41.240542 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002582 sec., 13555.383423702555 rows/sec., 2.28 MiB/sec. | ||
| 8351 | 2026.05.19 16:52:41.240666 [ 281 ] {4aaec9b6-3346-43da-8b8a-8d81c510ef5f} <Debug> TCPHandler: Processed in 0.002989605 sec. | ||
| 8352 | 2026.05.19 16:52:41.242651 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2026.05.19 16:52:41.242764 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8354 | 2026.05.19 16:52:41.242808 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8355 | 2026.05.19 16:52:41.243372 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.05.19 16:52:41.243416 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8357 | 2026.05.19 16:52:41.243841 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8358 | 2026.05.19 16:52:41.244073 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.05.19 16:52:41.244214 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001481 sec., 71573.26130992573 rows/sec., 6.01 MiB/sec. | ||
| 8360 | 2026.05.19 16:52:41.244249 [ 281 ] {a77ca264-5719-4b04-a1eb-601e024726c7} <Debug> TCPHandler: Processed in 0.001649625 sec. | ||
| 8361 | 2026.05.19 16:52:41.244379 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.05.19 16:52:41.244473 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8363 | 2026.05.19 16:52:41.244514 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8364 | 2026.05.19 16:52:41.244918 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.05.19 16:52:41.244952 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8366 | 2026.05.19 16:52:41.245244 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8367 | 2026.05.19 16:52:41.245454 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.05.19 16:52:41.245581 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001125 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 8369 | 2026.05.19 16:52:41.245614 [ 281 ] {28b37174-321f-48be-b9bc-2702c7866490} <Debug> TCPHandler: Processed in 0.00128318 sec. | ||
| 8370 | 2026.05.19 16:52:41.245741 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2026.05.19 16:52:41.245835 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8372 | 2026.05.19 16:52:41.245875 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8373 | 2026.05.19 16:52:41.246292 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2026.05.19 16:52:41.246327 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8375 | 2026.05.19 16:52:41.246620 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8376 | 2026.05.19 16:52:41.246827 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2026.05.19 16:52:41.246953 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001136 sec., 78345.07042253521 rows/sec., 6.12 MiB/sec. | ||
| 8378 | 2026.05.19 16:52:41.246986 [ 281 ] {67d468fb-99f7-44d5-b176-a8d38dc98ca0} <Debug> TCPHandler: Processed in 0.001293009 sec. | ||
| 8379 | 2026.05.19 16:52:41.247118 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2026.05.19 16:52:41.247212 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8381 | 2026.05.19 16:52:41.247256 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8382 | 2026.05.19 16:52:41.247660 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2026.05.19 16:52:41.247695 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8384 | 2026.05.19 16:52:41.248008 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8385 | 2026.05.19 16:52:41.248214 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2026.05.19 16:52:41.248341 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 8387 | 2026.05.19 16:52:41.248374 [ 281 ] {217317c8-3a42-4629-b8be-52820e8d844b} <Debug> TCPHandler: Processed in 0.00130387 sec. | ||
| 8388 | 2026.05.19 16:52:41.248493 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2026.05.19 16:52:41.248588 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8390 | 2026.05.19 16:52:41.248642 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8391 | 2026.05.19 16:52:41.249439 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.05.19 16:52:41.249475 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8393 | 2026.05.19 16:52:41.250005 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8394 | 2026.05.19 16:52:41.250231 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2026.05.19 16:52:41.250374 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001805 sec., 13850.415512465373 rows/sec., 24.82 MiB/sec. | ||
| 8396 | 2026.05.19 16:52:41.250426 [ 281 ] {f11cb253-f231-4578-97c3-6fed915deb49} <Debug> TCPHandler: Processed in 0.00198075 sec. | ||
| 8397 | 2026.05.19 16:52:41.250550 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.05.19 16:52:41.250649 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8399 | 2026.05.19 16:52:41.250691 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8400 | 2026.05.19 16:52:41.251035 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.05.19 16:52:41.251075 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8402 | 2026.05.19 16:52:41.251376 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8403 | 2026.05.19 16:52:41.251579 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.05.19 16:52:41.251708 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8405 | 2026.05.19 16:52:41.251742 [ 281 ] {2263d6fa-769f-4a98-9414-e1efc796856c} <Debug> TCPHandler: Processed in 0.001241629 sec. | ||
| 8406 | 2026.05.19 16:52:45.882847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18692 | ||
| 8407 | 2026.05.19 16:52:45.883404 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.05.19 16:52:45.883458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8409 | 2026.05.19 16:52:45.884051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8410 | 2026.05.19 16:52:45.884291 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.05.19 16:52:45.884448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18692 | ||
| 8412 | 2026.05.19 16:52:46.239338 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.05.19 16:52:46.239680 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 8414 | 2026.05.19 16:52:46.240216 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8415 | 2026.05.19 16:52:46.240257 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <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_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')" moved to PREWHERE | ||
| 8416 | 2026.05.19 16:52:46.240476 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8417 | 2026.05.19 16:52:46.240542 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8418 | 2026.05.19 16:52:46.240681 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 8419 | 2026.05.19 16:52:46.240774 [ 350 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8420 | 2026.05.19 16:52:46.240780 [ 359 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8421 | 2026.05.19 16:52:46.240780 [ 343 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8422 | 2026.05.19 16:52:46.240925 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8423 | 2026.05.19 16:52:46.240955 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8424 | 2026.05.19 16:52:46.241026 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8425 | 2026.05.19 16:52:46.241046 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8426 | 2026.05.19 16:52:46.241081 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 8427 | 2026.05.19 16:52:46.241119 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 8428 | 2026.05.19 16:52:46.242065 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002599 sec., 13466.717968449402 rows/sec., 2.27 MiB/sec. | ||
| 8429 | 2026.05.19 16:52:46.242258 [ 281 ] {84019378-222d-484c-a257-8f8dc78b9593} <Debug> TCPHandler: Processed in 0.003092616 sec. | ||
| 8430 | 2026.05.19 16:52:46.244955 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.05.19 16:52:46.245081 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8432 | 2026.05.19 16:52:46.245132 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8433 | 2026.05.19 16:52:46.245709 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.05.19 16:52:46.245756 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8435 | 2026.05.19 16:52:46.246143 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8436 | 2026.05.19 16:52:46.246349 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.05.19 16:52:46.246491 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. | ||
| 8438 | 2026.05.19 16:52:46.246523 [ 281 ] {ae471c86-99d6-4b31-ad41-8dffbb5c9239} <Debug> TCPHandler: Processed in 0.001661136 sec. | ||
| 8439 | 2026.05.19 16:52:46.246663 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.05.19 16:52:46.246752 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8441 | 2026.05.19 16:52:46.246789 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8442 | 2026.05.19 16:52:46.247301 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.05.19 16:52:46.247336 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8444 | 2026.05.19 16:52:46.247638 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8445 | 2026.05.19 16:52:46.247841 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.05.19 16:52:46.247967 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001194 sec., 174204.35510887773 rows/sec., 15.58 MiB/sec. | ||
| 8447 | 2026.05.19 16:52:46.247977 [ 120 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8448 | 2026.05.19 16:52:46.248000 [ 281 ] {c7736450-4e3f-416c-b2d0-41be389a7d01} <Debug> TCPHandler: Processed in 0.001359881 sec. | ||
| 8449 | 2026.05.19 16:52:46.248043 [ 120 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.05.19 16:52:46.248089 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8451 | 2026.05.19 16:52:46.248151 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.05.19 16:52:46.248201 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8453 | 2026.05.19 16:52:46.248246 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8454 | 2026.05.19 16:52:46.248288 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8455 | 2026.05.19 16:52:46.248309 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8456 | 2026.05.19 16:52:46.248342 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2614 rows starting from the beginning of the part | ||
| 8457 | 2026.05.19 16:52:46.248398 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2452 rows starting from the beginning of the part | ||
| 8458 | 2026.05.19 16:52:46.248440 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8459 | 2026.05.19 16:52:46.248482 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 8460 | 2026.05.19 16:52:46.248518 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 8461 | 2026.05.19 16:52:46.248557 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 208 rows starting from the beginning of the part | ||
| 8462 | 2026.05.19 16:52:46.248688 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.05.19 16:52:46.248727 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8464 | 2026.05.19 16:52:46.249030 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8465 | 2026.05.19 16:52:46.249316 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.05.19 16:52:46.249461 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001226 sec., 22838.499184339315 rows/sec., 1.72 MiB/sec. | ||
| 8467 | 2026.05.19 16:52:46.249495 [ 281 ] {965fe627-fa22-46b2-a871-d80101108fa0} <Debug> TCPHandler: Processed in 0.001398691 sec. | ||
| 8468 | 2026.05.19 16:52:46.249615 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.05.19 16:52:46.249712 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.05.19 16:52:46.249753 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8471 | 2026.05.19 16:52:46.250172 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.05.19 16:52:46.250215 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8473 | 2026.05.19 16:52:46.250503 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8474 | 2026.05.19 16:52:46.250588 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436837 sec., 2266872.999712332 rows/sec., 180.07 MiB/sec. | ||
| 8475 | 2026.05.19 16:52:46.250724 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.05.19 16:52:46.250856 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.71 MiB/sec. | ||
| 8477 | 2026.05.19 16:52:46.250890 [ 281 ] {61447d28-4aa6-49b2-9be1-b9fcf9ff7782} <Debug> TCPHandler: Processed in 0.00132235 sec. | ||
| 8478 | 2026.05.19 16:52:46.250908 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8479 | 2026.05.19 16:52:46.251021 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.05.19 16:52:46.251120 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.05.19 16:52:46.251163 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8482 | 2026.05.19 16:52:46.251235 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.19 16:52:46.251317 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_61_12} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8484 | 2026.05.19 16:52:46.251409 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8485 | 2026.05.19 16:52:46.251594 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.05.19 16:52:46.251634 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8487 | 2026.05.19 16:52:46.251918 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8488 | 2026.05.19 16:52:46.252185 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.05.19 16:52:46.252323 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00122 sec., 9836.065573770493 rows/sec., 768.44 KiB/sec. | ||
| 8490 | 2026.05.19 16:52:46.252359 [ 281 ] {78783076-d98c-413d-b550-ac323223328c} <Debug> TCPHandler: Processed in 0.001384801 sec. | ||
| 8491 | 2026.05.19 16:52:46.252510 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.05.19 16:52:46.252610 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8493 | 2026.05.19 16:52:46.252679 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8494 | 2026.05.19 16:52:46.253180 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.05.19 16:52:46.253217 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8496 | 2026.05.19 16:52:46.253518 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8497 | 2026.05.19 16:52:46.253718 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.19 16:52:46.253849 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001258 sec., 92209.85691573926 rows/sec., 7.49 MiB/sec. | ||
| 8499 | 2026.05.19 16:52:46.253849 [ 119 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8500 | 2026.05.19 16:52:46.253885 [ 281 ] {06afe159-fb72-4241-a725-a3426b280cfe} <Debug> TCPHandler: Processed in 0.001426042 sec. | ||
| 8501 | 2026.05.19 16:52:46.253909 [ 119 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.05.19 16:52:46.253935 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8503 | 2026.05.19 16:52:46.254018 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.05.19 16:52:46.254020 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8505 | 2026.05.19 16:52:46.254121 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8506 | 2026.05.19 16:52:46.254145 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8507 | 2026.05.19 16:52:46.254171 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8508 | 2026.05.19 16:52:46.254180 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 8509 | 2026.05.19 16:52:46.254253 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1315 rows starting from the beginning of the part | ||
| 8510 | 2026.05.19 16:52:46.254299 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8511 | 2026.05.19 16:52:46.254338 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 80 rows starting from the beginning of the part | ||
| 8512 | 2026.05.19 16:52:46.254380 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 89 rows starting from the beginning of the part | ||
| 8513 | 2026.05.19 16:52:46.254420 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
| 8514 | 2026.05.19 16:52:46.254564 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.05.19 16:52:46.254604 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8516 | 2026.05.19 16:52:46.254915 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8517 | 2026.05.19 16:52:46.255191 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.05.19 16:52:46.255308 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8519 | 2026.05.19 16:52:46.255325 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001221 sec., 160524.1605241605 rows/sec., 11.52 MiB/sec. | ||
| 8520 | 2026.05.19 16:52:46.255340 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2026.05.19 16:52:46.255365 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8522 | 2026.05.19 16:52:46.255366 [ 281 ] {84444a6b-ce03-4f2c-85c5-fcb5045f7f1a} <Debug> TCPHandler: Processed in 0.001395382 sec. | ||
| 8523 | 2026.05.19 16:52:46.255447 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8524 | 2026.05.19 16:52:46.255521 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.05.19 16:52:46.255548 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8526 | 2026.05.19 16:52:46.255581 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19078 rows starting from the beginning of the part | ||
| 8527 | 2026.05.19 16:52:46.255620 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8528 | 2026.05.19 16:52:46.255633 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1497 rows starting from the beginning of the part | ||
| 8529 | 2026.05.19 16:52:46.255682 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8530 | 2026.05.19 16:52:46.255687 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8531 | 2026.05.19 16:52:46.255734 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747726 sec., 1753707.3889156538 rows/sec., 127.28 MiB/sec. | ||
| 8532 | 2026.05.19 16:52:46.255743 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8533 | 2026.05.19 16:52:46.255799 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8534 | 2026.05.19 16:52:46.255844 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 196 rows starting from the beginning of the part | ||
| 8535 | 2026.05.19 16:52:46.255981 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8536 | 2026.05.19 16:52:46.256282 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.19 16:52:46.256355 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_61_12} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8538 | 2026.05.19 16:52:46.256451 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8539 | 2026.05.19 16:52:46.256491 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.19 16:52:46.256530 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8541 | 2026.05.19 16:52:46.257018 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8542 | 2026.05.19 16:52:46.257307 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.19 16:52:46.257451 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001848 sec., 8658.008658008657 rows/sec., 15.51 MiB/sec. | ||
| 8544 | 2026.05.19 16:52:46.257504 [ 281 ] {09ca9891-c2da-46d3-879b-ed5215dba11c} <Debug> TCPHandler: Processed in 0.002029421 sec. | ||
| 8545 | 2026.05.19 16:52:46.257629 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.19 16:52:46.257731 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.19 16:52:46.257775 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8548 | 2026.05.19 16:52:46.258155 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.19 16:52:46.258192 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8550 | 2026.05.19 16:52:46.258522 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8551 | 2026.05.19 16:52:46.258769 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.19 16:52:46.258885 [ 119 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8553 | 2026.05.19 16:52:46.258914 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 8554 | 2026.05.19 16:52:46.258925 [ 119 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.19 16:52:46.258956 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8556 | 2026.05.19 16:52:46.258956 [ 281 ] {a72e1925-e3a6-4458-a8b7-b6acd8d6dc37} <Debug> TCPHandler: Processed in 0.001375831 sec. | ||
| 8557 | 2026.05.19 16:52:46.259023 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8558 | 2026.05.19 16:52:46.259119 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2026.05.19 16:52:46.259146 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3060 rows starting from the beginning of the part | ||
| 8560 | 2026.05.19 16:52:46.259193 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 8561 | 2026.05.19 16:52:46.259234 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 8562 | 2026.05.19 16:52:46.259270 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8563 | 2026.05.19 16:52:46.259305 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8564 | 2026.05.19 16:52:46.259339 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8565 | 2026.05.19 16:52:46.260566 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570574 sec., 2101142.6395699917 rows/sec., 141.60 MiB/sec. | ||
| 8566 | 2026.05.19 16:52:46.260932 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8567 | 2026.05.19 16:52:46.261199 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.05.19 16:52:46.261271 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_61_12} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8569 | 2026.05.19 16:52:46.261365 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8570 | 2026.05.19 16:52:46.261569 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21219 rows, containing 5 columns (5 merged, 0 gathered) in 0.006161754 sec., 3443662.307842864 rows/sec., 225.64 MiB/sec. | ||
| 8571 | 2026.05.19 16:52:46.262017 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8572 | 2026.05.19 16:52:46.262292 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.05.19 16:52:46.262361 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8574 | 2026.05.19 16:52:46.262433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8575 | 2026.05.19 16:52:46.872472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8576 | 2026.05.19 16:52:46.889421 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.05.19 16:52:46.889475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8578 | 2026.05.19 16:52:46.895503 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8579 | 2026.05.19 16:52:46.896210 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.05.19 16:52:46.899167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8581 | 2026.05.19 16:52:51.238226 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.05.19 16:52:51.238470 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8583 | 2026.05.19 16:52:51.238810 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8584 | 2026.05.19 16:52:51.238848 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <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 | ||
| 8585 | 2026.05.19 16:52:51.239064 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8586 | 2026.05.19 16:52:51.239138 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8587 | 2026.05.19 16:52:51.239283 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8588 | 2026.05.19 16:52:51.239376 [ 359 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8589 | 2026.05.19 16:52:51.239383 [ 350 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8590 | 2026.05.19 16:52:51.239375 [ 343 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8591 | 2026.05.19 16:52:51.239537 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8592 | 2026.05.19 16:52:51.239566 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8593 | 2026.05.19 16:52:51.239634 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8594 | 2026.05.19 16:52:51.239654 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8595 | 2026.05.19 16:52:51.239688 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8596 | 2026.05.19 16:52:51.239727 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8597 | 2026.05.19 16:52:51.240716 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00234 sec., 14957.264957264957 rows/sec., 2.52 MiB/sec. | ||
| 8598 | 2026.05.19 16:52:51.240837 [ 281 ] {b8cb2df3-2a4c-4d6b-9672-8d19bb6ddff6} <Debug> TCPHandler: Processed in 0.002746722 sec. | ||
| 8599 | 2026.05.19 16:52:51.242936 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.05.19 16:52:51.243066 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8601 | 2026.05.19 16:52:51.243116 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8602 | 2026.05.19 16:52:51.243680 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.05.19 16:52:51.243725 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8604 | 2026.05.19 16:52:51.244098 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8605 | 2026.05.19 16:52:51.244313 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.05.19 16:52:51.244456 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001428 sec., 74229.6918767507 rows/sec., 6.23 MiB/sec. | ||
| 8607 | 2026.05.19 16:52:51.244491 [ 281 ] {e4cf60ee-c376-4afe-96a0-3b25eb9abcb1} <Debug> TCPHandler: Processed in 0.001614595 sec. | ||
| 8608 | 2026.05.19 16:52:51.244626 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.05.19 16:52:51.244720 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.05.19 16:52:51.244760 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8611 | 2026.05.19 16:52:51.245179 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.05.19 16:52:51.245214 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8613 | 2026.05.19 16:52:51.245497 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8614 | 2026.05.19 16:52:51.245709 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.05.19 16:52:51.245837 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001135 sec., 22026.431718061674 rows/sec., 1.62 MiB/sec. | ||
| 8616 | 2026.05.19 16:52:51.245870 [ 281 ] {04aedf97-94b2-453c-a4dd-b2ea0e236836} <Debug> TCPHandler: Processed in 0.00129227 sec. | ||
| 8617 | 2026.05.19 16:52:51.245996 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.05.19 16:52:51.246089 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8619 | 2026.05.19 16:52:51.246131 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8620 | 2026.05.19 16:52:51.246559 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.05.19 16:52:51.246594 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8622 | 2026.05.19 16:52:51.246895 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8623 | 2026.05.19 16:52:51.247098 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.05.19 16:52:51.247230 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001158 sec., 76856.6493955095 rows/sec., 6.00 MiB/sec. | ||
| 8625 | 2026.05.19 16:52:51.247265 [ 281 ] {ab8835e2-96f2-439c-8857-a7ef3922c88a} <Debug> TCPHandler: Processed in 0.00131659 sec. | ||
| 8626 | 2026.05.19 16:52:51.247391 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.05.19 16:52:51.247492 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.05.19 16:52:51.247551 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8629 | 2026.05.19 16:52:51.248005 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.05.19 16:52:51.248041 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8631 | 2026.05.19 16:52:51.248357 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8632 | 2026.05.19 16:52:51.248556 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.05.19 16:52:51.248684 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8634 | 2026.05.19 16:52:51.248719 [ 281 ] {27b1a601-6595-47be-9d6b-de8c629f607a} <Debug> TCPHandler: Processed in 0.001378331 sec. | ||
| 8635 | 2026.05.19 16:52:51.248838 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8636 | 2026.05.19 16:52:51.248934 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8637 | 2026.05.19 16:52:51.248990 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8638 | 2026.05.19 16:52:51.249762 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.05.19 16:52:51.249798 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8640 | 2026.05.19 16:52:51.250319 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8641 | 2026.05.19 16:52:51.250544 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.05.19 16:52:51.250682 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001766 sec., 14156.285390713478 rows/sec., 25.37 MiB/sec. | ||
| 8643 | 2026.05.19 16:52:51.250733 [ 281 ] {09240482-93be-4b21-9130-a8a07813a7bb} <Debug> TCPHandler: Processed in 0.00194391 sec. | ||
| 8644 | 2026.05.19 16:52:51.250862 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.05.19 16:52:51.250959 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.05.19 16:52:51.251001 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.05.19 16:52:51.251344 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.05.19 16:52:51.251381 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8649 | 2026.05.19 16:52:51.251692 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8650 | 2026.05.19 16:52:51.251922 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.05.19 16:52:51.252055 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8652 | 2026.05.19 16:52:51.252089 [ 281 ] {3e09c3f9-742c-446c-b579-5a34f8803786} <Debug> TCPHandler: Processed in 0.001277129 sec. | ||
| 8653 | 2026.05.19 16:52:53.221426 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8654 | 2026.05.19 16:52:53.221498 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8655 | 2026.05.19 16:52:53.384640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19204 | ||
| 8656 | 2026.05.19 16:52:53.385145 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.05.19 16:52:53.385188 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8658 | 2026.05.19 16:52:53.385720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8659 | 2026.05.19 16:52:53.385967 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.05.19 16:52:53.386125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19204 | ||
| 8661 | 2026.05.19 16:52:54.399220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8662 | 2026.05.19 16:52:54.416923 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.05.19 16:52:54.416989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8664 | 2026.05.19 16:52:54.423049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8665 | 2026.05.19 16:52:54.423760 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.05.19 16:52:54.426738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8667 | 2026.05.19 16:52:56.238145 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.05.19 16:52:56.238460 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8669 | 2026.05.19 16:52:56.238786 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8670 | 2026.05.19 16:52:56.238825 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <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 | ||
| 8671 | 2026.05.19 16:52:56.239036 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8672 | 2026.05.19 16:52:56.239111 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8673 | 2026.05.19 16:52:56.239250 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8674 | 2026.05.19 16:52:56.239406 [ 343 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8675 | 2026.05.19 16:52:56.239416 [ 350 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8676 | 2026.05.19 16:52:56.239407 [ 359 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8677 | 2026.05.19 16:52:56.239560 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8678 | 2026.05.19 16:52:56.239590 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8679 | 2026.05.19 16:52:56.239659 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8680 | 2026.05.19 16:52:56.239679 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8681 | 2026.05.19 16:52:56.239713 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8682 | 2026.05.19 16:52:56.239753 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 8683 | 2026.05.19 16:52:56.240887 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00254 sec., 13779.527559055117 rows/sec., 2.32 MiB/sec. | ||
| 8684 | 2026.05.19 16:52:56.241004 [ 281 ] {5eff3954-2dcb-441a-b690-2fca5d3ab4ff} <Debug> TCPHandler: Processed in 0.002994266 sec. | ||
| 8685 | 2026.05.19 16:52:56.242929 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.05.19 16:52:56.243057 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8687 | 2026.05.19 16:52:56.243110 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8688 | 2026.05.19 16:52:56.243686 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.05.19 16:52:56.243728 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8690 | 2026.05.19 16:52:56.244090 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8691 | 2026.05.19 16:52:56.244369 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.05.19 16:52:56.244517 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001461 sec., 60232.71731690622 rows/sec., 5.07 MiB/sec. | ||
| 8693 | 2026.05.19 16:52:56.244554 [ 281 ] {3bc79829-25b3-413b-b863-6a740b1cba2b} <Debug> TCPHandler: Processed in 0.001663975 sec. | ||
| 8694 | 2026.05.19 16:52:56.244682 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8695 | 2026.05.19 16:52:56.244777 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8696 | 2026.05.19 16:52:56.244818 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8697 | 2026.05.19 16:52:56.245203 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.05.19 16:52:56.245237 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8699 | 2026.05.19 16:52:56.245574 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8700 | 2026.05.19 16:52:56.245774 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.05.19 16:52:56.245900 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001152 sec., 13888.888888888889 rows/sec., 1.02 MiB/sec. | ||
| 8702 | 2026.05.19 16:52:56.245907 [ 111 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8703 | 2026.05.19 16:52:56.245933 [ 281 ] {05fd6dd7-c146-4da0-8176-80271d12e237} <Debug> TCPHandler: Processed in 0.00131899 sec. | ||
| 8704 | 2026.05.19 16:52:56.245994 [ 111 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.05.19 16:52:56.246024 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8706 | 2026.05.19 16:52:56.246062 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.05.19 16:52:56.246122 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::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 | ||
| 8708 | 2026.05.19 16:52:56.246159 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8709 | 2026.05.19 16:52:56.246202 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8710 | 2026.05.19 16:52:56.246232 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2026.05.19 16:52:56.246338 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 8712 | 2026.05.19 16:52:56.246398 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 8713 | 2026.05.19 16:52:56.246441 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 8714 | 2026.05.19 16:52:56.246486 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 8715 | 2026.05.19 16:52:56.246529 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 8716 | 2026.05.19 16:52:56.246572 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 8717 | 2026.05.19 16:52:56.246669 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.05.19 16:52:56.246710 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8719 | 2026.05.19 16:52:56.247012 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8720 | 2026.05.19 16:52:56.247246 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.19 16:52:56.247436 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131265 sec., 144745.36243476934 rows/sec., 11.20 MiB/sec. | ||
| 8722 | 2026.05.19 16:52:56.247440 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00125 sec., 64000 rows/sec., 5.00 MiB/sec. | ||
| 8723 | 2026.05.19 16:52:56.247495 [ 281 ] {255f0fe0-9064-4042-bb63-12211a9914ca} <Debug> TCPHandler: Processed in 0.001442812 sec. | ||
| 8724 | 2026.05.19 16:52:56.247586 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8725 | 2026.05.19 16:52:56.247611 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.05.19 16:52:56.247707 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.05.19 16:52:56.247752 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8728 | 2026.05.19 16:52:56.247839 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.05.19 16:52:56.247914 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_56_11} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8730 | 2026.05.19 16:52:56.247999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8731 | 2026.05.19 16:52:56.248133 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.19 16:52:56.248172 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8733 | 2026.05.19 16:52:56.248553 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8734 | 2026.05.19 16:52:56.248755 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.19 16:52:56.248882 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8736 | 2026.05.19 16:52:56.248916 [ 281 ] {bbdb2431-4300-4b19-bfdf-731ccdb3eb71} <Debug> TCPHandler: Processed in 0.001374121 sec. | ||
| 8737 | 2026.05.19 16:52:56.249026 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.05.19 16:52:56.249116 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.19 16:52:56.249169 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8740 | 2026.05.19 16:52:56.249952 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.19 16:52:56.249986 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8742 | 2026.05.19 16:52:56.250541 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8743 | 2026.05.19 16:52:56.250749 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.19 16:52:56.250863 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8745 | 2026.05.19 16:52:56.250881 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001765 sec., 9065.155807365438 rows/sec., 16.24 MiB/sec. | ||
| 8746 | 2026.05.19 16:52:56.250917 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.05.19 16:52:56.250942 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8748 | 2026.05.19 16:52:56.250949 [ 281 ] {b0e50018-9f03-4a3f-8b00-a27aa96d39db} <Debug> TCPHandler: Processed in 0.00196512 sec. | ||
| 8749 | 2026.05.19 16:52:56.251018 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::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 | ||
| 8750 | 2026.05.19 16:52:56.251075 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.05.19 16:52:56.251172 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8752 | 2026.05.19 16:52:56.251190 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.05.19 16:52:56.251212 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8754 | 2026.05.19 16:52:56.251235 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1055 rows starting from the beginning of the part | ||
| 8755 | 2026.05.19 16:52:56.251404 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
| 8756 | 2026.05.19 16:52:56.251504 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 8757 | 2026.05.19 16:52:56.251599 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 8758 | 2026.05.19 16:52:56.251607 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.19 16:52:56.251648 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8760 | 2026.05.19 16:52:56.251686 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 8761 | 2026.05.19 16:52:56.251772 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
| 8762 | 2026.05.19 16:52:56.251956 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8763 | 2026.05.19 16:52:56.252198 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.05.19 16:52:56.252399 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 8765 | 2026.05.19 16:52:56.252434 [ 281 ] {5b6ff4cc-5c39-4674-b5fb-0c0cdb5feda2} <Debug> TCPHandler: Processed in 0.001357171 sec. | ||
| 8766 | 2026.05.19 16:52:56.257433 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1153 rows, containing 19 columns (19 merged, 0 gathered) in 0.006407418 sec., 179947.67939285372 rows/sec., 322.46 MiB/sec. | ||
| 8767 | 2026.05.19 16:52:56.259137 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8768 | 2026.05.19 16:52:56.259581 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.05.19 16:52:56.259662 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8770 | 2026.05.19 16:52:56.259807 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 8771 | 2026.05.19 16:52:56.751855 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.05.19 16:52:56.752100 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8773 | 2026.05.19 16:52:56.752477 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8774 | 2026.05.19 16:52:56.752526 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8775 | 2026.05.19 16:52:56.752858 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8776 | 2026.05.19 16:52:56.752939 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8777 | 2026.05.19 16:52:56.753085 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8778 | 2026.05.19 16:52:56.753154 [ 320 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8779 | 2026.05.19 16:52:56.753189 [ 343 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8780 | 2026.05.19 16:52:56.753189 [ 359 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8781 | 2026.05.19 16:52:56.753304 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8782 | 2026.05.19 16:52:56.753331 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8783 | 2026.05.19 16:52:56.753399 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8784 | 2026.05.19 16:52:56.753420 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8785 | 2026.05.19 16:52:56.753455 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8786 | 2026.05.19 16:52:56.753493 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8787 | 2026.05.19 16:52:56.754532 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00258 sec., 13565.891472868218 rows/sec., 2.88 MiB/sec. | ||
| 8788 | 2026.05.19 16:52:56.754640 [ 281 ] {f43a58b9-3f39-4427-9fb4-caf31714c328} <Debug> TCPHandler: Processed in 0.002974745 sec. | ||
| 8789 | 2026.05.19 16:52:56.767685 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.05.19 16:52:56.767818 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8791 | 2026.05.19 16:52:56.767872 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8792 | 2026.05.19 16:52:56.768322 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.05.19 16:52:56.768363 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8794 | 2026.05.19 16:52:56.768697 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8795 | 2026.05.19 16:52:56.768987 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.05.19 16:52:56.769136 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001376 sec., 1453.4883720930231 rows/sec., 118.52 KiB/sec. | ||
| 8797 | 2026.05.19 16:52:56.769171 [ 281 ] {0a4a7fdf-7707-4cff-b6a5-0f7f8048a0f9} <Debug> TCPHandler: Processed in 0.001574593 sec. | ||
| 8798 | 2026.05.19 16:52:56.769288 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.05.19 16:52:56.769383 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8800 | 2026.05.19 16:52:56.769424 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8801 | 2026.05.19 16:52:56.770920 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.05.19 16:52:56.770957 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8803 | 2026.05.19 16:52:56.771381 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8804 | 2026.05.19 16:52:56.771589 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.05.19 16:52:56.771719 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002377 sec., 1031552.3769457298 rows/sec., 76.46 MiB/sec. | ||
| 8806 | 2026.05.19 16:52:56.771817 [ 281 ] {8e0513cd-84cf-4351-88e3-a16aa3f2aa6d} <Debug> TCPHandler: Processed in 0.002545578 sec. | ||
| 8807 | 2026.05.19 16:52:56.771929 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.05.19 16:52:56.772023 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.05.19 16:52:56.772064 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8810 | 2026.05.19 16:52:56.772472 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.05.19 16:52:56.772505 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8812 | 2026.05.19 16:52:56.772848 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8813 | 2026.05.19 16:52:56.773049 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.05.19 16:52:56.773171 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.24 MiB/sec. | ||
| 8815 | 2026.05.19 16:52:56.773228 [ 281 ] {ac95fc48-84f0-4527-9dc4-7fbde7861c96} <Debug> TCPHandler: Processed in 0.001368031 sec. | ||
| 8816 | 2026.05.19 16:52:56.773337 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.05.19 16:52:56.773429 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.05.19 16:52:56.773468 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8819 | 2026.05.19 16:52:56.774122 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.05.19 16:52:56.774156 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8821 | 2026.05.19 16:52:56.774459 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8822 | 2026.05.19 16:52:56.774667 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.19 16:52:56.774873 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001422 sec., 563291.1392405063 rows/sec., 32.54 MiB/sec. | ||
| 8824 | 2026.05.19 16:52:56.774904 [ 281 ] {e021af0e-8e51-40bd-92e4-e2d2e015164c} <Debug> TCPHandler: Processed in 0.001586274 sec. | ||
| 8825 | 2026.05.19 16:52:56.775010 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.05.19 16:52:56.775101 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.05.19 16:52:56.775141 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8828 | 2026.05.19 16:52:56.775490 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.19 16:52:56.775522 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8830 | 2026.05.19 16:52:56.775849 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8831 | 2026.05.19 16:52:56.776043 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.05.19 16:52:56.776163 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 8833 | 2026.05.19 16:52:56.776195 [ 281 ] {c5547945-551f-4e9e-9cce-dd6eac3e0135} <Debug> TCPHandler: Processed in 0.001245549 sec. | ||
| 8834 | 2026.05.19 16:52:56.776309 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.05.19 16:52:56.776425 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8836 | 2026.05.19 16:52:56.776472 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8837 | 2026.05.19 16:52:56.777530 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.05.19 16:52:56.777574 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8839 | 2026.05.19 16:52:56.778006 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8840 | 2026.05.19 16:52:56.778209 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.19 16:52:56.778331 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001923 sec., 683827.3530941238 rows/sec., 45.77 MiB/sec. | ||
| 8842 | 2026.05.19 16:52:56.778365 [ 281 ] {188d2f5d-8e60-4571-93ec-a7a341a8a76f} <Debug> TCPHandler: Processed in 0.002120252 sec. | ||
| 8843 | 2026.05.19 16:52:56.778479 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8844 | 2026.05.19 16:52:56.778570 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8845 | 2026.05.19 16:52:56.778612 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8846 | 2026.05.19 16:52:56.779326 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2026.05.19 16:52:56.779359 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8848 | 2026.05.19 16:52:56.779816 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8849 | 2026.05.19 16:52:56.780031 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.05.19 16:52:56.780155 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001574 sec., 951080.0508259211 rows/sec., 57.68 MiB/sec. | ||
| 8851 | 2026.05.19 16:52:56.780189 [ 281 ] {b4923f19-44f7-4844-bc37-35aded6a378b} <Debug> TCPHandler: Processed in 0.001739157 sec. | ||
| 8852 | 2026.05.19 16:52:56.780304 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.05.19 16:52:56.780422 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8854 | 2026.05.19 16:52:56.780484 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8855 | 2026.05.19 16:52:56.781384 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8856 | 2026.05.19 16:52:56.781417 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8857 | 2026.05.19 16:52:56.781998 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8858 | 2026.05.19 16:52:56.782207 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.05.19 16:52:56.782338 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001933 sec., 17589.239524055873 rows/sec., 31.52 MiB/sec. | ||
| 8860 | 2026.05.19 16:52:56.782391 [ 281 ] {f501121c-2493-462c-bb9c-64858f4a0bb2} <Debug> TCPHandler: Processed in 0.002152412 sec. | ||
| 8861 | 2026.05.19 16:52:56.782504 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.05.19 16:52:56.782593 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.05.19 16:52:56.782633 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8864 | 2026.05.19 16:52:56.782998 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.05.19 16:52:56.783030 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.16 GiB. | ||
| 8866 | 2026.05.19 16:52:56.783311 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8867 | 2026.05.19 16:52:56.783505 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.05.19 16:52:56.783625 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. | ||
| 8869 | 2026.05.19 16:52:56.783657 [ 281 ] {fb84707f-436a-4b78-8195-b62cdb453fdb} <Debug> TCPHandler: Processed in 0.001211038 sec. | ||
| 8870 | 2026.05.19 16:52:57.001080 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.80 MiB, peak 310.73 MiB, free memory in arenas 0.00 B, will set to 301.15 MiB (RSS), difference: 1.36 MiB | ||
| 8871 | 2026.05.19 16:53:00.886635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19652 | ||
| 8872 | 2026.05.19 16:53:00.887158 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.05.19 16:53:00.887201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8874 | 2026.05.19 16:53:00.887702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8875 | 2026.05.19 16:53:00.887939 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.05.19 16:53:00.888086 [ 102 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8877 | 2026.05.19 16:53:00.888092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19652 | ||
| 8878 | 2026.05.19 16:53:00.888135 [ 102 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.19 16:53:00.888160 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8880 | 2026.05.19 16:53:00.888264 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 8881 | 2026.05.19 16:53:00.888369 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8882 | 2026.05.19 16:53:00.888407 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17284 rows starting from the beginning of the part | ||
| 8883 | 2026.05.19 16:53:00.888475 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8884 | 2026.05.19 16:53:00.888530 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8885 | 2026.05.19 16:53:00.888578 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8886 | 2026.05.19 16:53:00.888629 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8887 | 2026.05.19 16:53:00.888678 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8888 | 2026.05.19 16:53:00.890647 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423226 sec., 8109850.257466699 rows/sec., 116.01 MiB/sec. | ||
| 8889 | 2026.05.19 16:53:00.891051 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8890 | 2026.05.19 16:53:00.891412 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.19 16:53:00.891511 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_41_8} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8892 | 2026.05.19 16:53:00.891653 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8893 | 2026.05.19 16:53:01.236121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.05.19 16:53:01.236471 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 8895 | 2026.05.19 16:53:01.236966 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8896 | 2026.05.19 16:53:01.237004 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <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 | ||
| 8897 | 2026.05.19 16:53:01.237223 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8898 | 2026.05.19 16:53:01.237295 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8899 | 2026.05.19 16:53:01.237436 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8900 | 2026.05.19 16:53:01.237506 [ 320 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8901 | 2026.05.19 16:53:01.237541 [ 363 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8902 | 2026.05.19 16:53:01.237541 [ 343 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8903 | 2026.05.19 16:53:01.237669 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8904 | 2026.05.19 16:53:01.237696 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8905 | 2026.05.19 16:53:01.237766 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8906 | 2026.05.19 16:53:01.237786 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 8907 | 2026.05.19 16:53:01.237822 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8908 | 2026.05.19 16:53:01.237868 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8909 | 2026.05.19 16:53:01.238879 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002557 sec., 13687.91552600704 rows/sec., 2.31 MiB/sec. | ||
| 8910 | 2026.05.19 16:53:01.238992 [ 281 ] {270f1f1e-4531-44b8-b364-0aa10913ec28} <Debug> TCPHandler: Processed in 0.003058407 sec. | ||
| 8911 | 2026.05.19 16:53:01.240525 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.05.19 16:53:01.240638 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8913 | 2026.05.19 16:53:01.240685 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8914 | 2026.05.19 16:53:01.241177 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.05.19 16:53:01.241213 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8916 | 2026.05.19 16:53:01.241570 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8917 | 2026.05.19 16:53:01.241793 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.05.19 16:53:01.241951 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.20 MiB/sec. | ||
| 8919 | 2026.05.19 16:53:01.241990 [ 281 ] {b0752949-7d12-4d36-9ef1-ce06302d9b14} <Debug> TCPHandler: Processed in 0.001518143 sec. | ||
| 8920 | 2026.05.19 16:53:01.242121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.05.19 16:53:01.242220 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8922 | 2026.05.19 16:53:01.242262 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8923 | 2026.05.19 16:53:01.242672 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.19 16:53:01.242707 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8925 | 2026.05.19 16:53:01.243006 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8926 | 2026.05.19 16:53:01.243213 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.05.19 16:53:01.243346 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 8928 | 2026.05.19 16:53:01.243382 [ 281 ] {5cdcf5e6-6bba-403b-8c9a-f27830f85db4} <Debug> TCPHandler: Processed in 0.00131155 sec. | ||
| 8929 | 2026.05.19 16:53:01.243505 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2026.05.19 16:53:01.243601 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8931 | 2026.05.19 16:53:01.243645 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8932 | 2026.05.19 16:53:01.244036 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.05.19 16:53:01.244071 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8934 | 2026.05.19 16:53:01.244403 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8935 | 2026.05.19 16:53:01.244609 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.05.19 16:53:01.244745 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 8937 | 2026.05.19 16:53:01.244780 [ 281 ] {3e4781c0-c380-4de5-b2c0-58821d56006b} <Debug> TCPHandler: Processed in 0.00132548 sec. | ||
| 8938 | 2026.05.19 16:53:01.244906 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.05.19 16:53:01.245001 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8940 | 2026.05.19 16:53:01.245044 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8941 | 2026.05.19 16:53:01.245374 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.19 16:53:01.245409 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8943 | 2026.05.19 16:53:01.245704 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8944 | 2026.05.19 16:53:01.245902 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.19 16:53:01.246035 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 8946 | 2026.05.19 16:53:01.246070 [ 281 ] {a6ac8f81-1ec4-4e39-b583-bb4df473220b} <Debug> TCPHandler: Processed in 0.001212699 sec. | ||
| 8947 | 2026.05.19 16:53:01.927244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8948 | 2026.05.19 16:53:01.946187 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.05.19 16:53:01.946256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8950 | 2026.05.19 16:53:01.952335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8951 | 2026.05.19 16:53:01.953061 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.05.19 16:53:01.953363 [ 105 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8953 | 2026.05.19 16:53:01.953405 [ 105 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.05.19 16:53:01.953428 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 8955 | 2026.05.19 16:53:01.953564 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 8956 | 2026.05.19 16:53:01.957315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8957 | 2026.05.19 16:53:01.957559 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2026.05.19 16:53:01.959272 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8959 | 2026.05.19 16:53:01.964029 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8960 | 2026.05.19 16:53:01.968549 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8961 | 2026.05.19 16:53:01.973452 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8962 | 2026.05.19 16:53:01.978047 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8963 | 2026.05.19 16:53:01.982126 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8964 | 2026.05.19 16:53:02.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.95 MiB, peak 311.95 MiB, free memory in arenas 0.00 B, will set to 301.62 MiB (RSS), difference: -10.32 MiB | ||
| 8965 | 2026.05.19 16:53:02.038969 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085469699 sec., 3615.316347375928 rows/sec., 18.69 MiB/sec. | ||
| 8966 | 2026.05.19 16:53:02.041825 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8967 | 2026.05.19 16:53:02.043891 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.05.19 16:53:02.044020 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_41_8} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8969 | 2026.05.19 16:53:02.046516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8970 | 2026.05.19 16:53:02.224423 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60387 | ||
| 8971 | 2026.05.19 16:53:02.224523 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2026.05.19 16:53:02.224553 [ 285 ] {} <Debug> TCP-Session: e2930f82-e404-42e0-b643-f6a7e4a4ef8c Authenticating user 'default' from [fd00:1122:3344:101::e]:60387 | ||
| 8973 | 2026.05.19 16:53:02.224578 [ 285 ] {} <Debug> TCP-Session: e2930f82-e404-42e0-b643-f6a7e4a4ef8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2026.05.19 16:53:02.224593 [ 285 ] {} <Debug> TCP-Session: e2930f82-e404-42e0-b643-f6a7e4a4ef8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2026.05.19 16:53:02.224795 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48577 | ||
| 8976 | 2026.05.19 16:53:02.224827 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40969 | ||
| 8977 | 2026.05.19 16:53:02.224835 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33499 | ||
| 8978 | 2026.05.19 16:53:02.224884 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64747 | ||
| 8979 | 2026.05.19 16:53:02.224915 [ 285 ] {} <Trace> TCP-Session: e2930f82-e404-42e0-b643-f6a7e4a4ef8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.05.19 16:53:02.224866 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47393 | ||
| 8981 | 2026.05.19 16:53:02.224860 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36655 | ||
| 8982 | 2026.05.19 16:53:02.224816 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41889 | ||
| 8983 | 2026.05.19 16:53:02.224814 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54985 | ||
| 8984 | 2026.05.19 16:53:02.225041 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8985 | 2026.05.19 16:53:02.225103 [ 302 ] {} <Debug> TCP-Session: 0cceea3b-d69b-412b-8ce1-6a78d5dac0ff Authenticating user 'default' from [fd00:1122:3344:101::e]:48577 | ||
| 8986 | 2026.05.19 16:53:02.225115 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8987 | 2026.05.19 16:53:02.225133 [ 302 ] {} <Debug> TCP-Session: 0cceea3b-d69b-412b-8ce1-6a78d5dac0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.05.19 16:53:02.225157 [ 302 ] {} <Debug> TCP-Session: 0cceea3b-d69b-412b-8ce1-6a78d5dac0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.05.19 16:53:02.225392 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8990 | 2026.05.19 16:53:02.225423 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8991 | 2026.05.19 16:53:02.225451 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8992 | 2026.05.19 16:53:02.225460 [ 310 ] {} <Debug> TCP-Session: 9c7ea019-6971-47e0-b227-8c69d7e7657f Authenticating user 'default' from [fd00:1122:3344:101::e]:47393 | ||
| 8993 | 2026.05.19 16:53:02.225497 [ 310 ] {} <Debug> TCP-Session: 9c7ea019-6971-47e0-b227-8c69d7e7657f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8994 | 2026.05.19 16:53:02.225511 [ 310 ] {} <Debug> TCP-Session: 9c7ea019-6971-47e0-b227-8c69d7e7657f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.05.19 16:53:02.225544 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8996 | 2026.05.19 16:53:02.225582 [ 303 ] {} <Debug> TCP-Session: ff426447-c3ca-475d-8347-5286bc240a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:54985 | ||
| 8997 | 2026.05.19 16:53:02.225606 [ 303 ] {} <Debug> TCP-Session: ff426447-c3ca-475d-8347-5286bc240a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8998 | 2026.05.19 16:53:02.225623 [ 303 ] {} <Debug> TCP-Session: ff426447-c3ca-475d-8347-5286bc240a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8999 | 2026.05.19 16:53:02.225927 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 9000 | 2026.05.19 16:53:02.225929 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9001 | 2026.05.19 16:53:02.225981 [ 306 ] {} <Debug> TCP-Session: b2df2ab5-578f-445a-8fe7-54b9644b2a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:41889 | ||
| 9002 | 2026.05.19 16:53:02.225999 [ 306 ] {} <Debug> TCP-Session: b2df2ab5-578f-445a-8fe7-54b9644b2a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2026.05.19 16:53:02.226016 [ 306 ] {} <Debug> TCP-Session: b2df2ab5-578f-445a-8fe7-54b9644b2a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2026.05.19 16:53:02.226058 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9005 | 2026.05.19 16:53:02.226093 [ 309 ] {} <Debug> TCP-Session: 1556301d-c68a-416d-b80d-b71ae3457310 Authenticating user 'default' from [fd00:1122:3344:101::e]:36655 | ||
| 9006 | 2026.05.19 16:53:02.226112 [ 309 ] {} <Debug> TCP-Session: 1556301d-c68a-416d-b80d-b71ae3457310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2026.05.19 16:53:02.226128 [ 309 ] {} <Debug> TCP-Session: 1556301d-c68a-416d-b80d-b71ae3457310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.05.19 16:53:02.226458 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9009 | 2026.05.19 16:53:02.226491 [ 275 ] {} <Debug> TCP-Session: 3f48406e-60d1-4e4e-90a9-21bcec991bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:64747 | ||
| 9010 | 2026.05.19 16:53:02.226511 [ 275 ] {} <Debug> TCP-Session: 3f48406e-60d1-4e4e-90a9-21bcec991bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.05.19 16:53:02.226524 [ 275 ] {} <Debug> TCP-Session: 3f48406e-60d1-4e4e-90a9-21bcec991bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2026.05.19 16:53:02.226677 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9013 | 2026.05.19 16:53:02.226714 [ 308 ] {} <Debug> TCP-Session: 886d2cdb-75e3-4aa5-a4a6-9c37e9d8d568 Authenticating user 'default' from [fd00:1122:3344:101::e]:33499 | ||
| 9014 | 2026.05.19 16:53:02.226731 [ 308 ] {} <Debug> TCP-Session: 886d2cdb-75e3-4aa5-a4a6-9c37e9d8d568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.05.19 16:53:02.226744 [ 308 ] {} <Debug> TCP-Session: 886d2cdb-75e3-4aa5-a4a6-9c37e9d8d568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.05.19 16:53:02.226796 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9017 | 2026.05.19 16:53:02.226831 [ 307 ] {} <Debug> TCP-Session: 1cd10436-dc57-40b9-bf8e-651e0d7a7b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:40969 | ||
| 9018 | 2026.05.19 16:53:02.226847 [ 307 ] {} <Debug> TCP-Session: 1cd10436-dc57-40b9-bf8e-651e0d7a7b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.05.19 16:53:02.226859 [ 307 ] {} <Debug> TCP-Session: 1cd10436-dc57-40b9-bf8e-651e0d7a7b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.05.19 16:53:02.227183 [ 363 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> AggregatingTransform: Aggregating | ||
| 9021 | 2026.05.19 16:53:02.227234 [ 363 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9022 | 2026.05.19 16:53:02.227272 [ 363 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001229168 sec. (813.558 rows/sec., 31.78 KiB/sec.) | ||
| 9023 | 2026.05.19 16:53:02.227289 [ 363 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Trace> Aggregator: Merging aggregated data | ||
| 9024 | 2026.05.19 16:53:02.227913 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002857 sec., 350.0175008750437 rows/sec., 13.67 KiB/sec. | ||
| 9025 | 2026.05.19 16:53:02.228049 [ 285 ] {bd44cc97-1219-4be6-8cb5-9e30d481579f} <Debug> TCPHandler: Processed in 0.003261219 sec. | ||
| 9026 | 2026.05.19 16:53:02.228171 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9027 | 2026.05.19 16:53:02.228196 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9028 | 2026.05.19 16:53:02.228201 [ 285 ] {} <Debug> TCP-Session: e2930f82-e404-42e0-b643-f6a7e4a4ef8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.05.19 16:53:02.228221 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9030 | 2026.05.19 16:53:02.228243 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9031 | 2026.05.19 16:53:02.228268 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9032 | 2026.05.19 16:53:02.228288 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9033 | 2026.05.19 16:53:02.228300 [ 309 ] {} <Debug> TCP-Session: 1556301d-c68a-416d-b80d-b71ae3457310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2026.05.19 16:53:02.228308 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9035 | 2026.05.19 16:53:02.228322 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9036 | 2026.05.19 16:53:02.228329 [ 275 ] {} <Debug> TCP-Session: 3f48406e-60d1-4e4e-90a9-21bcec991bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9037 | 2026.05.19 16:53:02.228363 [ 306 ] {} <Debug> TCP-Session: b2df2ab5-578f-445a-8fe7-54b9644b2a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2026.05.19 16:53:02.228373 [ 310 ] {} <Debug> TCP-Session: 9c7ea019-6971-47e0-b227-8c69d7e7657f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9039 | 2026.05.19 16:53:02.228333 [ 307 ] {} <Debug> TCP-Session: 1cd10436-dc57-40b9-bf8e-651e0d7a7b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2026.05.19 16:53:02.228269 [ 302 ] {} <Debug> TCP-Session: 0cceea3b-d69b-412b-8ce1-6a78d5dac0ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.05.19 16:53:02.228238 [ 303 ] {} <Debug> TCP-Session: ff426447-c3ca-475d-8347-5286bc240a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2026.05.19 16:53:02.228348 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9043 | 2026.05.19 16:53:02.228500 [ 308 ] {} <Debug> TCP-Session: 886d2cdb-75e3-4aa5-a4a6-9c37e9d8d568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9044 | 2026.05.19 16:53:03.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.45 MiB, peak 311.95 MiB, free memory in arenas 0.00 B, will set to 302.50 MiB (RSS), difference: 10.05 MiB | ||
| 9045 | 2026.05.19 16:53:04.130526 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42136 | ||
| 9046 | 2026.05.19 16:53:04.130679 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9047 | 2026.05.19 16:53:04.130704 [ 285 ] {} <Debug> TCP-Session: ac50efd1-b21b-4889-bc3b-2366a8966c17 Authenticating user 'default' from [fd00:1122:3344:101::e]:42136 | ||
| 9048 | 2026.05.19 16:53:04.130727 [ 285 ] {} <Debug> TCP-Session: ac50efd1-b21b-4889-bc3b-2366a8966c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.05.19 16:53:04.130740 [ 285 ] {} <Debug> TCP-Session: ac50efd1-b21b-4889-bc3b-2366a8966c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9050 | 2026.05.19 16:53:04.130920 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62454 | ||
| 9051 | 2026.05.19 16:53:04.130961 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35604 | ||
| 9052 | 2026.05.19 16:53:04.130984 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50127 | ||
| 9053 | 2026.05.19 16:53:04.130996 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60353 | ||
| 9054 | 2026.05.19 16:53:04.131018 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50416 | ||
| 9055 | 2026.05.19 16:53:04.131050 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9056 | 2026.05.19 16:53:04.131050 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9057 | 2026.05.19 16:53:04.131073 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9058 | 2026.05.19 16:53:04.131097 [ 303 ] {} <Debug> TCP-Session: fcf21543-4d26-4e20-a7de-74a7bbdd76fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35604 | ||
| 9059 | 2026.05.19 16:53:04.131108 [ 308 ] {} <Debug> TCP-Session: ca0034e7-8940-4237-935c-e6594f70b0fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50127 | ||
| 9060 | 2026.05.19 16:53:04.131112 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9061 | 2026.05.19 16:53:04.131135 [ 303 ] {} <Debug> TCP-Session: fcf21543-4d26-4e20-a7de-74a7bbdd76fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2026.05.19 16:53:04.131140 [ 308 ] {} <Debug> TCP-Session: ca0034e7-8940-4237-935c-e6594f70b0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9063 | 2026.05.19 16:53:04.131166 [ 303 ] {} <Debug> TCP-Session: fcf21543-4d26-4e20-a7de-74a7bbdd76fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9064 | 2026.05.19 16:53:04.131172 [ 275 ] {} <Debug> TCP-Session: 70c5c721-8a6e-413f-b12b-57d395a85563 Authenticating user 'default' from [fd00:1122:3344:101::e]:50416 | ||
| 9065 | 2026.05.19 16:53:04.131181 [ 308 ] {} <Debug> TCP-Session: ca0034e7-8940-4237-935c-e6594f70b0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9066 | 2026.05.19 16:53:04.131019 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9067 | 2026.05.19 16:53:04.131219 [ 275 ] {} <Debug> TCP-Session: 70c5c721-8a6e-413f-b12b-57d395a85563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9068 | 2026.05.19 16:53:04.131038 [ 285 ] {} <Trace> TCP-Session: ac50efd1-b21b-4889-bc3b-2366a8966c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.05.19 16:53:04.131254 [ 275 ] {} <Debug> TCP-Session: 70c5c721-8a6e-413f-b12b-57d395a85563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2026.05.19 16:53:04.131247 [ 302 ] {} <Debug> TCP-Session: 5d26c0c9-adcd-45bb-8b7a-dedd9b7e6830 Authenticating user 'default' from [fd00:1122:3344:101::e]:62454 | ||
| 9071 | 2026.05.19 16:53:04.131006 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55269 | ||
| 9072 | 2026.05.19 16:53:04.131318 [ 302 ] {} <Debug> TCP-Session: 5d26c0c9-adcd-45bb-8b7a-dedd9b7e6830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2026.05.19 16:53:04.130973 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49050 | ||
| 9074 | 2026.05.19 16:53:04.131362 [ 302 ] {} <Debug> TCP-Session: 5d26c0c9-adcd-45bb-8b7a-dedd9b7e6830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.05.19 16:53:04.130965 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59875 | ||
| 9076 | 2026.05.19 16:53:04.131389 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9077 | 2026.05.19 16:53:04.131409 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9078 | 2026.05.19 16:53:04.131435 [ 310 ] {} <Debug> TCP-Session: d2f9d8db-2d3c-458f-acba-9e0b3c7dd28f Authenticating user 'default' from [fd00:1122:3344:101::e]:55269 | ||
| 9079 | 2026.05.19 16:53:04.131444 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9080 | 2026.05.19 16:53:04.131447 [ 307 ] {} <Debug> TCP-Session: 7da72867-07ae-40bc-9bcd-c0d70e53e036 Authenticating user 'default' from [fd00:1122:3344:101::e]:49050 | ||
| 9081 | 2026.05.19 16:53:04.131464 [ 310 ] {} <Debug> TCP-Session: d2f9d8db-2d3c-458f-acba-9e0b3c7dd28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2026.05.19 16:53:04.131474 [ 306 ] {} <Debug> TCP-Session: 9ed6c509-466d-4245-a9c8-a7136961d7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:59875 | ||
| 9083 | 2026.05.19 16:53:04.131483 [ 307 ] {} <Debug> TCP-Session: 7da72867-07ae-40bc-9bcd-c0d70e53e036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.05.19 16:53:04.131490 [ 310 ] {} <Debug> TCP-Session: d2f9d8db-2d3c-458f-acba-9e0b3c7dd28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2026.05.19 16:53:04.131502 [ 306 ] {} <Debug> TCP-Session: 9ed6c509-466d-4245-a9c8-a7136961d7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.05.19 16:53:04.131512 [ 307 ] {} <Debug> TCP-Session: 7da72867-07ae-40bc-9bcd-c0d70e53e036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9087 | 2026.05.19 16:53:04.131530 [ 306 ] {} <Debug> TCP-Session: 9ed6c509-466d-4245-a9c8-a7136961d7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2026.05.19 16:53:04.131437 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9089 | 2026.05.19 16:53:04.131120 [ 309 ] {} <Debug> TCP-Session: ba60bddf-be00-40c1-a1dd-3765a3e0e7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60353 | ||
| 9090 | 2026.05.19 16:53:04.131599 [ 309 ] {} <Debug> TCP-Session: ba60bddf-be00-40c1-a1dd-3765a3e0e7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2026.05.19 16:53:04.131612 [ 309 ] {} <Debug> TCP-Session: ba60bddf-be00-40c1-a1dd-3765a3e0e7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.05.19 16:53:04.131825 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9093 | 2026.05.19 16:53:04.131880 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9094 | 2026.05.19 16:53:04.132160 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 9095 | 2026.05.19 16:53:04.133121 [ 358 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> AggregatingTransform: Aggregating | ||
| 9096 | 2026.05.19 16:53:04.133161 [ 358 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9097 | 2026.05.19 16:53:04.133194 [ 358 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937495 sec. (1066.672 rows/sec., 41.67 KiB/sec.) | ||
| 9098 | 2026.05.19 16:53:04.133209 [ 358 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Trace> Aggregator: Merging aggregated data | ||
| 9099 | 2026.05.19 16:53:04.133867 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002487 sec., 402.0908725371934 rows/sec., 15.71 KiB/sec. | ||
| 9100 | 2026.05.19 16:53:04.134012 [ 285 ] {f38eae6c-0e59-43bf-bd12-7a38f0efa81a} <Debug> TCPHandler: Processed in 0.003093187 sec. | ||
| 9101 | 2026.05.19 16:53:04.134129 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9102 | 2026.05.19 16:53:04.134158 [ 285 ] {} <Debug> TCP-Session: ac50efd1-b21b-4889-bc3b-2366a8966c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.05.19 16:53:04.134163 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9104 | 2026.05.19 16:53:04.134180 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9105 | 2026.05.19 16:53:04.134199 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9106 | 2026.05.19 16:53:04.134211 [ 302 ] {} <Debug> TCP-Session: 5d26c0c9-adcd-45bb-8b7a-dedd9b7e6830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2026.05.19 16:53:04.134235 [ 308 ] {} <Debug> TCP-Session: ca0034e7-8940-4237-935c-e6594f70b0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9108 | 2026.05.19 16:53:04.134247 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9109 | 2026.05.19 16:53:04.134259 [ 275 ] {} <Debug> TCP-Session: 70c5c721-8a6e-413f-b12b-57d395a85563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2026.05.19 16:53:04.134276 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9111 | 2026.05.19 16:53:04.134295 [ 307 ] {} <Debug> TCP-Session: 7da72867-07ae-40bc-9bcd-c0d70e53e036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2026.05.19 16:53:04.134260 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9113 | 2026.05.19 16:53:04.134334 [ 310 ] {} <Debug> TCP-Session: d2f9d8db-2d3c-458f-acba-9e0b3c7dd28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.05.19 16:53:04.134218 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9115 | 2026.05.19 16:53:04.134380 [ 306 ] {} <Debug> TCP-Session: 9ed6c509-466d-4245-a9c8-a7136961d7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.05.19 16:53:04.134229 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9117 | 2026.05.19 16:53:04.134430 [ 303 ] {} <Debug> TCP-Session: fcf21543-4d26-4e20-a7de-74a7bbdd76fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.05.19 16:53:04.134472 [ 309 ] {} <Debug> TCP-Session: ba60bddf-be00-40c1-a1dd-3765a3e0e7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2026.05.19 16:53:04.291595 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57539 | ||
| 9120 | 2026.05.19 16:53:04.291687 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9121 | 2026.05.19 16:53:04.291715 [ 285 ] {} <Debug> TCP-Session: b87346eb-6454-4bc7-ad7d-53508a7a8250 Authenticating user 'default' from [fd00:1122:3344:101::e]:57539 | ||
| 9122 | 2026.05.19 16:53:04.291737 [ 285 ] {} <Debug> TCP-Session: b87346eb-6454-4bc7-ad7d-53508a7a8250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2026.05.19 16:53:04.291750 [ 285 ] {} <Debug> TCP-Session: b87346eb-6454-4bc7-ad7d-53508a7a8250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9124 | 2026.05.19 16:53:04.291975 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62704 | ||
| 9125 | 2026.05.19 16:53:04.291994 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46157 | ||
| 9126 | 2026.05.19 16:53:04.292017 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48324 | ||
| 9127 | 2026.05.19 16:53:04.292048 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61767 | ||
| 9128 | 2026.05.19 16:53:04.292073 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9129 | 2026.05.19 16:53:04.292120 [ 285 ] {} <Trace> TCP-Session: b87346eb-6454-4bc7-ad7d-53508a7a8250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.05.19 16:53:04.292128 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9131 | 2026.05.19 16:53:04.292148 [ 307 ] {} <Debug> TCP-Session: 32bbecaf-60ed-4b85-8375-f78cc907492e Authenticating user 'default' from [fd00:1122:3344:101::e]:46157 | ||
| 9132 | 2026.05.19 16:53:04.292184 [ 308 ] {} <Debug> TCP-Session: 4e20ebef-c8bf-4e5a-9c83-a74d98dabab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48324 | ||
| 9133 | 2026.05.19 16:53:04.292166 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9134 | 2026.05.19 16:53:04.292221 [ 307 ] {} <Debug> TCP-Session: 32bbecaf-60ed-4b85-8375-f78cc907492e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9135 | 2026.05.19 16:53:04.292227 [ 308 ] {} <Debug> TCP-Session: 4e20ebef-c8bf-4e5a-9c83-a74d98dabab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.05.19 16:53:04.292256 [ 307 ] {} <Debug> TCP-Session: 32bbecaf-60ed-4b85-8375-f78cc907492e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9137 | 2026.05.19 16:53:04.292259 [ 310 ] {} <Debug> TCP-Session: 354efe21-f4bd-46cd-9383-0cd5f41eeaad Authenticating user 'default' from [fd00:1122:3344:101::e]:61767 | ||
| 9138 | 2026.05.19 16:53:04.292270 [ 308 ] {} <Debug> TCP-Session: 4e20ebef-c8bf-4e5a-9c83-a74d98dabab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9139 | 2026.05.19 16:53:04.292070 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9140 | 2026.05.19 16:53:04.292312 [ 310 ] {} <Debug> TCP-Session: 354efe21-f4bd-46cd-9383-0cd5f41eeaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.05.19 16:53:04.292349 [ 302 ] {} <Debug> TCP-Session: f3a43e3d-47d6-4a19-9b59-0356623077ee Authenticating user 'default' from [fd00:1122:3344:101::e]:62704 | ||
| 9142 | 2026.05.19 16:53:04.292362 [ 310 ] {} <Debug> TCP-Session: 354efe21-f4bd-46cd-9383-0cd5f41eeaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2026.05.19 16:53:04.292379 [ 302 ] {} <Debug> TCP-Session: f3a43e3d-47d6-4a19-9b59-0356623077ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.05.19 16:53:04.291992 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43181 | ||
| 9145 | 2026.05.19 16:53:04.292402 [ 302 ] {} <Debug> TCP-Session: f3a43e3d-47d6-4a19-9b59-0356623077ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.05.19 16:53:04.291991 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63230 | ||
| 9147 | 2026.05.19 16:53:04.292456 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9148 | 2026.05.19 16:53:04.292055 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65038 | ||
| 9149 | 2026.05.19 16:53:04.292495 [ 306 ] {} <Debug> TCP-Session: 75135e01-859c-410d-ba9f-14e12c0365e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43181 | ||
| 9150 | 2026.05.19 16:53:04.292506 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9151 | 2026.05.19 16:53:04.292532 [ 306 ] {} <Debug> TCP-Session: 75135e01-859c-410d-ba9f-14e12c0365e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9152 | 2026.05.19 16:53:04.292540 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9153 | 2026.05.19 16:53:04.292556 [ 306 ] {} <Debug> TCP-Session: 75135e01-859c-410d-ba9f-14e12c0365e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2026.05.19 16:53:04.292552 [ 303 ] {} <Debug> TCP-Session: 264cfe79-81d6-4c7f-9b3e-03e961e956ef Authenticating user 'default' from [fd00:1122:3344:101::e]:63230 | ||
| 9155 | 2026.05.19 16:53:04.292577 [ 275 ] {} <Debug> TCP-Session: 62912526-a371-43a6-99fb-75aa9f318c56 Authenticating user 'default' from [fd00:1122:3344:101::e]:65038 | ||
| 9156 | 2026.05.19 16:53:04.292601 [ 303 ] {} <Debug> TCP-Session: 264cfe79-81d6-4c7f-9b3e-03e961e956ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.05.19 16:53:04.292621 [ 275 ] {} <Debug> TCP-Session: 62912526-a371-43a6-99fb-75aa9f318c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.05.19 16:53:04.292626 [ 303 ] {} <Debug> TCP-Session: 264cfe79-81d6-4c7f-9b3e-03e961e956ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.05.19 16:53:04.292649 [ 275 ] {} <Debug> TCP-Session: 62912526-a371-43a6-99fb-75aa9f318c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.05.19 16:53:04.292311 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9161 | 2026.05.19 16:53:04.292034 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62960 | ||
| 9162 | 2026.05.19 16:53:04.292804 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9163 | 2026.05.19 16:53:04.292828 [ 309 ] {} <Debug> TCP-Session: fa117f24-256a-47b6-aa84-e2a05b728b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:62960 | ||
| 9164 | 2026.05.19 16:53:04.292848 [ 309 ] {} <Debug> TCP-Session: fa117f24-256a-47b6-aa84-e2a05b728b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9165 | 2026.05.19 16:53:04.292861 [ 309 ] {} <Debug> TCP-Session: fa117f24-256a-47b6-aa84-e2a05b728b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.05.19 16:53:04.293007 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9167 | 2026.05.19 16:53:04.293068 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9168 | 2026.05.19 16:53:04.293406 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 9169 | 2026.05.19 16:53:04.294414 [ 353 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> AggregatingTransform: Aggregating | ||
| 9170 | 2026.05.19 16:53:04.294457 [ 353 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> Aggregator: Aggregation method: without_key | ||
| 9171 | 2026.05.19 16:53:04.294488 [ 353 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972615 sec. (1028.156 rows/sec., 40.16 KiB/sec.) | ||
| 9172 | 2026.05.19 16:53:04.294503 [ 353 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Trace> Aggregator: Merging aggregated data | ||
| 9173 | 2026.05.19 16:53:04.295173 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002928 sec., 341.53005464480873 rows/sec., 13.34 KiB/sec. | ||
| 9174 | 2026.05.19 16:53:04.295282 [ 285 ] {007b4ab4-2282-453f-ad53-c271d73f9fce} <Debug> TCPHandler: Processed in 0.00328378 sec. | ||
| 9175 | 2026.05.19 16:53:04.295426 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9176 | 2026.05.19 16:53:04.295460 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9177 | 2026.05.19 16:53:04.295468 [ 285 ] {} <Debug> TCP-Session: b87346eb-6454-4bc7-ad7d-53508a7a8250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2026.05.19 16:53:04.295485 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9179 | 2026.05.19 16:53:04.295504 [ 302 ] {} <Debug> TCP-Session: f3a43e3d-47d6-4a19-9b59-0356623077ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9180 | 2026.05.19 16:53:04.295532 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9181 | 2026.05.19 16:53:04.295555 [ 306 ] {} <Debug> TCP-Session: 75135e01-859c-410d-ba9f-14e12c0365e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.05.19 16:53:04.295569 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9183 | 2026.05.19 16:53:04.295589 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9184 | 2026.05.19 16:53:04.295602 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9185 | 2026.05.19 16:53:04.295615 [ 310 ] {} <Debug> TCP-Session: 354efe21-f4bd-46cd-9383-0cd5f41eeaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9186 | 2026.05.19 16:53:04.295636 [ 308 ] {} <Debug> TCP-Session: 4e20ebef-c8bf-4e5a-9c83-a74d98dabab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.05.19 16:53:04.295653 [ 309 ] {} <Debug> TCP-Session: fa117f24-256a-47b6-aa84-e2a05b728b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.05.19 16:53:04.295585 [ 303 ] {} <Debug> TCP-Session: 264cfe79-81d6-4c7f-9b3e-03e961e956ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.05.19 16:53:04.295550 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9190 | 2026.05.19 16:53:04.295511 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9191 | 2026.05.19 16:53:04.295757 [ 307 ] {} <Debug> TCP-Session: 32bbecaf-60ed-4b85-8375-f78cc907492e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.05.19 16:53:04.295771 [ 275 ] {} <Debug> TCP-Session: 62912526-a371-43a6-99fb-75aa9f318c56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2026.05.19 16:53:06.238414 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.05.19 16:53:06.238639 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9195 | 2026.05.19 16:53:06.238984 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9196 | 2026.05.19 16:53:06.239025 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <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 | ||
| 9197 | 2026.05.19 16:53:06.239244 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9198 | 2026.05.19 16:53:06.239316 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9199 | 2026.05.19 16:53:06.239462 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9200 | 2026.05.19 16:53:06.239565 [ 323 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9201 | 2026.05.19 16:53:06.239565 [ 363 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9202 | 2026.05.19 16:53:06.239569 [ 342 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9203 | 2026.05.19 16:53:06.239741 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9204 | 2026.05.19 16:53:06.239770 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9205 | 2026.05.19 16:53:06.239840 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9206 | 2026.05.19 16:53:06.239861 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9207 | 2026.05.19 16:53:06.239898 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9208 | 2026.05.19 16:53:06.239937 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9209 | 2026.05.19 16:53:06.241043 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002497 sec., 14016.820184221066 rows/sec., 2.36 MiB/sec. | ||
| 9210 | 2026.05.19 16:53:06.241182 [ 281 ] {78106f47-95af-4c08-852f-f7a3cc948f5c} <Debug> TCPHandler: Processed in 0.002900514 sec. | ||
| 9211 | 2026.05.19 16:53:06.243084 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.05.19 16:53:06.243197 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9213 | 2026.05.19 16:53:06.243243 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9214 | 2026.05.19 16:53:06.243884 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2026.05.19 16:53:06.243949 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9216 | 2026.05.19 16:53:06.244368 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9217 | 2026.05.19 16:53:06.244583 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.05.19 16:53:06.244724 [ 100 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9219 | 2026.05.19 16:53:06.244729 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001566 sec., 56194.125159642404 rows/sec., 4.73 MiB/sec. | ||
| 9220 | 2026.05.19 16:53:06.244783 [ 100 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.05.19 16:53:06.244789 [ 281 ] {14e98986-59ac-4632-b373-3cbd9a6ffdaa} <Debug> TCPHandler: Processed in 0.001764567 sec. | ||
| 9222 | 2026.05.19 16:53:06.244812 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9223 | 2026.05.19 16:53:06.244918 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9224 | 2026.05.19 16:53:06.244943 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2026.05.19 16:53:06.245044 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9226 | 2026.05.19 16:53:06.245050 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9227 | 2026.05.19 16:53:06.245090 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9228 | 2026.05.19 16:53:06.245096 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2614 rows starting from the beginning of the part | ||
| 9229 | 2026.05.19 16:53:06.245171 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 106 rows starting from the beginning of the part | ||
| 9230 | 2026.05.19 16:53:06.245218 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 9231 | 2026.05.19 16:53:06.245260 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2452 rows starting from the beginning of the part | ||
| 9232 | 2026.05.19 16:53:06.245299 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9233 | 2026.05.19 16:53:06.245343 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9234 | 2026.05.19 16:53:06.245546 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.05.19 16:53:06.245590 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9236 | 2026.05.19 16:53:06.245919 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9237 | 2026.05.19 16:53:06.246139 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.05.19 16:53:06.246282 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001258 sec., 12718.600953895071 rows/sec., 956.38 KiB/sec. | ||
| 9239 | 2026.05.19 16:53:06.246317 [ 281 ] {a976691b-53a9-4930-b7cd-feb66b44432a} <Debug> TCPHandler: Processed in 0.001428332 sec. | ||
| 9240 | 2026.05.19 16:53:06.246431 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.05.19 16:53:06.246526 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9242 | 2026.05.19 16:53:06.246567 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9243 | 2026.05.19 16:53:06.246992 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.05.19 16:53:06.247028 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9245 | 2026.05.19 16:53:06.247247 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5404 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371006 sec., 2279201.317921591 rows/sec., 180.16 MiB/sec. | ||
| 9246 | 2026.05.19 16:53:06.247380 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9247 | 2026.05.19 16:53:06.247567 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9248 | 2026.05.19 16:53:06.247613 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.05.19 16:53:06.247742 [ 100 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9250 | 2026.05.19 16:53:06.247758 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001251 sec., 63948.8409272582 rows/sec., 4.99 MiB/sec. | ||
| 9251 | 2026.05.19 16:53:06.247779 [ 100 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.05.19 16:53:06.247800 [ 281 ] {f30f9328-f6a6-4194-aca9-d4f1bb1c6313} <Debug> TCPHandler: Processed in 0.001416511 sec. | ||
| 9253 | 2026.05.19 16:53:06.247807 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9254 | 2026.05.19 16:53:06.247847 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.05.19 16:53:06.247895 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9256 | 2026.05.19 16:53:06.247927 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_66_13} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9257 | 2026.05.19 16:53:06.247933 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.05.19 16:53:06.247995 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9259 | 2026.05.19 16:53:06.248003 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9260 | 2026.05.19 16:53:06.248029 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 9261 | 2026.05.19 16:53:06.248040 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.05.19 16:53:06.248085 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 89 rows starting from the beginning of the part | ||
| 9263 | 2026.05.19 16:53:06.248089 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9264 | 2026.05.19 16:53:06.248142 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 80 rows starting from the beginning of the part | ||
| 9265 | 2026.05.19 16:53:06.248188 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1315 rows starting from the beginning of the part | ||
| 9266 | 2026.05.19 16:53:06.248228 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9267 | 2026.05.19 16:53:06.248278 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 80 rows starting from the beginning of the part | ||
| 9268 | 2026.05.19 16:53:06.248531 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.19 16:53:06.248571 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9270 | 2026.05.19 16:53:06.248921 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9271 | 2026.05.19 16:53:06.249128 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.05.19 16:53:06.249252 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9273 | 2026.05.19 16:53:06.249257 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 9274 | 2026.05.19 16:53:06.249288 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.05.19 16:53:06.249309 [ 281 ] {31b21a43-2ce5-478e-9e0a-8ca0f8910cd0} <Debug> TCPHandler: Processed in 0.001423581 sec. | ||
| 9276 | 2026.05.19 16:53:06.249311 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9277 | 2026.05.19 16:53:06.249402 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9278 | 2026.05.19 16:53:06.249421 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563114 sec., 1937798.5226925227 rows/sec., 140.19 MiB/sec. | ||
| 9279 | 2026.05.19 16:53:06.249428 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.05.19 16:53:06.249490 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9281 | 2026.05.19 16:53:06.249519 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21219 rows starting from the beginning of the part | ||
| 9282 | 2026.05.19 16:53:06.249535 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9283 | 2026.05.19 16:53:06.249565 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9284 | 2026.05.19 16:53:06.249596 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9285 | 2026.05.19 16:53:06.249608 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9286 | 2026.05.19 16:53:06.249651 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1497 rows starting from the beginning of the part | ||
| 9287 | 2026.05.19 16:53:06.249677 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9288 | 2026.05.19 16:53:06.249686 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 9289 | 2026.05.19 16:53:06.249759 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9290 | 2026.05.19 16:53:06.250035 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.05.19 16:53:06.250130 [ 195 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_66_13} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9292 | 2026.05.19 16:53:06.250227 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9293 | 2026.05.19 16:53:06.250400 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.19 16:53:06.250441 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9295 | 2026.05.19 16:53:06.250991 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9296 | 2026.05.19 16:53:06.251226 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.05.19 16:53:06.251376 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001859 sec., 8606.777837547068 rows/sec., 15.42 MiB/sec. | ||
| 9298 | 2026.05.19 16:53:06.251428 [ 281 ] {dc26afe6-06bc-41a5-bf06-46dceee5c4a9} <Debug> TCPHandler: Processed in 0.002047911 sec. | ||
| 9299 | 2026.05.19 16:53:06.251546 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.05.19 16:53:06.251640 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9301 | 2026.05.19 16:53:06.251682 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9302 | 2026.05.19 16:53:06.252017 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.05.19 16:53:06.252062 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9304 | 2026.05.19 16:53:06.252372 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9305 | 2026.05.19 16:53:06.252581 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.05.19 16:53:06.252691 [ 100 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9307 | 2026.05.19 16:53:06.252710 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9308 | 2026.05.19 16:53:06.252728 [ 100 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.05.19 16:53:06.252750 [ 281 ] {1b03b4af-91e1-412d-91a2-c46f54bc3427} <Debug> TCPHandler: Processed in 0.001251239 sec. | ||
| 9310 | 2026.05.19 16:53:06.252752 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9311 | 2026.05.19 16:53:06.252874 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9312 | 2026.05.19 16:53:06.252986 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9313 | 2026.05.19 16:53:06.253019 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3300 rows starting from the beginning of the part | ||
| 9314 | 2026.05.19 16:53:06.253082 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9315 | 2026.05.19 16:53:06.253131 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9316 | 2026.05.19 16:53:06.253177 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 9317 | 2026.05.19 16:53:06.253221 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9318 | 2026.05.19 16:53:06.253266 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9319 | 2026.05.19 16:53:06.254693 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001861048 sec., 1902154.0551345265 rows/sec., 128.19 MiB/sec. | ||
| 9320 | 2026.05.19 16:53:06.255105 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9321 | 2026.05.19 16:53:06.255360 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9322 | 2026.05.19 16:53:06.255431 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_66_13} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9323 | 2026.05.19 16:53:06.255522 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9324 | 2026.05.19 16:53:06.265247 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23324 rows, containing 5 columns (5 merged, 0 gathered) in 0.015875412 sec., 1469190.2169216145 rows/sec., 95.97 MiB/sec. | ||
| 9325 | 2026.05.19 16:53:06.265679 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9326 | 2026.05.19 16:53:06.265940 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.05.19 16:53:06.266006 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9328 | 2026.05.19 16:53:06.266082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9329 | 2026.05.19 16:53:07.001217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.08 MiB, peak 313.05 MiB, free memory in arenas 0.00 B, will set to 305.34 MiB (RSS), difference: 2.26 MiB | ||
| 9330 | 2026.05.19 16:53:07.734893 [ 97 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9331 | 2026.05.19 16:53:07.734958 [ 97 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.05.19 16:53:07.734982 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9333 | 2026.05.19 16:53:07.735104 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9334 | 2026.05.19 16:53:07.735228 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9335 | 2026.05.19 16:53:07.735264 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 9336 | 2026.05.19 16:53:07.735347 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9337 | 2026.05.19 16:53:07.735409 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 9338 | 2026.05.19 16:53:07.735465 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 9339 | 2026.05.19 16:53:07.735517 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9340 | 2026.05.19 16:53:07.736324 [ 199 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256629 sec., 30239.633177333963 rows/sec., 2.52 MiB/sec. | ||
| 9341 | 2026.05.19 16:53:07.736500 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9342 | 2026.05.19 16:53:07.736784 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.05.19 16:53:07.736865 [ 191 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_14_3} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9344 | 2026.05.19 16:53:07.736956 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9345 | 2026.05.19 16:53:08.221543 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9346 | 2026.05.19 16:53:08.221632 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9347 | 2026.05.19 16:53:08.388352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20164 | ||
| 9348 | 2026.05.19 16:53:08.388878 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.05.19 16:53:08.388927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9350 | 2026.05.19 16:53:08.389425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9351 | 2026.05.19 16:53:08.389671 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.05.19 16:53:08.389823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20164 | ||
| 9353 | 2026.05.19 16:53:09.457509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9354 | 2026.05.19 16:53:09.473452 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.05.19 16:53:09.473520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9356 | 2026.05.19 16:53:09.479061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9357 | 2026.05.19 16:53:09.479778 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.05.19 16:53:09.482893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9359 | 2026.05.19 16:53:09.742976 [ 95 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9360 | 2026.05.19 16:53:09.743048 [ 95 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.05.19 16:53:09.743074 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9362 | 2026.05.19 16:53:09.743204 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9363 | 2026.05.19 16:53:09.743354 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9364 | 2026.05.19 16:53:09.743391 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 825 rows starting from the beginning of the part | ||
| 9365 | 2026.05.19 16:53:09.743464 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9366 | 2026.05.19 16:53:09.743515 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 9367 | 2026.05.19 16:53:09.743566 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9368 | 2026.05.19 16:53:09.743613 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 9369 | 2026.05.19 16:53:09.744783 [ 191 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638405 sec., 1510615.5071548244 rows/sec., 94.13 MiB/sec. | ||
| 9370 | 2026.05.19 16:53:09.745028 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9371 | 2026.05.19 16:53:09.745349 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.05.19 16:53:09.745430 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_17_4} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9373 | 2026.05.19 16:53:09.745520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9374 | 2026.05.19 16:53:11.238627 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.05.19 16:53:11.238889 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9376 | 2026.05.19 16:53:11.239274 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9377 | 2026.05.19 16:53:11.239321 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <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 | ||
| 9378 | 2026.05.19 16:53:11.239546 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9379 | 2026.05.19 16:53:11.239619 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9380 | 2026.05.19 16:53:11.239766 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9381 | 2026.05.19 16:53:11.239859 [ 342 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9382 | 2026.05.19 16:53:11.239867 [ 363 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9383 | 2026.05.19 16:53:11.239867 [ 323 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9384 | 2026.05.19 16:53:11.240010 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9385 | 2026.05.19 16:53:11.240040 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9386 | 2026.05.19 16:53:11.240121 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9387 | 2026.05.19 16:53:11.240143 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9388 | 2026.05.19 16:53:11.240180 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9389 | 2026.05.19 16:53:11.240223 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9390 | 2026.05.19 16:53:11.241283 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002502 sec., 13988.808952837731 rows/sec., 2.36 MiB/sec. | ||
| 9391 | 2026.05.19 16:53:11.241417 [ 281 ] {4acdb0ef-4384-40ab-894e-9c181fdf26e4} <Debug> TCPHandler: Processed in 0.002936985 sec. | ||
| 9392 | 2026.05.19 16:53:11.243402 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.05.19 16:53:11.243537 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9394 | 2026.05.19 16:53:11.243593 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9395 | 2026.05.19 16:53:11.244213 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.05.19 16:53:11.244265 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9397 | 2026.05.19 16:53:11.244653 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9398 | 2026.05.19 16:53:11.244877 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.05.19 16:53:11.245029 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001533 sec., 69145.46640574037 rows/sec., 5.81 MiB/sec. | ||
| 9400 | 2026.05.19 16:53:11.245068 [ 281 ] {fa9938e9-bc66-42ae-8bfb-9fb2c5fe7647} <Debug> TCPHandler: Processed in 0.001730476 sec. | ||
| 9401 | 2026.05.19 16:53:11.245194 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.05.19 16:53:11.245293 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.05.19 16:53:11.245338 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9404 | 2026.05.19 16:53:11.245742 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.05.19 16:53:11.245780 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9406 | 2026.05.19 16:53:11.246080 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9407 | 2026.05.19 16:53:11.246299 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.05.19 16:53:11.246433 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00116 sec., 21551.724137931033 rows/sec., 1.58 MiB/sec. | ||
| 9409 | 2026.05.19 16:53:11.246468 [ 281 ] {6d174002-c03b-4e41-b2e6-18efcfb851e4} <Debug> TCPHandler: Processed in 0.00132584 sec. | ||
| 9410 | 2026.05.19 16:53:11.246596 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.05.19 16:53:11.246694 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9412 | 2026.05.19 16:53:11.246736 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9413 | 2026.05.19 16:53:11.247150 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.05.19 16:53:11.247185 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9415 | 2026.05.19 16:53:11.247484 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9416 | 2026.05.19 16:53:11.247693 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.05.19 16:53:11.247826 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00115 sec., 77391.3043478261 rows/sec., 6.04 MiB/sec. | ||
| 9418 | 2026.05.19 16:53:11.247861 [ 281 ] {77f49ce7-1030-4308-8ff1-3a00d8ba5efe} <Debug> TCPHandler: Processed in 0.0013148 sec. | ||
| 9419 | 2026.05.19 16:53:11.247977 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.05.19 16:53:11.248073 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.05.19 16:53:11.248118 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9422 | 2026.05.19 16:53:11.248520 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.19 16:53:11.248556 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9424 | 2026.05.19 16:53:11.248877 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9425 | 2026.05.19 16:53:11.249082 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.19 16:53:11.249211 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 9427 | 2026.05.19 16:53:11.249246 [ 281 ] {fbbeace8-05db-4fd0-9b6c-97ae28c0b750} <Debug> TCPHandler: Processed in 0.00131828 sec. | ||
| 9428 | 2026.05.19 16:53:11.249360 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.05.19 16:53:11.249454 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9430 | 2026.05.19 16:53:11.249510 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9431 | 2026.05.19 16:53:11.250302 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.05.19 16:53:11.250339 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9433 | 2026.05.19 16:53:11.250851 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9434 | 2026.05.19 16:53:11.251076 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.05.19 16:53:11.251233 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001831 sec., 13653.741125068269 rows/sec., 24.47 MiB/sec. | ||
| 9436 | 2026.05.19 16:53:11.251284 [ 281 ] {a1dcd4dd-b2d7-4fc5-8675-0347511974fa} <Debug> TCPHandler: Processed in 0.00201126 sec. | ||
| 9437 | 2026.05.19 16:53:11.251401 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.05.19 16:53:11.251496 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9439 | 2026.05.19 16:53:11.251538 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9440 | 2026.05.19 16:53:11.251938 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.19 16:53:11.251976 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.15 GiB. | ||
| 9442 | 2026.05.19 16:53:11.252283 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9443 | 2026.05.19 16:53:11.252489 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.05.19 16:53:11.252616 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9445 | 2026.05.19 16:53:11.252650 [ 281 ] {0c7aee83-a923-462c-a19b-b05255008d07} <Debug> TCPHandler: Processed in 0.001252139 sec. | ||
| 9446 | 2026.05.19 16:53:15.890729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20612 | ||
| 9447 | 2026.05.19 16:53:15.891237 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.05.19 16:53:15.891283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9449 | 2026.05.19 16:53:15.891766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9450 | 2026.05.19 16:53:15.891995 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.05.19 16:53:15.892131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20612 | ||
| 9452 | 2026.05.19 16:53:16.239124 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2026.05.19 16:53:16.239389 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 9454 | 2026.05.19 16:53:16.239762 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9455 | 2026.05.19 16:53:16.239807 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <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_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')" moved to PREWHERE | ||
| 9456 | 2026.05.19 16:53:16.240048 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9457 | 2026.05.19 16:53:16.240120 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9458 | 2026.05.19 16:53:16.240268 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9459 | 2026.05.19 16:53:16.240361 [ 342 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9460 | 2026.05.19 16:53:16.240368 [ 363 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9461 | 2026.05.19 16:53:16.240368 [ 339 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9462 | 2026.05.19 16:53:16.240514 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9463 | 2026.05.19 16:53:16.240543 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9464 | 2026.05.19 16:53:16.240616 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9465 | 2026.05.19 16:53:16.240639 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9466 | 2026.05.19 16:53:16.240676 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 9467 | 2026.05.19 16:53:16.240716 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 9468 | 2026.05.19 16:53:16.241710 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002435 sec., 14373.716632443531 rows/sec., 2.42 MiB/sec. | ||
| 9469 | 2026.05.19 16:53:16.241839 [ 281 ] {4cc3d91d-b5a4-4c44-86ff-7a292d2d5c26} <Debug> TCPHandler: Processed in 0.002860033 sec. | ||
| 9470 | 2026.05.19 16:53:16.244732 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2026.05.19 16:53:16.244866 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9472 | 2026.05.19 16:53:16.244922 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9473 | 2026.05.19 16:53:16.245532 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.05.19 16:53:16.245575 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9475 | 2026.05.19 16:53:16.245945 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9476 | 2026.05.19 16:53:16.246165 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.05.19 16:53:16.246320 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
| 9478 | 2026.05.19 16:53:16.246383 [ 281 ] {a8d1f0f2-4e00-4dbd-8962-8615a87d7a87} <Debug> TCPHandler: Processed in 0.001716196 sec. | ||
| 9479 | 2026.05.19 16:53:16.246516 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.05.19 16:53:16.246622 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9481 | 2026.05.19 16:53:16.246666 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9482 | 2026.05.19 16:53:16.247091 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.05.19 16:53:16.247127 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9484 | 2026.05.19 16:53:16.247414 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9485 | 2026.05.19 16:53:16.247625 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2026.05.19 16:53:16.247790 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001188 sec., 11784.511784511784 rows/sec., 960.94 KiB/sec. | ||
| 9487 | 2026.05.19 16:53:16.247826 [ 281 ] {d92004af-61a8-4c81-886c-98c3f6de9b0e} <Debug> TCPHandler: Processed in 0.001363151 sec. | ||
| 9488 | 2026.05.19 16:53:16.247957 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2026.05.19 16:53:16.248054 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9490 | 2026.05.19 16:53:16.248096 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9491 | 2026.05.19 16:53:16.248611 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2026.05.19 16:53:16.248649 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9493 | 2026.05.19 16:53:16.248986 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9494 | 2026.05.19 16:53:16.249190 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.05.19 16:53:16.249323 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001289 sec., 166795.96586501165 rows/sec., 14.82 MiB/sec. | ||
| 9496 | 2026.05.19 16:53:16.249357 [ 281 ] {11230d69-1f81-4d38-9d85-6ef8d69e109f} <Debug> TCPHandler: Processed in 0.001451222 sec. | ||
| 9497 | 2026.05.19 16:53:16.249483 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2026.05.19 16:53:16.249583 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9499 | 2026.05.19 16:53:16.249626 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9500 | 2026.05.19 16:53:16.250101 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.05.19 16:53:16.250139 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9502 | 2026.05.19 16:53:16.250437 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9503 | 2026.05.19 16:53:16.250648 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.05.19 16:53:16.250782 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001218 sec., 34482.75862068966 rows/sec., 2.52 MiB/sec. | ||
| 9505 | 2026.05.19 16:53:16.250818 [ 281 ] {93c010dc-ca18-4383-91b7-8afddd0264f3} <Debug> TCPHandler: Processed in 0.001384681 sec. | ||
| 9506 | 2026.05.19 16:53:16.250948 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2026.05.19 16:53:16.251041 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9508 | 2026.05.19 16:53:16.251082 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9509 | 2026.05.19 16:53:16.251480 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2026.05.19 16:53:16.251517 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9511 | 2026.05.19 16:53:16.251803 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9512 | 2026.05.19 16:53:16.252005 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2026.05.19 16:53:16.252132 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 9514 | 2026.05.19 16:53:16.252167 [ 281 ] {fc70198d-eb25-4e1c-a484-1a67f45a996b} <Debug> TCPHandler: Processed in 0.001269219 sec. | ||
| 9515 | 2026.05.19 16:53:16.252282 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2026.05.19 16:53:16.252375 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9517 | 2026.05.19 16:53:16.252416 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9518 | 2026.05.19 16:53:16.252804 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.05.19 16:53:16.252840 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9520 | 2026.05.19 16:53:16.253129 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9521 | 2026.05.19 16:53:16.253341 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.05.19 16:53:16.253471 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 9523 | 2026.05.19 16:53:16.253505 [ 281 ] {f038f7cd-ac92-4936-842d-5fc4fa32877f} <Debug> TCPHandler: Processed in 0.001272479 sec. | ||
| 9524 | 2026.05.19 16:53:16.253620 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2026.05.19 16:53:16.253713 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9526 | 2026.05.19 16:53:16.253753 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9527 | 2026.05.19 16:53:16.254210 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.05.19 16:53:16.254246 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9529 | 2026.05.19 16:53:16.254542 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9530 | 2026.05.19 16:53:16.254745 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.05.19 16:53:16.254875 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001179 sec., 110262.93469041561 rows/sec., 8.94 MiB/sec. | ||
| 9532 | 2026.05.19 16:53:16.254910 [ 281 ] {77dee53e-57f0-421a-8a00-e333f4ea59e1} <Debug> TCPHandler: Processed in 0.00133925 sec. | ||
| 9533 | 2026.05.19 16:53:16.255026 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2026.05.19 16:53:16.255120 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9535 | 2026.05.19 16:53:16.255164 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9536 | 2026.05.19 16:53:16.255553 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.05.19 16:53:16.255589 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9538 | 2026.05.19 16:53:16.255915 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9539 | 2026.05.19 16:53:16.256125 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.05.19 16:53:16.256256 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001155 sec., 175757.57575757575 rows/sec., 12.59 MiB/sec. | ||
| 9541 | 2026.05.19 16:53:16.256291 [ 281 ] {bb2920e1-b906-4be4-bd2e-f9e138dd73ea} <Debug> TCPHandler: Processed in 0.00131464 sec. | ||
| 9542 | 2026.05.19 16:53:16.256413 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.05.19 16:53:16.256509 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9544 | 2026.05.19 16:53:16.256564 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9545 | 2026.05.19 16:53:16.257329 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.05.19 16:53:16.257366 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9547 | 2026.05.19 16:53:16.257876 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9548 | 2026.05.19 16:53:16.258105 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.05.19 16:53:16.258245 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001754 sec., 9122.006841505132 rows/sec., 16.35 MiB/sec. | ||
| 9550 | 2026.05.19 16:53:16.258295 [ 281 ] {7bfbe240-6afa-4f98-afb1-a7c83d40cfaa} <Debug> TCPHandler: Processed in 0.001931029 sec. | ||
| 9551 | 2026.05.19 16:53:16.258418 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2026.05.19 16:53:16.258512 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9553 | 2026.05.19 16:53:16.258555 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9554 | 2026.05.19 16:53:16.258898 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.05.19 16:53:16.258933 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9556 | 2026.05.19 16:53:16.259239 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9557 | 2026.05.19 16:53:16.259448 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.05.19 16:53:16.259577 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9559 | 2026.05.19 16:53:16.259614 [ 281 ] {01adf04b-b56d-4670-989b-b15b3c27add5} <Debug> TCPHandler: Processed in 0.001244359 sec. | ||
| 9560 | 2026.05.19 16:53:16.983791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9561 | 2026.05.19 16:53:17.001519 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.05.19 16:53:17.001601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9563 | 2026.05.19 16:53:17.007375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9564 | 2026.05.19 16:53:17.008141 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.05.19 16:53:17.011455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9566 | 2026.05.19 16:53:21.238245 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.05.19 16:53:21.238475 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9568 | 2026.05.19 16:53:21.238810 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9569 | 2026.05.19 16:53:21.238848 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <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 | ||
| 9570 | 2026.05.19 16:53:21.239056 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9571 | 2026.05.19 16:53:21.239123 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9572 | 2026.05.19 16:53:21.239257 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9573 | 2026.05.19 16:53:21.239342 [ 339 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9574 | 2026.05.19 16:53:21.239357 [ 353 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9575 | 2026.05.19 16:53:21.239342 [ 363 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9576 | 2026.05.19 16:53:21.239494 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9577 | 2026.05.19 16:53:21.239522 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9578 | 2026.05.19 16:53:21.239590 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9579 | 2026.05.19 16:53:21.239609 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9580 | 2026.05.19 16:53:21.239645 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9581 | 2026.05.19 16:53:21.239752 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9582 | 2026.05.19 16:53:21.240814 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002434 sec., 14379.62202136401 rows/sec., 2.42 MiB/sec. | ||
| 9583 | 2026.05.19 16:53:21.240943 [ 281 ] {f73faadb-103e-4aca-9e40-4f4dffa47115} <Debug> TCPHandler: Processed in 0.002832533 sec. | ||
| 9584 | 2026.05.19 16:53:21.243004 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.05.19 16:53:21.243117 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9586 | 2026.05.19 16:53:21.243165 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9587 | 2026.05.19 16:53:21.243712 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.05.19 16:53:21.243757 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9589 | 2026.05.19 16:53:21.244144 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9590 | 2026.05.19 16:53:21.244372 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.05.19 16:53:21.244521 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001437 sec., 73764.78775226166 rows/sec., 6.19 MiB/sec. | ||
| 9592 | 2026.05.19 16:53:21.244559 [ 281 ] {8f14b786-bfae-4c95-8e44-f5343a940bb5} <Debug> TCPHandler: Processed in 0.001608404 sec. | ||
| 9593 | 2026.05.19 16:53:21.244696 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.05.19 16:53:21.244803 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.05.19 16:53:21.244848 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9596 | 2026.05.19 16:53:21.245267 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.19 16:53:21.245305 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9598 | 2026.05.19 16:53:21.245613 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9599 | 2026.05.19 16:53:21.245834 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.05.19 16:53:21.245949 [ 75 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9601 | 2026.05.19 16:53:21.245967 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001185 sec., 21097.04641350211 rows/sec., 1.55 MiB/sec. | ||
| 9602 | 2026.05.19 16:53:21.246002 [ 75 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.05.19 16:53:21.246012 [ 281 ] {46936d7b-5d9d-40e4-99b0-32a1ede5b38c} <Debug> TCPHandler: Processed in 0.001366841 sec. | ||
| 9604 | 2026.05.19 16:53:21.246031 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9605 | 2026.05.19 16:53:21.246145 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9606 | 2026.05.19 16:53:21.246150 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.05.19 16:53:21.246283 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.19 16:53:21.246284 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9609 | 2026.05.19 16:53:21.246329 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9610 | 2026.05.19 16:53:21.246336 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 9611 | 2026.05.19 16:53:21.246419 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9612 | 2026.05.19 16:53:21.246472 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 9613 | 2026.05.19 16:53:21.246520 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 9614 | 2026.05.19 16:53:21.246569 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 9615 | 2026.05.19 16:53:21.246611 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9616 | 2026.05.19 16:53:21.246778 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.05.19 16:53:21.246821 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9618 | 2026.05.19 16:53:21.247139 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9619 | 2026.05.19 16:53:21.247353 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.05.19 16:53:21.247374 [ 199 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127696 sec., 175416.61445934096 rows/sec., 13.50 MiB/sec. | ||
| 9621 | 2026.05.19 16:53:21.247482 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001218 sec., 73070.60755336618 rows/sec., 5.71 MiB/sec. | ||
| 9622 | 2026.05.19 16:53:21.247522 [ 281 ] {79ddb6ab-3d78-459a-8228-15af8d778dd0} <Debug> TCPHandler: Processed in 0.001420321 sec. | ||
| 9623 | 2026.05.19 16:53:21.247549 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9624 | 2026.05.19 16:53:21.247647 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.05.19 16:53:21.247747 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.05.19 16:53:21.247794 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9627 | 2026.05.19 16:53:21.247849 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.05.19 16:53:21.247932 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_61_12} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9629 | 2026.05.19 16:53:21.248028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9630 | 2026.05.19 16:53:21.248201 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9631 | 2026.05.19 16:53:21.248241 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9632 | 2026.05.19 16:53:21.248564 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9633 | 2026.05.19 16:53:21.248766 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9634 | 2026.05.19 16:53:21.248900 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9635 | 2026.05.19 16:53:21.248933 [ 281 ] {ea86bdc1-4292-4eac-9cd2-2905a97e3101} <Debug> TCPHandler: Processed in 0.001334241 sec. | ||
| 9636 | 2026.05.19 16:53:21.249058 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.05.19 16:53:21.249151 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.05.19 16:53:21.249206 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9639 | 2026.05.19 16:53:21.250028 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.05.19 16:53:21.250065 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9641 | 2026.05.19 16:53:21.250579 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9642 | 2026.05.19 16:53:21.250797 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.05.19 16:53:21.250916 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9644 | 2026.05.19 16:53:21.250935 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001802 sec., 13873.473917869034 rows/sec., 24.86 MiB/sec. | ||
| 9645 | 2026.05.19 16:53:21.250954 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.05.19 16:53:21.250980 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9647 | 2026.05.19 16:53:21.250998 [ 281 ] {2f94ef9d-43d4-484c-bb4c-32f4985892b2} <Debug> TCPHandler: Processed in 0.00198744 sec. | ||
| 9648 | 2026.05.19 16:53:21.251053 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9649 | 2026.05.19 16:53:21.251125 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.05.19 16:53:21.251229 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9651 | 2026.05.19 16:53:21.251242 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9652 | 2026.05.19 16:53:21.251279 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9653 | 2026.05.19 16:53:21.251294 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1153 rows starting from the beginning of the part | ||
| 9654 | 2026.05.19 16:53:21.251433 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 9655 | 2026.05.19 16:53:21.251543 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
| 9656 | 2026.05.19 16:53:21.251640 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 9657 | 2026.05.19 16:53:21.251654 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.05.19 16:53:21.251695 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9659 | 2026.05.19 16:53:21.251733 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 9660 | 2026.05.19 16:53:21.251832 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 9661 | 2026.05.19 16:53:21.252021 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9662 | 2026.05.19 16:53:21.252263 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2026.05.19 16:53:21.252403 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 9664 | 2026.05.19 16:53:21.252436 [ 281 ] {00298d26-8745-4ebf-a4a5-62e115b711cc} <Debug> TCPHandler: Processed in 0.001359351 sec. | ||
| 9665 | 2026.05.19 16:53:21.258170 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1269 rows, containing 19 columns (19 merged, 0 gathered) in 0.007145639 sec., 177590.8354732166 rows/sec., 318.23 MiB/sec. | ||
| 9666 | 2026.05.19 16:53:21.259957 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9667 | 2026.05.19 16:53:21.260348 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.05.19 16:53:21.260436 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9669 | 2026.05.19 16:53:21.260604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9670 | 2026.05.19 16:53:22.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.12 MiB, peak 317.48 MiB, free memory in arenas 0.00 B, will set to 309.09 MiB (RSS), difference: 2.97 MiB | ||
| 9671 | 2026.05.19 16:53:23.221681 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9672 | 2026.05.19 16:53:23.221732 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9673 | 2026.05.19 16:53:23.392384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21124 | ||
| 9674 | 2026.05.19 16:53:23.392940 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.05.19 16:53:23.392978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9676 | 2026.05.19 16:53:23.393460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9677 | 2026.05.19 16:53:23.393691 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.05.19 16:53:23.393825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21124 | ||
| 9679 | 2026.05.19 16:53:24.511760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9680 | 2026.05.19 16:53:24.528200 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.05.19 16:53:24.528256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9682 | 2026.05.19 16:53:24.533947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9683 | 2026.05.19 16:53:24.534618 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.05.19 16:53:24.537290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9685 | 2026.05.19 16:53:26.238377 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.05.19 16:53:26.238634 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9687 | 2026.05.19 16:53:26.238983 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9688 | 2026.05.19 16:53:26.239024 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <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 | ||
| 9689 | 2026.05.19 16:53:26.239248 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9690 | 2026.05.19 16:53:26.239321 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9691 | 2026.05.19 16:53:26.239465 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9692 | 2026.05.19 16:53:26.239554 [ 363 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9693 | 2026.05.19 16:53:26.239554 [ 339 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9694 | 2026.05.19 16:53:26.239601 [ 353 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9695 | 2026.05.19 16:53:26.239745 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9696 | 2026.05.19 16:53:26.239777 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9697 | 2026.05.19 16:53:26.239850 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9698 | 2026.05.19 16:53:26.239871 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9699 | 2026.05.19 16:53:26.239908 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9700 | 2026.05.19 16:53:26.239953 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 9701 | 2026.05.19 16:53:26.241184 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002656 sec., 13177.710843373494 rows/sec., 2.22 MiB/sec. | ||
| 9702 | 2026.05.19 16:53:26.241316 [ 281 ] {0e0a65aa-c02f-4286-9476-b02646d2f06e} <Debug> TCPHandler: Processed in 0.003082387 sec. | ||
| 9703 | 2026.05.19 16:53:26.243274 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.05.19 16:53:26.243464 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9705 | 2026.05.19 16:53:26.243542 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9706 | 2026.05.19 16:53:26.244192 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.05.19 16:53:26.244234 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9708 | 2026.05.19 16:53:26.244613 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9709 | 2026.05.19 16:53:26.244837 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.05.19 16:53:26.245006 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001596 sec., 55137.844611528824 rows/sec., 4.64 MiB/sec. | ||
| 9711 | 2026.05.19 16:53:26.245045 [ 281 ] {10a12f15-0948-49cd-9d08-39ef06d34853} <Debug> TCPHandler: Processed in 0.001865368 sec. | ||
| 9712 | 2026.05.19 16:53:26.245189 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.05.19 16:53:26.245293 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.05.19 16:53:26.245338 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9715 | 2026.05.19 16:53:26.245765 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.05.19 16:53:26.245804 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9717 | 2026.05.19 16:53:26.246109 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9718 | 2026.05.19 16:53:26.246322 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.05.19 16:53:26.246458 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001187 sec., 13479.359730412807 rows/sec., 1013.58 KiB/sec. | ||
| 9720 | 2026.05.19 16:53:26.246494 [ 281 ] {602d37c8-3ea6-4cf4-90dc-03f63a713922} <Debug> TCPHandler: Processed in 0.001355371 sec. | ||
| 9721 | 2026.05.19 16:53:26.246614 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.05.19 16:53:26.246720 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9723 | 2026.05.19 16:53:26.246762 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9724 | 2026.05.19 16:53:26.247195 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.05.19 16:53:26.247231 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9726 | 2026.05.19 16:53:26.247540 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9727 | 2026.05.19 16:53:26.247750 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.05.19 16:53:26.247883 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001183 sec., 67624.68300929839 rows/sec., 5.28 MiB/sec. | ||
| 9729 | 2026.05.19 16:53:26.247918 [ 281 ] {095e7a3d-e99f-458d-aea4-d9a9845d7af1} <Debug> TCPHandler: Processed in 0.00135336 sec. | ||
| 9730 | 2026.05.19 16:53:26.248039 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.05.19 16:53:26.248134 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9732 | 2026.05.19 16:53:26.248178 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9733 | 2026.05.19 16:53:26.248622 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.05.19 16:53:26.248661 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9735 | 2026.05.19 16:53:26.248987 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9736 | 2026.05.19 16:53:26.249202 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.05.19 16:53:26.249334 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 9738 | 2026.05.19 16:53:26.249369 [ 281 ] {ff0c7822-7847-4522-bff6-79143772f2bb} <Debug> TCPHandler: Processed in 0.001378181 sec. | ||
| 9739 | 2026.05.19 16:53:26.249509 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.05.19 16:53:26.249632 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.05.19 16:53:26.249699 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9742 | 2026.05.19 16:53:26.250462 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.05.19 16:53:26.250501 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9744 | 2026.05.19 16:53:26.251030 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9745 | 2026.05.19 16:53:26.251247 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.05.19 16:53:26.251394 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001788 sec., 8948.545861297538 rows/sec., 16.04 MiB/sec. | ||
| 9747 | 2026.05.19 16:53:26.251445 [ 281 ] {91536021-820b-45d1-a80f-d925dc6c4c53} <Debug> TCPHandler: Processed in 0.002005641 sec. | ||
| 9748 | 2026.05.19 16:53:26.251577 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.05.19 16:53:26.251674 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9750 | 2026.05.19 16:53:26.251716 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9751 | 2026.05.19 16:53:26.252057 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.05.19 16:53:26.252094 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9753 | 2026.05.19 16:53:26.252397 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9754 | 2026.05.19 16:53:26.252611 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.05.19 16:53:26.252745 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 9756 | 2026.05.19 16:53:26.252780 [ 281 ] {013a7ad5-2219-4b21-a3cb-35ff06ee2064} <Debug> TCPHandler: Processed in 0.001252819 sec. | ||
| 9757 | 2026.05.19 16:53:26.752095 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.05.19 16:53:26.752479 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9759 | 2026.05.19 16:53:26.752954 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9760 | 2026.05.19 16:53:26.752997 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9761 | 2026.05.19 16:53:26.753234 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9762 | 2026.05.19 16:53:26.753304 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9763 | 2026.05.19 16:53:26.753448 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9764 | 2026.05.19 16:53:26.753541 [ 339 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9765 | 2026.05.19 16:53:26.753559 [ 353 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9766 | 2026.05.19 16:53:26.753541 [ 363 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9767 | 2026.05.19 16:53:26.753697 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9768 | 2026.05.19 16:53:26.753726 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9769 | 2026.05.19 16:53:26.753797 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9770 | 2026.05.19 16:53:26.753818 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9771 | 2026.05.19 16:53:26.753857 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9772 | 2026.05.19 16:53:26.753899 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9773 | 2026.05.19 16:53:26.755152 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002844 sec., 12306.61040787623 rows/sec., 2.62 MiB/sec. | ||
| 9774 | 2026.05.19 16:53:26.755279 [ 281 ] {05e00abe-2083-4c99-9d02-1f38a78f89ce} <Debug> TCPHandler: Processed in 0.003372711 sec. | ||
| 9775 | 2026.05.19 16:53:26.767116 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.05.19 16:53:26.767247 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9777 | 2026.05.19 16:53:26.767301 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9778 | 2026.05.19 16:53:26.767853 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2026.05.19 16:53:26.767897 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9780 | 2026.05.19 16:53:26.768259 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9781 | 2026.05.19 16:53:26.768481 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2026.05.19 16:53:26.768635 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001426 sec., 1402.5245441795232 rows/sec., 114.37 KiB/sec. | ||
| 9783 | 2026.05.19 16:53:26.768672 [ 281 ] {e03ba4e0-a77c-4ff1-a746-d1ee2c315e8b} <Debug> TCPHandler: Processed in 0.001617294 sec. | ||
| 9784 | 2026.05.19 16:53:26.768798 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.05.19 16:53:26.768921 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9786 | 2026.05.19 16:53:26.768971 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9787 | 2026.05.19 16:53:26.770751 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.05.19 16:53:26.770789 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9789 | 2026.05.19 16:53:26.771247 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9790 | 2026.05.19 16:53:26.771469 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.05.19 16:53:26.771585 [ 69 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9792 | 2026.05.19 16:53:26.771603 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002707 sec., 907277.428888068 rows/sec., 67.27 MiB/sec. | ||
| 9793 | 2026.05.19 16:53:26.771635 [ 69 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.05.19 16:53:26.771650 [ 281 ] {2137a9f0-c684-45fc-b77e-7d903b2dafb1} <Debug> TCPHandler: Processed in 0.002905814 sec. | ||
| 9795 | 2026.05.19 16:53:26.771662 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9796 | 2026.05.19 16:53:26.771781 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.05.19 16:53:26.771786 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9798 | 2026.05.19 16:53:26.771886 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9799 | 2026.05.19 16:53:26.771933 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9800 | 2026.05.19 16:53:26.771947 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9801 | 2026.05.19 16:53:26.771992 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2614 rows starting from the beginning of the part | ||
| 9802 | 2026.05.19 16:53:26.772070 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part | ||
| 9803 | 2026.05.19 16:53:26.772125 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 215 rows starting from the beginning of the part | ||
| 9804 | 2026.05.19 16:53:26.772174 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
| 9805 | 2026.05.19 16:53:26.772221 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 9806 | 2026.05.19 16:53:26.772269 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2456 rows starting from the beginning of the part | ||
| 9807 | 2026.05.19 16:53:26.772373 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2026.05.19 16:53:26.772416 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9809 | 2026.05.19 16:53:26.772748 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9810 | 2026.05.19 16:53:26.772962 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2026.05.19 16:53:26.773099 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001231 sec., 30869.21202274573 rows/sec., 2.26 MiB/sec. | ||
| 9812 | 2026.05.19 16:53:26.773135 [ 281 ] {555a55f7-8477-4b2d-ac90-9c28476ab47b} <Debug> TCPHandler: Processed in 0.001405311 sec. | ||
| 9813 | 2026.05.19 16:53:26.773257 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9814 | 2026.05.19 16:53:26.773382 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9815 | 2026.05.19 16:53:26.773431 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9816 | 2026.05.19 16:53:26.774281 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.05.19 16:53:26.774318 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9818 | 2026.05.19 16:53:26.774600 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5585 rows, containing 5 columns (5 merged, 0 gathered) in 0.002861173 sec., 1951996.6111801001 rows/sec., 155.36 MiB/sec. | ||
| 9819 | 2026.05.19 16:53:26.774651 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9820 | 2026.05.19 16:53:26.774871 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.19 16:53:26.774907 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9822 | 2026.05.19 16:53:26.775000 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001643 sec., 487522.824102252 rows/sec., 28.16 MiB/sec. | ||
| 9823 | 2026.05.19 16:53:26.775035 [ 281 ] {723d159f-0e33-48cf-a623-39fa90d3bdc7} <Debug> TCPHandler: Processed in 0.001837848 sec. | ||
| 9824 | 2026.05.19 16:53:26.775175 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.05.19 16:53:26.775189 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9826 | 2026.05.19 16:53:26.775255 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_71_14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9827 | 2026.05.19 16:53:26.775306 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9828 | 2026.05.19 16:53:26.775351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9829 | 2026.05.19 16:53:26.775355 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9830 | 2026.05.19 16:53:26.775833 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.05.19 16:53:26.775869 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9832 | 2026.05.19 16:53:26.776159 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9833 | 2026.05.19 16:53:26.776375 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2026.05.19 16:53:26.776504 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001222 sec., 818.3306055646481 rows/sec., 57.54 KiB/sec. | ||
| 9835 | 2026.05.19 16:53:26.776538 [ 281 ] {b5349ea4-a3dc-4c7a-9d6f-525977a5ca7f} <Debug> TCPHandler: Processed in 0.001406671 sec. | ||
| 9836 | 2026.05.19 16:53:26.776656 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2026.05.19 16:53:26.776753 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9838 | 2026.05.19 16:53:26.776793 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9839 | 2026.05.19 16:53:26.777797 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.05.19 16:53:26.777838 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9841 | 2026.05.19 16:53:26.778203 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9842 | 2026.05.19 16:53:26.778407 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.05.19 16:53:26.778510 [ 66 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9844 | 2026.05.19 16:53:26.778536 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001802 sec., 730854.6059933407 rows/sec., 48.93 MiB/sec. | ||
| 9845 | 2026.05.19 16:53:26.778543 [ 66 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.05.19 16:53:26.778568 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9847 | 2026.05.19 16:53:26.778572 [ 281 ] {cacffa27-faf5-45d8-8e52-92886e61d09a} <Debug> TCPHandler: Processed in 0.00196541 sec. | ||
| 9848 | 2026.05.19 16:53:26.778647 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9849 | 2026.05.19 16:53:26.778692 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.05.19 16:53:26.778749 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9851 | 2026.05.19 16:53:26.778781 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9852 | 2026.05.19 16:53:26.778792 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.05.19 16:53:26.778839 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part | ||
| 9854 | 2026.05.19 16:53:26.778841 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9855 | 2026.05.19 16:53:26.778892 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part | ||
| 9856 | 2026.05.19 16:53:26.778938 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part | ||
| 9857 | 2026.05.19 16:53:26.778982 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 80 rows starting from the beginning of the part | ||
| 9858 | 2026.05.19 16:53:26.779023 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1317 rows starting from the beginning of the part | ||
| 9859 | 2026.05.19 16:53:26.779717 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.05.19 16:53:26.779758 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9861 | 2026.05.19 16:53:26.780191 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9862 | 2026.05.19 16:53:26.780265 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655486 sec., 1876186.2075547604 rows/sec., 136.41 MiB/sec. | ||
| 9863 | 2026.05.19 16:53:26.780393 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.05.19 16:53:26.780480 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9865 | 2026.05.19 16:53:26.780502 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9866 | 2026.05.19 16:53:26.780529 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001755 sec., 852991.452991453 rows/sec., 51.73 MiB/sec. | ||
| 9867 | 2026.05.19 16:53:26.780533 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.05.19 16:53:26.780560 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9869 | 2026.05.19 16:53:26.780563 [ 281 ] {ca6ff736-4694-49bc-a713-b251c48c0596} <Debug> TCPHandler: Processed in 0.001920879 sec. | ||
| 9870 | 2026.05.19 16:53:26.780643 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9871 | 2026.05.19 16:53:26.780690 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.05.19 16:53:26.780754 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9873 | 2026.05.19 16:53:26.780783 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.05.19 16:53:26.780790 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23324 rows starting from the beginning of the part | ||
| 9875 | 2026.05.19 16:53:26.780793 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9876 | 2026.05.19 16:53:26.780856 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9877 | 2026.05.19 16:53:26.780861 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9878 | 2026.05.19 16:53:26.780872 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_71_14} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9879 | 2026.05.19 16:53:26.780911 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 203 rows starting from the beginning of the part | ||
| 9880 | 2026.05.19 16:53:26.780955 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9881 | 2026.05.19 16:53:26.780997 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9882 | 2026.05.19 16:53:26.781000 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9883 | 2026.05.19 16:53:26.781040 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1497 rows starting from the beginning of the part | ||
| 9884 | 2026.05.19 16:53:26.781732 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.05.19 16:53:26.781773 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9886 | 2026.05.19 16:53:26.782354 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9887 | 2026.05.19 16:53:26.782590 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.05.19 16:53:26.782730 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001956 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 9889 | 2026.05.19 16:53:26.782780 [ 281 ] {457e4d72-d40c-474f-a1c0-01e819484f21} <Debug> TCPHandler: Processed in 0.002140043 sec. | ||
| 9890 | 2026.05.19 16:53:26.782904 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2026.05.19 16:53:26.782998 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9892 | 2026.05.19 16:53:26.783039 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9893 | 2026.05.19 16:53:26.783355 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.05.19 16:53:26.783388 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9895 | 2026.05.19 16:53:26.783696 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9896 | 2026.05.19 16:53:26.783908 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2026.05.19 16:53:26.784007 [ 66 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9898 | 2026.05.19 16:53:26.784030 [ 66 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.05.19 16:53:26.784038 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 9900 | 2026.05.19 16:53:26.784046 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9901 | 2026.05.19 16:53:26.784071 [ 281 ] {594e14b1-c002-4bc2-a1aa-5c09c2c7f7bd} <Debug> TCPHandler: Processed in 0.001217268 sec. | ||
| 9902 | 2026.05.19 16:53:26.784113 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9903 | 2026.05.19 16:53:26.784192 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9904 | 2026.05.19 16:53:26.784218 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3540 rows starting from the beginning of the part | ||
| 9905 | 2026.05.19 16:53:26.784271 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9906 | 2026.05.19 16:53:26.784312 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9907 | 2026.05.19 16:53:26.784353 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9908 | 2026.05.19 16:53:26.784390 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9909 | 2026.05.19 16:53:26.784429 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 9910 | 2026.05.19 16:53:26.785734 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647025 sec., 2302332.9943382763 rows/sec., 155.16 MiB/sec. | ||
| 9911 | 2026.05.19 16:53:26.786139 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9912 | 2026.05.19 16:53:26.786418 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.05.19 16:53:26.786494 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_71_14} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9914 | 2026.05.19 16:53:26.786584 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9915 | 2026.05.19 16:53:26.789571 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25504 rows, containing 5 columns (5 merged, 0 gathered) in 0.008965746 sec., 2844604.3419030607 rows/sec., 185.40 MiB/sec. | ||
| 9916 | 2026.05.19 16:53:26.789821 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9917 | 2026.05.19 16:53:26.790104 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2026.05.19 16:53:26.790173 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9919 | 2026.05.19 16:53:26.790250 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9920 | 2026.05.19 16:53:30.894039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21572 | ||
| 9921 | 2026.05.19 16:53:30.894619 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.05.19 16:53:30.894662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9923 | 2026.05.19 16:53:30.895143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9924 | 2026.05.19 16:53:30.895362 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.05.19 16:53:30.895496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21572 | ||
| 9926 | 2026.05.19 16:53:31.237281 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.05.19 16:53:31.237520 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9928 | 2026.05.19 16:53:31.237897 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9929 | 2026.05.19 16:53:31.237944 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <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 | ||
| 9930 | 2026.05.19 16:53:31.238174 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9931 | 2026.05.19 16:53:31.238242 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9932 | 2026.05.19 16:53:31.238383 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9933 | 2026.05.19 16:53:31.238483 [ 363 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9934 | 2026.05.19 16:53:31.238486 [ 322 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9935 | 2026.05.19 16:53:31.238483 [ 339 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9936 | 2026.05.19 16:53:31.238662 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9937 | 2026.05.19 16:53:31.238690 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9938 | 2026.05.19 16:53:31.238760 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9939 | 2026.05.19 16:53:31.238779 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 9940 | 2026.05.19 16:53:31.238815 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9941 | 2026.05.19 16:53:31.238872 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9942 | 2026.05.19 16:53:31.239867 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002511 sec., 13938.669852648347 rows/sec., 2.35 MiB/sec. | ||
| 9943 | 2026.05.19 16:53:31.240054 [ 281 ] {df748166-7db6-446a-963b-a346dd602745} <Debug> TCPHandler: Processed in 0.002911875 sec. | ||
| 9944 | 2026.05.19 16:53:31.241503 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.05.19 16:53:31.241612 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9946 | 2026.05.19 16:53:31.241656 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9947 | 2026.05.19 16:53:31.242136 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.05.19 16:53:31.242178 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9949 | 2026.05.19 16:53:31.242543 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9950 | 2026.05.19 16:53:31.242760 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.05.19 16:53:31.242902 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001322 sec., 42360.06051437216 rows/sec., 3.25 MiB/sec. | ||
| 9952 | 2026.05.19 16:53:31.242937 [ 281 ] {2bda0407-27fe-499b-904c-d4bc8808fa15} <Debug> TCPHandler: Processed in 0.001486463 sec. | ||
| 9953 | 2026.05.19 16:53:31.243062 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.05.19 16:53:31.243157 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9955 | 2026.05.19 16:53:31.243197 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9956 | 2026.05.19 16:53:31.243599 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.05.19 16:53:31.243637 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9958 | 2026.05.19 16:53:31.243932 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9959 | 2026.05.19 16:53:31.244157 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.05.19 16:53:31.244287 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 9961 | 2026.05.19 16:53:31.244321 [ 281 ] {1a12ea08-f22e-40af-a1db-af8c0fd00793} <Debug> TCPHandler: Processed in 0.001308789 sec. | ||
| 9962 | 2026.05.19 16:53:31.244443 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.05.19 16:53:31.244536 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.05.19 16:53:31.244581 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9965 | 2026.05.19 16:53:31.244954 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.05.19 16:53:31.244989 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9967 | 2026.05.19 16:53:31.245300 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9968 | 2026.05.19 16:53:31.245513 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.05.19 16:53:31.245642 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 9970 | 2026.05.19 16:53:31.245676 [ 281 ] {fa63e0df-564b-40dd-a9fb-c5210674572d} <Debug> TCPHandler: Processed in 0.001283959 sec. | ||
| 9971 | 2026.05.19 16:53:31.245798 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.05.19 16:53:31.245893 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.05.19 16:53:31.245934 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9974 | 2026.05.19 16:53:31.246240 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.05.19 16:53:31.246273 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.14 GiB. | ||
| 9976 | 2026.05.19 16:53:31.246576 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9977 | 2026.05.19 16:53:31.246769 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.05.19 16:53:31.246957 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 9979 | 2026.05.19 16:53:31.246990 [ 281 ] {735555f4-ad7c-45f7-989d-4b75f1f1eb45} <Debug> TCPHandler: Processed in 0.001240259 sec. | ||
| 9980 | 2026.05.19 16:53:32.037608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9981 | 2026.05.19 16:53:32.055230 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.05.19 16:53:32.055302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 9983 | 2026.05.19 16:53:32.061515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9984 | 2026.05.19 16:53:32.062244 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.05.19 16:53:32.065592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9986 | 2026.05.19 16:53:36.239337 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.05.19 16:53:36.239589 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 9988 | 2026.05.19 16:53:36.239960 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9989 | 2026.05.19 16:53:36.240004 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <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 | ||
| 9990 | 2026.05.19 16:53:36.240273 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9991 | 2026.05.19 16:53:36.240353 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9992 | 2026.05.19 16:53:36.240496 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9993 | 2026.05.19 16:53:36.240591 [ 339 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9994 | 2026.05.19 16:53:36.240615 [ 322 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9995 | 2026.05.19 16:53:36.240597 [ 363 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9996 | 2026.05.19 16:53:36.240760 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9997 | 2026.05.19 16:53:36.240788 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9998 | 2026.05.19 16:53:36.240857 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9999 | 2026.05.19 16:53:36.240877 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10000 | 2026.05.19 16:53:36.240913 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10001 | 2026.05.19 16:53:36.240953 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10002 | 2026.05.19 16:53:36.242054 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00257 sec., 13618.677042801557 rows/sec., 2.29 MiB/sec. | ||
| 10003 | 2026.05.19 16:53:36.242174 [ 281 ] {e9fb702c-053e-4b7e-888d-52b6ee42ea76} <Debug> TCPHandler: Processed in 0.002982766 sec. | ||
| 10004 | 2026.05.19 16:53:36.244078 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.05.19 16:53:36.244186 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10006 | 2026.05.19 16:53:36.244229 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10007 | 2026.05.19 16:53:36.244720 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.05.19 16:53:36.244762 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10009 | 2026.05.19 16:53:36.245123 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10010 | 2026.05.19 16:53:36.245339 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.05.19 16:53:36.245481 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001327 sec., 66314.99623210248 rows/sec., 5.59 MiB/sec. | ||
| 10012 | 2026.05.19 16:53:36.245515 [ 281 ] {97bcb97f-37b7-4ac6-91e5-09d386f50032} <Debug> TCPHandler: Processed in 0.001495803 sec. | ||
| 10013 | 2026.05.19 16:53:36.245650 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.05.19 16:53:36.245744 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.05.19 16:53:36.245783 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10016 | 2026.05.19 16:53:36.246171 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.05.19 16:53:36.246206 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10018 | 2026.05.19 16:53:36.246489 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10019 | 2026.05.19 16:53:36.246698 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.05.19 16:53:36.246825 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.0011 sec., 14545.454545454544 rows/sec., 1.07 MiB/sec. | ||
| 10021 | 2026.05.19 16:53:36.246859 [ 281 ] {27ae6b8e-4bc1-4e18-bb7b-988a2838cb66} <Debug> TCPHandler: Processed in 0.001256319 sec. | ||
| 10022 | 2026.05.19 16:53:36.246980 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.05.19 16:53:36.247072 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10024 | 2026.05.19 16:53:36.247114 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10025 | 2026.05.19 16:53:36.247537 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.19 16:53:36.247573 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10027 | 2026.05.19 16:53:36.247867 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10028 | 2026.05.19 16:53:36.248068 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.05.19 16:53:36.248193 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001138 sec., 70298.769771529 rows/sec., 5.49 MiB/sec. | ||
| 10030 | 2026.05.19 16:53:36.248227 [ 281 ] {4f0b8a6c-3b12-4f4b-9107-e472502ee481} <Debug> TCPHandler: Processed in 0.00129497 sec. | ||
| 10031 | 2026.05.19 16:53:36.248347 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.05.19 16:53:36.248440 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.05.19 16:53:36.248483 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10034 | 2026.05.19 16:53:36.248892 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.05.19 16:53:36.248927 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10036 | 2026.05.19 16:53:36.249232 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10037 | 2026.05.19 16:53:36.249435 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.05.19 16:53:36.249560 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 10039 | 2026.05.19 16:53:36.249593 [ 281 ] {20efecf3-5260-4a7a-a7d0-28694c321242} <Debug> TCPHandler: Processed in 0.001292729 sec. | ||
| 10040 | 2026.05.19 16:53:36.249718 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.05.19 16:53:36.249811 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.05.19 16:53:36.249874 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10043 | 2026.05.19 16:53:36.250637 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.05.19 16:53:36.250672 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10045 | 2026.05.19 16:53:36.251175 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10046 | 2026.05.19 16:53:36.251393 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.05.19 16:53:36.251529 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001735 sec., 9221.902017291066 rows/sec., 16.53 MiB/sec. | ||
| 10048 | 2026.05.19 16:53:36.251577 [ 281 ] {9babd0af-bb87-4ae6-9cb2-3c659e2c93b4} <Debug> TCPHandler: Processed in 0.001906109 sec. | ||
| 10049 | 2026.05.19 16:53:36.251702 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.05.19 16:53:36.251800 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10051 | 2026.05.19 16:53:36.251841 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10052 | 2026.05.19 16:53:36.252175 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.05.19 16:53:36.252210 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10054 | 2026.05.19 16:53:36.252504 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10055 | 2026.05.19 16:53:36.252710 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.05.19 16:53:36.252837 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 10057 | 2026.05.19 16:53:36.252869 [ 281 ] {7a570534-1c97-444b-b97b-56536858eb0e} <Debug> TCPHandler: Processed in 0.001215258 sec. | ||
| 10058 | 2026.05.19 16:53:38.221994 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10059 | 2026.05.19 16:53:38.222077 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10060 | 2026.05.19 16:53:38.395881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22084 | ||
| 10061 | 2026.05.19 16:53:38.396401 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.05.19 16:53:38.396448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10063 | 2026.05.19 16:53:38.396958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10064 | 2026.05.19 16:53:38.397195 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.05.19 16:53:38.397331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22084 | ||
| 10066 | 2026.05.19 16:53:38.397349 [ 31 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10067 | 2026.05.19 16:53:38.397410 [ 31 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2026.05.19 16:53:38.397431 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10069 | 2026.05.19 16:53:38.397532 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 10070 | 2026.05.19 16:53:38.397647 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.05.19 16:53:38.397684 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19652 rows starting from the beginning of the part | ||
| 10072 | 2026.05.19 16:53:38.397749 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10073 | 2026.05.19 16:53:38.397835 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10074 | 2026.05.19 16:53:38.397886 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10075 | 2026.05.19 16:53:38.397931 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10076 | 2026.05.19 16:53:38.397976 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10077 | 2026.05.19 16:53:38.400693 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003205069 sec., 6890335.27827326 rows/sec., 98.57 MiB/sec. | ||
| 10078 | 2026.05.19 16:53:38.401272 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10079 | 2026.05.19 16:53:38.401665 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.05.19 16:53:38.401777 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_46_9} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10081 | 2026.05.19 16:53:38.401887 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10082 | 2026.05.19 16:53:39.565878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10083 | 2026.05.19 16:53:39.583129 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.05.19 16:53:39.583196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10085 | 2026.05.19 16:53:39.589278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10086 | 2026.05.19 16:53:39.589935 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.05.19 16:53:39.590296 [ 46 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10088 | 2026.05.19 16:53:39.590367 [ 46 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.05.19 16:53:39.590391 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10090 | 2026.05.19 16:53:39.590497 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 10091 | 2026.05.19 16:53:39.592909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10092 | 2026.05.19 16:53:39.593493 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10093 | 2026.05.19 16:53:39.594199 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10094 | 2026.05.19 16:53:39.597534 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10095 | 2026.05.19 16:53:39.600996 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10096 | 2026.05.19 16:53:39.604726 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10097 | 2026.05.19 16:53:39.608720 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10098 | 2026.05.19 16:53:39.612515 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10099 | 2026.05.19 16:53:39.662874 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07241309 sec., 4791.951289469901 rows/sec., 24.78 MiB/sec. | ||
| 10100 | 2026.05.19 16:53:39.666157 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10101 | 2026.05.19 16:53:39.668463 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.19 16:53:39.668594 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_46_9} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10103 | 2026.05.19 16:53:39.670836 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10104 | 2026.05.19 16:53:40.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.73 MiB, peak 325.14 MiB, free memory in arenas 0.00 B, will set to 312.91 MiB (RSS), difference: 1.17 MiB | ||
| 10105 | 2026.05.19 16:53:41.239244 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.05.19 16:53:41.239512 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 10107 | 2026.05.19 16:53:41.239877 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10108 | 2026.05.19 16:53:41.239916 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <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 | ||
| 10109 | 2026.05.19 16:53:41.240141 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10110 | 2026.05.19 16:53:41.240213 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10111 | 2026.05.19 16:53:41.240358 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10112 | 2026.05.19 16:53:41.240454 [ 335 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10113 | 2026.05.19 16:53:41.240454 [ 339 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10114 | 2026.05.19 16:53:41.240454 [ 363 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10115 | 2026.05.19 16:53:41.240610 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10116 | 2026.05.19 16:53:41.240639 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10117 | 2026.05.19 16:53:41.240711 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10118 | 2026.05.19 16:53:41.240731 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10119 | 2026.05.19 16:53:41.240769 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10120 | 2026.05.19 16:53:41.240810 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10121 | 2026.05.19 16:53:41.241840 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002445 sec., 14314.928425357872 rows/sec., 2.41 MiB/sec. | ||
| 10122 | 2026.05.19 16:53:41.241970 [ 281 ] {03435c38-9422-474f-83ff-e1b8c7d1e735} <Debug> TCPHandler: Processed in 0.002877684 sec. | ||
| 10123 | 2026.05.19 16:53:41.244043 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.05.19 16:53:41.244168 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10125 | 2026.05.19 16:53:41.244218 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10126 | 2026.05.19 16:53:41.244863 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.05.19 16:53:41.244907 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10128 | 2026.05.19 16:53:41.245288 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10129 | 2026.05.19 16:53:41.245513 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.05.19 16:53:41.245667 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001489 sec., 71188.71725990597 rows/sec., 5.98 MiB/sec. | ||
| 10131 | 2026.05.19 16:53:41.245704 [ 281 ] {9d6a123c-cace-4a15-97f3-5113997d8e6b} <Debug> TCPHandler: Processed in 0.001687266 sec. | ||
| 10132 | 2026.05.19 16:53:41.245839 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2026.05.19 16:53:41.245939 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10134 | 2026.05.19 16:53:41.245982 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10135 | 2026.05.19 16:53:41.246397 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.05.19 16:53:41.246433 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10137 | 2026.05.19 16:53:41.246728 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10138 | 2026.05.19 16:53:41.246931 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.05.19 16:53:41.247068 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00115 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 10140 | 2026.05.19 16:53:41.247103 [ 281 ] {d212aa66-9977-4329-9dde-2744a54c7268} <Debug> TCPHandler: Processed in 0.00131665 sec. | ||
| 10141 | 2026.05.19 16:53:41.247222 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2026.05.19 16:53:41.247318 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10143 | 2026.05.19 16:53:41.247359 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10144 | 2026.05.19 16:53:41.247791 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.05.19 16:53:41.247828 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10146 | 2026.05.19 16:53:41.248151 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10147 | 2026.05.19 16:53:41.248352 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.05.19 16:53:41.248482 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001182 sec., 75296.10829103214 rows/sec., 5.88 MiB/sec. | ||
| 10149 | 2026.05.19 16:53:41.248515 [ 281 ] {be25eeda-8ac8-4074-a55a-4dd320708ad7} <Debug> TCPHandler: Processed in 0.00134308 sec. | ||
| 10150 | 2026.05.19 16:53:41.248638 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2026.05.19 16:53:41.248733 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10152 | 2026.05.19 16:53:41.248778 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10153 | 2026.05.19 16:53:41.249190 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2026.05.19 16:53:41.249226 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10155 | 2026.05.19 16:53:41.249548 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10156 | 2026.05.19 16:53:41.249750 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.05.19 16:53:41.249879 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 10158 | 2026.05.19 16:53:41.249913 [ 281 ] {71052ac4-a9bf-4ca0-a544-096869ffdc87} <Debug> TCPHandler: Processed in 0.001324571 sec. | ||
| 10159 | 2026.05.19 16:53:41.250032 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10160 | 2026.05.19 16:53:41.250127 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10161 | 2026.05.19 16:53:41.250182 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10162 | 2026.05.19 16:53:41.250987 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.05.19 16:53:41.251023 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10164 | 2026.05.19 16:53:41.251548 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10165 | 2026.05.19 16:53:41.251768 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.05.19 16:53:41.251912 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 10167 | 2026.05.19 16:53:41.251963 [ 281 ] {14b5e472-1647-415a-8afa-3c8d84ace133} <Debug> TCPHandler: Processed in 0.001981051 sec. | ||
| 10168 | 2026.05.19 16:53:41.252100 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.05.19 16:53:41.252224 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10170 | 2026.05.19 16:53:41.252276 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10171 | 2026.05.19 16:53:41.252680 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.05.19 16:53:41.252721 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10173 | 2026.05.19 16:53:41.253035 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10174 | 2026.05.19 16:53:41.253235 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2026.05.19 16:53:41.253362 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 10176 | 2026.05.19 16:53:41.253458 [ 281 ] {39229ca0-e900-4921-b000-540f6912caaf} <Debug> TCPHandler: Processed in 0.001419391 sec. | ||
| 10177 | 2026.05.19 16:53:45.897562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22532 | ||
| 10178 | 2026.05.19 16:53:45.898232 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2026.05.19 16:53:45.898275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10180 | 2026.05.19 16:53:45.898858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10181 | 2026.05.19 16:53:45.899096 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2026.05.19 16:53:45.899230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22532 | ||
| 10183 | 2026.05.19 16:53:46.240267 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.05.19 16:53:46.240508 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 10185 | 2026.05.19 16:53:46.240867 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10186 | 2026.05.19 16:53:46.240907 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <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_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')" moved to PREWHERE | ||
| 10187 | 2026.05.19 16:53:46.241135 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10188 | 2026.05.19 16:53:46.241201 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10189 | 2026.05.19 16:53:46.241340 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 10190 | 2026.05.19 16:53:46.241435 [ 335 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10191 | 2026.05.19 16:53:46.241448 [ 360 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10192 | 2026.05.19 16:53:46.241435 [ 339 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10193 | 2026.05.19 16:53:46.241591 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10194 | 2026.05.19 16:53:46.241618 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10195 | 2026.05.19 16:53:46.241687 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10196 | 2026.05.19 16:53:46.241707 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10197 | 2026.05.19 16:53:46.241741 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 10198 | 2026.05.19 16:53:46.241779 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 10199 | 2026.05.19 16:53:46.242806 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002404 sec., 14559.068219633944 rows/sec., 2.45 MiB/sec. | ||
| 10200 | 2026.05.19 16:53:46.242928 [ 281 ] {f2015176-bab2-4698-b035-9756a70774e4} <Debug> TCPHandler: Processed in 0.002796953 sec. | ||
| 10201 | 2026.05.19 16:53:46.245564 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.05.19 16:53:46.245691 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.05.19 16:53:46.245742 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10204 | 2026.05.19 16:53:46.246237 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.05.19 16:53:46.246278 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10206 | 2026.05.19 16:53:46.246620 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10207 | 2026.05.19 16:53:46.246834 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.05.19 16:53:46.246984 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.50 MiB/sec. | ||
| 10209 | 2026.05.19 16:53:46.247019 [ 281 ] {fb424d65-ae87-46b4-a973-7af74780bfe0} <Debug> TCPHandler: Processed in 0.001513483 sec. | ||
| 10210 | 2026.05.19 16:53:46.247140 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.05.19 16:53:46.247234 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10212 | 2026.05.19 16:53:46.247274 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10213 | 2026.05.19 16:53:46.247769 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.05.19 16:53:46.247804 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10215 | 2026.05.19 16:53:46.248137 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10216 | 2026.05.19 16:53:46.248350 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.05.19 16:53:46.248477 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001262 sec., 164817.74960380347 rows/sec., 14.74 MiB/sec. | ||
| 10218 | 2026.05.19 16:53:46.248511 [ 281 ] {8ee894ae-99ba-446d-ad26-120787708b5f} <Debug> TCPHandler: Processed in 0.001419332 sec. | ||
| 10219 | 2026.05.19 16:53:46.248626 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.05.19 16:53:46.248719 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.05.19 16:53:46.248759 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10222 | 2026.05.19 16:53:46.249159 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.05.19 16:53:46.249195 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10224 | 2026.05.19 16:53:46.249487 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10225 | 2026.05.19 16:53:46.249684 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.05.19 16:53:46.249805 [ 51 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10227 | 2026.05.19 16:53:46.249811 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.00111 sec., 25225.225225225222 rows/sec., 1.90 MiB/sec. | ||
| 10228 | 2026.05.19 16:53:46.249887 [ 51 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.05.19 16:53:46.249896 [ 281 ] {ba8ff332-4ec3-4e86-a41b-5430749b4154} <Debug> TCPHandler: Processed in 0.00131777 sec. | ||
| 10230 | 2026.05.19 16:53:46.249921 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10231 | 2026.05.19 16:53:46.250023 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.05.19 16:53:46.250037 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10233 | 2026.05.19 16:53:46.250124 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10234 | 2026.05.19 16:53:46.250169 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10235 | 2026.05.19 16:53:46.250185 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10236 | 2026.05.19 16:53:46.250222 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 80 rows starting from the beginning of the part | ||
| 10237 | 2026.05.19 16:53:46.250290 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 10238 | 2026.05.19 16:53:46.250335 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
| 10239 | 2026.05.19 16:53:46.250392 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 10240 | 2026.05.19 16:53:46.250437 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 10241 | 2026.05.19 16:53:46.250483 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 10242 | 2026.05.19 16:53:46.250619 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.05.19 16:53:46.250661 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10244 | 2026.05.19 16:53:46.250966 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10245 | 2026.05.19 16:53:46.251189 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.05.19 16:53:46.251319 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.64 MiB/sec. | ||
| 10247 | 2026.05.19 16:53:46.251325 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013355 sec., 152002.995132909 rows/sec., 11.75 MiB/sec. | ||
| 10248 | 2026.05.19 16:53:46.251355 [ 281 ] {33546881-f56f-40ef-ae94-6c1691b96aef} <Debug> TCPHandler: Processed in 0.001379381 sec. | ||
| 10249 | 2026.05.19 16:53:46.251485 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2026.05.19 16:53:46.251488 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10251 | 2026.05.19 16:53:46.251581 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10252 | 2026.05.19 16:53:46.251626 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10253 | 2026.05.19 16:53:46.251784 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.05.19 16:53:46.251867 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_66_13} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10255 | 2026.05.19 16:53:46.251954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10256 | 2026.05.19 16:53:46.252014 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.05.19 16:53:46.252054 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10258 | 2026.05.19 16:53:46.252362 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10259 | 2026.05.19 16:53:46.252576 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.05.19 16:53:46.252701 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 10261 | 2026.05.19 16:53:46.252740 [ 281 ] {f8cf869b-6c34-422b-813b-b10831e5849e} <Debug> TCPHandler: Processed in 0.00130358 sec. | ||
| 10262 | 2026.05.19 16:53:46.252853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.05.19 16:53:46.252946 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10264 | 2026.05.19 16:53:46.252986 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10265 | 2026.05.19 16:53:46.253398 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.05.19 16:53:46.253434 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10267 | 2026.05.19 16:53:46.253739 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10268 | 2026.05.19 16:53:46.253946 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.05.19 16:53:46.254072 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001143 sec., 101487.31408573929 rows/sec., 8.25 MiB/sec. | ||
| 10270 | 2026.05.19 16:53:46.254105 [ 281 ] {47e4f8a2-7865-42c2-964d-4411bc16e49e} <Debug> TCPHandler: Processed in 0.00130016 sec. | ||
| 10271 | 2026.05.19 16:53:46.254220 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.05.19 16:53:46.254312 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10273 | 2026.05.19 16:53:46.254356 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10274 | 2026.05.19 16:53:46.254749 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.05.19 16:53:46.254784 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10276 | 2026.05.19 16:53:46.255119 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10277 | 2026.05.19 16:53:46.255320 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.05.19 16:53:46.255450 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001155 sec., 169696.9696969697 rows/sec., 12.17 MiB/sec. | ||
| 10279 | 2026.05.19 16:53:46.255484 [ 281 ] {ad3626cb-333e-41f0-be99-df0d8bfe9cb2} <Debug> TCPHandler: Processed in 0.00131159 sec. | ||
| 10280 | 2026.05.19 16:53:46.255600 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2026.05.19 16:53:46.255693 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10282 | 2026.05.19 16:53:46.255747 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10283 | 2026.05.19 16:53:46.256485 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.05.19 16:53:46.256521 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10285 | 2026.05.19 16:53:46.257033 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10286 | 2026.05.19 16:53:46.257258 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.05.19 16:53:46.257376 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10288 | 2026.05.19 16:53:46.257396 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00172 sec., 9302.32558139535 rows/sec., 16.67 MiB/sec. | ||
| 10289 | 2026.05.19 16:53:46.257416 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.05.19 16:53:46.257441 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10291 | 2026.05.19 16:53:46.257451 [ 281 ] {9774e445-c821-44dd-ab72-a291e53f5d25} <Debug> TCPHandler: Processed in 0.001897778 sec. | ||
| 10292 | 2026.05.19 16:53:46.257517 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10293 | 2026.05.19 16:53:46.257585 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.05.19 16:53:46.257684 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10295 | 2026.05.19 16:53:46.257700 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10296 | 2026.05.19 16:53:46.257725 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10297 | 2026.05.19 16:53:46.257751 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1269 rows starting from the beginning of the part | ||
| 10298 | 2026.05.19 16:53:46.257855 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
| 10299 | 2026.05.19 16:53:46.257955 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10300 | 2026.05.19 16:53:46.258049 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
| 10301 | 2026.05.19 16:53:46.258066 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.05.19 16:53:46.258107 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10303 | 2026.05.19 16:53:46.258135 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 10304 | 2026.05.19 16:53:46.258224 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 10305 | 2026.05.19 16:53:46.258415 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10306 | 2026.05.19 16:53:46.258667 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.05.19 16:53:46.258801 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 10308 | 2026.05.19 16:53:46.258835 [ 281 ] {2ba5f6d7-652f-4f83-8f8a-4edc7a43e406} <Debug> TCPHandler: Processed in 0.00129761 sec. | ||
| 10309 | 2026.05.19 16:53:46.264819 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 19 columns (19 merged, 0 gathered) in 0.007334832 sec., 187870.69697029187 rows/sec., 336.66 MiB/sec. | ||
| 10310 | 2026.05.19 16:53:46.266935 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10311 | 2026.05.19 16:53:46.267263 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.05.19 16:53:46.267330 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10313 | 2026.05.19 16:53:46.267447 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10314 | 2026.05.19 16:53:47.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.63 MiB, peak 325.20 MiB, free memory in arenas 0.00 B, will set to 317.29 MiB (RSS), difference: 3.66 MiB | ||
| 10315 | 2026.05.19 16:53:47.093074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10316 | 2026.05.19 16:53:47.107925 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.05.19 16:53:47.107968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10318 | 2026.05.19 16:53:47.113860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10319 | 2026.05.19 16:53:47.114523 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.05.19 16:53:47.117059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10321 | 2026.05.19 16:53:50.738338 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2026.05.19 16:53:50.738690 [ 293 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 10323 | 2026.05.19 16:53:50.739135 [ 293 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 10324 | 2026.05.19 16:53:50.739326 [ 293 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10325 | 2026.05.19 16:53:50.739682 [ 339 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 10326 | 2026.05.19 16:53:50.739953 [ 293 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001372 sec., 29883.381924198253 rows/sec., 1.78 MiB/sec. | ||
| 10327 | 2026.05.19 16:53:50.740008 [ 293 ] {b2b7c645-cc4a-432a-abc4-b752b8d5c310} <Debug> TCPHandler: Processed in 0.001828948 sec. | ||
| 10328 | 2026.05.19 16:53:51.239141 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.05.19 16:53:51.239404 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 10330 | 2026.05.19 16:53:51.239779 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10331 | 2026.05.19 16:53:51.239825 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <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 | ||
| 10332 | 2026.05.19 16:53:51.240094 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10333 | 2026.05.19 16:53:51.240183 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10334 | 2026.05.19 16:53:51.240333 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10335 | 2026.05.19 16:53:51.240424 [ 335 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10336 | 2026.05.19 16:53:51.240443 [ 360 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10337 | 2026.05.19 16:53:51.240424 [ 339 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10338 | 2026.05.19 16:53:51.240587 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10339 | 2026.05.19 16:53:51.240616 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10340 | 2026.05.19 16:53:51.240688 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10341 | 2026.05.19 16:53:51.240709 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10342 | 2026.05.19 16:53:51.240745 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10343 | 2026.05.19 16:53:51.240784 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10344 | 2026.05.19 16:53:51.242028 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002734 sec., 12801.75566934894 rows/sec., 2.16 MiB/sec. | ||
| 10345 | 2026.05.19 16:53:51.242162 [ 281 ] {44cc8e4b-034e-4954-9482-99f85247647f} <Debug> TCPHandler: Processed in 0.003183109 sec. | ||
| 10346 | 2026.05.19 16:53:51.244319 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.05.19 16:53:51.244523 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10348 | 2026.05.19 16:53:51.244607 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10349 | 2026.05.19 16:53:51.245337 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.05.19 16:53:51.245384 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10351 | 2026.05.19 16:53:51.245764 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10352 | 2026.05.19 16:53:51.245987 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.05.19 16:53:51.246137 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001673 sec., 63359.23490735206 rows/sec., 5.32 MiB/sec. | ||
| 10354 | 2026.05.19 16:53:51.246137 [ 45 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10355 | 2026.05.19 16:53:51.246174 [ 281 ] {119d3283-adc6-4182-95d2-c61f7ae9f2f4} <Debug> TCPHandler: Processed in 0.00195617 sec. | ||
| 10356 | 2026.05.19 16:53:51.246206 [ 45 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.05.19 16:53:51.246236 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10358 | 2026.05.19 16:53:51.246322 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10359 | 2026.05.19 16:53:51.246329 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10360 | 2026.05.19 16:53:51.246424 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10361 | 2026.05.19 16:53:51.246451 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10362 | 2026.05.19 16:53:51.246469 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10363 | 2026.05.19 16:53:51.246490 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2618 rows starting from the beginning of the part | ||
| 10364 | 2026.05.19 16:53:51.246552 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10365 | 2026.05.19 16:53:51.246597 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 10366 | 2026.05.19 16:53:51.246640 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
| 10367 | 2026.05.19 16:53:51.246681 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 208 rows starting from the beginning of the part | ||
| 10368 | 2026.05.19 16:53:51.246720 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 10369 | 2026.05.19 16:53:51.246876 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.05.19 16:53:51.246919 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10371 | 2026.05.19 16:53:51.247222 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10372 | 2026.05.19 16:53:51.247464 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.05.19 16:53:51.247603 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001199 sec., 20850.70892410342 rows/sec., 1.53 MiB/sec. | ||
| 10374 | 2026.05.19 16:53:51.247639 [ 281 ] {62c82659-a086-4cb6-a6d0-1cde64f73cb0} <Debug> TCPHandler: Processed in 0.001365381 sec. | ||
| 10375 | 2026.05.19 16:53:51.247765 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2026.05.19 16:53:51.247890 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10377 | 2026.05.19 16:53:51.247940 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10378 | 2026.05.19 16:53:51.248028 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736877 sec., 1832023.7990370074 rows/sec., 148.19 MiB/sec. | ||
| 10379 | 2026.05.19 16:53:51.248363 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10380 | 2026.05.19 16:53:51.248405 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.05.19 16:53:51.248448 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10382 | 2026.05.19 16:53:51.248733 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.05.19 16:53:51.248805 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10384 | 2026.05.19 16:53:51.248836 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_76_15} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10385 | 2026.05.19 16:53:51.248959 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10386 | 2026.05.19 16:53:51.249041 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.05.19 16:53:51.249162 [ 45 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10388 | 2026.05.19 16:53:51.249179 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001314 sec., 67732.11567732116 rows/sec., 5.29 MiB/sec. | ||
| 10389 | 2026.05.19 16:53:51.249197 [ 45 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.05.19 16:53:51.249222 [ 281 ] {5548521c-371d-4e06-90a6-edb2496094e8} <Debug> TCPHandler: Processed in 0.001519713 sec. | ||
| 10391 | 2026.05.19 16:53:51.249224 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10392 | 2026.05.19 16:53:51.249345 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10393 | 2026.05.19 16:53:51.249351 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2026.05.19 16:53:51.249490 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10395 | 2026.05.19 16:53:51.249492 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10396 | 2026.05.19 16:53:51.249562 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 10397 | 2026.05.19 16:53:51.249571 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10398 | 2026.05.19 16:53:51.249652 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10399 | 2026.05.19 16:53:51.249712 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 80 rows starting from the beginning of the part | ||
| 10400 | 2026.05.19 16:53:51.249762 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 89 rows starting from the beginning of the part | ||
| 10401 | 2026.05.19 16:53:51.249813 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
| 10402 | 2026.05.19 16:53:51.249863 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 89 rows starting from the beginning of the part | ||
| 10403 | 2026.05.19 16:53:51.250011 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.05.19 16:53:51.250056 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10405 | 2026.05.19 16:53:51.250407 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10406 | 2026.05.19 16:53:51.250640 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.05.19 16:53:51.250758 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10408 | 2026.05.19 16:53:51.250777 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 10409 | 2026.05.19 16:53:51.250790 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.05.19 16:53:51.250816 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10411 | 2026.05.19 16:53:51.250820 [ 281 ] {cd01bcd8-ab5b-4b2b-bf52-eb187cd7ba3e} <Debug> TCPHandler: Processed in 0.001520013 sec. | ||
| 10412 | 2026.05.19 16:53:51.250895 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10413 | 2026.05.19 16:53:51.250955 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.05.19 16:53:51.250995 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10415 | 2026.05.19 16:53:51.251015 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720146 sec., 1070257.9897287788 rows/sec., 79.57 MiB/sec. | ||
| 10416 | 2026.05.19 16:53:51.251032 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25504 rows starting from the beginning of the part | ||
| 10417 | 2026.05.19 16:53:51.251085 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.05.19 16:53:51.251108 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 10419 | 2026.05.19 16:53:51.251157 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10420 | 2026.05.19 16:53:51.251161 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10421 | 2026.05.19 16:53:51.251214 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10422 | 2026.05.19 16:53:51.251232 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10423 | 2026.05.19 16:53:51.251258 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 196 rows starting from the beginning of the part | ||
| 10424 | 2026.05.19 16:53:51.251298 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10425 | 2026.05.19 16:53:51.251514 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.19 16:53:51.251591 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_76_15} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10427 | 2026.05.19 16:53:51.251678 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10428 | 2026.05.19 16:53:51.252107 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.05.19 16:53:51.252150 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10430 | 2026.05.19 16:53:51.252714 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10431 | 2026.05.19 16:53:51.252940 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.05.19 16:53:51.253086 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002028 sec., 12327.41617357002 rows/sec., 22.09 MiB/sec. | ||
| 10433 | 2026.05.19 16:53:51.253151 [ 281 ] {34e40c4f-e726-4f48-8e00-0b62166e9023} <Debug> TCPHandler: Processed in 0.002257905 sec. | ||
| 10434 | 2026.05.19 16:53:51.253290 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.05.19 16:53:51.253396 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.05.19 16:53:51.253446 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10437 | 2026.05.19 16:53:51.253817 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.05.19 16:53:51.253853 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10439 | 2026.05.19 16:53:51.254421 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10440 | 2026.05.19 16:53:51.254640 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.05.19 16:53:51.254755 [ 50 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10442 | 2026.05.19 16:53:51.254773 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 10443 | 2026.05.19 16:53:51.254789 [ 50 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.05.19 16:53:51.254807 [ 281 ] {713a8ea9-0d99-4555-ab01-3f3d5ec16e30} <Debug> TCPHandler: Processed in 0.001569014 sec. | ||
| 10445 | 2026.05.19 16:53:51.254810 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10446 | 2026.05.19 16:53:51.254884 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10447 | 2026.05.19 16:53:51.254967 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10448 | 2026.05.19 16:53:51.254995 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3792 rows starting from the beginning of the part | ||
| 10449 | 2026.05.19 16:53:51.255049 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 10450 | 2026.05.19 16:53:51.255093 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10451 | 2026.05.19 16:53:51.255131 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10452 | 2026.05.19 16:53:51.255169 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10453 | 2026.05.19 16:53:51.255207 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10454 | 2026.05.19 16:53:51.256495 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642955 sec., 2483330.3407579637 rows/sec., 167.36 MiB/sec. | ||
| 10455 | 2026.05.19 16:53:51.256640 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005780828 sec., 4550905.164450491 rows/sec., 297.31 MiB/sec. | ||
| 10456 | 2026.05.19 16:53:51.256887 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10457 | 2026.05.19 16:53:51.257003 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10458 | 2026.05.19 16:53:51.257180 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.05.19 16:53:51.257256 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_76_15} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10460 | 2026.05.19 16:53:51.257317 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10461 | 2026.05.19 16:53:51.257356 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.05.19 16:53:51.257436 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10463 | 2026.05.19 16:53:51.257520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10464 | 2026.05.19 16:53:53.222114 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10465 | 2026.05.19 16:53:53.222191 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10466 | 2026.05.19 16:53:53.400062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23044 | ||
| 10467 | 2026.05.19 16:53:53.400559 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.05.19 16:53:53.400596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10469 | 2026.05.19 16:53:53.401096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10470 | 2026.05.19 16:53:53.401331 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.05.19 16:53:53.401468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23044 | ||
| 10472 | 2026.05.19 16:53:54.002717 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001388051 sec. | ||
| 10473 | 2026.05.19 16:53:54.617830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10474 | 2026.05.19 16:53:54.633346 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.05.19 16:53:54.633405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10476 | 2026.05.19 16:53:54.639333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10477 | 2026.05.19 16:53:54.640001 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.05.19 16:53:54.642625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10479 | 2026.05.19 16:53:56.238042 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.05.19 16:53:56.238276 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 10481 | 2026.05.19 16:53:56.238616 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10482 | 2026.05.19 16:53:56.238658 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <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 | ||
| 10483 | 2026.05.19 16:53:56.238886 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10484 | 2026.05.19 16:53:56.238955 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10485 | 2026.05.19 16:53:56.239098 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10486 | 2026.05.19 16:53:56.239191 [ 335 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10487 | 2026.05.19 16:53:56.239204 [ 357 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10488 | 2026.05.19 16:53:56.239191 [ 339 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10489 | 2026.05.19 16:53:56.239345 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10490 | 2026.05.19 16:53:56.239373 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10491 | 2026.05.19 16:53:56.239447 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10492 | 2026.05.19 16:53:56.239469 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10493 | 2026.05.19 16:53:56.239504 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10494 | 2026.05.19 16:53:56.239544 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10495 | 2026.05.19 16:53:56.240577 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002398 sec., 14595.496246872393 rows/sec., 2.46 MiB/sec. | ||
| 10496 | 2026.05.19 16:53:56.240699 [ 281 ] {8b6c7671-8d9e-4790-8680-9d6d0b7584e9} <Debug> TCPHandler: Processed in 0.002791413 sec. | ||
| 10497 | 2026.05.19 16:53:56.242599 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.05.19 16:53:56.242708 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10499 | 2026.05.19 16:53:56.242755 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10500 | 2026.05.19 16:53:56.243329 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.05.19 16:53:56.243381 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10502 | 2026.05.19 16:53:56.243812 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10503 | 2026.05.19 16:53:56.244026 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.05.19 16:53:56.244176 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001499 sec., 58705.80386924617 rows/sec., 4.94 MiB/sec. | ||
| 10505 | 2026.05.19 16:53:56.244212 [ 281 ] {c3f8933d-ccb1-4df1-a3e5-000ea9d53eca} <Debug> TCPHandler: Processed in 0.001662845 sec. | ||
| 10506 | 2026.05.19 16:53:56.244341 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.05.19 16:53:56.244438 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10508 | 2026.05.19 16:53:56.244479 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10509 | 2026.05.19 16:53:56.244894 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.05.19 16:53:56.244929 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10511 | 2026.05.19 16:53:56.245220 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10512 | 2026.05.19 16:53:56.245426 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.05.19 16:53:56.245559 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001141 sec., 14022.787028921997 rows/sec., 1.03 MiB/sec. | ||
| 10514 | 2026.05.19 16:53:56.245594 [ 281 ] {9be291b2-9bac-43d5-8c92-c76b907c206d} <Debug> TCPHandler: Processed in 0.00130336 sec. | ||
| 10515 | 2026.05.19 16:53:56.245711 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.05.19 16:53:56.245807 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10517 | 2026.05.19 16:53:56.245849 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10518 | 2026.05.19 16:53:56.246260 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.05.19 16:53:56.246297 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10520 | 2026.05.19 16:53:56.246595 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10521 | 2026.05.19 16:53:56.246805 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.05.19 16:53:56.246934 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001144 sec., 69930.06993006992 rows/sec., 5.46 MiB/sec. | ||
| 10523 | 2026.05.19 16:53:56.246969 [ 281 ] {8554db19-02e1-4e46-a566-50addec92a8a} <Debug> TCPHandler: Processed in 0.00130764 sec. | ||
| 10524 | 2026.05.19 16:53:56.247094 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.05.19 16:53:56.247190 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.05.19 16:53:56.247234 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10527 | 2026.05.19 16:53:56.247635 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.05.19 16:53:56.247670 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10529 | 2026.05.19 16:53:56.247994 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10530 | 2026.05.19 16:53:56.248204 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.05.19 16:53:56.248334 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10532 | 2026.05.19 16:53:56.248370 [ 281 ] {2c256b6c-cbc9-4ded-ae32-d4d6ab02a915} <Debug> TCPHandler: Processed in 0.00132541 sec. | ||
| 10533 | 2026.05.19 16:53:56.248500 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10534 | 2026.05.19 16:53:56.248596 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10535 | 2026.05.19 16:53:56.248652 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10536 | 2026.05.19 16:53:56.249415 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2026.05.19 16:53:56.249450 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10538 | 2026.05.19 16:53:56.249965 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10539 | 2026.05.19 16:53:56.250186 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2026.05.19 16:53:56.250325 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001747 sec., 9158.557527189467 rows/sec., 16.41 MiB/sec. | ||
| 10541 | 2026.05.19 16:53:56.250375 [ 281 ] {5c5cab41-a641-4c61-a7c5-96e04b171238} <Debug> TCPHandler: Processed in 0.001923169 sec. | ||
| 10542 | 2026.05.19 16:53:56.250495 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2026.05.19 16:53:56.250591 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10544 | 2026.05.19 16:53:56.250634 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10545 | 2026.05.19 16:53:56.250974 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.05.19 16:53:56.251010 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10547 | 2026.05.19 16:53:56.251318 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10548 | 2026.05.19 16:53:56.251532 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.05.19 16:53:56.251660 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10550 | 2026.05.19 16:53:56.251694 [ 281 ] {74665b05-8ea6-4518-a21b-fdd64d8225ab} <Debug> TCPHandler: Processed in 0.001247549 sec. | ||
| 10551 | 2026.05.19 16:53:56.755472 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.05.19 16:53:56.755778 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10553 | 2026.05.19 16:53:56.756133 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10554 | 2026.05.19 16:53:56.756175 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10555 | 2026.05.19 16:53:56.756412 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10556 | 2026.05.19 16:53:56.756484 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10557 | 2026.05.19 16:53:56.756627 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 10558 | 2026.05.19 16:53:56.756724 [ 316 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10559 | 2026.05.19 16:53:56.756741 [ 334 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10560 | 2026.05.19 16:53:56.756751 [ 335 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10561 | 2026.05.19 16:53:56.756894 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10562 | 2026.05.19 16:53:56.756924 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10563 | 2026.05.19 16:53:56.756996 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10564 | 2026.05.19 16:53:56.757018 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10565 | 2026.05.19 16:53:56.757056 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10566 | 2026.05.19 16:53:56.757098 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10567 | 2026.05.19 16:53:56.758264 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002623 sec., 13343.499809378574 rows/sec., 2.84 MiB/sec. | ||
| 10568 | 2026.05.19 16:53:56.758394 [ 281 ] {e715961c-62f0-4e55-a90e-27f900b7fc32} <Debug> TCPHandler: Processed in 0.003081727 sec. | ||
| 10569 | 2026.05.19 16:53:56.770418 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.05.19 16:53:56.770551 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10571 | 2026.05.19 16:53:56.770607 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10572 | 2026.05.19 16:53:56.771105 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.05.19 16:53:56.771152 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10574 | 2026.05.19 16:53:56.771522 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10575 | 2026.05.19 16:53:56.771758 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.05.19 16:53:56.771915 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001403 sec., 1425.5167498218104 rows/sec., 116.24 KiB/sec. | ||
| 10577 | 2026.05.19 16:53:56.771952 [ 281 ] {f8cea1f9-b8ec-4bde-a0a2-e2a2e2388b82} <Debug> TCPHandler: Processed in 0.001599664 sec. | ||
| 10578 | 2026.05.19 16:53:56.772077 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.05.19 16:53:56.772178 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10580 | 2026.05.19 16:53:56.772222 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10581 | 2026.05.19 16:53:56.774072 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.05.19 16:53:56.774110 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10583 | 2026.05.19 16:53:56.774559 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10584 | 2026.05.19 16:53:56.774774 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.05.19 16:53:56.774919 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002762 sec., 889210.7168718319 rows/sec., 65.93 MiB/sec. | ||
| 10586 | 2026.05.19 16:53:56.774954 [ 281 ] {2436932a-d86b-4ae5-bb74-6f0e296338fe} <Debug> TCPHandler: Processed in 0.002928585 sec. | ||
| 10587 | 2026.05.19 16:53:56.775096 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.05.19 16:53:56.775192 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10589 | 2026.05.19 16:53:56.775234 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10590 | 2026.05.19 16:53:56.775668 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.05.19 16:53:56.775706 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10592 | 2026.05.19 16:53:56.776007 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10593 | 2026.05.19 16:53:56.776217 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.05.19 16:53:56.776349 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001176 sec., 32312.92517006803 rows/sec., 2.36 MiB/sec. | ||
| 10595 | 2026.05.19 16:53:56.776385 [ 281 ] {e3606a5e-0e90-45ed-9d40-0949116105fe} <Debug> TCPHandler: Processed in 0.001339731 sec. | ||
| 10596 | 2026.05.19 16:53:56.776501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.05.19 16:53:56.776596 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.05.19 16:53:56.776637 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10599 | 2026.05.19 16:53:56.777401 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.19 16:53:56.777437 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10601 | 2026.05.19 16:53:56.777762 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10602 | 2026.05.19 16:53:56.777981 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.05.19 16:53:56.778111 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001534 sec., 522164.27640156454 rows/sec., 30.16 MiB/sec. | ||
| 10604 | 2026.05.19 16:53:56.778145 [ 281 ] {63c5ff5c-9ed1-4e0a-abe6-2b669c3a4aa6} <Debug> TCPHandler: Processed in 0.001693365 sec. | ||
| 10605 | 2026.05.19 16:53:56.778269 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.05.19 16:53:56.778391 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10607 | 2026.05.19 16:53:56.778441 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10608 | 2026.05.19 16:53:56.778883 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.05.19 16:53:56.778918 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10610 | 2026.05.19 16:53:56.779217 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10611 | 2026.05.19 16:53:56.779430 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.05.19 16:53:56.779563 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 58.79 KiB/sec. | ||
| 10613 | 2026.05.19 16:53:56.779599 [ 281 ] {c88dfd5a-36fc-4cc7-9979-d70c259b8a68} <Debug> TCPHandler: Processed in 0.001392331 sec. | ||
| 10614 | 2026.05.19 16:53:56.779716 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.05.19 16:53:56.779812 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10616 | 2026.05.19 16:53:56.779853 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10617 | 2026.05.19 16:53:56.780869 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.05.19 16:53:56.780906 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10619 | 2026.05.19 16:53:56.781268 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10620 | 2026.05.19 16:53:56.781479 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.19 16:53:56.781617 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001823 sec., 722435.5458036204 rows/sec., 48.36 MiB/sec. | ||
| 10622 | 2026.05.19 16:53:56.781652 [ 281 ] {ff6ec400-fe39-42c9-a83b-64058e201d44} <Debug> TCPHandler: Processed in 0.0019862 sec. | ||
| 10623 | 2026.05.19 16:53:56.781768 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.05.19 16:53:56.781864 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10625 | 2026.05.19 16:53:56.781909 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10626 | 2026.05.19 16:53:56.782712 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.05.19 16:53:56.782746 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10628 | 2026.05.19 16:53:56.783183 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10629 | 2026.05.19 16:53:56.783406 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.05.19 16:53:56.783544 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001698 sec., 881625.4416961131 rows/sec., 53.47 MiB/sec. | ||
| 10631 | 2026.05.19 16:53:56.783579 [ 281 ] {cb897359-5ffc-4c9b-8e34-b06fda4b6c63} <Debug> TCPHandler: Processed in 0.001861428 sec. | ||
| 10632 | 2026.05.19 16:53:56.783703 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.05.19 16:53:56.783825 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10634 | 2026.05.19 16:53:56.783890 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10635 | 2026.05.19 16:53:56.784802 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.19 16:53:56.784839 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10637 | 2026.05.19 16:53:56.785397 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10638 | 2026.05.19 16:53:56.785620 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.05.19 16:53:56.785762 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00196 sec., 18367.34693877551 rows/sec., 32.91 MiB/sec. | ||
| 10640 | 2026.05.19 16:53:56.785818 [ 281 ] {74d50117-42c9-4ec3-b45b-209622af6823} <Debug> TCPHandler: Processed in 0.002179143 sec. | ||
| 10641 | 2026.05.19 16:53:56.785947 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2026.05.19 16:53:56.786043 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.05.19 16:53:56.786086 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10644 | 2026.05.19 16:53:56.786406 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.05.19 16:53:56.786439 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.13 GiB. | ||
| 10646 | 2026.05.19 16:53:56.786733 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10647 | 2026.05.19 16:53:56.786952 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.05.19 16:53:56.787093 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 775.40 KiB/sec. | ||
| 10649 | 2026.05.19 16:53:56.787127 [ 281 ] {06a6c857-8b6b-4be6-92f2-4483db49c39e} <Debug> TCPHandler: Processed in 0.001231819 sec. | ||
| 10650 | 2026.05.19 16:53:57.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.16 MiB, peak 328.43 MiB, free memory in arenas 0.00 B, will set to 318.13 MiB (RSS), difference: -1.03 MiB | ||
| 10651 | 2026.05.19 16:54:00.901564 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23492 | ||
| 10652 | 2026.05.19 16:54:00.902038 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.05.19 16:54:00.902087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10654 | 2026.05.19 16:54:00.902650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10655 | 2026.05.19 16:54:00.902894 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.05.19 16:54:00.903042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23492 | ||
| 10657 | 2026.05.19 16:54:01.237155 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.05.19 16:54:01.237496 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 10659 | 2026.05.19 16:54:01.238010 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10660 | 2026.05.19 16:54:01.238082 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <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 | ||
| 10661 | 2026.05.19 16:54:01.238334 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10662 | 2026.05.19 16:54:01.238402 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10663 | 2026.05.19 16:54:01.238539 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10664 | 2026.05.19 16:54:01.238636 [ 316 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10665 | 2026.05.19 16:54:01.238642 [ 334 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10666 | 2026.05.19 16:54:01.238650 [ 335 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10667 | 2026.05.19 16:54:01.238802 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10668 | 2026.05.19 16:54:01.238831 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10669 | 2026.05.19 16:54:01.238900 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10670 | 2026.05.19 16:54:01.238921 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10671 | 2026.05.19 16:54:01.238956 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10672 | 2026.05.19 16:54:01.239000 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10673 | 2026.05.19 16:54:01.240123 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002775 sec., 12612.612612612613 rows/sec., 2.12 MiB/sec. | ||
| 10674 | 2026.05.19 16:54:01.240230 [ 281 ] {d6e9e14d-3813-4a1d-bca4-6c067cca465e} <Debug> TCPHandler: Processed in 0.00325364 sec. | ||
| 10675 | 2026.05.19 16:54:01.241742 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2026.05.19 16:54:01.241852 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10677 | 2026.05.19 16:54:01.241895 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10678 | 2026.05.19 16:54:01.242382 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2026.05.19 16:54:01.242422 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10680 | 2026.05.19 16:54:01.242758 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10681 | 2026.05.19 16:54:01.242969 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.05.19 16:54:01.243110 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00129 sec., 43410.8527131783 rows/sec., 3.33 MiB/sec. | ||
| 10683 | 2026.05.19 16:54:01.243145 [ 281 ] {9cb90c2b-af27-4eab-9c10-03b3f62a7af9} <Debug> TCPHandler: Processed in 0.001454922 sec. | ||
| 10684 | 2026.05.19 16:54:01.243269 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2026.05.19 16:54:01.243363 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10686 | 2026.05.19 16:54:01.243403 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10687 | 2026.05.19 16:54:01.243808 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.05.19 16:54:01.243844 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10689 | 2026.05.19 16:54:01.244135 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10690 | 2026.05.19 16:54:01.244337 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.05.19 16:54:01.244463 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.47 MiB/sec. | ||
| 10692 | 2026.05.19 16:54:01.244497 [ 281 ] {46c428d0-829e-4d7e-8446-b6db7366ef74} <Debug> TCPHandler: Processed in 0.001276019 sec. | ||
| 10693 | 2026.05.19 16:54:01.244611 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2026.05.19 16:54:01.244704 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10695 | 2026.05.19 16:54:01.244747 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10696 | 2026.05.19 16:54:01.245139 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.05.19 16:54:01.245174 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10698 | 2026.05.19 16:54:01.245492 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10699 | 2026.05.19 16:54:01.245707 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.05.19 16:54:01.245834 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 10701 | 2026.05.19 16:54:01.245868 [ 281 ] {753f3252-481f-4273-824a-9eec1beccc08} <Debug> TCPHandler: Processed in 0.00130422 sec. | ||
| 10702 | 2026.05.19 16:54:01.245982 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10703 | 2026.05.19 16:54:01.246075 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10704 | 2026.05.19 16:54:01.246117 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10705 | 2026.05.19 16:54:01.246440 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.05.19 16:54:01.246476 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10707 | 2026.05.19 16:54:01.246767 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10708 | 2026.05.19 16:54:01.246966 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.05.19 16:54:01.247091 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001033 sec., 46466.602129719264 rows/sec., 3.13 MiB/sec. | ||
| 10710 | 2026.05.19 16:54:01.247124 [ 281 ] {4051b718-21b5-4999-ae54-64000f054b30} <Debug> TCPHandler: Processed in 0.001189158 sec. | ||
| 10711 | 2026.05.19 16:54:02.142833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10712 | 2026.05.19 16:54:02.158928 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.05.19 16:54:02.158988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10714 | 2026.05.19 16:54:02.165147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10715 | 2026.05.19 16:54:02.165851 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.05.19 16:54:02.168733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10717 | 2026.05.19 16:54:02.232535 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36928 | ||
| 10718 | 2026.05.19 16:54:02.232632 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10719 | 2026.05.19 16:54:02.232662 [ 309 ] {} <Debug> TCP-Session: b94224f3-3b5c-4140-ba87-579b544f3775 Authenticating user 'default' from [fd00:1122:3344:101::e]:36928 | ||
| 10720 | 2026.05.19 16:54:02.232687 [ 309 ] {} <Debug> TCP-Session: b94224f3-3b5c-4140-ba87-579b544f3775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10721 | 2026.05.19 16:54:02.232703 [ 309 ] {} <Debug> TCP-Session: b94224f3-3b5c-4140-ba87-579b544f3775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10722 | 2026.05.19 16:54:02.232899 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48380 | ||
| 10723 | 2026.05.19 16:54:02.232924 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37164 | ||
| 10724 | 2026.05.19 16:54:02.232903 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34211 | ||
| 10725 | 2026.05.19 16:54:02.232971 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62169 | ||
| 10726 | 2026.05.19 16:54:02.233004 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40033 | ||
| 10727 | 2026.05.19 16:54:02.233033 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10728 | 2026.05.19 16:54:02.233014 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 10729 | 2026.05.19 16:54:02.233069 [ 275 ] {} <Debug> TCP-Session: 19e44d2a-a099-4a1b-b528-5fb497ca2aff Authenticating user 'default' from [fd00:1122:3344:101::e]:34211 | ||
| 10730 | 2026.05.19 16:54:02.233003 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10731 | 2026.05.19 16:54:02.233128 [ 275 ] {} <Debug> TCP-Session: 19e44d2a-a099-4a1b-b528-5fb497ca2aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10732 | 2026.05.19 16:54:02.232991 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10733 | 2026.05.19 16:54:02.233158 [ 285 ] {} <Debug> TCP-Session: 42bc9e0e-a208-46c6-b020-ba0ee9286cde Authenticating user 'default' from [fd00:1122:3344:101::e]:37164 | ||
| 10734 | 2026.05.19 16:54:02.233162 [ 275 ] {} <Debug> TCP-Session: 19e44d2a-a099-4a1b-b528-5fb497ca2aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10735 | 2026.05.19 16:54:02.233198 [ 310 ] {} <Debug> TCP-Session: 3e94ee75-8d12-48fe-ad3d-918928cc07de Authenticating user 'default' from [fd00:1122:3344:101::e]:48380 | ||
| 10736 | 2026.05.19 16:54:02.233211 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10737 | 2026.05.19 16:54:02.233236 [ 309 ] {} <Trace> TCP-Session: b94224f3-3b5c-4140-ba87-579b544f3775 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2026.05.19 16:54:02.233255 [ 302 ] {} <Debug> TCP-Session: 2cc2bce6-91de-47bb-abe6-c0a105e405c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62169 | ||
| 10739 | 2026.05.19 16:54:02.233240 [ 310 ] {} <Debug> TCP-Session: 3e94ee75-8d12-48fe-ad3d-918928cc07de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10740 | 2026.05.19 16:54:02.233290 [ 302 ] {} <Debug> TCP-Session: 2cc2bce6-91de-47bb-abe6-c0a105e405c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2026.05.19 16:54:02.233313 [ 310 ] {} <Debug> TCP-Session: 3e94ee75-8d12-48fe-ad3d-918928cc07de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2026.05.19 16:54:02.233324 [ 302 ] {} <Debug> TCP-Session: 2cc2bce6-91de-47bb-abe6-c0a105e405c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10743 | 2026.05.19 16:54:02.233205 [ 285 ] {} <Debug> TCP-Session: 42bc9e0e-a208-46c6-b020-ba0ee9286cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10744 | 2026.05.19 16:54:02.232991 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32834 | ||
| 10745 | 2026.05.19 16:54:02.233370 [ 285 ] {} <Debug> TCP-Session: 42bc9e0e-a208-46c6-b020-ba0ee9286cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10746 | 2026.05.19 16:54:02.232992 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62287 | ||
| 10747 | 2026.05.19 16:54:02.233437 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10748 | 2026.05.19 16:54:02.233784 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10749 | 2026.05.19 16:54:02.233822 [ 307 ] {} <Debug> TCP-Session: 85b33d86-a1f3-4112-b2fb-7e63a1747292 Authenticating user 'default' from [fd00:1122:3344:101::e]:40033 | ||
| 10750 | 2026.05.19 16:54:02.233842 [ 307 ] {} <Debug> TCP-Session: 85b33d86-a1f3-4112-b2fb-7e63a1747292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10751 | 2026.05.19 16:54:02.233851 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10752 | 2026.05.19 16:54:02.233857 [ 307 ] {} <Debug> TCP-Session: 85b33d86-a1f3-4112-b2fb-7e63a1747292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.05.19 16:54:02.233916 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10754 | 2026.05.19 16:54:02.233925 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10755 | 2026.05.19 16:54:02.233961 [ 303 ] {} <Debug> TCP-Session: 1858a0ad-0152-4e09-8d6d-afaf125b5360 Authenticating user 'default' from [fd00:1122:3344:101::e]:62287 | ||
| 10756 | 2026.05.19 16:54:02.233991 [ 303 ] {} <Debug> TCP-Session: 1858a0ad-0152-4e09-8d6d-afaf125b5360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2026.05.19 16:54:02.234008 [ 303 ] {} <Debug> TCP-Session: 1858a0ad-0152-4e09-8d6d-afaf125b5360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2026.05.19 16:54:02.234178 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10759 | 2026.05.19 16:54:02.234209 [ 308 ] {} <Debug> TCP-Session: 3ef93e74-03d5-454c-ba39-214673a841cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 10760 | 2026.05.19 16:54:02.234227 [ 308 ] {} <Debug> TCP-Session: 3ef93e74-03d5-454c-ba39-214673a841cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2026.05.19 16:54:02.234240 [ 308 ] {} <Debug> TCP-Session: 3ef93e74-03d5-454c-ba39-214673a841cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.05.19 16:54:02.234294 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10763 | 2026.05.19 16:54:02.234329 [ 306 ] {} <Debug> TCP-Session: 517ef74c-2db7-4c1d-a084-32b67860c6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:32834 | ||
| 10764 | 2026.05.19 16:54:02.234346 [ 306 ] {} <Debug> TCP-Session: 517ef74c-2db7-4c1d-a084-32b67860c6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.05.19 16:54:02.234359 [ 306 ] {} <Debug> TCP-Session: 517ef74c-2db7-4c1d-a084-32b67860c6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.05.19 16:54:02.234425 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 10767 | 2026.05.19 16:54:02.235547 [ 316 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> AggregatingTransform: Aggregating | ||
| 10768 | 2026.05.19 16:54:02.235580 [ 316 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> Aggregator: Aggregation method: without_key | ||
| 10769 | 2026.05.19 16:54:02.235609 [ 316 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001073016 sec. (931.953 rows/sec., 36.40 KiB/sec.) | ||
| 10770 | 2026.05.19 16:54:02.235623 [ 316 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Trace> Aggregator: Merging aggregated data | ||
| 10771 | 2026.05.19 16:54:02.236182 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002808 sec., 356.1253561253561 rows/sec., 13.91 KiB/sec. | ||
| 10772 | 2026.05.19 16:54:02.236341 [ 309 ] {db71fbe7-9bd3-43a8-9862-15b86a68aaf7} <Debug> TCPHandler: Processed in 0.003417362 sec. | ||
| 10773 | 2026.05.19 16:54:02.236460 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10774 | 2026.05.19 16:54:02.236479 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10775 | 2026.05.19 16:54:02.236491 [ 309 ] {} <Debug> TCP-Session: b94224f3-3b5c-4140-ba87-579b544f3775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.05.19 16:54:02.236499 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10777 | 2026.05.19 16:54:02.236517 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10778 | 2026.05.19 16:54:02.236529 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10779 | 2026.05.19 16:54:02.236558 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10780 | 2026.05.19 16:54:02.236579 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10781 | 2026.05.19 16:54:02.236605 [ 302 ] {} <Debug> TCP-Session: 2cc2bce6-91de-47bb-abe6-c0a105e405c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10782 | 2026.05.19 16:54:02.236609 [ 307 ] {} <Debug> TCP-Session: 85b33d86-a1f3-4112-b2fb-7e63a1747292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2026.05.19 16:54:02.236636 [ 285 ] {} <Debug> TCP-Session: 42bc9e0e-a208-46c6-b020-ba0ee9286cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10784 | 2026.05.19 16:54:02.236596 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10785 | 2026.05.19 16:54:02.236589 [ 308 ] {} <Debug> TCP-Session: 3ef93e74-03d5-454c-ba39-214673a841cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.05.19 16:54:02.236554 [ 310 ] {} <Debug> TCP-Session: 3e94ee75-8d12-48fe-ad3d-918928cc07de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.05.19 16:54:02.236703 [ 306 ] {} <Debug> TCP-Session: 517ef74c-2db7-4c1d-a084-32b67860c6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2026.05.19 16:54:02.236546 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10789 | 2026.05.19 16:54:02.236519 [ 275 ] {} <Debug> TCP-Session: 19e44d2a-a099-4a1b-b528-5fb497ca2aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.05.19 16:54:02.236775 [ 303 ] {} <Debug> TCP-Session: 1858a0ad-0152-4e09-8d6d-afaf125b5360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10791 | 2026.05.19 16:54:04.063275 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37439 | ||
| 10792 | 2026.05.19 16:54:04.063371 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10793 | 2026.05.19 16:54:04.063397 [ 309 ] {} <Debug> TCP-Session: 19b2f982-9890-4ee0-951f-32d3ee7d007b Authenticating user 'default' from [fd00:1122:3344:101::e]:37439 | ||
| 10794 | 2026.05.19 16:54:04.063422 [ 309 ] {} <Debug> TCP-Session: 19b2f982-9890-4ee0-951f-32d3ee7d007b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.05.19 16:54:04.063437 [ 309 ] {} <Debug> TCP-Session: 19b2f982-9890-4ee0-951f-32d3ee7d007b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2026.05.19 16:54:04.063659 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38916 | ||
| 10797 | 2026.05.19 16:54:04.063694 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36755 | ||
| 10798 | 2026.05.19 16:54:04.063712 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37250 | ||
| 10799 | 2026.05.19 16:54:04.063746 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61984 | ||
| 10800 | 2026.05.19 16:54:04.063762 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40559 | ||
| 10801 | 2026.05.19 16:54:04.063813 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10802 | 2026.05.19 16:54:04.063832 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10803 | 2026.05.19 16:54:04.063854 [ 309 ] {} <Trace> TCP-Session: 19b2f982-9890-4ee0-951f-32d3ee7d007b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2026.05.19 16:54:04.063865 [ 302 ] {} <Debug> TCP-Session: 3589837f-a7bb-4e0f-af16-1f87d1c31bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37250 | ||
| 10805 | 2026.05.19 16:54:04.063876 [ 307 ] {} <Debug> TCP-Session: a95ecf9c-2bfb-4222-b645-c27cdf5cf383 Authenticating user 'default' from [fd00:1122:3344:101::e]:61984 | ||
| 10806 | 2026.05.19 16:54:04.063886 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10807 | 2026.05.19 16:54:04.063907 [ 302 ] {} <Debug> TCP-Session: 3589837f-a7bb-4e0f-af16-1f87d1c31bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2026.05.19 16:54:04.063913 [ 307 ] {} <Debug> TCP-Session: a95ecf9c-2bfb-4222-b645-c27cdf5cf383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.05.19 16:54:04.063934 [ 302 ] {} <Debug> TCP-Session: 3589837f-a7bb-4e0f-af16-1f87d1c31bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.05.19 16:54:04.063933 [ 308 ] {} <Debug> TCP-Session: 2eaa72b0-10c7-4bcd-a1c6-4732ce28ddd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40559 | ||
| 10811 | 2026.05.19 16:54:04.063944 [ 307 ] {} <Debug> TCP-Session: a95ecf9c-2bfb-4222-b645-c27cdf5cf383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.05.19 16:54:04.063976 [ 308 ] {} <Debug> TCP-Session: 2eaa72b0-10c7-4bcd-a1c6-4732ce28ddd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.05.19 16:54:04.063756 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10814 | 2026.05.19 16:54:04.064000 [ 308 ] {} <Debug> TCP-Session: 2eaa72b0-10c7-4bcd-a1c6-4732ce28ddd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.05.19 16:54:04.063740 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56643 | ||
| 10816 | 2026.05.19 16:54:04.064032 [ 310 ] {} <Debug> TCP-Session: 7b7a5fb0-bff0-4a7e-9be8-246f738214fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38916 | ||
| 10817 | 2026.05.19 16:54:04.064038 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10818 | 2026.05.19 16:54:04.064087 [ 310 ] {} <Debug> TCP-Session: 7b7a5fb0-bff0-4a7e-9be8-246f738214fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10819 | 2026.05.19 16:54:04.064090 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.05.19 16:54:04.064117 [ 310 ] {} <Debug> TCP-Session: 7b7a5fb0-bff0-4a7e-9be8-246f738214fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.05.19 16:54:04.063733 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37661 | ||
| 10822 | 2026.05.19 16:54:04.064137 [ 303 ] {} <Debug> TCP-Session: 38374555-2ca3-497e-8597-1f0f8dc9f2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56643 | ||
| 10823 | 2026.05.19 16:54:04.063701 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40644 | ||
| 10824 | 2026.05.19 16:54:04.064199 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10825 | 2026.05.19 16:54:04.064189 [ 303 ] {} <Debug> TCP-Session: 38374555-2ca3-497e-8597-1f0f8dc9f2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10826 | 2026.05.19 16:54:04.064234 [ 306 ] {} <Debug> TCP-Session: 3b4bea61-2e86-45d7-bbeb-f0e38a424af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37661 | ||
| 10827 | 2026.05.19 16:54:04.064239 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.05.19 16:54:04.064248 [ 303 ] {} <Debug> TCP-Session: 38374555-2ca3-497e-8597-1f0f8dc9f2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2026.05.19 16:54:04.064265 [ 306 ] {} <Debug> TCP-Session: 3b4bea61-2e86-45d7-bbeb-f0e38a424af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.05.19 16:54:04.064281 [ 275 ] {} <Debug> TCP-Session: 9b52d174-3896-41a2-bdb0-cecc7069d122 Authenticating user 'default' from [fd00:1122:3344:101::e]:40644 | ||
| 10831 | 2026.05.19 16:54:04.064302 [ 306 ] {} <Debug> TCP-Session: 3b4bea61-2e86-45d7-bbeb-f0e38a424af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2026.05.19 16:54:04.064323 [ 275 ] {} <Debug> TCP-Session: 9b52d174-3896-41a2-bdb0-cecc7069d122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10833 | 2026.05.19 16:54:04.063763 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10834 | 2026.05.19 16:54:04.064351 [ 275 ] {} <Debug> TCP-Session: 9b52d174-3896-41a2-bdb0-cecc7069d122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.05.19 16:54:04.064366 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10836 | 2026.05.19 16:54:04.064380 [ 285 ] {} <Debug> TCP-Session: 5ab68516-5557-4c66-8768-513e5ed8292f Authenticating user 'default' from [fd00:1122:3344:101::e]:36755 | ||
| 10837 | 2026.05.19 16:54:04.064420 [ 285 ] {} <Debug> TCP-Session: 5ab68516-5557-4c66-8768-513e5ed8292f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.05.19 16:54:04.064433 [ 285 ] {} <Debug> TCP-Session: 5ab68516-5557-4c66-8768-513e5ed8292f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.05.19 16:54:04.064441 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10840 | 2026.05.19 16:54:04.064726 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 10841 | 2026.05.19 16:54:04.065667 [ 325 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> AggregatingTransform: Aggregating | ||
| 10842 | 2026.05.19 16:54:04.065712 [ 325 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> Aggregator: Aggregation method: without_key | ||
| 10843 | 2026.05.19 16:54:04.065743 [ 325 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915004 sec. (1092.891 rows/sec., 42.69 KiB/sec.) | ||
| 10844 | 2026.05.19 16:54:04.065759 [ 325 ] {3014257f-bea3-414f-9799-77676039c145} <Trace> Aggregator: Merging aggregated data | ||
| 10845 | 2026.05.19 16:54:04.066305 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002325 sec., 430.10752688172045 rows/sec., 16.80 KiB/sec. | ||
| 10846 | 2026.05.19 16:54:04.066428 [ 309 ] {3014257f-bea3-414f-9799-77676039c145} <Debug> TCPHandler: Processed in 0.002692551 sec. | ||
| 10847 | 2026.05.19 16:54:04.066542 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10848 | 2026.05.19 16:54:04.066574 [ 309 ] {} <Debug> TCP-Session: 19b2f982-9890-4ee0-951f-32d3ee7d007b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.05.19 16:54:04.066574 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10850 | 2026.05.19 16:54:04.066590 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2026.05.19 16:54:04.066605 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10852 | 2026.05.19 16:54:04.066623 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10853 | 2026.05.19 16:54:04.066649 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10854 | 2026.05.19 16:54:04.066661 [ 302 ] {} <Debug> TCP-Session: 3589837f-a7bb-4e0f-af16-1f87d1c31bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.05.19 16:54:04.066672 [ 275 ] {} <Debug> TCP-Session: 9b52d174-3896-41a2-bdb0-cecc7069d122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.05.19 16:54:04.066688 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10857 | 2026.05.19 16:54:04.066707 [ 306 ] {} <Debug> TCP-Session: 3b4bea61-2e86-45d7-bbeb-f0e38a424af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.05.19 16:54:04.066702 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10859 | 2026.05.19 16:54:04.066749 [ 285 ] {} <Debug> TCP-Session: 5ab68516-5557-4c66-8768-513e5ed8292f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.05.19 16:54:04.066798 [ 307 ] {} <Debug> TCP-Session: a95ecf9c-2bfb-4222-b645-c27cdf5cf383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.05.19 16:54:04.066667 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10862 | 2026.05.19 16:54:04.066644 [ 308 ] {} <Debug> TCP-Session: 2eaa72b0-10c7-4bcd-a1c6-4732ce28ddd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.05.19 16:54:04.066629 [ 310 ] {} <Debug> TCP-Session: 7b7a5fb0-bff0-4a7e-9be8-246f738214fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.05.19 16:54:04.066869 [ 303 ] {} <Debug> TCP-Session: 38374555-2ca3-497e-8597-1f0f8dc9f2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10865 | 2026.05.19 16:54:04.229084 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47211 | ||
| 10866 | 2026.05.19 16:54:04.229182 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10867 | 2026.05.19 16:54:04.229216 [ 309 ] {} <Debug> TCP-Session: bd55464c-e630-4245-8d78-7f5ce2734214 Authenticating user 'default' from [fd00:1122:3344:101::e]:47211 | ||
| 10868 | 2026.05.19 16:54:04.229243 [ 309 ] {} <Debug> TCP-Session: bd55464c-e630-4245-8d78-7f5ce2734214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.05.19 16:54:04.229257 [ 309 ] {} <Debug> TCP-Session: bd55464c-e630-4245-8d78-7f5ce2734214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10870 | 2026.05.19 16:54:04.229498 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59281 | ||
| 10871 | 2026.05.19 16:54:04.229514 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45666 | ||
| 10872 | 2026.05.19 16:54:04.229543 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42953 | ||
| 10873 | 2026.05.19 16:54:04.229559 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45818 | ||
| 10874 | 2026.05.19 16:54:04.229582 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10875 | 2026.05.19 16:54:04.229609 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10876 | 2026.05.19 16:54:04.229611 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10877 | 2026.05.19 16:54:04.229629 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10878 | 2026.05.19 16:54:04.229628 [ 310 ] {} <Debug> TCP-Session: 11450fdd-287a-42d4-938f-dee1fcc5e0d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59281 | ||
| 10879 | 2026.05.19 16:54:04.229634 [ 306 ] {} <Debug> TCP-Session: d7ebcb89-f9f0-4fca-8792-fe0254aac549 Authenticating user 'default' from [fd00:1122:3344:101::e]:42953 | ||
| 10880 | 2026.05.19 16:54:04.229656 [ 307 ] {} <Debug> TCP-Session: ca0947d3-f1ce-4622-aead-13d857ec3bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45818 | ||
| 10881 | 2026.05.19 16:54:04.229659 [ 309 ] {} <Trace> TCP-Session: bd55464c-e630-4245-8d78-7f5ce2734214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2026.05.19 16:54:04.229692 [ 307 ] {} <Debug> TCP-Session: ca0947d3-f1ce-4622-aead-13d857ec3bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2026.05.19 16:54:04.229672 [ 306 ] {} <Debug> TCP-Session: d7ebcb89-f9f0-4fca-8792-fe0254aac549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.05.19 16:54:04.229720 [ 307 ] {} <Debug> TCP-Session: ca0947d3-f1ce-4622-aead-13d857ec3bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.05.19 16:54:04.229737 [ 306 ] {} <Debug> TCP-Session: d7ebcb89-f9f0-4fca-8792-fe0254aac549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.05.19 16:54:04.229669 [ 310 ] {} <Debug> TCP-Session: 11450fdd-287a-42d4-938f-dee1fcc5e0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.05.19 16:54:04.229569 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55539 | ||
| 10888 | 2026.05.19 16:54:04.229773 [ 310 ] {} <Debug> TCP-Session: 11450fdd-287a-42d4-938f-dee1fcc5e0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2026.05.19 16:54:04.229553 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42569 | ||
| 10890 | 2026.05.19 16:54:04.229530 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57411 | ||
| 10891 | 2026.05.19 16:54:04.229858 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10892 | 2026.05.19 16:54:04.229881 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10893 | 2026.05.19 16:54:04.229512 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52408 | ||
| 10894 | 2026.05.19 16:54:04.229912 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10895 | 2026.05.19 16:54:04.229913 [ 303 ] {} <Debug> TCP-Session: 8322b660-3dda-49ad-b165-3acd8126edd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42569 | ||
| 10896 | 2026.05.19 16:54:04.229960 [ 302 ] {} <Debug> TCP-Session: 65160f26-8bd6-46df-ada1-78ff4f2426f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57411 | ||
| 10897 | 2026.05.19 16:54:04.229959 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10898 | 2026.05.19 16:54:04.229984 [ 303 ] {} <Debug> TCP-Session: 8322b660-3dda-49ad-b165-3acd8126edd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.05.19 16:54:04.229991 [ 302 ] {} <Debug> TCP-Session: 65160f26-8bd6-46df-ada1-78ff4f2426f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2026.05.19 16:54:04.230004 [ 285 ] {} <Debug> TCP-Session: f5a7f1ba-0c92-475a-8ef4-acaeb81604e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52408 | ||
| 10901 | 2026.05.19 16:54:04.230018 [ 303 ] {} <Debug> TCP-Session: 8322b660-3dda-49ad-b165-3acd8126edd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.05.19 16:54:04.230031 [ 302 ] {} <Debug> TCP-Session: 65160f26-8bd6-46df-ada1-78ff4f2426f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.05.19 16:54:04.230048 [ 285 ] {} <Debug> TCP-Session: f5a7f1ba-0c92-475a-8ef4-acaeb81604e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2026.05.19 16:54:04.229904 [ 308 ] {} <Debug> TCP-Session: b4fae431-525a-402e-b630-0cbe92d1513e Authenticating user 'default' from [fd00:1122:3344:101::e]:55539 | ||
| 10905 | 2026.05.19 16:54:04.230114 [ 285 ] {} <Debug> TCP-Session: f5a7f1ba-0c92-475a-8ef4-acaeb81604e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2026.05.19 16:54:04.230145 [ 308 ] {} <Debug> TCP-Session: b4fae431-525a-402e-b630-0cbe92d1513e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2026.05.19 16:54:04.229650 [ 275 ] {} <Debug> TCP-Session: 844b67c2-659b-4e02-8ad4-0f6e342e088e Authenticating user 'default' from [fd00:1122:3344:101::e]:45666 | ||
| 10908 | 2026.05.19 16:54:04.230168 [ 308 ] {} <Debug> TCP-Session: b4fae431-525a-402e-b630-0cbe92d1513e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2026.05.19 16:54:04.230193 [ 275 ] {} <Debug> TCP-Session: 844b67c2-659b-4e02-8ad4-0f6e342e088e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.05.19 16:54:04.229852 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10911 | 2026.05.19 16:54:04.230217 [ 275 ] {} <Debug> TCP-Session: 844b67c2-659b-4e02-8ad4-0f6e342e088e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.05.19 16:54:04.230549 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10913 | 2026.05.19 16:54:04.230610 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10914 | 2026.05.19 16:54:04.230906 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 10915 | 2026.05.19 16:54:04.231896 [ 347 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> AggregatingTransform: Aggregating | ||
| 10916 | 2026.05.19 16:54:04.231933 [ 347 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> Aggregator: Aggregation method: without_key | ||
| 10917 | 2026.05.19 16:54:04.231969 [ 347 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955075 sec. (1047.038 rows/sec., 40.90 KiB/sec.) | ||
| 10918 | 2026.05.19 16:54:04.231994 [ 347 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Trace> Aggregator: Merging aggregated data | ||
| 10919 | 2026.05.19 16:54:04.232657 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00283 sec., 353.35689045936397 rows/sec., 13.80 KiB/sec. | ||
| 10920 | 2026.05.19 16:54:04.232811 [ 309 ] {4771de02-075d-476f-b5ac-aa2a49aae016} <Debug> TCPHandler: Processed in 0.00324904 sec. | ||
| 10921 | 2026.05.19 16:54:04.232950 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10922 | 2026.05.19 16:54:04.232977 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10923 | 2026.05.19 16:54:04.232991 [ 309 ] {} <Debug> TCP-Session: bd55464c-e630-4245-8d78-7f5ce2734214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.05.19 16:54:04.233017 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10925 | 2026.05.19 16:54:04.233029 [ 310 ] {} <Debug> TCP-Session: 11450fdd-287a-42d4-938f-dee1fcc5e0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10926 | 2026.05.19 16:54:04.233041 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10927 | 2026.05.19 16:54:04.233066 [ 275 ] {} <Debug> TCP-Session: 844b67c2-659b-4e02-8ad4-0f6e342e088e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.05.19 16:54:04.233071 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10929 | 2026.05.19 16:54:04.233095 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10930 | 2026.05.19 16:54:04.233117 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10931 | 2026.05.19 16:54:04.233123 [ 306 ] {} <Debug> TCP-Session: d7ebcb89-f9f0-4fca-8792-fe0254aac549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.05.19 16:54:04.233148 [ 303 ] {} <Debug> TCP-Session: 8322b660-3dda-49ad-b165-3acd8126edd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.05.19 16:54:04.233167 [ 307 ] {} <Debug> TCP-Session: ca0947d3-f1ce-4622-aead-13d857ec3bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.05.19 16:54:04.233098 [ 302 ] {} <Debug> TCP-Session: 65160f26-8bd6-46df-ada1-78ff4f2426f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.05.19 16:54:04.233058 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10936 | 2026.05.19 16:54:04.232998 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10937 | 2026.05.19 16:54:04.233259 [ 285 ] {} <Debug> TCP-Session: f5a7f1ba-0c92-475a-8ef4-acaeb81604e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.05.19 16:54:04.233277 [ 308 ] {} <Debug> TCP-Session: b4fae431-525a-402e-b630-0cbe92d1513e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.05.19 16:54:06.239057 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.05.19 16:54:06.239322 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 10941 | 2026.05.19 16:54:06.239708 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10942 | 2026.05.19 16:54:06.239756 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <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 | ||
| 10943 | 2026.05.19 16:54:06.240014 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10944 | 2026.05.19 16:54:06.240085 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10945 | 2026.05.19 16:54:06.240230 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10946 | 2026.05.19 16:54:06.240315 [ 361 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10947 | 2026.05.19 16:54:06.240340 [ 359 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10948 | 2026.05.19 16:54:06.240340 [ 284 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10949 | 2026.05.19 16:54:06.240474 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10950 | 2026.05.19 16:54:06.240503 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10951 | 2026.05.19 16:54:06.240579 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10952 | 2026.05.19 16:54:06.240598 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 10953 | 2026.05.19 16:54:06.240633 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10954 | 2026.05.19 16:54:06.240673 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 10955 | 2026.05.19 16:54:06.241811 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002585 sec., 13539.651837524178 rows/sec., 2.28 MiB/sec. | ||
| 10956 | 2026.05.19 16:54:06.241935 [ 281 ] {cd2e0071-79f9-4ed5-8c11-77d1b11100c4} <Debug> TCPHandler: Processed in 0.003024146 sec. | ||
| 10957 | 2026.05.19 16:54:06.244083 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2026.05.19 16:54:06.244198 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10959 | 2026.05.19 16:54:06.244245 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10960 | 2026.05.19 16:54:06.244793 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.05.19 16:54:06.244830 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10962 | 2026.05.19 16:54:06.245187 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10963 | 2026.05.19 16:54:06.245409 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.05.19 16:54:06.245551 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001385 sec., 63537.906137184116 rows/sec., 5.35 MiB/sec. | ||
| 10965 | 2026.05.19 16:54:06.245587 [ 281 ] {c008ff7f-aaff-4d87-9210-133903703a63} <Debug> TCPHandler: Processed in 0.001558324 sec. | ||
| 10966 | 2026.05.19 16:54:06.245717 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.05.19 16:54:06.245810 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10968 | 2026.05.19 16:54:06.245851 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10969 | 2026.05.19 16:54:06.246318 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.05.19 16:54:06.246354 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10971 | 2026.05.19 16:54:06.246696 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10972 | 2026.05.19 16:54:06.246902 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.05.19 16:54:06.247033 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00124 sec., 12903.225806451614 rows/sec., 970.26 KiB/sec. | ||
| 10974 | 2026.05.19 16:54:06.247068 [ 281 ] {92db8d92-5e31-46b0-bfe5-7eba66002030} <Debug> TCPHandler: Processed in 0.001398951 sec. | ||
| 10975 | 2026.05.19 16:54:06.247198 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2026.05.19 16:54:06.247294 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10977 | 2026.05.19 16:54:06.247333 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10978 | 2026.05.19 16:54:06.247761 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.05.19 16:54:06.247796 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10980 | 2026.05.19 16:54:06.248098 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10981 | 2026.05.19 16:54:06.248301 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.05.19 16:54:06.248429 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001154 sec., 69324.09012131716 rows/sec., 5.41 MiB/sec. | ||
| 10983 | 2026.05.19 16:54:06.248463 [ 281 ] {3da61bfc-80bf-49c5-9e36-f7bdfa41d3b1} <Debug> TCPHandler: Processed in 0.001319661 sec. | ||
| 10984 | 2026.05.19 16:54:06.248586 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.05.19 16:54:06.248682 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10986 | 2026.05.19 16:54:06.248725 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10987 | 2026.05.19 16:54:06.249138 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.05.19 16:54:06.249172 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10989 | 2026.05.19 16:54:06.249495 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10990 | 2026.05.19 16:54:06.249707 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.05.19 16:54:06.249838 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10992 | 2026.05.19 16:54:06.249873 [ 281 ] {86e144fb-d436-4638-b2b3-ab6475fac265} <Debug> TCPHandler: Processed in 0.001334821 sec. | ||
| 10993 | 2026.05.19 16:54:06.249992 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.05.19 16:54:06.250087 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.05.19 16:54:06.250142 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10996 | 2026.05.19 16:54:06.250875 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.05.19 16:54:06.250911 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 10998 | 2026.05.19 16:54:06.251409 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10999 | 2026.05.19 16:54:06.251620 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.05.19 16:54:06.251763 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001693 sec., 9450.679267572357 rows/sec., 16.94 MiB/sec. | ||
| 11001 | 2026.05.19 16:54:06.251813 [ 281 ] {7b09244b-256d-48cd-bed2-f8cd51b4a4e5} <Debug> TCPHandler: Processed in 0.001869568 sec. | ||
| 11002 | 2026.05.19 16:54:06.251958 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11003 | 2026.05.19 16:54:06.252077 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11004 | 2026.05.19 16:54:06.252128 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11005 | 2026.05.19 16:54:06.252537 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.05.19 16:54:06.252580 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11007 | 2026.05.19 16:54:06.252941 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11008 | 2026.05.19 16:54:06.253147 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.05.19 16:54:06.253275 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 11010 | 2026.05.19 16:54:06.253308 [ 281 ] {242f9d53-6636-425d-86c2-c013f34a3275} <Debug> TCPHandler: Processed in 0.001409921 sec. | ||
| 11011 | 2026.05.19 16:54:08.222362 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11012 | 2026.05.19 16:54:08.222464 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11013 | 2026.05.19 16:54:08.403914 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24004 | ||
| 11014 | 2026.05.19 16:54:08.404477 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.05.19 16:54:08.404530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11016 | 2026.05.19 16:54:08.405051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11017 | 2026.05.19 16:54:08.405302 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.05.19 16:54:08.405460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24004 | ||
| 11019 | 2026.05.19 16:54:09.158462 [ 25 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11020 | 2026.05.19 16:54:09.158560 [ 25 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.05.19 16:54:09.158613 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11022 | 2026.05.19 16:54:09.158772 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 11023 | 2026.05.19 16:54:09.158938 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11024 | 2026.05.19 16:54:09.158977 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 825 rows starting from the beginning of the part | ||
| 11025 | 2026.05.19 16:54:09.159051 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11026 | 2026.05.19 16:54:09.159097 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 11027 | 2026.05.19 16:54:09.159142 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 11028 | 2026.05.19 16:54:09.159184 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 11029 | 2026.05.19 16:54:09.160260 [ 201 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559634 sec., 1586910.7752203401 rows/sec., 98.88 MiB/sec. | ||
| 11030 | 2026.05.19 16:54:09.160480 [ 202 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11031 | 2026.05.19 16:54:09.160806 [ 202 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.05.19 16:54:09.160888 [ 202 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_21_5} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11033 | 2026.05.19 16:54:09.161001 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11034 | 2026.05.19 16:54:09.669459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11035 | 2026.05.19 16:54:09.686504 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.05.19 16:54:09.686571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11037 | 2026.05.19 16:54:09.692723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11038 | 2026.05.19 16:54:09.693434 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.05.19 16:54:09.697030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11040 | 2026.05.19 16:54:10.038816 [ 24 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11041 | 2026.05.19 16:54:10.038896 [ 24 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.05.19 16:54:10.038922 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11043 | 2026.05.19 16:54:10.039111 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11044 | 2026.05.19 16:54:10.039321 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11045 | 2026.05.19 16:54:10.039377 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11046 | 2026.05.19 16:54:10.039494 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11047 | 2026.05.19 16:54:10.039571 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11048 | 2026.05.19 16:54:10.039644 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11049 | 2026.05.19 16:54:10.039712 [ 187 ] {1f395c98-40c1-41a6-9726-76ef6d105342::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 | ||
| 11050 | 2026.05.19 16:54:10.040542 [ 201 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509243 sec., 3975.5029508170655 rows/sec., 295.06 KiB/sec. | ||
| 11051 | 2026.05.19 16:54:10.040699 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11052 | 2026.05.19 16:54:10.040968 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_9_2} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11053 | 2026.05.19 16:54:10.041035 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_9_2} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11054 | 2026.05.19 16:54:10.041109 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11055 | 2026.05.19 16:54:11.239535 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11056 | 2026.05.19 16:54:11.239774 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11057 | 2026.05.19 16:54:11.240184 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11058 | 2026.05.19 16:54:11.240240 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <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 | ||
| 11059 | 2026.05.19 16:54:11.240474 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11060 | 2026.05.19 16:54:11.240553 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11061 | 2026.05.19 16:54:11.240702 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11062 | 2026.05.19 16:54:11.240792 [ 361 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11063 | 2026.05.19 16:54:11.240807 [ 284 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11064 | 2026.05.19 16:54:11.240807 [ 359 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11065 | 2026.05.19 16:54:11.240911 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11066 | 2026.05.19 16:54:11.240940 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11067 | 2026.05.19 16:54:11.241013 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11068 | 2026.05.19 16:54:11.241034 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11069 | 2026.05.19 16:54:11.241075 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11070 | 2026.05.19 16:54:11.241122 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11071 | 2026.05.19 16:54:11.242429 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002755 sec., 12704.174228675136 rows/sec., 2.14 MiB/sec. | ||
| 11072 | 2026.05.19 16:54:11.242556 [ 281 ] {8a743e07-3914-4f59-895b-6cb7c1f1dfdf} <Debug> TCPHandler: Processed in 0.003164058 sec. | ||
| 11073 | 2026.05.19 16:54:11.244789 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.05.19 16:54:11.244912 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11075 | 2026.05.19 16:54:11.244964 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11076 | 2026.05.19 16:54:11.245544 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.05.19 16:54:11.245594 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11078 | 2026.05.19 16:54:11.245978 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11079 | 2026.05.19 16:54:11.246202 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.05.19 16:54:11.246359 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001482 sec., 71524.96626180837 rows/sec., 6.01 MiB/sec. | ||
| 11081 | 2026.05.19 16:54:11.246402 [ 281 ] {b00125ed-3138-4bc6-8241-d18b008ee88e} <Debug> TCPHandler: Processed in 0.001673015 sec. | ||
| 11082 | 2026.05.19 16:54:11.246395 [ 47 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11083 | 2026.05.19 16:54:11.246496 [ 47 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.05.19 16:54:11.246527 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11085 | 2026.05.19 16:54:11.246565 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2026.05.19 16:54:11.246668 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11087 | 2026.05.19 16:54:11.246677 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11088 | 2026.05.19 16:54:11.246745 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11089 | 2026.05.19 16:54:11.246808 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11090 | 2026.05.19 16:54:11.246853 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2618 rows starting from the beginning of the part | ||
| 11091 | 2026.05.19 16:54:11.246953 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 88 rows starting from the beginning of the part | ||
| 11092 | 2026.05.19 16:54:11.247009 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2456 rows starting from the beginning of the part | ||
| 11093 | 2026.05.19 16:54:11.247053 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11094 | 2026.05.19 16:54:11.247111 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 11095 | 2026.05.19 16:54:11.247184 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part | ||
| 11096 | 2026.05.19 16:54:11.247195 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.05.19 16:54:11.247245 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11098 | 2026.05.19 16:54:11.247600 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11099 | 2026.05.19 16:54:11.247849 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.05.19 16:54:11.247992 [ 47 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11101 | 2026.05.19 16:54:11.248003 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001352 sec., 18491.12426035503 rows/sec., 1.36 MiB/sec. | ||
| 11102 | 2026.05.19 16:54:11.248040 [ 47 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.05.19 16:54:11.248069 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11104 | 2026.05.19 16:54:11.248073 [ 281 ] {7568f05f-c607-40ec-b05e-9e15fc7c821a} <Debug> TCPHandler: Processed in 0.001559724 sec. | ||
| 11105 | 2026.05.19 16:54:11.248152 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11106 | 2026.05.19 16:54:11.248242 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.05.19 16:54:11.248277 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11108 | 2026.05.19 16:54:11.248325 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 11109 | 2026.05.19 16:54:11.248351 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11110 | 2026.05.19 16:54:11.248384 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 11111 | 2026.05.19 16:54:11.248400 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11112 | 2026.05.19 16:54:11.248464 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 11113 | 2026.05.19 16:54:11.248538 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
| 11114 | 2026.05.19 16:54:11.248591 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 11115 | 2026.05.19 16:54:11.248654 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 11116 | 2026.05.19 16:54:11.248884 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.05.19 16:54:11.248927 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11118 | 2026.05.19 16:54:11.249279 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11119 | 2026.05.19 16:54:11.249511 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.05.19 16:54:11.249569 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969105 sec., 1822771.5085859206 rows/sec., 144.12 MiB/sec. | ||
| 11121 | 2026.05.19 16:54:11.249642 [ 47 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11122 | 2026.05.19 16:54:11.249649 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00132 sec., 67424.24242424243 rows/sec., 5.27 MiB/sec. | ||
| 11123 | 2026.05.19 16:54:11.249679 [ 47 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.05.19 16:54:11.249702 [ 281 ] {27c0bcd1-5681-4623-820b-8094bbbf6feb} <Debug> TCPHandler: Processed in 0.001511703 sec. | ||
| 11125 | 2026.05.19 16:54:11.249704 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11126 | 2026.05.19 16:54:11.249770 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651225 sec., 122333.41912822297 rows/sec., 9.42 MiB/sec. | ||
| 11127 | 2026.05.19 16:54:11.249821 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11128 | 2026.05.19 16:54:11.249852 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2026.05.19 16:54:11.249861 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11130 | 2026.05.19 16:54:11.249939 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11131 | 2026.05.19 16:54:11.249958 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11132 | 2026.05.19 16:54:11.249966 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11133 | 2026.05.19 16:54:11.249978 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 11134 | 2026.05.19 16:54:11.250048 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11135 | 2026.05.19 16:54:11.250093 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part | ||
| 11136 | 2026.05.19 16:54:11.250167 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1317 rows starting from the beginning of the part | ||
| 11137 | 2026.05.19 16:54:11.250215 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11138 | 2026.05.19 16:54:11.250265 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.05.19 16:54:11.250269 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 80 rows starting from the beginning of the part | ||
| 11140 | 2026.05.19 16:54:11.250347 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 89 rows starting from the beginning of the part | ||
| 11141 | 2026.05.19 16:54:11.250389 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_81_16} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11142 | 2026.05.19 16:54:11.250431 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.05.19 16:54:11.250503 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11144 | 2026.05.19 16:54:11.250532 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.05.19 16:54:11.250571 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_71_14} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11146 | 2026.05.19 16:54:11.250578 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11147 | 2026.05.19 16:54:11.250719 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11148 | 2026.05.19 16:54:11.251038 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11149 | 2026.05.19 16:54:11.251352 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.05.19 16:54:11.251507 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11151 | 2026.05.19 16:54:11.251513 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001569 sec., 101975.78075207138 rows/sec., 7.10 MiB/sec. | ||
| 11152 | 2026.05.19 16:54:11.251556 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.05.19 16:54:11.251575 [ 281 ] {59a5b53b-9059-4414-be33-e2ef4e7067b4} <Debug> TCPHandler: Processed in 0.001774077 sec. | ||
| 11154 | 2026.05.19 16:54:11.251584 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11155 | 2026.05.19 16:54:11.251676 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11156 | 2026.05.19 16:54:11.251733 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.05.19 16:54:11.251787 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11158 | 2026.05.19 16:54:11.251824 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26308 rows starting from the beginning of the part | ||
| 11159 | 2026.05.19 16:54:11.251847 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11160 | 2026.05.19 16:54:11.251886 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11161 | 2026.05.19 16:54:11.251920 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11162 | 2026.05.19 16:54:11.251940 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1497 rows starting from the beginning of the part | ||
| 11163 | 2026.05.19 16:54:11.251988 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 11164 | 2026.05.19 16:54:11.252004 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231334 sec., 1359276.5583278881 rows/sec., 98.35 MiB/sec. | ||
| 11165 | 2026.05.19 16:54:11.252027 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11166 | 2026.05.19 16:54:11.252081 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11167 | 2026.05.19 16:54:11.252217 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11168 | 2026.05.19 16:54:11.252515 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.05.19 16:54:11.252589 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_81_16} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11170 | 2026.05.19 16:54:11.252689 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11171 | 2026.05.19 16:54:11.252789 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.05.19 16:54:11.252832 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11173 | 2026.05.19 16:54:11.253462 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11174 | 2026.05.19 16:54:11.253770 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.05.19 16:54:11.253938 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11176 | 2026.05.19 16:54:11.253953 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00213 sec., 11737.089201877934 rows/sec., 21.03 MiB/sec. | ||
| 11177 | 2026.05.19 16:54:11.253987 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.05.19 16:54:11.254012 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.12 GiB. | ||
| 11179 | 2026.05.19 16:54:11.254027 [ 281 ] {b9bee3ad-0d47-4cb2-bcfb-368f782684b5} <Debug> TCPHandler: Processed in 0.002344386 sec. | ||
| 11180 | 2026.05.19 16:54:11.254099 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11181 | 2026.05.19 16:54:11.254187 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.05.19 16:54:11.254289 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11183 | 2026.05.19 16:54:11.254337 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11184 | 2026.05.19 16:54:11.254360 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11185 | 2026.05.19 16:54:11.254426 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1378 rows starting from the beginning of the part | ||
| 11186 | 2026.05.19 16:54:11.254541 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 11187 | 2026.05.19 16:54:11.254645 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
| 11188 | 2026.05.19 16:54:11.254775 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 11189 | 2026.05.19 16:54:11.254789 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.05.19 16:54:11.254834 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11191 | 2026.05.19 16:54:11.254882 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
| 11192 | 2026.05.19 16:54:11.254986 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 11193 | 2026.05.19 16:54:11.255192 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11194 | 2026.05.19 16:54:11.255452 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.19 16:54:11.255593 [ 47 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11196 | 2026.05.19 16:54:11.255611 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
| 11197 | 2026.05.19 16:54:11.255629 [ 47 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.05.19 16:54:11.255653 [ 281 ] {8398e4e7-cab0-45d6-82ae-cb1033d620b2} <Debug> TCPHandler: Processed in 0.001522753 sec. | ||
| 11199 | 2026.05.19 16:54:11.255655 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11200 | 2026.05.19 16:54:11.255760 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11201 | 2026.05.19 16:54:11.255868 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11202 | 2026.05.19 16:54:11.255895 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4080 rows starting from the beginning of the part | ||
| 11203 | 2026.05.19 16:54:11.255949 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11204 | 2026.05.19 16:54:11.255998 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 11205 | 2026.05.19 16:54:11.256038 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 11206 | 2026.05.19 16:54:11.256075 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11207 | 2026.05.19 16:54:11.256115 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11208 | 2026.05.19 16:54:11.257954 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232994 sec., 1934622.3052995217 rows/sec., 130.38 MiB/sec. | ||
| 11209 | 2026.05.19 16:54:11.258400 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11210 | 2026.05.19 16:54:11.258785 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11211 | 2026.05.19 16:54:11.258869 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_81_16} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11212 | 2026.05.19 16:54:11.258951 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11213 | 2026.05.19 16:54:11.259562 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28413 rows, containing 5 columns (5 merged, 0 gathered) in 0.00792055 sec., 3587250.8853551834 rows/sec., 233.80 MiB/sec. | ||
| 11214 | 2026.05.19 16:54:11.259915 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11215 | 2026.05.19 16:54:11.260182 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.05.19 16:54:11.260255 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11217 | 2026.05.19 16:54:11.260335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11218 | 2026.05.19 16:54:11.265119 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 19 columns (19 merged, 0 gathered) in 0.011059708 sec., 135265.7773604873 rows/sec., 242.39 MiB/sec. | ||
| 11219 | 2026.05.19 16:54:11.267407 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11220 | 2026.05.19 16:54:11.267778 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.05.19 16:54:11.267869 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11222 | 2026.05.19 16:54:11.268042 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11223 | 2026.05.19 16:54:12.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.84 MiB, peak 333.36 MiB, free memory in arenas 0.00 B, will set to 326.73 MiB (RSS), difference: 7.90 MiB | ||
| 11224 | 2026.05.19 16:54:15.905919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24452 | ||
| 11225 | 2026.05.19 16:54:15.906471 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.05.19 16:54:15.906519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11227 | 2026.05.19 16:54:15.907038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11228 | 2026.05.19 16:54:15.907280 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.05.19 16:54:15.907414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24452 | ||
| 11230 | 2026.05.19 16:54:15.907470 [ 123 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11231 | 2026.05.19 16:54:15.907541 [ 123 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.05.19 16:54:15.907562 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11233 | 2026.05.19 16:54:15.907693 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 11234 | 2026.05.19 16:54:15.907842 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11235 | 2026.05.19 16:54:15.907883 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22084 rows starting from the beginning of the part | ||
| 11236 | 2026.05.19 16:54:15.907946 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11237 | 2026.05.19 16:54:15.907992 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11238 | 2026.05.19 16:54:15.908033 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11239 | 2026.05.19 16:54:15.908070 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11240 | 2026.05.19 16:54:15.908116 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11241 | 2026.05.19 16:54:15.910232 [ 194 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600639 sec., 9402304.587449469 rows/sec., 134.50 MiB/sec. | ||
| 11242 | 2026.05.19 16:54:15.910541 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11243 | 2026.05.19 16:54:15.910831 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.05.19 16:54:15.910916 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_51_10} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11245 | 2026.05.19 16:54:15.911024 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11246 | 2026.05.19 16:54:16.240847 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2026.05.19 16:54:16.241114 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 11248 | 2026.05.19 16:54:16.241524 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11249 | 2026.05.19 16:54:16.241576 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <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_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')" moved to PREWHERE | ||
| 11250 | 2026.05.19 16:54:16.241819 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11251 | 2026.05.19 16:54:16.241893 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11252 | 2026.05.19 16:54:16.242041 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 11253 | 2026.05.19 16:54:16.242128 [ 324 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11254 | 2026.05.19 16:54:16.242135 [ 314 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11255 | 2026.05.19 16:54:16.242157 [ 359 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11256 | 2026.05.19 16:54:16.242276 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11257 | 2026.05.19 16:54:16.242304 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11258 | 2026.05.19 16:54:16.242379 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11259 | 2026.05.19 16:54:16.242399 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11260 | 2026.05.19 16:54:16.242437 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 11261 | 2026.05.19 16:54:16.242477 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 11262 | 2026.05.19 16:54:16.243539 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002541 sec., 13774.104683195594 rows/sec., 2.32 MiB/sec. | ||
| 11263 | 2026.05.19 16:54:16.243653 [ 281 ] {9bff582d-9c81-4f80-8e31-89b978f3dba5} <Debug> TCPHandler: Processed in 0.002952855 sec. | ||
| 11264 | 2026.05.19 16:54:16.246507 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.05.19 16:54:16.246636 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.05.19 16:54:16.246690 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11267 | 2026.05.19 16:54:16.247294 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.05.19 16:54:16.247345 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11269 | 2026.05.19 16:54:16.247738 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11270 | 2026.05.19 16:54:16.247966 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.05.19 16:54:16.248110 [ 145 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11272 | 2026.05.19 16:54:16.248118 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001521 sec., 15779.092702169626 rows/sec., 1.31 MiB/sec. | ||
| 11273 | 2026.05.19 16:54:16.248164 [ 145 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.05.19 16:54:16.248177 [ 281 ] {4f1687d7-2fe4-491f-a892-9849b02242e2} <Debug> TCPHandler: Processed in 0.001723936 sec. | ||
| 11275 | 2026.05.19 16:54:16.248197 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11276 | 2026.05.19 16:54:16.248300 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11277 | 2026.05.19 16:54:16.248347 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.05.19 16:54:16.248415 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11279 | 2026.05.19 16:54:16.248447 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 11280 | 2026.05.19 16:54:16.248453 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11281 | 2026.05.19 16:54:16.248513 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11282 | 2026.05.19 16:54:16.248515 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 11283 | 2026.05.19 16:54:16.248573 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 11284 | 2026.05.19 16:54:16.248625 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 11285 | 2026.05.19 16:54:16.248672 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 11286 | 2026.05.19 16:54:16.248935 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.05.19 16:54:16.248972 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11288 | 2026.05.19 16:54:16.249264 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11289 | 2026.05.19 16:54:16.249435 [ 196 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170327 sec., 102535.44522172007 rows/sec., 8.90 MiB/sec. | ||
| 11290 | 2026.05.19 16:54:16.249475 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2026.05.19 16:54:16.249569 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11292 | 2026.05.19 16:54:16.249622 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 958.52 KiB/sec. | ||
| 11293 | 2026.05.19 16:54:16.249658 [ 281 ] {99849b31-7421-4edb-ad6e-b54732814e9c} <Debug> TCPHandler: Processed in 0.001366291 sec. | ||
| 11294 | 2026.05.19 16:54:16.249777 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.05.19 16:54:16.249813 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.05.19 16:54:16.249873 [ 198 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_13_3} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11297 | 2026.05.19 16:54:16.249875 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11298 | 2026.05.19 16:54:16.249922 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11299 | 2026.05.19 16:54:16.249932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11300 | 2026.05.19 16:54:16.250463 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.05.19 16:54:16.250500 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11302 | 2026.05.19 16:54:16.250813 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11303 | 2026.05.19 16:54:16.251018 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.05.19 16:54:16.251152 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001296 sec., 165895.06172839506 rows/sec., 14.74 MiB/sec. | ||
| 11305 | 2026.05.19 16:54:16.251188 [ 281 ] {440f8f29-72e3-47f2-8a54-d58894923aae} <Debug> TCPHandler: Processed in 0.001461412 sec. | ||
| 11306 | 2026.05.19 16:54:16.251310 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.05.19 16:54:16.251407 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11308 | 2026.05.19 16:54:16.251447 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11309 | 2026.05.19 16:54:16.251864 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.05.19 16:54:16.251900 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11311 | 2026.05.19 16:54:16.252196 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11312 | 2026.05.19 16:54:16.252424 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.05.19 16:54:16.252567 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001178 sec., 35653.65025466893 rows/sec., 2.60 MiB/sec. | ||
| 11314 | 2026.05.19 16:54:16.252603 [ 281 ] {78a42b52-e417-4128-9624-f8d76bf396fb} <Debug> TCPHandler: Processed in 0.001342591 sec. | ||
| 11315 | 2026.05.19 16:54:16.252721 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.05.19 16:54:16.252817 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.05.19 16:54:16.252858 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11318 | 2026.05.19 16:54:16.253284 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.05.19 16:54:16.253323 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11320 | 2026.05.19 16:54:16.253652 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11321 | 2026.05.19 16:54:16.253860 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.05.19 16:54:16.253993 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. | ||
| 11323 | 2026.05.19 16:54:16.254029 [ 281 ] {4d315e1a-3648-43d3-983a-6c5246b5ef14} <Debug> TCPHandler: Processed in 0.00135829 sec. | ||
| 11324 | 2026.05.19 16:54:16.254171 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.05.19 16:54:16.254283 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11326 | 2026.05.19 16:54:16.254324 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11327 | 2026.05.19 16:54:16.254729 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.05.19 16:54:16.254805 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11329 | 2026.05.19 16:54:16.255111 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11330 | 2026.05.19 16:54:16.255320 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.05.19 16:54:16.255430 [ 145 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11332 | 2026.05.19 16:54:16.255449 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 791.81 KiB/sec. | ||
| 11333 | 2026.05.19 16:54:16.255472 [ 145 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.05.19 16:54:16.255492 [ 281 ] {942c3c41-45f3-48b6-83f2-2f8c4511b875} <Debug> TCPHandler: Processed in 0.001373691 sec. | ||
| 11335 | 2026.05.19 16:54:16.255497 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11336 | 2026.05.19 16:54:16.255597 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11337 | 2026.05.19 16:54:16.255626 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2026.05.19 16:54:16.255717 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11339 | 2026.05.19 16:54:16.255727 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11340 | 2026.05.19 16:54:16.255756 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 11341 | 2026.05.19 16:54:16.255776 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11342 | 2026.05.19 16:54:16.255824 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 11343 | 2026.05.19 16:54:16.255873 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 11344 | 2026.05.19 16:54:16.255912 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 11345 | 2026.05.19 16:54:16.255951 [ 192 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 11346 | 2026.05.19 16:54:16.256255 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.05.19 16:54:16.256295 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11348 | 2026.05.19 16:54:16.256623 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11349 | 2026.05.19 16:54:16.256626 [ 198 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001066667 sec., 56249.982421880486 rows/sec., 4.51 MiB/sec. | ||
| 11350 | 2026.05.19 16:54:16.256775 [ 196 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11351 | 2026.05.19 16:54:16.256860 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.05.19 16:54:16.257011 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001301 sec., 99923.13604919292 rows/sec., 8.10 MiB/sec. | ||
| 11353 | 2026.05.19 16:54:16.257049 [ 281 ] {9a20ae03-02d8-4609-a93e-0d283250e307} <Debug> TCPHandler: Processed in 0.001471892 sec. | ||
| 11354 | 2026.05.19 16:54:16.257051 [ 196 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.05.19 16:54:16.257128 [ 196 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_13_3} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11356 | 2026.05.19 16:54:16.257167 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2026.05.19 16:54:16.257206 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11358 | 2026.05.19 16:54:16.257267 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11359 | 2026.05.19 16:54:16.257315 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11360 | 2026.05.19 16:54:16.257724 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2026.05.19 16:54:16.257761 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11362 | 2026.05.19 16:54:16.258129 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11363 | 2026.05.19 16:54:16.258356 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.05.19 16:54:16.258489 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00124 sec., 163709.67741935485 rows/sec., 11.73 MiB/sec. | ||
| 11365 | 2026.05.19 16:54:16.258524 [ 281 ] {bbe7ec99-6606-4661-9f62-85795668836e} <Debug> TCPHandler: Processed in 0.001406192 sec. | ||
| 11366 | 2026.05.19 16:54:16.258646 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2026.05.19 16:54:16.258741 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11368 | 2026.05.19 16:54:16.258801 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11369 | 2026.05.19 16:54:16.259587 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.05.19 16:54:16.259624 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11371 | 2026.05.19 16:54:16.260155 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11372 | 2026.05.19 16:54:16.260388 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.05.19 16:54:16.260532 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001808 sec., 8849.557522123894 rows/sec., 15.86 MiB/sec. | ||
| 11374 | 2026.05.19 16:54:16.260584 [ 281 ] {6eceb181-6930-4d6e-ba26-3ab09309b0b7} <Debug> TCPHandler: Processed in 0.00198857 sec. | ||
| 11375 | 2026.05.19 16:54:16.260710 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2026.05.19 16:54:16.260805 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11377 | 2026.05.19 16:54:16.260847 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11378 | 2026.05.19 16:54:16.261195 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.05.19 16:54:16.261231 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11380 | 2026.05.19 16:54:16.261530 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11381 | 2026.05.19 16:54:16.261739 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2026.05.19 16:54:16.261870 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 11383 | 2026.05.19 16:54:16.261903 [ 281 ] {ac570381-7537-4421-bd02-4f2fa5aaa263} <Debug> TCPHandler: Processed in 0.001242789 sec. | ||
| 11384 | 2026.05.19 16:54:17.197562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11385 | 2026.05.19 16:54:17.214407 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.05.19 16:54:17.214449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11387 | 2026.05.19 16:54:17.220412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11388 | 2026.05.19 16:54:17.221085 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.05.19 16:54:17.221355 [ 61 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11390 | 2026.05.19 16:54:17.221399 [ 61 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2026.05.19 16:54:17.221421 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11392 | 2026.05.19 16:54:17.221552 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 11393 | 2026.05.19 16:54:17.224098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11394 | 2026.05.19 16:54:17.224830 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11395 | 2026.05.19 16:54:17.226361 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11396 | 2026.05.19 16:54:17.231098 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11397 | 2026.05.19 16:54:17.235498 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11398 | 2026.05.19 16:54:17.240038 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11399 | 2026.05.19 16:54:17.244591 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11400 | 2026.05.19 16:54:17.249074 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11401 | 2026.05.19 16:54:17.300837 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079346576 sec., 4839.528299242554 rows/sec., 25.02 MiB/sec. | ||
| 11402 | 2026.05.19 16:54:17.302778 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11403 | 2026.05.19 16:54:17.304418 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.05.19 16:54:17.304514 [ 192 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_51_10} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11405 | 2026.05.19 16:54:17.306118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11406 | 2026.05.19 16:54:18.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.83 MiB, peak 341.23 MiB, free memory in arenas 0.00 B, will set to 330.07 MiB (RSS), difference: 2.24 MiB | ||
| 11407 | 2026.05.19 16:54:21.239168 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.05.19 16:54:21.239394 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11409 | 2026.05.19 16:54:21.239728 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11410 | 2026.05.19 16:54:21.239766 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <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 | ||
| 11411 | 2026.05.19 16:54:21.239982 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11412 | 2026.05.19 16:54:21.240052 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11413 | 2026.05.19 16:54:21.240195 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11414 | 2026.05.19 16:54:21.240290 [ 324 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11415 | 2026.05.19 16:54:21.240298 [ 314 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11416 | 2026.05.19 16:54:21.240326 [ 359 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11417 | 2026.05.19 16:54:21.240492 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11418 | 2026.05.19 16:54:21.240530 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11419 | 2026.05.19 16:54:21.240610 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11420 | 2026.05.19 16:54:21.240632 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11421 | 2026.05.19 16:54:21.240668 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11422 | 2026.05.19 16:54:21.240708 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11423 | 2026.05.19 16:54:21.241828 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002524 sec., 13866.87797147385 rows/sec., 2.34 MiB/sec. | ||
| 11424 | 2026.05.19 16:54:21.241940 [ 281 ] {3e5af663-b90d-49e9-a324-cd646a76fbc9} <Debug> TCPHandler: Processed in 0.002902384 sec. | ||
| 11425 | 2026.05.19 16:54:21.244010 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.05.19 16:54:21.244124 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11427 | 2026.05.19 16:54:21.244168 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11428 | 2026.05.19 16:54:21.244731 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.05.19 16:54:21.244770 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11430 | 2026.05.19 16:54:21.245152 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11431 | 2026.05.19 16:54:21.245369 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2026.05.19 16:54:21.245514 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001422 sec., 74542.89732770745 rows/sec., 6.26 MiB/sec. | ||
| 11433 | 2026.05.19 16:54:21.245550 [ 281 ] {c489b846-7e4f-43bb-8e50-f6eac99b8ba8} <Debug> TCPHandler: Processed in 0.001591664 sec. | ||
| 11434 | 2026.05.19 16:54:21.245747 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.05.19 16:54:21.245852 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.19 16:54:21.245893 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11437 | 2026.05.19 16:54:21.246332 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2026.05.19 16:54:21.246369 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11439 | 2026.05.19 16:54:21.246670 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11440 | 2026.05.19 16:54:21.246877 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2026.05.19 16:54:21.247008 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001174 sec., 21294.718909710395 rows/sec., 1.56 MiB/sec. | ||
| 11442 | 2026.05.19 16:54:21.247042 [ 281 ] {37baa630-156a-40ba-b877-5e7ce85caad2} <Debug> TCPHandler: Processed in 0.001354081 sec. | ||
| 11443 | 2026.05.19 16:54:21.247171 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2026.05.19 16:54:21.247266 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11445 | 2026.05.19 16:54:21.247305 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11446 | 2026.05.19 16:54:21.247738 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.05.19 16:54:21.247774 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11448 | 2026.05.19 16:54:21.248064 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11449 | 2026.05.19 16:54:21.248262 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.05.19 16:54:21.248388 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00114 sec., 78070.17543859649 rows/sec., 6.10 MiB/sec. | ||
| 11451 | 2026.05.19 16:54:21.248421 [ 281 ] {e94e5ebc-cbbc-42d5-9fe8-913ebb7d862a} <Debug> TCPHandler: Processed in 0.00129815 sec. | ||
| 11452 | 2026.05.19 16:54:21.248540 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.05.19 16:54:21.248638 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11454 | 2026.05.19 16:54:21.248680 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11455 | 2026.05.19 16:54:21.249086 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.05.19 16:54:21.249121 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11457 | 2026.05.19 16:54:21.249429 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11458 | 2026.05.19 16:54:21.249640 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.05.19 16:54:21.249777 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11460 | 2026.05.19 16:54:21.249811 [ 281 ] {eb06aba3-d532-4988-bade-522fe7a01a37} <Debug> TCPHandler: Processed in 0.00131854 sec. | ||
| 11461 | 2026.05.19 16:54:21.249937 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.05.19 16:54:21.250030 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11463 | 2026.05.19 16:54:21.250084 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11464 | 2026.05.19 16:54:21.250860 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.05.19 16:54:21.250896 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11466 | 2026.05.19 16:54:21.251412 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11467 | 2026.05.19 16:54:21.251625 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.05.19 16:54:21.251760 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001748 sec., 14302.059496567506 rows/sec., 25.63 MiB/sec. | ||
| 11469 | 2026.05.19 16:54:21.251810 [ 281 ] {8e2e1efa-4c5e-4b29-bc7d-f496aabb608b} <Debug> TCPHandler: Processed in 0.00192054 sec. | ||
| 11470 | 2026.05.19 16:54:21.251925 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.05.19 16:54:21.252019 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11472 | 2026.05.19 16:54:21.252059 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11473 | 2026.05.19 16:54:21.252389 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.05.19 16:54:21.252424 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11475 | 2026.05.19 16:54:21.252718 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11476 | 2026.05.19 16:54:21.252918 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.05.19 16:54:21.253045 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11478 | 2026.05.19 16:54:21.253078 [ 281 ] {e931254f-c9c4-4b61-a865-233166b854f2} <Debug> TCPHandler: Processed in 0.001200538 sec. | ||
| 11479 | 2026.05.19 16:54:23.222721 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11480 | 2026.05.19 16:54:23.222794 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11481 | 2026.05.19 16:54:23.407754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24964 | ||
| 11482 | 2026.05.19 16:54:23.408282 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.05.19 16:54:23.408321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11484 | 2026.05.19 16:54:23.408818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11485 | 2026.05.19 16:54:23.409052 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.05.19 16:54:23.409181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24964 | ||
| 11487 | 2026.05.19 16:54:24.724329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11488 | 2026.05.19 16:54:24.739199 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.05.19 16:54:24.739252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11490 | 2026.05.19 16:54:24.744506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11491 | 2026.05.19 16:54:24.745144 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.05.19 16:54:24.747682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11493 | 2026.05.19 16:54:26.239097 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.05.19 16:54:26.239346 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11495 | 2026.05.19 16:54:26.239712 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11496 | 2026.05.19 16:54:26.239758 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <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 | ||
| 11497 | 2026.05.19 16:54:26.240004 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11498 | 2026.05.19 16:54:26.240073 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11499 | 2026.05.19 16:54:26.240214 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11500 | 2026.05.19 16:54:26.240298 [ 324 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11501 | 2026.05.19 16:54:26.240308 [ 314 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11502 | 2026.05.19 16:54:26.240360 [ 359 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11503 | 2026.05.19 16:54:26.240496 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11504 | 2026.05.19 16:54:26.240526 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11505 | 2026.05.19 16:54:26.240593 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11506 | 2026.05.19 16:54:26.240613 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11507 | 2026.05.19 16:54:26.240649 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11508 | 2026.05.19 16:54:26.240688 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11509 | 2026.05.19 16:54:26.241804 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002563 sec., 13655.872024970737 rows/sec., 2.30 MiB/sec. | ||
| 11510 | 2026.05.19 16:54:26.241925 [ 281 ] {7470a11a-f72e-4617-9424-6027db314434} <Debug> TCPHandler: Processed in 0.002964375 sec. | ||
| 11511 | 2026.05.19 16:54:26.243901 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11512 | 2026.05.19 16:54:26.244020 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11513 | 2026.05.19 16:54:26.244070 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11514 | 2026.05.19 16:54:26.244659 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.05.19 16:54:26.244714 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11516 | 2026.05.19 16:54:26.245102 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11517 | 2026.05.19 16:54:26.245318 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.19 16:54:26.245460 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001478 sec., 59539.91880920163 rows/sec., 5.01 MiB/sec. | ||
| 11519 | 2026.05.19 16:54:26.245496 [ 281 ] {b012c744-a5bb-407f-89f7-a12463d9de17} <Debug> TCPHandler: Processed in 0.001642255 sec. | ||
| 11520 | 2026.05.19 16:54:26.245631 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.05.19 16:54:26.245738 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11522 | 2026.05.19 16:54:26.245778 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11523 | 2026.05.19 16:54:26.246195 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.05.19 16:54:26.246240 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11525 | 2026.05.19 16:54:26.246526 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11526 | 2026.05.19 16:54:26.246724 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.05.19 16:54:26.246850 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00113 sec., 14159.292035398232 rows/sec., 1.04 MiB/sec. | ||
| 11528 | 2026.05.19 16:54:26.246884 [ 281 ] {57843a42-1ff6-4e25-a4b4-4d9ec0697569} <Debug> TCPHandler: Processed in 0.00130054 sec. | ||
| 11529 | 2026.05.19 16:54:26.247008 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.05.19 16:54:26.247104 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11531 | 2026.05.19 16:54:26.247143 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11532 | 2026.05.19 16:54:26.247609 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.05.19 16:54:26.247644 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11534 | 2026.05.19 16:54:26.247931 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11535 | 2026.05.19 16:54:26.248128 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.05.19 16:54:26.248254 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001168 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec. | ||
| 11537 | 2026.05.19 16:54:26.248288 [ 281 ] {42f3b2d3-5a88-485b-9d48-82cfa15a7629} <Debug> TCPHandler: Processed in 0.001331271 sec. | ||
| 11538 | 2026.05.19 16:54:26.248415 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.05.19 16:54:26.248509 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.05.19 16:54:26.248551 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11541 | 2026.05.19 16:54:26.249003 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.05.19 16:54:26.249038 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11543 | 2026.05.19 16:54:26.249341 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11544 | 2026.05.19 16:54:26.249550 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.05.19 16:54:26.249674 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 11546 | 2026.05.19 16:54:26.249708 [ 281 ] {bb7bd52b-8176-49e2-be6b-31748e0603fa} <Debug> TCPHandler: Processed in 0.001345651 sec. | ||
| 11547 | 2026.05.19 16:54:26.249842 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.05.19 16:54:26.249935 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11549 | 2026.05.19 16:54:26.249990 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11550 | 2026.05.19 16:54:26.250773 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.05.19 16:54:26.250808 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11552 | 2026.05.19 16:54:26.251318 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11553 | 2026.05.19 16:54:26.251533 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.05.19 16:54:26.251672 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001754 sec., 9122.006841505132 rows/sec., 16.35 MiB/sec. | ||
| 11555 | 2026.05.19 16:54:26.251723 [ 281 ] {b1a61c95-f1ae-43e1-8f7f-3fb10c6b3b95} <Debug> TCPHandler: Processed in 0.00192831 sec. | ||
| 11556 | 2026.05.19 16:54:26.251853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.05.19 16:54:26.251947 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.05.19 16:54:26.251989 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11559 | 2026.05.19 16:54:26.252331 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.05.19 16:54:26.252366 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11561 | 2026.05.19 16:54:26.252656 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11562 | 2026.05.19 16:54:26.252868 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.05.19 16:54:26.252997 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11564 | 2026.05.19 16:54:26.253030 [ 281 ] {db54a246-e264-4b07-80f2-f88e088a0c96} <Debug> TCPHandler: Processed in 0.001224178 sec. | ||
| 11565 | 2026.05.19 16:54:26.752432 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.05.19 16:54:26.752669 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11567 | 2026.05.19 16:54:26.753021 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11568 | 2026.05.19 16:54:26.753064 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11569 | 2026.05.19 16:54:26.753299 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11570 | 2026.05.19 16:54:26.753370 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11571 | 2026.05.19 16:54:26.753525 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11572 | 2026.05.19 16:54:26.753617 [ 324 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11573 | 2026.05.19 16:54:26.753619 [ 314 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11574 | 2026.05.19 16:54:26.753627 [ 327 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11575 | 2026.05.19 16:54:26.753776 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11576 | 2026.05.19 16:54:26.753804 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11577 | 2026.05.19 16:54:26.753876 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11578 | 2026.05.19 16:54:26.753896 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11579 | 2026.05.19 16:54:26.753932 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11580 | 2026.05.19 16:54:26.753974 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11581 | 2026.05.19 16:54:26.755057 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002492 sec., 14044.94382022472 rows/sec., 2.99 MiB/sec. | ||
| 11582 | 2026.05.19 16:54:26.755191 [ 281 ] {3db68400-6fe2-4bf8-be5b-f8f29a5494a4} <Debug> TCPHandler: Processed in 0.002894314 sec. | ||
| 11583 | 2026.05.19 16:54:26.767518 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2026.05.19 16:54:26.767649 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11585 | 2026.05.19 16:54:26.767706 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11586 | 2026.05.19 16:54:26.768222 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.05.19 16:54:26.768269 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11588 | 2026.05.19 16:54:26.768633 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11589 | 2026.05.19 16:54:26.768854 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.05.19 16:54:26.769001 [ 127 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 11591 | 2026.05.19 16:54:26.769007 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001396 sec., 1432.6647564469913 rows/sec., 116.82 KiB/sec. | ||
| 11592 | 2026.05.19 16:54:26.769089 [ 127 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.19 16:54:26.769095 [ 281 ] {5cceac11-1117-41eb-ae80-24a1ab77c648} <Debug> TCPHandler: Processed in 0.001644774 sec. | ||
| 11594 | 2026.05.19 16:54:26.769137 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11595 | 2026.05.19 16:54:26.769246 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.05.19 16:54:26.769255 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 11597 | 2026.05.19 16:54:26.769351 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11598 | 2026.05.19 16:54:26.769387 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11599 | 2026.05.19 16:54:26.769400 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11600 | 2026.05.19 16:54:26.769426 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 11601 | 2026.05.19 16:54:26.769490 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 11602 | 2026.05.19 16:54:26.769535 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 11603 | 2026.05.19 16:54:26.769576 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11604 | 2026.05.19 16:54:26.769619 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 11605 | 2026.05.19 16:54:26.769690 [ 189 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 11606 | 2026.05.19 16:54:26.770442 [ 202 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228089 sec., 42342.20809729588 rows/sec., 3.53 MiB/sec. | ||
| 11607 | 2026.05.19 16:54:26.770573 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11608 | 2026.05.19 16:54:26.770831 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.05.19 16:54:26.770902 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_19_4} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 11610 | 2026.05.19 16:54:26.770971 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11611 | 2026.05.19 16:54:26.771016 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.05.19 16:54:26.771061 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11613 | 2026.05.19 16:54:26.771527 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11614 | 2026.05.19 16:54:26.771755 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.05.19 16:54:26.771903 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002572 sec., 954898.9113530327 rows/sec., 70.80 MiB/sec. | ||
| 11616 | 2026.05.19 16:54:26.771939 [ 281 ] {3ed6ca2d-a9c0-4463-a668-355ad92b1206} <Debug> TCPHandler: Processed in 0.002745132 sec. | ||
| 11617 | 2026.05.19 16:54:26.772066 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.05.19 16:54:26.772164 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11619 | 2026.05.19 16:54:26.772207 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11620 | 2026.05.19 16:54:26.772631 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.05.19 16:54:26.772670 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11622 | 2026.05.19 16:54:26.772968 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11623 | 2026.05.19 16:54:26.773174 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.05.19 16:54:26.773308 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001164 sec., 32646.04810996563 rows/sec., 2.39 MiB/sec. | ||
| 11625 | 2026.05.19 16:54:26.773343 [ 281 ] {80500e46-39bf-4e8f-b0af-32de79524d90} <Debug> TCPHandler: Processed in 0.0013292 sec. | ||
| 11626 | 2026.05.19 16:54:26.773458 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.05.19 16:54:26.773554 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11628 | 2026.05.19 16:54:26.773596 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11629 | 2026.05.19 16:54:26.774260 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.05.19 16:54:26.774297 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11631 | 2026.05.19 16:54:26.774618 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11632 | 2026.05.19 16:54:26.774834 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.05.19 16:54:26.774963 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001428 sec., 560924.3697478991 rows/sec., 32.40 MiB/sec. | ||
| 11634 | 2026.05.19 16:54:26.774999 [ 281 ] {f92b24c8-6dc3-4f48-9464-23e8e96e03b2} <Debug> TCPHandler: Processed in 0.001591814 sec. | ||
| 11635 | 2026.05.19 16:54:26.775115 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.05.19 16:54:26.775211 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.05.19 16:54:26.775251 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11638 | 2026.05.19 16:54:26.775627 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.05.19 16:54:26.775663 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11640 | 2026.05.19 16:54:26.775942 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11641 | 2026.05.19 16:54:26.776155 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.05.19 16:54:26.776288 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 11643 | 2026.05.19 16:54:26.776322 [ 281 ] {7d43e57d-131a-4d25-bc3a-291b848dbe7b} <Debug> TCPHandler: Processed in 0.001256859 sec. | ||
| 11644 | 2026.05.19 16:54:26.776431 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.05.19 16:54:26.776526 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11646 | 2026.05.19 16:54:26.776566 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11647 | 2026.05.19 16:54:26.777431 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.05.19 16:54:26.777468 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11649 | 2026.05.19 16:54:26.777817 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11650 | 2026.05.19 16:54:26.778023 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.05.19 16:54:26.778163 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001654 sec., 796251.5114873034 rows/sec., 53.30 MiB/sec. | ||
| 11652 | 2026.05.19 16:54:26.778198 [ 281 ] {7b52c3af-9a3c-4e28-8d2d-8dc583e22454} <Debug> TCPHandler: Processed in 0.001816248 sec. | ||
| 11653 | 2026.05.19 16:54:26.778317 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.05.19 16:54:26.778413 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.05.19 16:54:26.778458 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11656 | 2026.05.19 16:54:26.779170 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.05.19 16:54:26.779207 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11658 | 2026.05.19 16:54:26.779620 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11659 | 2026.05.19 16:54:26.779832 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.19 16:54:26.779966 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001572 sec., 952290.0763358779 rows/sec., 57.76 MiB/sec. | ||
| 11661 | 2026.05.19 16:54:26.780003 [ 281 ] {c97e8e2a-3be5-4ec3-b295-cf82ad3285b4} <Debug> TCPHandler: Processed in 0.001735556 sec. | ||
| 11662 | 2026.05.19 16:54:26.780119 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.05.19 16:54:26.780213 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.05.19 16:54:26.780269 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11665 | 2026.05.19 16:54:26.781217 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.05.19 16:54:26.781259 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11667 | 2026.05.19 16:54:26.781839 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11668 | 2026.05.19 16:54:26.782074 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.05.19 16:54:26.782220 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002024 sec., 17786.561264822132 rows/sec., 31.87 MiB/sec. | ||
| 11670 | 2026.05.19 16:54:26.782275 [ 281 ] {6ae81215-f393-441a-83cc-3d35654a7d82} <Debug> TCPHandler: Processed in 0.002206314 sec. | ||
| 11671 | 2026.05.19 16:54:26.782418 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.05.19 16:54:26.782516 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.05.19 16:54:26.782559 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11674 | 2026.05.19 16:54:26.782890 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.05.19 16:54:26.782927 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.11 GiB. | ||
| 11676 | 2026.05.19 16:54:26.783230 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11677 | 2026.05.19 16:54:26.783443 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.05.19 16:54:26.783580 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. | ||
| 11679 | 2026.05.19 16:54:26.783616 [ 281 ] {497feec0-4cdc-407c-8d9a-0a66e963e7d1} <Debug> TCPHandler: Processed in 0.001247289 sec. | ||
| 11680 | 2026.05.19 16:54:27.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.13 MiB, peak 341.23 MiB, free memory in arenas 0.00 B, will set to 330.08 MiB (RSS), difference: -1.06 MiB | ||
| 11681 | 2026.05.19 16:54:30.909371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25412 | ||
| 11682 | 2026.05.19 16:54:30.910149 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.05.19 16:54:30.910214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11684 | 2026.05.19 16:54:30.910693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11685 | 2026.05.19 16:54:30.910915 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.05.19 16:54:30.911039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25412 | ||
| 11687 | 2026.05.19 16:54:31.237183 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.05.19 16:54:31.237547 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11689 | 2026.05.19 16:54:31.238094 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11690 | 2026.05.19 16:54:31.238166 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <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 | ||
| 11691 | 2026.05.19 16:54:31.238416 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11692 | 2026.05.19 16:54:31.238485 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11693 | 2026.05.19 16:54:31.238628 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11694 | 2026.05.19 16:54:31.238717 [ 324 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11695 | 2026.05.19 16:54:31.238725 [ 314 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11696 | 2026.05.19 16:54:31.238740 [ 329 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11697 | 2026.05.19 16:54:31.238876 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11698 | 2026.05.19 16:54:31.238905 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11699 | 2026.05.19 16:54:31.238974 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11700 | 2026.05.19 16:54:31.238994 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11701 | 2026.05.19 16:54:31.239029 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11702 | 2026.05.19 16:54:31.239069 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11703 | 2026.05.19 16:54:31.240149 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002758 sec., 12690.355329949238 rows/sec., 2.14 MiB/sec. | ||
| 11704 | 2026.05.19 16:54:31.240253 [ 281 ] {5d86cb05-0d17-4ffc-bf0b-68df70b7ec6f} <Debug> TCPHandler: Processed in 0.003220929 sec. | ||
| 11705 | 2026.05.19 16:54:31.241806 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2026.05.19 16:54:31.241919 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11707 | 2026.05.19 16:54:31.241964 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11708 | 2026.05.19 16:54:31.242481 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.05.19 16:54:31.242525 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11710 | 2026.05.19 16:54:31.242884 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11711 | 2026.05.19 16:54:31.243108 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.05.19 16:54:31.243254 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.15 MiB/sec. | ||
| 11713 | 2026.05.19 16:54:31.243257 [ 57 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11714 | 2026.05.19 16:54:31.243290 [ 281 ] {e0f85986-3ddd-4b5a-8c0f-3a0a49645329} <Debug> TCPHandler: Processed in 0.001535923 sec. | ||
| 11715 | 2026.05.19 16:54:31.243333 [ 57 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.05.19 16:54:31.243363 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11717 | 2026.05.19 16:54:31.243468 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11718 | 2026.05.19 16:54:31.243498 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.05.19 16:54:31.243598 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11720 | 2026.05.19 16:54:31.243611 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11721 | 2026.05.19 16:54:31.243639 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11722 | 2026.05.19 16:54:31.243653 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2618 rows starting from the beginning of the part | ||
| 11723 | 2026.05.19 16:54:31.243732 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 215 rows starting from the beginning of the part | ||
| 11724 | 2026.05.19 16:54:31.243783 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part | ||
| 11725 | 2026.05.19 16:54:31.243831 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11726 | 2026.05.19 16:54:31.243875 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 2456 rows starting from the beginning of the part | ||
| 11727 | 2026.05.19 16:54:31.243920 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11728 | 2026.05.19 16:54:31.244075 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.05.19 16:54:31.244118 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11730 | 2026.05.19 16:54:31.244435 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11731 | 2026.05.19 16:54:31.244654 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.05.19 16:54:31.244773 [ 57 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11733 | 2026.05.19 16:54:31.244789 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 11734 | 2026.05.19 16:54:31.244804 [ 57 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.05.19 16:54:31.244829 [ 281 ] {773fcfc3-a9d8-4059-887c-524354a999e7} <Debug> TCPHandler: Processed in 0.001379261 sec. | ||
| 11736 | 2026.05.19 16:54:31.244829 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11737 | 2026.05.19 16:54:31.244939 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11738 | 2026.05.19 16:54:31.244964 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.05.19 16:54:31.245054 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11740 | 2026.05.19 16:54:31.245061 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.05.19 16:54:31.245089 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
| 11742 | 2026.05.19 16:54:31.245110 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11743 | 2026.05.19 16:54:31.245153 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 130 rows starting from the beginning of the part | ||
| 11744 | 2026.05.19 16:54:31.245210 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 89 rows starting from the beginning of the part | ||
| 11745 | 2026.05.19 16:54:31.245263 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 80 rows starting from the beginning of the part | ||
| 11746 | 2026.05.19 16:54:31.245311 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1317 rows starting from the beginning of the part | ||
| 11747 | 2026.05.19 16:54:31.245358 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11748 | 2026.05.19 16:54:31.245487 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.05.19 16:54:31.245521 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11750 | 2026.05.19 16:54:31.246045 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265542 sec., 2085922.3776276447 rows/sec., 165.73 MiB/sec. | ||
| 11751 | 2026.05.19 16:54:31.246055 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11752 | 2026.05.19 16:54:31.246259 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.05.19 16:54:31.246347 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11754 | 2026.05.19 16:54:31.246393 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001404 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
| 11755 | 2026.05.19 16:54:31.246410 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 11756 | 2026.05.19 16:54:31.246429 [ 281 ] {ce257ea1-4670-49ae-ad95-5a10b316acd6} <Debug> TCPHandler: Processed in 0.001570434 sec. | ||
| 11757 | 2026.05.19 16:54:31.246466 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.05.19 16:54:31.246493 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11759 | 2026.05.19 16:54:31.246634 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.05.19 16:54:31.246640 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 11761 | 2026.05.19 16:54:31.246713 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812248 sec., 1701202.042987494 rows/sec., 123.57 MiB/sec. | ||
| 11762 | 2026.05.19 16:54:31.246738 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11763 | 2026.05.19 16:54:31.246764 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.05.19 16:54:31.246765 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11765 | 2026.05.19 16:54:31.246788 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11766 | 2026.05.19 16:54:31.246817 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28413 rows starting from the beginning of the part | ||
| 11767 | 2026.05.19 16:54:31.246863 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_86_17} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11768 | 2026.05.19 16:54:31.246877 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 203 rows starting from the beginning of the part | ||
| 11769 | 2026.05.19 16:54:31.246929 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11770 | 2026.05.19 16:54:31.246971 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11771 | 2026.05.19 16:54:31.246980 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11772 | 2026.05.19 16:54:31.246993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11773 | 2026.05.19 16:54:31.247009 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1497 rows starting from the beginning of the part | ||
| 11774 | 2026.05.19 16:54:31.247147 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.05.19 16:54:31.247190 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11776 | 2026.05.19 16:54:31.247368 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.05.19 16:54:31.247465 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_86_17} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11778 | 2026.05.19 16:54:31.247527 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11779 | 2026.05.19 16:54:31.247557 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11780 | 2026.05.19 16:54:31.247751 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2026.05.19 16:54:31.247874 [ 56 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11782 | 2026.05.19 16:54:31.247890 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00117 sec., 41025.64102564102 rows/sec., 2.76 MiB/sec. | ||
| 11783 | 2026.05.19 16:54:31.247907 [ 56 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.05.19 16:54:31.247927 [ 281 ] {db846c30-a441-4f05-be56-adabdee6ec15} <Debug> TCPHandler: Processed in 0.001341151 sec. | ||
| 11785 | 2026.05.19 16:54:31.247931 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11786 | 2026.05.19 16:54:31.248013 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11787 | 2026.05.19 16:54:31.248099 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11788 | 2026.05.19 16:54:31.248125 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4320 rows starting from the beginning of the part | ||
| 11789 | 2026.05.19 16:54:31.248173 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11790 | 2026.05.19 16:54:31.248217 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11791 | 2026.05.19 16:54:31.248256 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11792 | 2026.05.19 16:54:31.248293 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 11793 | 2026.05.19 16:54:31.248329 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
| 11794 | 2026.05.19 16:54:31.250229 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002242685 sec., 2033277.0763615936 rows/sec., 137.03 MiB/sec. | ||
| 11795 | 2026.05.19 16:54:31.250504 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11796 | 2026.05.19 16:54:31.250762 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2026.05.19 16:54:31.250822 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_86_17} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11798 | 2026.05.19 16:54:31.250886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11799 | 2026.05.19 16:54:31.254104 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30433 rows, containing 5 columns (5 merged, 0 gathered) in 0.007496684 sec., 4059528.1860619974 rows/sec., 264.04 MiB/sec. | ||
| 11800 | 2026.05.19 16:54:31.254850 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11801 | 2026.05.19 16:54:31.255282 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.19 16:54:31.255360 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 11803 | 2026.05.19 16:54:31.255444 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11804 | 2026.05.19 16:54:32.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.49 MiB, peak 341.23 MiB, free memory in arenas 0.00 B, will set to 332.29 MiB (RSS), difference: 1.81 MiB | ||
| 11805 | 2026.05.19 16:54:32.247857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11806 | 2026.05.19 16:54:32.264318 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.05.19 16:54:32.264383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11808 | 2026.05.19 16:54:32.270086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11809 | 2026.05.19 16:54:32.270791 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.05.19 16:54:32.273600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11811 | 2026.05.19 16:54:36.239636 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.05.19 16:54:36.239874 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11813 | 2026.05.19 16:54:36.240224 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11814 | 2026.05.19 16:54:36.240265 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <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 | ||
| 11815 | 2026.05.19 16:54:36.240494 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11816 | 2026.05.19 16:54:36.240569 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11817 | 2026.05.19 16:54:36.240716 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11818 | 2026.05.19 16:54:36.240789 [ 324 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11819 | 2026.05.19 16:54:36.240824 [ 329 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11820 | 2026.05.19 16:54:36.240824 [ 345 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11821 | 2026.05.19 16:54:36.240944 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11822 | 2026.05.19 16:54:36.240973 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11823 | 2026.05.19 16:54:36.241046 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11824 | 2026.05.19 16:54:36.241068 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11825 | 2026.05.19 16:54:36.241106 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11826 | 2026.05.19 16:54:36.241151 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11827 | 2026.05.19 16:54:36.242290 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002514 sec., 13922.03659506762 rows/sec., 2.34 MiB/sec. | ||
| 11828 | 2026.05.19 16:54:36.242410 [ 281 ] {aff8cfcd-d805-4f9d-833d-a92b6110c704} <Debug> TCPHandler: Processed in 0.002911814 sec. | ||
| 11829 | 2026.05.19 16:54:36.244444 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11830 | 2026.05.19 16:54:36.244559 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11831 | 2026.05.19 16:54:36.244608 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11832 | 2026.05.19 16:54:36.245121 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11833 | 2026.05.19 16:54:36.245164 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11834 | 2026.05.19 16:54:36.245535 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11835 | 2026.05.19 16:54:36.245759 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.05.19 16:54:36.245908 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001383 sec., 63629.790310918295 rows/sec., 5.36 MiB/sec. | ||
| 11837 | 2026.05.19 16:54:36.245945 [ 281 ] {637c4b0c-8e6a-412a-82bb-03f54519f63e} <Debug> TCPHandler: Processed in 0.001557224 sec. | ||
| 11838 | 2026.05.19 16:54:36.246083 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2026.05.19 16:54:36.246183 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11840 | 2026.05.19 16:54:36.246227 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11841 | 2026.05.19 16:54:36.246637 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.05.19 16:54:36.246675 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11843 | 2026.05.19 16:54:36.246974 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11844 | 2026.05.19 16:54:36.247186 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.05.19 16:54:36.247316 [ 76 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11846 | 2026.05.19 16:54:36.247320 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001159 sec., 13805.004314063846 rows/sec., 1.01 MiB/sec. | ||
| 11847 | 2026.05.19 16:54:36.247385 [ 76 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.05.19 16:54:36.247400 [ 281 ] {a7de84a7-d368-4685-9ed4-bf99958bc531} <Debug> TCPHandler: Processed in 0.001368301 sec. | ||
| 11849 | 2026.05.19 16:54:36.247413 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11850 | 2026.05.19 16:54:36.247535 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2026.05.19 16:54:36.247548 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11852 | 2026.05.19 16:54:36.247640 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11853 | 2026.05.19 16:54:36.247686 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11854 | 2026.05.19 16:54:36.247707 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11855 | 2026.05.19 16:54:36.247751 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 11856 | 2026.05.19 16:54:36.247830 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part | ||
| 11857 | 2026.05.19 16:54:36.247885 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 11858 | 2026.05.19 16:54:36.247933 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 11859 | 2026.05.19 16:54:36.247979 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
| 11860 | 2026.05.19 16:54:36.248026 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 11861 | 2026.05.19 16:54:36.248115 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.05.19 16:54:36.248157 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11863 | 2026.05.19 16:54:36.248512 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11864 | 2026.05.19 16:54:36.248745 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.05.19 16:54:36.248885 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001264 sec., 63291.13924050633 rows/sec., 4.94 MiB/sec. | ||
| 11866 | 2026.05.19 16:54:36.248920 [ 281 ] {132947b3-8d71-4513-9547-6ba26cc348be} <Debug> TCPHandler: Processed in 0.001435142 sec. | ||
| 11867 | 2026.05.19 16:54:36.248931 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440122 sec., 152070.44958691 rows/sec., 11.70 MiB/sec. | ||
| 11868 | 2026.05.19 16:54:36.249051 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2026.05.19 16:54:36.249120 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11870 | 2026.05.19 16:54:36.249151 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11871 | 2026.05.19 16:54:36.249200 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11872 | 2026.05.19 16:54:36.249430 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.05.19 16:54:36.249520 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_76_15} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11874 | 2026.05.19 16:54:36.249620 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11875 | 2026.05.19 16:54:36.249633 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11876 | 2026.05.19 16:54:36.249664 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11877 | 2026.05.19 16:54:36.250004 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11878 | 2026.05.19 16:54:36.250212 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.05.19 16:54:36.250347 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11880 | 2026.05.19 16:54:36.250382 [ 281 ] {6dd2d337-ae9b-4518-a4af-1dc35f1e77b8} <Debug> TCPHandler: Processed in 0.001380321 sec. | ||
| 11881 | 2026.05.19 16:54:36.250501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11882 | 2026.05.19 16:54:36.250596 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11883 | 2026.05.19 16:54:36.250653 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11884 | 2026.05.19 16:54:36.251453 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2026.05.19 16:54:36.251490 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11886 | 2026.05.19 16:54:36.252005 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11887 | 2026.05.19 16:54:36.252230 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2026.05.19 16:54:36.252370 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 11889 | 2026.05.19 16:54:36.252375 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11890 | 2026.05.19 16:54:36.252423 [ 281 ] {c638c3f4-2a13-457d-b7cb-7a8c45e496f1} <Debug> TCPHandler: Processed in 0.001970741 sec. | ||
| 11891 | 2026.05.19 16:54:36.252434 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2026.05.19 16:54:36.252463 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11893 | 2026.05.19 16:54:36.252544 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11894 | 2026.05.19 16:54:36.252555 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11895 | 2026.05.19 16:54:36.252672 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11896 | 2026.05.19 16:54:36.252715 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11897 | 2026.05.19 16:54:36.252771 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11898 | 2026.05.19 16:54:36.252829 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1496 rows starting from the beginning of the part | ||
| 11899 | 2026.05.19 16:54:36.252956 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 11900 | 2026.05.19 16:54:36.253072 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 11901 | 2026.05.19 16:54:36.253113 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.05.19 16:54:36.253159 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11903 | 2026.05.19 16:54:36.253182 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 11904 | 2026.05.19 16:54:36.253297 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11905 | 2026.05.19 16:54:36.253400 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
| 11906 | 2026.05.19 16:54:36.253504 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11907 | 2026.05.19 16:54:36.253744 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.05.19 16:54:36.253886 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 11909 | 2026.05.19 16:54:36.253921 [ 281 ] {050b05c8-fda5-4d0d-955c-58bf537777f9} <Debug> TCPHandler: Processed in 0.001415411 sec. | ||
| 11910 | 2026.05.19 16:54:36.262480 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1605 rows, containing 19 columns (19 merged, 0 gathered) in 0.009969821 sec., 160985.83916401307 rows/sec., 288.48 MiB/sec. | ||
| 11911 | 2026.05.19 16:54:36.264129 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11912 | 2026.05.19 16:54:36.264455 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.05.19 16:54:36.264520 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11914 | 2026.05.19 16:54:36.264667 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11915 | 2026.05.19 16:54:37.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.82 MiB, peak 344.36 MiB, free memory in arenas 0.00 B, will set to 335.26 MiB (RSS), difference: 2.45 MiB | ||
| 11916 | 2026.05.19 16:54:38.222842 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11917 | 2026.05.19 16:54:38.222898 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11918 | 2026.05.19 16:54:38.411317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25924 | ||
| 11919 | 2026.05.19 16:54:38.412148 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.05.19 16:54:38.412268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11921 | 2026.05.19 16:54:38.412858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11922 | 2026.05.19 16:54:38.413099 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.05.19 16:54:38.413250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25924 | ||
| 11924 | 2026.05.19 16:54:39.773960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11925 | 2026.05.19 16:54:39.793166 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2026.05.19 16:54:39.793237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11927 | 2026.05.19 16:54:39.799357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11928 | 2026.05.19 16:54:39.800078 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2026.05.19 16:54:39.809079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11930 | 2026.05.19 16:54:41.239762 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.05.19 16:54:41.240020 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 11932 | 2026.05.19 16:54:41.240398 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11933 | 2026.05.19 16:54:41.240446 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <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 | ||
| 11934 | 2026.05.19 16:54:41.240690 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11935 | 2026.05.19 16:54:41.240762 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11936 | 2026.05.19 16:54:41.240907 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11937 | 2026.05.19 16:54:41.240990 [ 324 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11938 | 2026.05.19 16:54:41.241004 [ 323 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11939 | 2026.05.19 16:54:41.241032 [ 345 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11940 | 2026.05.19 16:54:41.241178 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11941 | 2026.05.19 16:54:41.241208 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11942 | 2026.05.19 16:54:41.241280 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11943 | 2026.05.19 16:54:41.241300 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 11944 | 2026.05.19 16:54:41.241337 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11945 | 2026.05.19 16:54:41.241376 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 11946 | 2026.05.19 16:54:41.242413 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.0025 sec., 14000 rows/sec., 2.36 MiB/sec. | ||
| 11947 | 2026.05.19 16:54:41.242522 [ 281 ] {a780a27e-77d2-48f8-8492-f10da352c70d} <Debug> TCPHandler: Processed in 0.002907174 sec. | ||
| 11948 | 2026.05.19 16:54:41.244650 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.05.19 16:54:41.244778 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11950 | 2026.05.19 16:54:41.244831 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11951 | 2026.05.19 16:54:41.245418 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2026.05.19 16:54:41.245462 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11953 | 2026.05.19 16:54:41.245843 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11954 | 2026.05.19 16:54:41.246064 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2026.05.19 16:54:41.246211 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00147 sec., 72108.84353741497 rows/sec., 6.05 MiB/sec. | ||
| 11956 | 2026.05.19 16:54:41.246246 [ 281 ] {390b4523-244a-4f62-9d24-0bbb54315a4a} <Debug> TCPHandler: Processed in 0.001658035 sec. | ||
| 11957 | 2026.05.19 16:54:41.246370 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2026.05.19 16:54:41.246467 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11959 | 2026.05.19 16:54:41.246509 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11960 | 2026.05.19 16:54:41.246909 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.05.19 16:54:41.246943 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11962 | 2026.05.19 16:54:41.247231 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11963 | 2026.05.19 16:54:41.247437 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.05.19 16:54:41.247566 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00112 sec., 22321.428571428572 rows/sec., 1.64 MiB/sec. | ||
| 11965 | 2026.05.19 16:54:41.247599 [ 281 ] {22a8a2e9-6a93-4f20-851d-6f4d8f3b28fd} <Debug> TCPHandler: Processed in 0.001277789 sec. | ||
| 11966 | 2026.05.19 16:54:41.247709 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2026.05.19 16:54:41.247809 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11968 | 2026.05.19 16:54:41.247849 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11969 | 2026.05.19 16:54:41.248265 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.05.19 16:54:41.248300 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11971 | 2026.05.19 16:54:41.248592 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11972 | 2026.05.19 16:54:41.248794 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2026.05.19 16:54:41.248920 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001131 sec., 78691.42351900972 rows/sec., 6.15 MiB/sec. | ||
| 11974 | 2026.05.19 16:54:41.248953 [ 281 ] {15fa06ba-b7a9-4bc7-8daf-7443eff00c5c} <Debug> TCPHandler: Processed in 0.00129248 sec. | ||
| 11975 | 2026.05.19 16:54:41.249073 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2026.05.19 16:54:41.249167 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2026.05.19 16:54:41.249210 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11978 | 2026.05.19 16:54:41.249604 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.05.19 16:54:41.249637 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11980 | 2026.05.19 16:54:41.249959 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11981 | 2026.05.19 16:54:41.250160 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.05.19 16:54:41.250287 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 11983 | 2026.05.19 16:54:41.250320 [ 281 ] {eecda151-0b25-483d-a69f-80b9240c506a} <Debug> TCPHandler: Processed in 0.00129467 sec. | ||
| 11984 | 2026.05.19 16:54:41.250429 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11985 | 2026.05.19 16:54:41.250523 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11986 | 2026.05.19 16:54:41.250577 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11987 | 2026.05.19 16:54:41.251340 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2026.05.19 16:54:41.251375 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11989 | 2026.05.19 16:54:41.251884 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11990 | 2026.05.19 16:54:41.252100 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.05.19 16:54:41.252239 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001734 sec., 14417.53171856978 rows/sec., 25.84 MiB/sec. | ||
| 11992 | 2026.05.19 16:54:41.252288 [ 281 ] {afca9504-68da-4a00-8bdf-255f05673547} <Debug> TCPHandler: Processed in 0.001906169 sec. | ||
| 11993 | 2026.05.19 16:54:41.252422 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.05.19 16:54:41.252516 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11995 | 2026.05.19 16:54:41.252558 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11996 | 2026.05.19 16:54:41.252907 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.05.19 16:54:41.252941 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 11998 | 2026.05.19 16:54:41.253236 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11999 | 2026.05.19 16:54:41.253436 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.05.19 16:54:41.253562 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12001 | 2026.05.19 16:54:41.253594 [ 281 ] {fbbbd8e2-6222-43f2-bc9e-27f2f5c521d7} <Debug> TCPHandler: Processed in 0.001219298 sec. | ||
| 12002 | 2026.05.19 16:54:45.913424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26372 | ||
| 12003 | 2026.05.19 16:54:45.913978 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.05.19 16:54:45.914012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12005 | 2026.05.19 16:54:45.914478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12006 | 2026.05.19 16:54:45.914700 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.05.19 16:54:45.914823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26372 | ||
| 12008 | 2026.05.19 16:54:46.237330 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2026.05.19 16:54:46.237584 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 12010 | 2026.05.19 16:54:46.237933 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12011 | 2026.05.19 16:54:46.237975 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <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_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')" moved to PREWHERE | ||
| 12012 | 2026.05.19 16:54:46.238214 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12013 | 2026.05.19 16:54:46.238283 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12014 | 2026.05.19 16:54:46.238427 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 12015 | 2026.05.19 16:54:46.238523 [ 335 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12016 | 2026.05.19 16:54:46.238535 [ 345 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12017 | 2026.05.19 16:54:46.238523 [ 323 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12018 | 2026.05.19 16:54:46.238677 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12019 | 2026.05.19 16:54:46.238705 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12020 | 2026.05.19 16:54:46.238775 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12021 | 2026.05.19 16:54:46.238796 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12022 | 2026.05.19 16:54:46.238831 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 12023 | 2026.05.19 16:54:46.238870 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 12024 | 2026.05.19 16:54:46.239872 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002389 sec., 14650.481372959397 rows/sec., 2.47 MiB/sec. | ||
| 12025 | 2026.05.19 16:54:46.239996 [ 281 ] {50a5dc6c-32b4-412e-ae8b-720e371c3077} <Debug> TCPHandler: Processed in 0.002802302 sec. | ||
| 12026 | 2026.05.19 16:54:46.242613 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2026.05.19 16:54:46.242742 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12028 | 2026.05.19 16:54:46.242794 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12029 | 2026.05.19 16:54:46.243333 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.05.19 16:54:46.243390 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12031 | 2026.05.19 16:54:46.243760 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12032 | 2026.05.19 16:54:46.243972 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2026.05.19 16:54:46.244118 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001413 sec., 16985.138004246284 rows/sec., 1.41 MiB/sec. | ||
| 12034 | 2026.05.19 16:54:46.244154 [ 281 ] {bb8c3038-5fd1-47ce-a6fe-4665ab12f89e} <Debug> TCPHandler: Processed in 0.001602044 sec. | ||
| 12035 | 2026.05.19 16:54:46.244274 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.05.19 16:54:46.244371 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12037 | 2026.05.19 16:54:46.244414 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12038 | 2026.05.19 16:54:46.244897 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.05.19 16:54:46.244934 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12040 | 2026.05.19 16:54:46.245245 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12041 | 2026.05.19 16:54:46.245459 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.05.19 16:54:46.245588 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001236 sec., 168284.78964401296 rows/sec., 15.05 MiB/sec. | ||
| 12043 | 2026.05.19 16:54:46.245623 [ 281 ] {c4d7e235-2f30-49ea-9042-6d2bf1db3f8c} <Debug> TCPHandler: Processed in 0.001399162 sec. | ||
| 12044 | 2026.05.19 16:54:46.245741 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2026.05.19 16:54:46.245836 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12046 | 2026.05.19 16:54:46.245876 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12047 | 2026.05.19 16:54:46.246274 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.05.19 16:54:46.246311 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12049 | 2026.05.19 16:54:46.246600 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12050 | 2026.05.19 16:54:46.246802 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.05.19 16:54:46.246940 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.88 MiB/sec. | ||
| 12052 | 2026.05.19 16:54:46.246976 [ 281 ] {ca775443-d64a-401a-8047-9087a2b2ba04} <Debug> TCPHandler: Processed in 0.001284209 sec. | ||
| 12053 | 2026.05.19 16:54:46.247086 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.05.19 16:54:46.247181 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12055 | 2026.05.19 16:54:46.247221 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12056 | 2026.05.19 16:54:46.247676 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.05.19 16:54:46.247722 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12058 | 2026.05.19 16:54:46.248103 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12059 | 2026.05.19 16:54:46.248361 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.05.19 16:54:46.248502 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00134 sec., 17910.44776119403 rows/sec., 1.49 MiB/sec. | ||
| 12061 | 2026.05.19 16:54:46.248540 [ 281 ] {c1344572-1882-4f83-bf66-3ce261c5ce3b} <Debug> TCPHandler: Processed in 0.001505143 sec. | ||
| 12062 | 2026.05.19 16:54:46.248659 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.05.19 16:54:46.248757 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12064 | 2026.05.19 16:54:46.248800 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12065 | 2026.05.19 16:54:46.249198 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.05.19 16:54:46.249237 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12067 | 2026.05.19 16:54:46.249533 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12068 | 2026.05.19 16:54:46.249741 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.05.19 16:54:46.249874 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 12070 | 2026.05.19 16:54:46.249911 [ 281 ] {687943c2-79ca-4a3c-9ab4-26bc730e8dfd} <Debug> TCPHandler: Processed in 0.00130085 sec. | ||
| 12071 | 2026.05.19 16:54:46.250033 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2026.05.19 16:54:46.250129 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12073 | 2026.05.19 16:54:46.250170 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12074 | 2026.05.19 16:54:46.250596 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2026.05.19 16:54:46.250633 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12076 | 2026.05.19 16:54:46.250937 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12077 | 2026.05.19 16:54:46.251144 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.05.19 16:54:46.251274 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001166 sec., 99485.42024013723 rows/sec., 8.09 MiB/sec. | ||
| 12079 | 2026.05.19 16:54:46.251310 [ 281 ] {0e921382-6a29-4746-963a-ad843cb8f101} <Debug> TCPHandler: Processed in 0.00132789 sec. | ||
| 12080 | 2026.05.19 16:54:46.251428 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.05.19 16:54:46.251524 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12082 | 2026.05.19 16:54:46.251570 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12083 | 2026.05.19 16:54:46.251961 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.05.19 16:54:46.251998 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12085 | 2026.05.19 16:54:46.252324 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12086 | 2026.05.19 16:54:46.252539 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2026.05.19 16:54:46.252672 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001166 sec., 168096.05488850773 rows/sec., 12.06 MiB/sec. | ||
| 12088 | 2026.05.19 16:54:46.252709 [ 281 ] {3121a46d-5270-4a7d-a2b0-2d22dbedf461} <Debug> TCPHandler: Processed in 0.001332071 sec. | ||
| 12089 | 2026.05.19 16:54:46.252843 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12090 | 2026.05.19 16:54:46.252939 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12091 | 2026.05.19 16:54:46.252994 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12092 | 2026.05.19 16:54:46.253752 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2026.05.19 16:54:46.253789 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12094 | 2026.05.19 16:54:46.254313 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12095 | 2026.05.19 16:54:46.254530 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.05.19 16:54:46.254679 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001758 sec., 9101.251422070534 rows/sec., 16.31 MiB/sec. | ||
| 12097 | 2026.05.19 16:54:46.254732 [ 281 ] {1eab0c39-5d4a-4bf9-ab1d-3d323af4a1f9} <Debug> TCPHandler: Processed in 0.001938949 sec. | ||
| 12098 | 2026.05.19 16:54:46.254852 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.05.19 16:54:46.254948 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12100 | 2026.05.19 16:54:46.254992 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12101 | 2026.05.19 16:54:46.255346 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.05.19 16:54:46.255383 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12103 | 2026.05.19 16:54:46.255683 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12104 | 2026.05.19 16:54:46.255889 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.05.19 16:54:46.256018 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12106 | 2026.05.19 16:54:46.256052 [ 281 ] {7f53785f-0d90-4a71-92f3-db6781996f90} <Debug> TCPHandler: Processed in 0.001250929 sec. | ||
| 12107 | 2026.05.19 16:54:47.309142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12108 | 2026.05.19 16:54:47.326124 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2026.05.19 16:54:47.326175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12110 | 2026.05.19 16:54:47.332364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12111 | 2026.05.19 16:54:47.333041 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2026.05.19 16:54:47.336107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12113 | 2026.05.19 16:54:51.235137 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.05.19 16:54:51.235385 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 12115 | 2026.05.19 16:54:51.235720 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12116 | 2026.05.19 16:54:51.235758 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <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 | ||
| 12117 | 2026.05.19 16:54:51.235977 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12118 | 2026.05.19 16:54:51.236047 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12119 | 2026.05.19 16:54:51.236190 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12120 | 2026.05.19 16:54:51.236291 [ 344 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12121 | 2026.05.19 16:54:51.236317 [ 335 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12122 | 2026.05.19 16:54:51.236315 [ 323 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12123 | 2026.05.19 16:54:51.236450 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12124 | 2026.05.19 16:54:51.236477 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12125 | 2026.05.19 16:54:51.236546 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12126 | 2026.05.19 16:54:51.236565 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12127 | 2026.05.19 16:54:51.236601 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12128 | 2026.05.19 16:54:51.236640 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12129 | 2026.05.19 16:54:51.237715 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002427 sec., 14421.09600329625 rows/sec., 2.43 MiB/sec. | ||
| 12130 | 2026.05.19 16:54:51.237825 [ 281 ] {89da8e0d-870c-4023-a91c-52c467643cf6} <Debug> TCPHandler: Processed in 0.002831113 sec. | ||
| 12131 | 2026.05.19 16:54:51.239910 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.05.19 16:54:51.240044 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12133 | 2026.05.19 16:54:51.240098 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12134 | 2026.05.19 16:54:51.240768 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12135 | 2026.05.19 16:54:51.240813 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12136 | 2026.05.19 16:54:51.241184 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12137 | 2026.05.19 16:54:51.241418 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.05.19 16:54:51.241564 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001557 sec., 68079.64033397559 rows/sec., 5.72 MiB/sec. | ||
| 12139 | 2026.05.19 16:54:51.241600 [ 281 ] {20fc034b-d645-483f-b719-e14c1d041865} <Debug> TCPHandler: Processed in 0.001752806 sec. | ||
| 12140 | 2026.05.19 16:54:51.241738 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.05.19 16:54:51.241834 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12142 | 2026.05.19 16:54:51.241875 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12143 | 2026.05.19 16:54:51.242338 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.05.19 16:54:51.242373 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12145 | 2026.05.19 16:54:51.242656 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12146 | 2026.05.19 16:54:51.242855 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.05.19 16:54:51.242983 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001167 sec., 21422.450728363325 rows/sec., 1.57 MiB/sec. | ||
| 12148 | 2026.05.19 16:54:51.243017 [ 281 ] {8d332abd-85c6-43dd-a9f8-45621e981111} <Debug> TCPHandler: Processed in 0.001334001 sec. | ||
| 12149 | 2026.05.19 16:54:51.243161 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.05.19 16:54:51.243257 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12151 | 2026.05.19 16:54:51.243297 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12152 | 2026.05.19 16:54:51.243762 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.05.19 16:54:51.243797 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12154 | 2026.05.19 16:54:51.244087 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12155 | 2026.05.19 16:54:51.244288 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.05.19 16:54:51.244413 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001174 sec., 75809.199318569 rows/sec., 5.92 MiB/sec. | ||
| 12157 | 2026.05.19 16:54:51.244446 [ 281 ] {88c28b99-a20b-4634-a819-1f6be6db9fe3} <Debug> TCPHandler: Processed in 0.001342531 sec. | ||
| 12158 | 2026.05.19 16:54:51.244592 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.05.19 16:54:51.244686 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.05.19 16:54:51.244729 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12161 | 2026.05.19 16:54:51.245143 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.19 16:54:51.245177 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12163 | 2026.05.19 16:54:51.245488 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12164 | 2026.05.19 16:54:51.245703 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.19 16:54:51.245824 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12166 | 2026.05.19 16:54:51.245832 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 12167 | 2026.05.19 16:54:51.245893 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.05.19 16:54:51.245907 [ 281 ] {59c27fcd-782a-4561-bac8-4e6ebef14227} <Debug> TCPHandler: Processed in 0.001372961 sec. | ||
| 12169 | 2026.05.19 16:54:51.245919 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.10 GiB. | ||
| 12170 | 2026.05.19 16:54:51.246016 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12171 | 2026.05.19 16:54:51.246045 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.05.19 16:54:51.246127 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12173 | 2026.05.19 16:54:51.246140 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12174 | 2026.05.19 16:54:51.246162 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30433 rows starting from the beginning of the part | ||
| 12175 | 2026.05.19 16:54:51.246198 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12176 | 2026.05.19 16:54:51.246235 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 12177 | 2026.05.19 16:54:51.246288 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12178 | 2026.05.19 16:54:51.246342 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12179 | 2026.05.19 16:54:51.246390 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 196 rows starting from the beginning of the part | ||
| 12180 | 2026.05.19 16:54:51.246437 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12181 | 2026.05.19 16:54:51.246964 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2026.05.19 16:54:51.247000 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12183 | 2026.05.19 16:54:51.247522 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12184 | 2026.05.19 16:54:51.247741 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2026.05.19 16:54:51.247878 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001756 sec., 14236.902050113895 rows/sec., 25.51 MiB/sec. | ||
| 12186 | 2026.05.19 16:54:51.247930 [ 281 ] {0c58cd04-f8fd-4419-aae0-6dfb3fd51668} <Debug> TCPHandler: Processed in 0.00193248 sec. | ||
| 12187 | 2026.05.19 16:54:51.248042 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2026.05.19 16:54:51.248136 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12189 | 2026.05.19 16:54:51.248177 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12190 | 2026.05.19 16:54:51.248518 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.05.19 16:54:51.248553 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12192 | 2026.05.19 16:54:51.248850 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12193 | 2026.05.19 16:54:51.249055 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.05.19 16:54:51.249187 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12195 | 2026.05.19 16:54:51.249220 [ 281 ] {2a2c147b-a37d-42f9-b4d2-f25b1d76d915} <Debug> TCPHandler: Processed in 0.001225988 sec. | ||
| 12196 | 2026.05.19 16:54:51.252565 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31237 rows, containing 5 columns (5 merged, 0 gathered) in 0.00658833 sec., 4741262.201498711 rows/sec., 309.01 MiB/sec. | ||
| 12197 | 2026.05.19 16:54:51.253125 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12198 | 2026.05.19 16:54:51.253435 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.05.19 16:54:51.253510 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12200 | 2026.05.19 16:54:51.253617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12201 | 2026.05.19 16:54:53.222989 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12202 | 2026.05.19 16:54:53.223082 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12203 | 2026.05.19 16:54:53.414941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26884 | ||
| 12204 | 2026.05.19 16:54:53.415519 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.05.19 16:54:53.415571 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12206 | 2026.05.19 16:54:53.416129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12207 | 2026.05.19 16:54:53.416360 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.05.19 16:54:53.416491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26884 | ||
| 12209 | 2026.05.19 16:54:53.416508 [ 141 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12210 | 2026.05.19 16:54:53.416580 [ 141 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12211 | 2026.05.19 16:54:53.416601 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12212 | 2026.05.19 16:54:53.416704 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::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 | ||
| 12213 | 2026.05.19 16:54:53.416807 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12214 | 2026.05.19 16:54:53.416842 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24452 rows starting from the beginning of the part | ||
| 12215 | 2026.05.19 16:54:53.416992 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12216 | 2026.05.19 16:54:53.417102 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12217 | 2026.05.19 16:54:53.417159 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12218 | 2026.05.19 16:54:53.417201 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12219 | 2026.05.19 16:54:53.417247 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12220 | 2026.05.19 16:54:53.419270 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26884 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261357 sec., 10286313.356826104 rows/sec., 147.15 MiB/sec. | ||
| 12221 | 2026.05.19 16:54:53.419550 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12222 | 2026.05.19 16:54:53.419859 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12223 | 2026.05.19 16:54:53.419944 [ 192 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_56_11} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12224 | 2026.05.19 16:54:53.420069 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12225 | 2026.05.19 16:54:54.836168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12226 | 2026.05.19 16:54:54.852995 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.05.19 16:54:54.853059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12228 | 2026.05.19 16:54:54.859417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12229 | 2026.05.19 16:54:54.860148 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.05.19 16:54:54.860476 [ 142 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12231 | 2026.05.19 16:54:54.860551 [ 142 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.05.19 16:54:54.860582 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12233 | 2026.05.19 16:54:54.860694 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::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 | ||
| 12234 | 2026.05.19 16:54:54.863681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12235 | 2026.05.19 16:54:54.864462 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12236 | 2026.05.19 16:54:54.865900 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12237 | 2026.05.19 16:54:54.870279 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12238 | 2026.05.19 16:54:54.874709 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12239 | 2026.05.19 16:54:54.879020 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12240 | 2026.05.19 16:54:54.883522 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12241 | 2026.05.19 16:54:54.887378 [ 202 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12242 | 2026.05.19 16:54:54.937106 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076445332 sec., 5520.284744135848 rows/sec., 28.54 MiB/sec. | ||
| 12243 | 2026.05.19 16:54:54.940454 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12244 | 2026.05.19 16:54:54.942440 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2026.05.19 16:54:54.942515 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_56_11} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12246 | 2026.05.19 16:54:54.944733 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12247 | 2026.05.19 16:54:56.235113 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2026.05.19 16:54:56.235353 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 12249 | 2026.05.19 16:54:56.235760 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12250 | 2026.05.19 16:54:56.235796 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <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 | ||
| 12251 | 2026.05.19 16:54:56.236010 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12252 | 2026.05.19 16:54:56.236074 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12253 | 2026.05.19 16:54:56.236208 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12254 | 2026.05.19 16:54:56.236300 [ 344 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12255 | 2026.05.19 16:54:56.236307 [ 330 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12256 | 2026.05.19 16:54:56.236343 [ 335 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12257 | 2026.05.19 16:54:56.236548 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12258 | 2026.05.19 16:54:56.236579 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12259 | 2026.05.19 16:54:56.236651 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12260 | 2026.05.19 16:54:56.236671 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12261 | 2026.05.19 16:54:56.236704 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12262 | 2026.05.19 16:54:56.236742 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12263 | 2026.05.19 16:54:56.237858 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002576 sec., 13586.95652173913 rows/sec., 2.29 MiB/sec. | ||
| 12264 | 2026.05.19 16:54:56.237967 [ 281 ] {c1dfe75c-e377-45a3-a3e5-5b7e5bfda0e5} <Debug> TCPHandler: Processed in 0.002987165 sec. | ||
| 12265 | 2026.05.19 16:54:56.240010 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12266 | 2026.05.19 16:54:56.240150 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12267 | 2026.05.19 16:54:56.240204 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12268 | 2026.05.19 16:54:56.240848 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12269 | 2026.05.19 16:54:56.240887 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12270 | 2026.05.19 16:54:56.241241 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12271 | 2026.05.19 16:54:56.241515 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12272 | 2026.05.19 16:54:56.241652 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001503 sec., 58549.56753160346 rows/sec., 4.93 MiB/sec. | ||
| 12273 | 2026.05.19 16:54:56.241655 [ 144 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12274 | 2026.05.19 16:54:56.241688 [ 281 ] {d2d6a68e-1ff7-4773-9774-676d15ad2abe} <Debug> TCPHandler: Processed in 0.001716426 sec. | ||
| 12275 | 2026.05.19 16:54:56.241712 [ 144 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.05.19 16:54:56.241737 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12277 | 2026.05.19 16:54:56.241848 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12278 | 2026.05.19 16:54:56.241874 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12279 | 2026.05.19 16:54:56.241943 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12280 | 2026.05.19 16:54:56.241986 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12281 | 2026.05.19 16:54:56.242026 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12282 | 2026.05.19 16:54:56.242064 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2618 rows starting from the beginning of the part | ||
| 12283 | 2026.05.19 16:54:56.242130 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 88 rows starting from the beginning of the part | ||
| 12284 | 2026.05.19 16:54:56.242174 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 12285 | 2026.05.19 16:54:56.242215 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 208 rows starting from the beginning of the part | ||
| 12286 | 2026.05.19 16:54:56.242257 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 12287 | 2026.05.19 16:54:56.242296 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 88 rows starting from the beginning of the part | ||
| 12288 | 2026.05.19 16:54:56.242401 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.05.19 16:54:56.242510 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12290 | 2026.05.19 16:54:56.242952 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12291 | 2026.05.19 16:54:56.243162 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.05.19 16:54:56.243288 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001387 sec., 11535.688536409518 rows/sec., 867.43 KiB/sec. | ||
| 12293 | 2026.05.19 16:54:56.243320 [ 281 ] {7563abc0-d1d4-4d5c-a6a0-962e8a538312} <Debug> TCPHandler: Processed in 0.001560474 sec. | ||
| 12294 | 2026.05.19 16:54:56.243501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.05.19 16:54:56.243589 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12296 | 2026.05.19 16:54:56.243626 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12297 | 2026.05.19 16:54:56.243716 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894889 sec., 1696141.5681868435 rows/sec., 137.54 MiB/sec. | ||
| 12298 | 2026.05.19 16:54:56.244002 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12299 | 2026.05.19 16:54:56.244024 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.05.19 16:54:56.244058 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12301 | 2026.05.19 16:54:56.244250 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.05.19 16:54:56.244317 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_91_18} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12303 | 2026.05.19 16:54:56.244340 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12304 | 2026.05.19 16:54:56.244391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12305 | 2026.05.19 16:54:56.244597 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2026.05.19 16:54:56.244713 [ 144 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12307 | 2026.05.19 16:54:56.244719 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001153 sec., 69384.21509106678 rows/sec., 5.42 MiB/sec. | ||
| 12308 | 2026.05.19 16:54:56.244747 [ 144 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.05.19 16:54:56.244767 [ 281 ] {fc767347-c034-44bb-ae88-746a4a0b8e12} <Debug> TCPHandler: Processed in 0.00133013 sec. | ||
| 12310 | 2026.05.19 16:54:56.244768 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12311 | 2026.05.19 16:54:56.244862 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12312 | 2026.05.19 16:54:56.244906 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.05.19 16:54:56.244961 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12314 | 2026.05.19 16:54:56.244993 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part | ||
| 12315 | 2026.05.19 16:54:56.245000 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12316 | 2026.05.19 16:54:56.245045 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12317 | 2026.05.19 16:54:56.245049 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 80 rows starting from the beginning of the part | ||
| 12318 | 2026.05.19 16:54:56.245102 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 89 rows starting from the beginning of the part | ||
| 12319 | 2026.05.19 16:54:56.245143 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 116 rows starting from the beginning of the part | ||
| 12320 | 2026.05.19 16:54:56.245180 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 89 rows starting from the beginning of the part | ||
| 12321 | 2026.05.19 16:54:56.245217 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 80 rows starting from the beginning of the part | ||
| 12322 | 2026.05.19 16:54:56.245515 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12323 | 2026.05.19 16:54:56.245554 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12324 | 2026.05.19 16:54:56.245870 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12325 | 2026.05.19 16:54:56.246075 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12326 | 2026.05.19 16:54:56.246204 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 12327 | 2026.05.19 16:54:56.246237 [ 281 ] {f86ea903-51cc-4148-8873-4b3763b60c58} <Debug> TCPHandler: Processed in 0.001412481 sec. | ||
| 12328 | 2026.05.19 16:54:56.246339 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542684 sec., 1203746.198184463 rows/sec., 89.58 MiB/sec. | ||
| 12329 | 2026.05.19 16:54:56.246373 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2026.05.19 16:54:56.246525 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12331 | 2026.05.19 16:54:56.246578 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12332 | 2026.05.19 16:54:56.246615 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12333 | 2026.05.19 16:54:56.246893 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.05.19 16:54:56.246971 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_91_18} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12335 | 2026.05.19 16:54:56.247062 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12336 | 2026.05.19 16:54:56.247330 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.05.19 16:54:56.247368 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12338 | 2026.05.19 16:54:56.247936 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12339 | 2026.05.19 16:54:56.248146 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.05.19 16:54:56.248278 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001819 sec., 8796.04178119846 rows/sec., 15.76 MiB/sec. | ||
| 12341 | 2026.05.19 16:54:56.248327 [ 281 ] {c54d7084-2ec9-4d5f-b1fa-fceed067cb87} <Debug> TCPHandler: Processed in 0.001995721 sec. | ||
| 12342 | 2026.05.19 16:54:56.248513 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.05.19 16:54:56.248601 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.05.19 16:54:56.248641 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12345 | 2026.05.19 16:54:56.248967 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.05.19 16:54:56.249001 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12347 | 2026.05.19 16:54:56.249283 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12348 | 2026.05.19 16:54:56.249546 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.05.19 16:54:56.249664 [ 144 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12350 | 2026.05.19 16:54:56.249666 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 12351 | 2026.05.19 16:54:56.249711 [ 144 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.05.19 16:54:56.249739 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12353 | 2026.05.19 16:54:56.249742 [ 281 ] {0fdac361-f82a-4557-974f-448f2aed4430} <Debug> TCPHandler: Processed in 0.001291609 sec. | ||
| 12354 | 2026.05.19 16:54:56.249804 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12355 | 2026.05.19 16:54:56.249899 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12356 | 2026.05.19 16:54:56.249923 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4560 rows starting from the beginning of the part | ||
| 12357 | 2026.05.19 16:54:56.249966 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12358 | 2026.05.19 16:54:56.250000 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12359 | 2026.05.19 16:54:56.250031 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12360 | 2026.05.19 16:54:56.250063 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12361 | 2026.05.19 16:54:56.250093 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12362 | 2026.05.19 16:54:56.251626 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833308 sec., 2650945.7221590695 rows/sec., 178.66 MiB/sec. | ||
| 12363 | 2026.05.19 16:54:56.251909 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12364 | 2026.05.19 16:54:56.252141 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.05.19 16:54:56.252210 [ 188 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_91_18} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12366 | 2026.05.19 16:54:56.252273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12367 | 2026.05.19 16:54:56.748663 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12368 | 2026.05.19 16:54:56.748923 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12369 | 2026.05.19 16:54:56.749359 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12370 | 2026.05.19 16:54:56.749404 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12371 | 2026.05.19 16:54:56.749625 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12372 | 2026.05.19 16:54:56.749688 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12373 | 2026.05.19 16:54:56.749825 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12374 | 2026.05.19 16:54:56.749905 [ 344 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12375 | 2026.05.19 16:54:56.749916 [ 330 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12376 | 2026.05.19 16:54:56.749930 [ 335 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12377 | 2026.05.19 16:54:56.750050 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12378 | 2026.05.19 16:54:56.750076 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12379 | 2026.05.19 16:54:56.750205 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12380 | 2026.05.19 16:54:56.750224 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12381 | 2026.05.19 16:54:56.750257 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12382 | 2026.05.19 16:54:56.750295 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12383 | 2026.05.19 16:54:56.751406 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002569 sec., 13623.978201634876 rows/sec., 2.90 MiB/sec. | ||
| 12384 | 2026.05.19 16:54:56.751507 [ 281 ] {7b1369b6-91c1-4386-aa61-ccec360d6a03} <Debug> TCPHandler: Processed in 0.002989295 sec. | ||
| 12385 | 2026.05.19 16:54:56.763488 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2026.05.19 16:54:56.763598 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12387 | 2026.05.19 16:54:56.763645 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12388 | 2026.05.19 16:54:56.764084 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2026.05.19 16:54:56.764190 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12390 | 2026.05.19 16:54:56.764523 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12391 | 2026.05.19 16:54:56.764734 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2026.05.19 16:54:56.764875 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001327 sec., 1507.1590052750564 rows/sec., 122.90 KiB/sec. | ||
| 12393 | 2026.05.19 16:54:56.764908 [ 281 ] {b2908179-b0ff-40ee-808b-abe41edd5e49} <Debug> TCPHandler: Processed in 0.001508523 sec. | ||
| 12394 | 2026.05.19 16:54:56.765013 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.19 16:54:56.765100 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12396 | 2026.05.19 16:54:56.765203 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12397 | 2026.05.19 16:54:56.766662 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.05.19 16:54:56.766696 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12399 | 2026.05.19 16:54:56.767105 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12400 | 2026.05.19 16:54:56.767369 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.05.19 16:54:56.767492 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002365 sec., 1038477.801268499 rows/sec., 77.00 MiB/sec. | ||
| 12402 | 2026.05.19 16:54:56.767525 [ 281 ] {6e90056b-1b71-4cd8-8bd2-75d9f34c9712} <Debug> TCPHandler: Processed in 0.002523268 sec. | ||
| 12403 | 2026.05.19 16:54:56.767640 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.05.19 16:54:56.767728 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.05.19 16:54:56.767766 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12406 | 2026.05.19 16:54:56.768225 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.05.19 16:54:56.768259 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12408 | 2026.05.19 16:54:56.768533 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12409 | 2026.05.19 16:54:56.768724 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.05.19 16:54:56.768845 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001141 sec., 33304.119193689745 rows/sec., 2.44 MiB/sec. | ||
| 12411 | 2026.05.19 16:54:56.768842 [ 143 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12412 | 2026.05.19 16:54:56.768878 [ 281 ] {63bcdcae-bc45-4ca2-9249-d42d95c041fc} <Debug> TCPHandler: Processed in 0.00130064 sec. | ||
| 12413 | 2026.05.19 16:54:56.768918 [ 143 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2026.05.19 16:54:56.768943 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12415 | 2026.05.19 16:54:56.769005 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12416 | 2026.05.19 16:54:56.769043 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12417 | 2026.05.19 16:54:56.769099 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12418 | 2026.05.19 16:54:56.769205 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12419 | 2026.05.19 16:54:56.769235 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12420 | 2026.05.19 16:54:56.769273 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 12421 | 2026.05.19 16:54:56.769332 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 12422 | 2026.05.19 16:54:56.769377 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 12423 | 2026.05.19 16:54:56.769416 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 12424 | 2026.05.19 16:54:56.769453 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 12425 | 2026.05.19 16:54:56.769494 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part | ||
| 12426 | 2026.05.19 16:54:56.769843 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.05.19 16:54:56.769881 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12428 | 2026.05.19 16:54:56.770270 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12429 | 2026.05.19 16:54:56.770320 [ 187 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273039 sec., 168101.68423748214 rows/sec., 12.99 MiB/sec. | ||
| 12430 | 2026.05.19 16:54:56.770478 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12431 | 2026.05.19 16:54:56.770485 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12432 | 2026.05.19 16:54:56.770610 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001495 sec., 535785.9531772576 rows/sec., 30.95 MiB/sec. | ||
| 12433 | 2026.05.19 16:54:56.770649 [ 281 ] {465020bd-37fc-4622-9e22-396959eb3bfb} <Debug> TCPHandler: Processed in 0.001666205 sec. | ||
| 12434 | 2026.05.19 16:54:56.770759 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2026.05.19 16:54:56.770772 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.05.19 16:54:56.770850 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.05.19 16:54:56.770854 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_81_16} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12438 | 2026.05.19 16:54:56.770896 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12439 | 2026.05.19 16:54:56.770945 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12440 | 2026.05.19 16:54:56.771320 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12441 | 2026.05.19 16:54:56.771358 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12442 | 2026.05.19 16:54:56.771625 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12443 | 2026.05.19 16:54:56.771817 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12444 | 2026.05.19 16:54:56.771941 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 12445 | 2026.05.19 16:54:56.771973 [ 281 ] {a0e9597f-77c3-4fdf-a60d-47e4fac9890a} <Debug> TCPHandler: Processed in 0.001274389 sec. | ||
| 12446 | 2026.05.19 16:54:56.772076 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2026.05.19 16:54:56.772231 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12448 | 2026.05.19 16:54:56.772269 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12449 | 2026.05.19 16:54:56.773079 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2026.05.19 16:54:56.773112 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12451 | 2026.05.19 16:54:56.773500 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12452 | 2026.05.19 16:54:56.773697 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12453 | 2026.05.19 16:54:56.773818 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001641 sec., 802559.4149908592 rows/sec., 53.73 MiB/sec. | ||
| 12454 | 2026.05.19 16:54:56.773850 [ 281 ] {f6f4c467-cd51-4069-9c0e-3a759b289f4d} <Debug> TCPHandler: Processed in 0.001804538 sec. | ||
| 12455 | 2026.05.19 16:54:56.773952 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2026.05.19 16:54:56.774039 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12457 | 2026.05.19 16:54:56.774080 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12458 | 2026.05.19 16:54:56.774822 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.05.19 16:54:56.774856 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12460 | 2026.05.19 16:54:56.775327 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12461 | 2026.05.19 16:54:56.775523 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.05.19 16:54:56.775644 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001594 sec., 939146.8005018821 rows/sec., 56.96 MiB/sec. | ||
| 12463 | 2026.05.19 16:54:56.775676 [ 281 ] {034afb34-8aae-4a96-b830-170dd7deece9} <Debug> TCPHandler: Processed in 0.001752106 sec. | ||
| 12464 | 2026.05.19 16:54:56.775784 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12465 | 2026.05.19 16:54:56.775872 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12466 | 2026.05.19 16:54:56.775924 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12467 | 2026.05.19 16:54:56.776740 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12468 | 2026.05.19 16:54:56.776773 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12469 | 2026.05.19 16:54:56.777382 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12470 | 2026.05.19 16:54:56.777638 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2026.05.19 16:54:56.777792 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001929 sec., 18662.51944012442 rows/sec., 33.44 MiB/sec. | ||
| 12472 | 2026.05.19 16:54:56.777794 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12473 | 2026.05.19 16:54:56.777850 [ 281 ] {02842d45-dfb3-4e1d-a190-48d95837e271} <Debug> TCPHandler: Processed in 0.002113912 sec. | ||
| 12474 | 2026.05.19 16:54:56.777853 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12475 | 2026.05.19 16:54:56.777892 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12476 | 2026.05.19 16:54:56.777975 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12477 | 2026.05.19 16:54:56.777980 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2026.05.19 16:54:56.778092 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12479 | 2026.05.19 16:54:56.778134 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12480 | 2026.05.19 16:54:56.778253 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12481 | 2026.05.19 16:54:56.778308 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1605 rows starting from the beginning of the part | ||
| 12482 | 2026.05.19 16:54:56.778432 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 12483 | 2026.05.19 16:54:56.778522 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.05.19 16:54:56.778538 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
| 12485 | 2026.05.19 16:54:56.778567 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12486 | 2026.05.19 16:54:56.778645 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 12487 | 2026.05.19 16:54:56.778735 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 16 rows starting from the beginning of the part | ||
| 12488 | 2026.05.19 16:54:56.778820 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 12489 | 2026.05.19 16:54:56.778878 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12490 | 2026.05.19 16:54:56.779096 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.05.19 16:54:56.779301 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 706.59 KiB/sec. | ||
| 12492 | 2026.05.19 16:54:56.779336 [ 281 ] {254c9989-c790-4e62-b7aa-f1d2104fecfa} <Debug> TCPHandler: Processed in 0.00135992 sec. | ||
| 12493 | 2026.05.19 16:54:56.788565 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 19 columns (19 merged, 0 gathered) in 0.01058285 sec., 162810.5850503409 rows/sec., 291.75 MiB/sec. | ||
| 12494 | 2026.05.19 16:54:56.790510 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12495 | 2026.05.19 16:54:56.790835 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.05.19 16:54:56.790928 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12497 | 2026.05.19 16:54:56.791018 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.65 MiB. | ||
| 12498 | 2026.05.19 16:54:57.001622 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.57 MiB, peak 354.19 MiB, free memory in arenas 0.00 B, will set to 342.79 MiB (RSS), difference: 5.22 MiB | ||
| 12499 | 2026.05.19 16:55:00.918533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27332 | ||
| 12500 | 2026.05.19 16:55:00.919054 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.05.19 16:55:00.919102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12502 | 2026.05.19 16:55:00.919601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12503 | 2026.05.19 16:55:00.919848 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.05.19 16:55:00.920005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27332 | ||
| 12505 | 2026.05.19 16:55:01.234667 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.05.19 16:55:01.234946 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 12507 | 2026.05.19 16:55:01.235312 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12508 | 2026.05.19 16:55:01.235349 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <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 | ||
| 12509 | 2026.05.19 16:55:01.235564 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12510 | 2026.05.19 16:55:01.235631 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12511 | 2026.05.19 16:55:01.235768 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12512 | 2026.05.19 16:55:01.235840 [ 344 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12513 | 2026.05.19 16:55:01.235877 [ 317 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12514 | 2026.05.19 16:55:01.235882 [ 330 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12515 | 2026.05.19 16:55:01.236009 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12516 | 2026.05.19 16:55:01.236035 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12517 | 2026.05.19 16:55:01.236100 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12518 | 2026.05.19 16:55:01.236118 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12519 | 2026.05.19 16:55:01.236151 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12520 | 2026.05.19 16:55:01.236193 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12521 | 2026.05.19 16:55:01.237278 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002435 sec., 14373.716632443531 rows/sec., 2.42 MiB/sec. | ||
| 12522 | 2026.05.19 16:55:01.237390 [ 281 ] {18533026-a75d-4785-8792-62199f4022e4} <Debug> TCPHandler: Processed in 0.002861374 sec. | ||
| 12523 | 2026.05.19 16:55:01.238985 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.05.19 16:55:01.239097 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12525 | 2026.05.19 16:55:01.239142 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12526 | 2026.05.19 16:55:01.239663 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.05.19 16:55:01.239703 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12528 | 2026.05.19 16:55:01.240053 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12529 | 2026.05.19 16:55:01.240273 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.05.19 16:55:01.240418 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001351 sec., 41450.77720207254 rows/sec., 3.18 MiB/sec. | ||
| 12531 | 2026.05.19 16:55:01.240454 [ 281 ] {b8da8df9-98c2-430d-9999-c324166ec31a} <Debug> TCPHandler: Processed in 0.001520953 sec. | ||
| 12532 | 2026.05.19 16:55:01.240579 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.05.19 16:55:01.240673 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12534 | 2026.05.19 16:55:01.240713 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12535 | 2026.05.19 16:55:01.241162 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.05.19 16:55:01.241198 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12537 | 2026.05.19 16:55:01.241491 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12538 | 2026.05.19 16:55:01.241712 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.05.19 16:55:01.241838 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 12540 | 2026.05.19 16:55:01.241873 [ 281 ] {84af66de-dffa-4c47-abb5-ba10d71e9876} <Debug> TCPHandler: Processed in 0.001341251 sec. | ||
| 12541 | 2026.05.19 16:55:01.241997 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.05.19 16:55:01.242090 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.05.19 16:55:01.242134 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12544 | 2026.05.19 16:55:01.242534 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.05.19 16:55:01.242569 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12546 | 2026.05.19 16:55:01.242888 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12547 | 2026.05.19 16:55:01.243093 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.05.19 16:55:01.243221 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. | ||
| 12549 | 2026.05.19 16:55:01.243255 [ 281 ] {94c3e946-b360-4a0d-b5dd-cfcf6b3009fa} <Debug> TCPHandler: Processed in 0.00130546 sec. | ||
| 12550 | 2026.05.19 16:55:01.243374 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.05.19 16:55:01.243470 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.05.19 16:55:01.243511 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12553 | 2026.05.19 16:55:01.243843 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.05.19 16:55:01.243878 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12555 | 2026.05.19 16:55:01.244176 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12556 | 2026.05.19 16:55:01.244382 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.05.19 16:55:01.244509 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 12558 | 2026.05.19 16:55:01.244542 [ 281 ] {846546e1-d893-4d02-bd26-6980ac681e31} <Debug> TCPHandler: Processed in 0.001216288 sec. | ||
| 12559 | 2026.05.19 16:55:02.201017 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55599 | ||
| 12560 | 2026.05.19 16:55:02.201133 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12561 | 2026.05.19 16:55:02.201162 [ 309 ] {} <Debug> TCP-Session: 4c20ac52-dbfd-433d-b3d6-a01b53b1e560 Authenticating user 'default' from [fd00:1122:3344:101::e]:55599 | ||
| 12562 | 2026.05.19 16:55:02.201187 [ 309 ] {} <Debug> TCP-Session: 4c20ac52-dbfd-433d-b3d6-a01b53b1e560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12563 | 2026.05.19 16:55:02.201203 [ 309 ] {} <Debug> TCP-Session: 4c20ac52-dbfd-433d-b3d6-a01b53b1e560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12564 | 2026.05.19 16:55:02.201388 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61467 | ||
| 12565 | 2026.05.19 16:55:02.201444 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35421 | ||
| 12566 | 2026.05.19 16:55:02.201448 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43513 | ||
| 12567 | 2026.05.19 16:55:02.201483 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61745 | ||
| 12568 | 2026.05.19 16:55:02.201511 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12569 | 2026.05.19 16:55:02.201533 [ 309 ] {} <Trace> TCP-Session: 4c20ac52-dbfd-433d-b3d6-a01b53b1e560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2026.05.19 16:55:02.201555 [ 285 ] {} <Debug> TCP-Session: 05f795fe-db2f-4076-9e20-38ae32e1ee50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35421 | ||
| 12571 | 2026.05.19 16:55:02.201559 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12572 | 2026.05.19 16:55:02.201564 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12573 | 2026.05.19 16:55:02.201578 [ 285 ] {} <Debug> TCP-Session: 05f795fe-db2f-4076-9e20-38ae32e1ee50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12574 | 2026.05.19 16:55:02.201600 [ 275 ] {} <Debug> TCP-Session: f5e03d83-d9d5-4afe-ab8b-2087b634fafe Authenticating user 'default' from [fd00:1122:3344:101::e]:43513 | ||
| 12575 | 2026.05.19 16:55:02.201605 [ 307 ] {} <Debug> TCP-Session: 36b05963-98b5-475b-aa9e-1829e3127354 Authenticating user 'default' from [fd00:1122:3344:101::e]:61745 | ||
| 12576 | 2026.05.19 16:55:02.201612 [ 285 ] {} <Debug> TCP-Session: 05f795fe-db2f-4076-9e20-38ae32e1ee50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12577 | 2026.05.19 16:55:02.201637 [ 275 ] {} <Debug> TCP-Session: f5e03d83-d9d5-4afe-ab8b-2087b634fafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.05.19 16:55:02.201640 [ 307 ] {} <Debug> TCP-Session: 36b05963-98b5-475b-aa9e-1829e3127354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12579 | 2026.05.19 16:55:02.201663 [ 275 ] {} <Debug> TCP-Session: f5e03d83-d9d5-4afe-ab8b-2087b634fafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.05.19 16:55:02.201674 [ 307 ] {} <Debug> TCP-Session: 36b05963-98b5-475b-aa9e-1829e3127354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12581 | 2026.05.19 16:55:02.201480 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37639 | ||
| 12582 | 2026.05.19 16:55:02.201485 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12583 | 2026.05.19 16:55:02.201728 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55599) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12584 | 2026.05.19 16:55:02.201770 [ 310 ] {} <Debug> TCP-Session: 2e9c3c04-9834-4fc1-9b8d-db691d4efb17 Authenticating user 'default' from [fd00:1122:3344:101::e]:61467 | ||
| 12585 | 2026.05.19 16:55:02.201785 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12586 | 2026.05.19 16:55:02.201472 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44835 | ||
| 12587 | 2026.05.19 16:55:02.201809 [ 310 ] {} <Debug> TCP-Session: 2e9c3c04-9834-4fc1-9b8d-db691d4efb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12588 | 2026.05.19 16:55:02.201825 [ 303 ] {} <Debug> TCP-Session: 33740011-b7c2-4cbe-ae2f-76d527399c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:37639 | ||
| 12589 | 2026.05.19 16:55:02.201854 [ 310 ] {} <Debug> TCP-Session: 2e9c3c04-9834-4fc1-9b8d-db691d4efb17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12590 | 2026.05.19 16:55:02.201456 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58403 | ||
| 12591 | 2026.05.19 16:55:02.201879 [ 303 ] {} <Debug> TCP-Session: 33740011-b7c2-4cbe-ae2f-76d527399c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12592 | 2026.05.19 16:55:02.201492 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36410 | ||
| 12593 | 2026.05.19 16:55:02.201944 [ 303 ] {} <Debug> TCP-Session: 33740011-b7c2-4cbe-ae2f-76d527399c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12594 | 2026.05.19 16:55:02.202063 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12595 | 2026.05.19 16:55:02.202134 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12596 | 2026.05.19 16:55:02.202180 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12597 | 2026.05.19 16:55:02.202214 [ 306 ] {} <Debug> TCP-Session: 43c3a312-bbab-4b32-b809-58b3caf19319 Authenticating user 'default' from [fd00:1122:3344:101::e]:44835 | ||
| 12598 | 2026.05.19 16:55:02.202230 [ 306 ] {} <Debug> TCP-Session: 43c3a312-bbab-4b32-b809-58b3caf19319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12599 | 2026.05.19 16:55:02.202244 [ 306 ] {} <Debug> TCP-Session: 43c3a312-bbab-4b32-b809-58b3caf19319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12600 | 2026.05.19 16:55:02.202450 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 12601 | 2026.05.19 16:55:02.202463 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12602 | 2026.05.19 16:55:02.202503 [ 308 ] {} <Debug> TCP-Session: a7dc37ba-35c6-4f69-bdaf-9b11d2b8ba45 Authenticating user 'default' from [fd00:1122:3344:101::e]:36410 | ||
| 12603 | 2026.05.19 16:55:02.202520 [ 308 ] {} <Debug> TCP-Session: a7dc37ba-35c6-4f69-bdaf-9b11d2b8ba45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12604 | 2026.05.19 16:55:02.202537 [ 308 ] {} <Debug> TCP-Session: a7dc37ba-35c6-4f69-bdaf-9b11d2b8ba45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12605 | 2026.05.19 16:55:02.202586 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12606 | 2026.05.19 16:55:02.202621 [ 302 ] {} <Debug> TCP-Session: 290f8dbd-c088-464d-b03d-30f3f7149552 Authenticating user 'default' from [fd00:1122:3344:101::e]:58403 | ||
| 12607 | 2026.05.19 16:55:02.202637 [ 302 ] {} <Debug> TCP-Session: 290f8dbd-c088-464d-b03d-30f3f7149552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12608 | 2026.05.19 16:55:02.202650 [ 302 ] {} <Debug> TCP-Session: 290f8dbd-c088-464d-b03d-30f3f7149552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12609 | 2026.05.19 16:55:02.203366 [ 344 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> AggregatingTransform: Aggregating | ||
| 12610 | 2026.05.19 16:55:02.203407 [ 344 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> Aggregator: Aggregation method: without_key | ||
| 12611 | 2026.05.19 16:55:02.203438 [ 344 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877944 sec. (1139.025 rows/sec., 44.49 KiB/sec.) | ||
| 12612 | 2026.05.19 16:55:02.203452 [ 344 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Trace> Aggregator: Merging aggregated data | ||
| 12613 | 2026.05.19 16:55:02.204055 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002392 sec., 418.0602006688963 rows/sec., 16.33 KiB/sec. | ||
| 12614 | 2026.05.19 16:55:02.204194 [ 309 ] {e5e838eb-4611-4612-9fc6-7e0d6be36967} <Debug> TCPHandler: Processed in 0.002793572 sec. | ||
| 12615 | 2026.05.19 16:55:02.204306 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12616 | 2026.05.19 16:55:02.204335 [ 309 ] {} <Debug> TCP-Session: 4c20ac52-dbfd-433d-b3d6-a01b53b1e560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12617 | 2026.05.19 16:55:02.204336 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12618 | 2026.05.19 16:55:02.204356 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12619 | 2026.05.19 16:55:02.204382 [ 310 ] {} <Debug> TCP-Session: 2e9c3c04-9834-4fc1-9b8d-db691d4efb17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12620 | 2026.05.19 16:55:02.204381 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12621 | 2026.05.19 16:55:02.204390 [ 306 ] {} <Debug> TCP-Session: 43c3a312-bbab-4b32-b809-58b3caf19319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12622 | 2026.05.19 16:55:02.204415 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12623 | 2026.05.19 16:55:02.204430 [ 307 ] {} <Debug> TCP-Session: 36b05963-98b5-475b-aa9e-1829e3127354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12624 | 2026.05.19 16:55:02.204438 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12625 | 2026.05.19 16:55:02.204456 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12626 | 2026.05.19 16:55:02.204455 [ 275 ] {} <Debug> TCP-Session: f5e03d83-d9d5-4afe-ab8b-2087b634fafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12627 | 2026.05.19 16:55:02.204482 [ 285 ] {} <Debug> TCP-Session: 05f795fe-db2f-4076-9e20-38ae32e1ee50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12628 | 2026.05.19 16:55:02.204489 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12629 | 2026.05.19 16:55:02.204507 [ 302 ] {} <Debug> TCP-Session: 290f8dbd-c088-464d-b03d-30f3f7149552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.05.19 16:55:02.204397 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12631 | 2026.05.19 16:55:02.204546 [ 303 ] {} <Debug> TCP-Session: 33740011-b7c2-4cbe-ae2f-76d527399c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.05.19 16:55:02.204577 [ 308 ] {} <Debug> TCP-Session: a7dc37ba-35c6-4f69-bdaf-9b11d2b8ba45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12633 | 2026.05.19 16:55:02.365643 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12634 | 2026.05.19 16:55:02.381997 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.05.19 16:55:02.382061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12636 | 2026.05.19 16:55:02.388312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12637 | 2026.05.19 16:55:02.389028 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.05.19 16:55:02.392295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12639 | 2026.05.19 16:55:04.426752 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59152 | ||
| 12640 | 2026.05.19 16:55:04.426852 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12641 | 2026.05.19 16:55:04.426878 [ 275 ] {} <Debug> TCP-Session: eaaffe12-fbdd-4273-96c6-8ef45fdbd68f Authenticating user 'default' from [fd00:1122:3344:101::e]:59152 | ||
| 12642 | 2026.05.19 16:55:04.426901 [ 275 ] {} <Debug> TCP-Session: eaaffe12-fbdd-4273-96c6-8ef45fdbd68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12643 | 2026.05.19 16:55:04.426914 [ 275 ] {} <Debug> TCP-Session: eaaffe12-fbdd-4273-96c6-8ef45fdbd68f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12644 | 2026.05.19 16:55:04.427155 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44132 | ||
| 12645 | 2026.05.19 16:55:04.427159 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35830 | ||
| 12646 | 2026.05.19 16:55:04.427208 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58596 | ||
| 12647 | 2026.05.19 16:55:04.427215 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54865 | ||
| 12648 | 2026.05.19 16:55:04.427275 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12649 | 2026.05.19 16:55:04.427276 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12650 | 2026.05.19 16:55:04.427230 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12651 | 2026.05.19 16:55:04.427313 [ 309 ] {} <Debug> TCP-Session: 3416f2e6-153b-43a0-a6c7-1661e9ea32c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58596 | ||
| 12652 | 2026.05.19 16:55:04.427320 [ 285 ] {} <Debug> TCP-Session: 9bdbede8-1028-472c-9595-c1c4a4595794 Authenticating user 'default' from [fd00:1122:3344:101::e]:35830 | ||
| 12653 | 2026.05.19 16:55:04.427334 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12654 | 2026.05.19 16:55:04.427344 [ 302 ] {} <Debug> TCP-Session: 7f032841-5536-4019-bdf2-d0bee5047c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:44132 | ||
| 12655 | 2026.05.19 16:55:04.427354 [ 309 ] {} <Debug> TCP-Session: 3416f2e6-153b-43a0-a6c7-1661e9ea32c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.05.19 16:55:04.427382 [ 310 ] {} <Debug> TCP-Session: 2e781988-5c16-425e-b3ca-9a02894b8b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:54865 | ||
| 12657 | 2026.05.19 16:55:04.427387 [ 302 ] {} <Debug> TCP-Session: 7f032841-5536-4019-bdf2-d0bee5047c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.05.19 16:55:04.427395 [ 309 ] {} <Debug> TCP-Session: 3416f2e6-153b-43a0-a6c7-1661e9ea32c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.19 16:55:04.427427 [ 302 ] {} <Debug> TCP-Session: 7f032841-5536-4019-bdf2-d0bee5047c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.05.19 16:55:04.427420 [ 310 ] {} <Debug> TCP-Session: 2e781988-5c16-425e-b3ca-9a02894b8b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12661 | 2026.05.19 16:55:04.427357 [ 285 ] {} <Debug> TCP-Session: 9bdbede8-1028-472c-9595-c1c4a4595794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.05.19 16:55:04.427496 [ 310 ] {} <Debug> TCP-Session: 2e781988-5c16-425e-b3ca-9a02894b8b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.05.19 16:55:04.427516 [ 285 ] {} <Debug> TCP-Session: 9bdbede8-1028-472c-9595-c1c4a4595794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.05.19 16:55:04.427225 [ 275 ] {} <Trace> TCP-Session: eaaffe12-fbdd-4273-96c6-8ef45fdbd68f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.05.19 16:55:04.427199 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45685 | ||
| 12666 | 2026.05.19 16:55:04.427189 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51740 | ||
| 12667 | 2026.05.19 16:55:04.427182 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61398 | ||
| 12668 | 2026.05.19 16:55:04.427652 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12669 | 2026.05.19 16:55:04.427664 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2026.05.19 16:55:04.427185 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46024 | ||
| 12671 | 2026.05.19 16:55:04.427697 [ 306 ] {} <Debug> TCP-Session: 49891654-5c8b-463d-bc1e-709dace01526 Authenticating user 'default' from [fd00:1122:3344:101::e]:51740 | ||
| 12672 | 2026.05.19 16:55:04.427715 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12673 | 2026.05.19 16:55:04.427735 [ 306 ] {} <Debug> TCP-Session: 49891654-5c8b-463d-bc1e-709dace01526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.05.19 16:55:04.427749 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12675 | 2026.05.19 16:55:04.427764 [ 306 ] {} <Debug> TCP-Session: 49891654-5c8b-463d-bc1e-709dace01526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2026.05.19 16:55:04.427783 [ 307 ] {} <Debug> TCP-Session: 6ac83734-56e4-4306-818c-1ef87c2c7c04 Authenticating user 'default' from [fd00:1122:3344:101::e]:46024 | ||
| 12677 | 2026.05.19 16:55:04.427687 [ 308 ] {} <Debug> TCP-Session: e0a9eb20-b15e-489b-a6ea-35abde77b077 Authenticating user 'default' from [fd00:1122:3344:101::e]:45685 | ||
| 12678 | 2026.05.19 16:55:04.427812 [ 307 ] {} <Debug> TCP-Session: 6ac83734-56e4-4306-818c-1ef87c2c7c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12679 | 2026.05.19 16:55:04.427694 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12680 | 2026.05.19 16:55:04.427843 [ 308 ] {} <Debug> TCP-Session: e0a9eb20-b15e-489b-a6ea-35abde77b077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12681 | 2026.05.19 16:55:04.427878 [ 303 ] {} <Debug> TCP-Session: 01149596-a725-4fed-8792-13422b134b90 Authenticating user 'default' from [fd00:1122:3344:101::e]:61398 | ||
| 12682 | 2026.05.19 16:55:04.427883 [ 308 ] {} <Debug> TCP-Session: e0a9eb20-b15e-489b-a6ea-35abde77b077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.05.19 16:55:04.427897 [ 303 ] {} <Debug> TCP-Session: 01149596-a725-4fed-8792-13422b134b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12684 | 2026.05.19 16:55:04.427849 [ 307 ] {} <Debug> TCP-Session: 6ac83734-56e4-4306-818c-1ef87c2c7c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12685 | 2026.05.19 16:55:04.427914 [ 303 ] {} <Debug> TCP-Session: 01149596-a725-4fed-8792-13422b134b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.19 16:55:04.427996 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12687 | 2026.05.19 16:55:04.428061 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12688 | 2026.05.19 16:55:04.428339 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 12689 | 2026.05.19 16:55:04.429205 [ 351 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> AggregatingTransform: Aggregating | ||
| 12690 | 2026.05.19 16:55:04.429243 [ 351 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> Aggregator: Aggregation method: without_key | ||
| 12691 | 2026.05.19 16:55:04.429271 [ 351 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833383 sec. (1199.928 rows/sec., 46.87 KiB/sec.) | ||
| 12692 | 2026.05.19 16:55:04.429286 [ 351 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Trace> Aggregator: Merging aggregated data | ||
| 12693 | 2026.05.19 16:55:04.429814 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002156 sec., 463.821892393321 rows/sec., 18.12 KiB/sec. | ||
| 12694 | 2026.05.19 16:55:04.429921 [ 275 ] {6fe9722f-184f-4205-bbdc-53d2d917a666} <Debug> TCPHandler: Processed in 0.002811512 sec. | ||
| 12695 | 2026.05.19 16:55:04.430056 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12696 | 2026.05.19 16:55:04.430083 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12697 | 2026.05.19 16:55:04.430085 [ 275 ] {} <Debug> TCP-Session: eaaffe12-fbdd-4273-96c6-8ef45fdbd68f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.05.19 16:55:04.430105 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12699 | 2026.05.19 16:55:04.430122 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12700 | 2026.05.19 16:55:04.430146 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12701 | 2026.05.19 16:55:04.430172 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12702 | 2026.05.19 16:55:04.430188 [ 306 ] {} <Debug> TCP-Session: 49891654-5c8b-463d-bc1e-709dace01526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2026.05.19 16:55:04.430205 [ 307 ] {} <Debug> TCP-Session: 6ac83734-56e4-4306-818c-1ef87c2c7c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2026.05.19 16:55:04.430231 [ 285 ] {} <Debug> TCP-Session: 9bdbede8-1028-472c-9595-c1c4a4595794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12705 | 2026.05.19 16:55:04.430244 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12706 | 2026.05.19 16:55:04.430221 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12707 | 2026.05.19 16:55:04.430292 [ 308 ] {} <Debug> TCP-Session: e0a9eb20-b15e-489b-a6ea-35abde77b077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12708 | 2026.05.19 16:55:04.430200 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12709 | 2026.05.19 16:55:04.430321 [ 309 ] {} <Debug> TCP-Session: 3416f2e6-153b-43a0-a6c7-1661e9ea32c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12710 | 2026.05.19 16:55:04.430163 [ 303 ] {} <Debug> TCP-Session: 01149596-a725-4fed-8792-13422b134b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12711 | 2026.05.19 16:55:04.430384 [ 302 ] {} <Debug> TCP-Session: 7f032841-5536-4019-bdf2-d0bee5047c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12712 | 2026.05.19 16:55:04.430127 [ 310 ] {} <Debug> TCP-Session: 2e781988-5c16-425e-b3ca-9a02894b8b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12713 | 2026.05.19 16:55:04.608767 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57213 | ||
| 12714 | 2026.05.19 16:55:04.608847 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12715 | 2026.05.19 16:55:04.608871 [ 275 ] {} <Debug> TCP-Session: cb4349d8-d39c-4fd2-8a97-0ccda31efcd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57213 | ||
| 12716 | 2026.05.19 16:55:04.608893 [ 275 ] {} <Debug> TCP-Session: cb4349d8-d39c-4fd2-8a97-0ccda31efcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12717 | 2026.05.19 16:55:04.608907 [ 275 ] {} <Debug> TCP-Session: cb4349d8-d39c-4fd2-8a97-0ccda31efcd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.05.19 16:55:04.609110 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61000 | ||
| 12719 | 2026.05.19 16:55:04.609140 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40497 | ||
| 12720 | 2026.05.19 16:55:04.609170 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61753 | ||
| 12721 | 2026.05.19 16:55:04.609169 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63137 | ||
| 12722 | 2026.05.19 16:55:04.609200 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63200 | ||
| 12723 | 2026.05.19 16:55:04.609229 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12724 | 2026.05.19 16:55:04.609213 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12725 | 2026.05.19 16:55:04.609266 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12726 | 2026.05.19 16:55:04.609269 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12727 | 2026.05.19 16:55:04.609272 [ 275 ] {} <Trace> TCP-Session: cb4349d8-d39c-4fd2-8a97-0ccda31efcd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.05.19 16:55:04.609302 [ 306 ] {} <Debug> TCP-Session: 6b2bb7d3-34fa-42a9-9301-c4adb805214a Authenticating user 'default' from [fd00:1122:3344:101::e]:63137 | ||
| 12729 | 2026.05.19 16:55:04.609306 [ 310 ] {} <Debug> TCP-Session: 962106ff-3c07-4a31-9c73-b33a2f311518 Authenticating user 'default' from [fd00:1122:3344:101::e]:63200 | ||
| 12730 | 2026.05.19 16:55:04.609294 [ 285 ] {} <Debug> TCP-Session: c1ac5a95-6e39-4fd1-b2b3-29c05f9b3796 Authenticating user 'default' from [fd00:1122:3344:101::e]:61000 | ||
| 12731 | 2026.05.19 16:55:04.609342 [ 310 ] {} <Debug> TCP-Session: 962106ff-3c07-4a31-9c73-b33a2f311518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12732 | 2026.05.19 16:55:04.609338 [ 306 ] {} <Debug> TCP-Session: 6b2bb7d3-34fa-42a9-9301-c4adb805214a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12733 | 2026.05.19 16:55:04.609370 [ 285 ] {} <Debug> TCP-Session: c1ac5a95-6e39-4fd1-b2b3-29c05f9b3796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.05.19 16:55:04.609386 [ 306 ] {} <Debug> TCP-Session: 6b2bb7d3-34fa-42a9-9301-c4adb805214a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.05.19 16:55:04.609400 [ 285 ] {} <Debug> TCP-Session: c1ac5a95-6e39-4fd1-b2b3-29c05f9b3796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12736 | 2026.05.19 16:55:04.609371 [ 310 ] {} <Debug> TCP-Session: 962106ff-3c07-4a31-9c73-b33a2f311518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2026.05.19 16:55:04.609267 [ 307 ] {} <Debug> TCP-Session: 9ee08fe9-ddfc-4267-8c6f-5990ee168c45 Authenticating user 'default' from [fd00:1122:3344:101::e]:61753 | ||
| 12738 | 2026.05.19 16:55:04.609460 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12739 | 2026.05.19 16:55:04.609479 [ 307 ] {} <Debug> TCP-Session: 9ee08fe9-ddfc-4267-8c6f-5990ee168c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2026.05.19 16:55:04.609209 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12741 | 2026.05.19 16:55:04.609496 [ 307 ] {} <Debug> TCP-Session: 9ee08fe9-ddfc-4267-8c6f-5990ee168c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2026.05.19 16:55:04.609193 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49287 | ||
| 12743 | 2026.05.19 16:55:04.609518 [ 302 ] {} <Debug> TCP-Session: df367265-f566-4444-9488-71cca182d812 Authenticating user 'default' from [fd00:1122:3344:101::e]:40497 | ||
| 12744 | 2026.05.19 16:55:04.609182 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53886 | ||
| 12745 | 2026.05.19 16:55:04.609577 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12746 | 2026.05.19 16:55:04.609172 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55214 | ||
| 12747 | 2026.05.19 16:55:04.609629 [ 309 ] {} <Debug> TCP-Session: df286a85-31ac-464c-9432-48815383a408 Authenticating user 'default' from [fd00:1122:3344:101::e]:49287 | ||
| 12748 | 2026.05.19 16:55:04.609566 [ 302 ] {} <Debug> TCP-Session: df367265-f566-4444-9488-71cca182d812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2026.05.19 16:55:04.609657 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12750 | 2026.05.19 16:55:04.609673 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12751 | 2026.05.19 16:55:04.609679 [ 302 ] {} <Debug> TCP-Session: df367265-f566-4444-9488-71cca182d812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2026.05.19 16:55:04.609708 [ 308 ] {} <Debug> TCP-Session: 1e57a771-6fa9-4237-81ed-63fe5b331c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:53886 | ||
| 12753 | 2026.05.19 16:55:04.609720 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12754 | 2026.05.19 16:55:04.609748 [ 308 ] {} <Debug> TCP-Session: 1e57a771-6fa9-4237-81ed-63fe5b331c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12755 | 2026.05.19 16:55:04.609708 [ 303 ] {} <Debug> TCP-Session: 601b5a42-7fb5-4dc8-a3e9-b030da6ba790 Authenticating user 'default' from [fd00:1122:3344:101::e]:55214 | ||
| 12756 | 2026.05.19 16:55:04.609783 [ 308 ] {} <Debug> TCP-Session: 1e57a771-6fa9-4237-81ed-63fe5b331c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12757 | 2026.05.19 16:55:04.609791 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12758 | 2026.05.19 16:55:04.609797 [ 303 ] {} <Debug> TCP-Session: 601b5a42-7fb5-4dc8-a3e9-b030da6ba790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2026.05.19 16:55:04.609665 [ 309 ] {} <Debug> TCP-Session: df286a85-31ac-464c-9432-48815383a408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2026.05.19 16:55:04.609844 [ 303 ] {} <Debug> TCP-Session: 601b5a42-7fb5-4dc8-a3e9-b030da6ba790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.05.19 16:55:04.609863 [ 309 ] {} <Debug> TCP-Session: df286a85-31ac-464c-9432-48815383a408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.05.19 16:55:04.610091 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 12763 | 2026.05.19 16:55:04.610927 [ 351 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> AggregatingTransform: Aggregating | ||
| 12764 | 2026.05.19 16:55:04.610957 [ 351 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12765 | 2026.05.19 16:55:04.610983 [ 351 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000794382 sec. (1258.840 rows/sec., 49.17 KiB/sec.) | ||
| 12766 | 2026.05.19 16:55:04.610997 [ 351 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Trace> Aggregator: Merging aggregated data | ||
| 12767 | 2026.05.19 16:55:04.611507 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002104 sec., 475.2851711026616 rows/sec., 18.57 KiB/sec. | ||
| 12768 | 2026.05.19 16:55:04.611586 [ 275 ] {e259223d-2b95-4123-86b8-bbe255e122fd} <Debug> TCPHandler: Processed in 0.002420987 sec. | ||
| 12769 | 2026.05.19 16:55:04.611710 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12770 | 2026.05.19 16:55:04.611737 [ 275 ] {} <Debug> TCP-Session: cb4349d8-d39c-4fd2-8a97-0ccda31efcd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.05.19 16:55:04.611748 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12772 | 2026.05.19 16:55:04.611775 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12773 | 2026.05.19 16:55:04.611795 [ 285 ] {} <Debug> TCP-Session: c1ac5a95-6e39-4fd1-b2b3-29c05f9b3796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12774 | 2026.05.19 16:55:04.611798 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12775 | 2026.05.19 16:55:04.611818 [ 310 ] {} <Debug> TCP-Session: 962106ff-3c07-4a31-9c73-b33a2f311518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2026.05.19 16:55:04.611826 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12777 | 2026.05.19 16:55:04.611852 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12778 | 2026.05.19 16:55:04.611876 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12779 | 2026.05.19 16:55:04.611884 [ 306 ] {} <Debug> TCP-Session: 6b2bb7d3-34fa-42a9-9301-c4adb805214a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2026.05.19 16:55:04.611902 [ 302 ] {} <Debug> TCP-Session: df367265-f566-4444-9488-71cca182d812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12781 | 2026.05.19 16:55:04.611913 [ 307 ] {} <Debug> TCP-Session: 9ee08fe9-ddfc-4267-8c6f-5990ee168c45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.05.19 16:55:04.611920 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12783 | 2026.05.19 16:55:04.611901 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12784 | 2026.05.19 16:55:04.611852 [ 309 ] {} <Debug> TCP-Session: df286a85-31ac-464c-9432-48815383a408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.05.19 16:55:04.611986 [ 308 ] {} <Debug> TCP-Session: 1e57a771-6fa9-4237-81ed-63fe5b331c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12786 | 2026.05.19 16:55:04.611992 [ 303 ] {} <Debug> TCP-Session: 601b5a42-7fb5-4dc8-a3e9-b030da6ba790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2026.05.19 16:55:06.236703 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2026.05.19 16:55:06.237072 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 12789 | 2026.05.19 16:55:06.237581 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12790 | 2026.05.19 16:55:06.237619 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <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 | ||
| 12791 | 2026.05.19 16:55:06.237838 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12792 | 2026.05.19 16:55:06.237907 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12793 | 2026.05.19 16:55:06.238049 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12794 | 2026.05.19 16:55:06.238152 [ 360 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12795 | 2026.05.19 16:55:06.238167 [ 351 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12796 | 2026.05.19 16:55:06.238166 [ 317 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12797 | 2026.05.19 16:55:06.238341 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12798 | 2026.05.19 16:55:06.238368 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12799 | 2026.05.19 16:55:06.238440 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12800 | 2026.05.19 16:55:06.238462 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12801 | 2026.05.19 16:55:06.238498 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12802 | 2026.05.19 16:55:06.238538 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12803 | 2026.05.19 16:55:06.239658 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002744 sec., 12755.102040816328 rows/sec., 2.15 MiB/sec. | ||
| 12804 | 2026.05.19 16:55:06.239796 [ 281 ] {cef6cf6a-8d07-4e1a-b5b8-9a4dc18f7b79} <Debug> TCPHandler: Processed in 0.00328005 sec. | ||
| 12805 | 2026.05.19 16:55:06.241883 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12806 | 2026.05.19 16:55:06.242109 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12807 | 2026.05.19 16:55:06.242193 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12808 | 2026.05.19 16:55:06.242999 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.05.19 16:55:06.243043 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12810 | 2026.05.19 16:55:06.243413 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12811 | 2026.05.19 16:55:06.243633 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.05.19 16:55:06.243778 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001731 sec., 50837.66608896592 rows/sec., 4.28 MiB/sec. | ||
| 12813 | 2026.05.19 16:55:06.243814 [ 281 ] {91b8ad96-9030-4307-842b-511450dd6dad} <Debug> TCPHandler: Processed in 0.002037151 sec. | ||
| 12814 | 2026.05.19 16:55:06.243968 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2026.05.19 16:55:06.244062 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12816 | 2026.05.19 16:55:06.244103 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12817 | 2026.05.19 16:55:06.244542 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.05.19 16:55:06.244591 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12819 | 2026.05.19 16:55:06.244897 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12820 | 2026.05.19 16:55:06.245097 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.05.19 16:55:06.245228 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001184 sec., 13513.513513513513 rows/sec., 1016.15 KiB/sec. | ||
| 12822 | 2026.05.19 16:55:06.245263 [ 281 ] {02f0d787-6542-4b94-962c-2974f6598687} <Debug> TCPHandler: Processed in 0.001351351 sec. | ||
| 12823 | 2026.05.19 16:55:06.245387 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.05.19 16:55:06.245481 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12825 | 2026.05.19 16:55:06.245521 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12826 | 2026.05.19 16:55:06.245989 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.05.19 16:55:06.246025 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12828 | 2026.05.19 16:55:06.246315 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12829 | 2026.05.19 16:55:06.246518 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.05.19 16:55:06.246644 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001181 sec., 67739.20406435225 rows/sec., 5.29 MiB/sec. | ||
| 12831 | 2026.05.19 16:55:06.246678 [ 281 ] {81582b70-b393-4949-92d2-dc75ac1624b8} <Debug> TCPHandler: Processed in 0.00134316 sec. | ||
| 12832 | 2026.05.19 16:55:06.246813 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2026.05.19 16:55:06.246907 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12834 | 2026.05.19 16:55:06.246950 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12835 | 2026.05.19 16:55:06.247356 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2026.05.19 16:55:06.247391 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12837 | 2026.05.19 16:55:06.247727 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12838 | 2026.05.19 16:55:06.247930 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.05.19 16:55:06.248095 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 12840 | 2026.05.19 16:55:06.248130 [ 281 ] {8d250691-3133-4d97-b89b-89d5bbbe05a0} <Debug> TCPHandler: Processed in 0.001366371 sec. | ||
| 12841 | 2026.05.19 16:55:06.248262 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12842 | 2026.05.19 16:55:06.248356 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12843 | 2026.05.19 16:55:06.248411 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12844 | 2026.05.19 16:55:06.249229 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2026.05.19 16:55:06.249262 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12846 | 2026.05.19 16:55:06.249786 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12847 | 2026.05.19 16:55:06.249999 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.05.19 16:55:06.250145 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001807 sec., 8854.454897620366 rows/sec., 15.87 MiB/sec. | ||
| 12849 | 2026.05.19 16:55:06.250196 [ 281 ] {b6c49374-c48c-44d2-a757-1456f9f50dfd} <Debug> TCPHandler: Processed in 0.001991381 sec. | ||
| 12850 | 2026.05.19 16:55:06.250327 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.05.19 16:55:06.250422 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12852 | 2026.05.19 16:55:06.250465 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12853 | 2026.05.19 16:55:06.250814 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.05.19 16:55:06.250848 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12855 | 2026.05.19 16:55:06.251161 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12856 | 2026.05.19 16:55:06.251363 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.05.19 16:55:06.251490 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12858 | 2026.05.19 16:55:06.251522 [ 281 ] {aba8630d-7e8d-4590-aed0-90e90e055fa5} <Debug> TCPHandler: Processed in 0.001252729 sec. | ||
| 12859 | 2026.05.19 16:55:08.224083 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12860 | 2026.05.19 16:55:08.224150 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12861 | 2026.05.19 16:55:08.420665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27844 | ||
| 12862 | 2026.05.19 16:55:08.421194 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.05.19 16:55:08.421239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12864 | 2026.05.19 16:55:08.421742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12865 | 2026.05.19 16:55:08.421978 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.05.19 16:55:08.422140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27844 | ||
| 12867 | 2026.05.19 16:55:09.455623 [ 128 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12868 | 2026.05.19 16:55:09.455680 [ 128 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.05.19 16:55:09.455701 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12870 | 2026.05.19 16:55:09.455859 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12871 | 2026.05.19 16:55:09.456070 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12872 | 2026.05.19 16:55:09.456120 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 825 rows starting from the beginning of the part | ||
| 12873 | 2026.05.19 16:55:09.456180 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 12874 | 2026.05.19 16:55:09.456225 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 12875 | 2026.05.19 16:55:09.456265 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 12876 | 2026.05.19 16:55:09.456302 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 12877 | 2026.05.19 16:55:09.457408 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666256 sec., 1485365.9941809662 rows/sec., 92.56 MiB/sec. | ||
| 12878 | 2026.05.19 16:55:09.457705 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12879 | 2026.05.19 16:55:09.458037 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.05.19 16:55:09.458126 [ 200 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_25_6} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12881 | 2026.05.19 16:55:09.458214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12882 | 2026.05.19 16:55:09.893275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12883 | 2026.05.19 16:55:09.909898 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.05.19 16:55:09.909959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12885 | 2026.05.19 16:55:09.916011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12886 | 2026.05.19 16:55:09.916636 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.05.19 16:55:09.919919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12888 | 2026.05.19 16:55:11.237493 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.05.19 16:55:11.237734 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 12890 | 2026.05.19 16:55:11.238148 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12891 | 2026.05.19 16:55:11.238190 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <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 | ||
| 12892 | 2026.05.19 16:55:11.238426 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12893 | 2026.05.19 16:55:11.238491 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12894 | 2026.05.19 16:55:11.238622 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12895 | 2026.05.19 16:55:11.238703 [ 348 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12896 | 2026.05.19 16:55:11.238710 [ 360 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12897 | 2026.05.19 16:55:11.238719 [ 351 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12898 | 2026.05.19 16:55:11.238941 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12899 | 2026.05.19 16:55:11.238969 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12900 | 2026.05.19 16:55:11.239040 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12901 | 2026.05.19 16:55:11.239061 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12902 | 2026.05.19 16:55:11.239096 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12903 | 2026.05.19 16:55:11.239135 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 12904 | 2026.05.19 16:55:11.240129 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002459 sec., 14233.42822285482 rows/sec., 2.40 MiB/sec. | ||
| 12905 | 2026.05.19 16:55:11.240232 [ 281 ] {e8b8b64d-30a6-4d79-ba50-c8974a306039} <Debug> TCPHandler: Processed in 0.002864724 sec. | ||
| 12906 | 2026.05.19 16:55:11.242378 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.05.19 16:55:11.242492 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12908 | 2026.05.19 16:55:11.242536 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12909 | 2026.05.19 16:55:11.243063 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.05.19 16:55:11.243098 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12911 | 2026.05.19 16:55:11.243438 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12912 | 2026.05.19 16:55:11.243645 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.05.19 16:55:11.243841 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001382 sec., 76700.43415340087 rows/sec., 6.44 MiB/sec. | ||
| 12914 | 2026.05.19 16:55:11.243873 [ 281 ] {15aceb20-a75d-444b-a894-ad103da06ea0} <Debug> TCPHandler: Processed in 0.001550944 sec. | ||
| 12915 | 2026.05.19 16:55:11.244012 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.05.19 16:55:11.244101 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12917 | 2026.05.19 16:55:11.244139 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12918 | 2026.05.19 16:55:11.244511 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.05.19 16:55:11.244543 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12920 | 2026.05.19 16:55:11.244870 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12921 | 2026.05.19 16:55:11.245069 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.05.19 16:55:11.245186 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001108 sec., 22563.176895306857 rows/sec., 1.66 MiB/sec. | ||
| 12923 | 2026.05.19 16:55:11.245217 [ 281 ] {340aeb34-8f3c-4c56-a7cc-c342f67f74f9} <Debug> TCPHandler: Processed in 0.00127607 sec. | ||
| 12924 | 2026.05.19 16:55:11.245335 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.05.19 16:55:11.245431 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12926 | 2026.05.19 16:55:11.245470 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12927 | 2026.05.19 16:55:11.245930 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.05.19 16:55:11.245964 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12929 | 2026.05.19 16:55:11.246258 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12930 | 2026.05.19 16:55:11.246456 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.05.19 16:55:11.246580 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001124 sec., 79181.49466192171 rows/sec., 6.18 MiB/sec. | ||
| 12932 | 2026.05.19 16:55:11.246613 [ 281 ] {081dde5c-2656-4e92-8a43-812197bbea90} <Debug> TCPHandler: Processed in 0.001294989 sec. | ||
| 12933 | 2026.05.19 16:55:11.246742 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.05.19 16:55:11.246835 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12935 | 2026.05.19 16:55:11.246876 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12936 | 2026.05.19 16:55:11.247238 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.05.19 16:55:11.247269 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12938 | 2026.05.19 16:55:11.247558 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12939 | 2026.05.19 16:55:11.247750 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.05.19 16:55:11.247934 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 12941 | 2026.05.19 16:55:11.247935 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 3 parts from all_1_90_18 to all_92_92_0 | ||
| 12942 | 2026.05.19 16:55:11.247965 [ 281 ] {373fe938-97a6-4f0a-b7fa-821845c24151} <Debug> TCPHandler: Processed in 0.00128845 sec. | ||
| 12943 | 2026.05.19 16:55:11.247979 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2026.05.19 16:55:11.247998 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12945 | 2026.05.19 16:55:11.248074 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.05.19 16:55:11.248101 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_90_18 to all_92_92_0 into Compact with storage Full | ||
| 12947 | 2026.05.19 16:55:11.248165 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12948 | 2026.05.19 16:55:11.248219 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12949 | 2026.05.19 16:55:11.248240 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12950 | 2026.05.19 16:55:11.248280 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 31237 rows starting from the beginning of the part | ||
| 12951 | 2026.05.19 16:55:11.248345 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12952 | 2026.05.19 16:55:11.248391 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1497 rows starting from the beginning of the part | ||
| 12953 | 2026.05.19 16:55:11.249145 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.05.19 16:55:11.249197 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12955 | 2026.05.19 16:55:11.249806 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12956 | 2026.05.19 16:55:11.250017 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12957 | 2026.05.19 16:55:11.250154 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002004 sec., 12475.0499001996 rows/sec., 22.35 MiB/sec. | ||
| 12958 | 2026.05.19 16:55:11.250201 [ 281 ] {2af95782-63d3-4476-8f90-680e8e7bca00} <Debug> TCPHandler: Processed in 0.002182983 sec. | ||
| 12959 | 2026.05.19 16:55:11.250320 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2026.05.19 16:55:11.250409 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12961 | 2026.05.19 16:55:11.250448 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12962 | 2026.05.19 16:55:11.250859 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.05.19 16:55:11.250890 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12964 | 2026.05.19 16:55:11.251174 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12965 | 2026.05.19 16:55:11.251362 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2026.05.19 16:55:11.251483 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12967 | 2026.05.19 16:55:11.251513 [ 281 ] {e717a92e-4404-4d8a-bf78-821b5ee91ba9} <Debug> TCPHandler: Processed in 0.00126218 sec. | ||
| 12968 | 2026.05.19 16:55:11.255331 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32894 rows, containing 5 columns (5 merged, 0 gathered) in 0.00727588 sec., 4520965.161602445 rows/sec., 293.82 MiB/sec. | ||
| 12969 | 2026.05.19 16:55:11.255610 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 12970 | 2026.05.19 16:55:11.255963 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.05.19 16:55:11.256037 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 3 parts: [all_1_90_18, all_92_92_0] -> all_1_92_19 | ||
| 12972 | 2026.05.19 16:55:11.256117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12973 | 2026.05.19 16:55:15.924627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28292 | ||
| 12974 | 2026.05.19 16:55:15.925460 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12975 | 2026.05.19 16:55:15.925514 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 12976 | 2026.05.19 16:55:15.926019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12977 | 2026.05.19 16:55:15.926264 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2026.05.19 16:55:15.926430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28292 | ||
| 12979 | 2026.05.19 16:55:16.240064 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.05.19 16:55:16.240317 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 12981 | 2026.05.19 16:55:16.240663 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12982 | 2026.05.19 16:55:16.240703 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <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_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')" moved to PREWHERE | ||
| 12983 | 2026.05.19 16:55:16.240934 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12984 | 2026.05.19 16:55:16.241000 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12985 | 2026.05.19 16:55:16.241141 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12986 | 2026.05.19 16:55:16.241226 [ 348 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12987 | 2026.05.19 16:55:16.241239 [ 351 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12988 | 2026.05.19 16:55:16.241239 [ 335 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12989 | 2026.05.19 16:55:16.241366 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 12990 | 2026.05.19 16:55:16.241394 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12991 | 2026.05.19 16:55:16.241464 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12992 | 2026.05.19 16:55:16.241484 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 12993 | 2026.05.19 16:55:16.241519 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 12994 | 2026.05.19 16:55:16.241559 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 12995 | 2026.05.19 16:55:16.242655 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002452 sec., 14274.06199021207 rows/sec., 2.40 MiB/sec. | ||
| 12996 | 2026.05.19 16:55:16.242757 [ 281 ] {144ac366-e033-4a85-8240-f9e699f35ec7} <Debug> TCPHandler: Processed in 0.002826733 sec. | ||
| 12997 | 2026.05.19 16:55:16.245596 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2026.05.19 16:55:16.245734 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12999 | 2026.05.19 16:55:16.245788 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13000 | 2026.05.19 16:55:16.246386 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.05.19 16:55:16.246434 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13002 | 2026.05.19 16:55:16.246787 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13003 | 2026.05.19 16:55:16.247005 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.05.19 16:55:16.247149 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.37 MiB/sec. | ||
| 13005 | 2026.05.19 16:55:16.247184 [ 281 ] {cf1311f1-e77e-44a4-a411-6484d32cac1c} <Debug> TCPHandler: Processed in 0.001651755 sec. | ||
| 13006 | 2026.05.19 16:55:16.247314 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.05.19 16:55:16.247409 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13008 | 2026.05.19 16:55:16.247450 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13009 | 2026.05.19 16:55:16.247859 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.05.19 16:55:16.247895 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13011 | 2026.05.19 16:55:16.248173 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13012 | 2026.05.19 16:55:16.248404 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.05.19 16:55:16.248532 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 999.65 KiB/sec. | ||
| 13014 | 2026.05.19 16:55:16.248566 [ 281 ] {5e20df45-c5ac-40eb-9d0c-aa2da8389b2b} <Debug> TCPHandler: Processed in 0.00130086 sec. | ||
| 13015 | 2026.05.19 16:55:16.248684 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.05.19 16:55:16.248778 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13017 | 2026.05.19 16:55:16.248819 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13018 | 2026.05.19 16:55:16.249335 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.05.19 16:55:16.249370 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13020 | 2026.05.19 16:55:16.249677 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13021 | 2026.05.19 16:55:16.249899 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.05.19 16:55:16.250025 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001265 sec., 169960.47430830039 rows/sec., 15.10 MiB/sec. | ||
| 13023 | 2026.05.19 16:55:16.250045 [ 119 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13024 | 2026.05.19 16:55:16.250060 [ 281 ] {cc116d70-8ac6-481a-af05-b1e4c595c8f9} <Debug> TCPHandler: Processed in 0.001423212 sec. | ||
| 13025 | 2026.05.19 16:55:16.250130 [ 119 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.05.19 16:55:16.250161 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13027 | 2026.05.19 16:55:16.250220 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.05.19 16:55:16.250271 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13029 | 2026.05.19 16:55:16.250323 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13030 | 2026.05.19 16:55:16.250368 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13031 | 2026.05.19 16:55:16.250411 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13032 | 2026.05.19 16:55:16.250452 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2618 rows starting from the beginning of the part | ||
| 13033 | 2026.05.19 16:55:16.250522 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2456 rows starting from the beginning of the part | ||
| 13034 | 2026.05.19 16:55:16.250568 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13035 | 2026.05.19 16:55:16.250610 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 88 rows starting from the beginning of the part | ||
| 13036 | 2026.05.19 16:55:16.250652 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 106 rows starting from the beginning of the part | ||
| 13037 | 2026.05.19 16:55:16.250698 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 215 rows starting from the beginning of the part | ||
| 13038 | 2026.05.19 16:55:16.250791 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.05.19 16:55:16.250832 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13040 | 2026.05.19 16:55:16.251152 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13041 | 2026.05.19 16:55:16.251364 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.05.19 16:55:16.251490 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.59 MiB/sec. | ||
| 13043 | 2026.05.19 16:55:16.251524 [ 281 ] {a05b977c-21d4-4b52-b903-608803221196} <Debug> TCPHandler: Processed in 0.001355531 sec. | ||
| 13044 | 2026.05.19 16:55:16.251649 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13045 | 2026.05.19 16:55:16.251747 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13046 | 2026.05.19 16:55:16.251788 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13047 | 2026.05.19 16:55:16.252188 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.05.19 16:55:16.252223 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13049 | 2026.05.19 16:55:16.252503 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13050 | 2026.05.19 16:55:16.252735 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.05.19 16:55:16.252821 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5539 rows, containing 5 columns (5 merged, 0 gathered) in 0.002592939 sec., 2136186.003604404 rows/sec., 169.72 MiB/sec. | ||
| 13052 | 2026.05.19 16:55:16.252862 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 13053 | 2026.05.19 16:55:16.252903 [ 281 ] {4c86a699-39ac-49cc-83af-9a9c45fd2838} <Debug> TCPHandler: Processed in 0.00130991 sec. | ||
| 13054 | 2026.05.19 16:55:16.253035 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.05.19 16:55:16.253127 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.19 16:55:16.253159 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13057 | 2026.05.19 16:55:16.253168 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13058 | 2026.05.19 16:55:16.253474 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13059 | 2026.05.19 16:55:16.253559 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_96_19} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13060 | 2026.05.19 16:55:16.253574 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.05.19 16:55:16.253614 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13062 | 2026.05.19 16:55:16.253669 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13063 | 2026.05.19 16:55:16.253905 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13064 | 2026.05.19 16:55:16.254114 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2026.05.19 16:55:16.254238 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 13066 | 2026.05.19 16:55:16.254271 [ 281 ] {943c7302-1811-4576-9ea3-d6a8e19e689f} <Debug> TCPHandler: Processed in 0.00129251 sec. | ||
| 13067 | 2026.05.19 16:55:16.254387 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.05.19 16:55:16.254489 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13069 | 2026.05.19 16:55:16.254531 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13070 | 2026.05.19 16:55:16.255000 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2026.05.19 16:55:16.255035 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13072 | 2026.05.19 16:55:16.255334 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13073 | 2026.05.19 16:55:16.255539 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2026.05.19 16:55:16.255664 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001194 sec., 108877.72194304859 rows/sec., 8.83 MiB/sec. | ||
| 13075 | 2026.05.19 16:55:16.255668 [ 118 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13076 | 2026.05.19 16:55:16.255720 [ 118 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.19 16:55:16.255728 [ 281 ] {3b658a68-e93b-403a-b50e-bdbeed85c159} <Debug> TCPHandler: Processed in 0.001388361 sec. | ||
| 13078 | 2026.05.19 16:55:16.255738 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13079 | 2026.05.19 16:55:16.255851 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13080 | 2026.05.19 16:55:16.255873 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.05.19 16:55:16.255969 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13082 | 2026.05.19 16:55:16.256003 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13083 | 2026.05.19 16:55:16.256005 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part | ||
| 13084 | 2026.05.19 16:55:16.256065 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13085 | 2026.05.19 16:55:16.256096 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1317 rows starting from the beginning of the part | ||
| 13086 | 2026.05.19 16:55:16.256145 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13087 | 2026.05.19 16:55:16.256187 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 80 rows starting from the beginning of the part | ||
| 13088 | 2026.05.19 16:55:16.256225 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 89 rows starting from the beginning of the part | ||
| 13089 | 2026.05.19 16:55:16.256267 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 130 rows starting from the beginning of the part | ||
| 13090 | 2026.05.19 16:55:16.256539 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.05.19 16:55:16.256581 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13092 | 2026.05.19 16:55:16.256946 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13093 | 2026.05.19 16:55:16.257176 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.05.19 16:55:16.257314 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001336 sec., 151946.10778443114 rows/sec., 10.89 MiB/sec. | ||
| 13095 | 2026.05.19 16:55:16.257350 [ 281 ] {0cbba4a5-1cc2-4461-a813-444d56258728} <Debug> TCPHandler: Processed in 0.001538154 sec. | ||
| 13096 | 2026.05.19 16:55:16.257474 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.05.19 16:55:16.257541 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733896 sec., 1778076.65511657 rows/sec., 129.16 MiB/sec. | ||
| 13098 | 2026.05.19 16:55:16.257580 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.05.19 16:55:16.257637 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13100 | 2026.05.19 16:55:16.257760 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13101 | 2026.05.19 16:55:16.258022 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.05.19 16:55:16.258095 [ 190 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_96_19} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13103 | 2026.05.19 16:55:16.258172 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13104 | 2026.05.19 16:55:16.258485 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.05.19 16:55:16.258523 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13106 | 2026.05.19 16:55:16.259050 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13107 | 2026.05.19 16:55:16.259307 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.05.19 16:55:16.259456 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001894 sec., 8447.729672650476 rows/sec., 15.14 MiB/sec. | ||
| 13109 | 2026.05.19 16:55:16.259531 [ 281 ] {14c28a3f-fc3e-4d87-850d-e131d202ae92} <Debug> TCPHandler: Processed in 0.002107152 sec. | ||
| 13110 | 2026.05.19 16:55:16.259661 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.05.19 16:55:16.259760 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13112 | 2026.05.19 16:55:16.259804 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13113 | 2026.05.19 16:55:16.260148 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.05.19 16:55:16.260183 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13115 | 2026.05.19 16:55:16.260495 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13116 | 2026.05.19 16:55:16.260710 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.05.19 16:55:16.260841 [ 118 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13118 | 2026.05.19 16:55:16.260843 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13119 | 2026.05.19 16:55:16.260875 [ 118 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13120 | 2026.05.19 16:55:16.260891 [ 281 ] {810de1fe-97c2-4391-aa16-2df114862d9f} <Debug> TCPHandler: Processed in 0.001280009 sec. | ||
| 13121 | 2026.05.19 16:55:16.260894 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13122 | 2026.05.19 16:55:16.260970 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13123 | 2026.05.19 16:55:16.261064 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13124 | 2026.05.19 16:55:16.261104 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4860 rows starting from the beginning of the part | ||
| 13125 | 2026.05.19 16:55:16.261162 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 13126 | 2026.05.19 16:55:16.261211 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 48 rows starting from the beginning of the part | ||
| 13127 | 2026.05.19 16:55:16.261254 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13128 | 2026.05.19 16:55:16.261296 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13129 | 2026.05.19 16:55:16.261338 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13130 | 2026.05.19 16:55:16.262826 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888849 sec., 2700057.018851163 rows/sec., 181.96 MiB/sec. | ||
| 13131 | 2026.05.19 16:55:16.263125 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13132 | 2026.05.19 16:55:16.263351 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.05.19 16:55:16.263409 [ 190 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_96_19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13134 | 2026.05.19 16:55:16.263462 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13135 | 2026.05.19 16:55:17.421619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13136 | 2026.05.19 16:55:17.438084 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.05.19 16:55:17.438150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13138 | 2026.05.19 16:55:17.444328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13139 | 2026.05.19 16:55:17.445052 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2026.05.19 16:55:17.448173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13141 | 2026.05.19 16:55:21.238121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13142 | 2026.05.19 16:55:21.238351 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13143 | 2026.05.19 16:55:21.238687 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13144 | 2026.05.19 16:55:21.238725 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <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 | ||
| 13145 | 2026.05.19 16:55:21.238944 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13146 | 2026.05.19 16:55:21.239011 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13147 | 2026.05.19 16:55:21.239152 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13148 | 2026.05.19 16:55:21.239244 [ 348 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13149 | 2026.05.19 16:55:21.239248 [ 351 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13150 | 2026.05.19 16:55:21.239245 [ 335 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13151 | 2026.05.19 16:55:21.239385 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13152 | 2026.05.19 16:55:21.239412 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13153 | 2026.05.19 16:55:21.239487 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13154 | 2026.05.19 16:55:21.239506 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13155 | 2026.05.19 16:55:21.239568 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13156 | 2026.05.19 16:55:21.239609 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13157 | 2026.05.19 16:55:21.240608 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002353 sec., 14874.628134296643 rows/sec., 2.51 MiB/sec. | ||
| 13158 | 2026.05.19 16:55:21.240732 [ 281 ] {13f81c14-c6a3-4446-a9e6-98907583e654} <Debug> TCPHandler: Processed in 0.002747542 sec. | ||
| 13159 | 2026.05.19 16:55:21.242775 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2026.05.19 16:55:21.242919 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13161 | 2026.05.19 16:55:21.242983 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13162 | 2026.05.19 16:55:21.243694 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13163 | 2026.05.19 16:55:21.243755 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13164 | 2026.05.19 16:55:21.244145 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13165 | 2026.05.19 16:55:21.244364 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13166 | 2026.05.19 16:55:21.244508 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001632 sec., 64950.98039215686 rows/sec., 5.45 MiB/sec. | ||
| 13167 | 2026.05.19 16:55:21.244543 [ 281 ] {b794e4be-eb02-4f92-b6d2-e8bd1c590c2f} <Debug> TCPHandler: Processed in 0.001816668 sec. | ||
| 13168 | 2026.05.19 16:55:21.244666 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.05.19 16:55:21.244761 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13170 | 2026.05.19 16:55:21.244802 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13171 | 2026.05.19 16:55:21.245202 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.05.19 16:55:21.245237 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13173 | 2026.05.19 16:55:21.245528 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13174 | 2026.05.19 16:55:21.245753 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.05.19 16:55:21.245889 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001147 sec., 21795.989537925023 rows/sec., 1.60 MiB/sec. | ||
| 13176 | 2026.05.19 16:55:21.245924 [ 281 ] {50b4e812-6997-4681-ba64-fa25a4cf6d5d} <Debug> TCPHandler: Processed in 0.00130694 sec. | ||
| 13177 | 2026.05.19 16:55:21.246041 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.05.19 16:55:21.246135 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13179 | 2026.05.19 16:55:21.246176 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13180 | 2026.05.19 16:55:21.246601 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.05.19 16:55:21.246637 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13182 | 2026.05.19 16:55:21.246942 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13183 | 2026.05.19 16:55:21.247149 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.05.19 16:55:21.247276 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001158 sec., 76856.6493955095 rows/sec., 6.00 MiB/sec. | ||
| 13185 | 2026.05.19 16:55:21.247310 [ 281 ] {69f5e0a2-98f7-439a-a776-e90fd1d17e35} <Debug> TCPHandler: Processed in 0.00131621 sec. | ||
| 13186 | 2026.05.19 16:55:21.247427 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.05.19 16:55:21.247521 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.05.19 16:55:21.247564 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13189 | 2026.05.19 16:55:21.247968 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.19 16:55:21.248003 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13191 | 2026.05.19 16:55:21.248316 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13192 | 2026.05.19 16:55:21.248521 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.19 16:55:21.248646 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 5 parts from all_1_92_19 to all_96_96_0 | ||
| 13194 | 2026.05.19 16:55:21.248657 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 13195 | 2026.05.19 16:55:21.248723 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.05.19 16:55:21.248736 [ 281 ] {a725c2fd-bc88-43b9-a932-ab9e14e26d51} <Debug> TCPHandler: Processed in 0.001356831 sec. | ||
| 13197 | 2026.05.19 16:55:21.248753 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13198 | 2026.05.19 16:55:21.248853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2026.05.19 16:55:21.248874 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_92_19 to all_96_96_0 into Compact with storage Full | ||
| 13200 | 2026.05.19 16:55:21.248952 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13201 | 2026.05.19 16:55:21.249007 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13202 | 2026.05.19 16:55:21.249010 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13203 | 2026.05.19 16:55:21.249064 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 32894 rows starting from the beginning of the part | ||
| 13204 | 2026.05.19 16:55:21.249134 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 13205 | 2026.05.19 16:55:21.249194 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13206 | 2026.05.19 16:55:21.249249 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13207 | 2026.05.19 16:55:21.249298 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 203 rows starting from the beginning of the part | ||
| 13208 | 2026.05.19 16:55:21.249836 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.05.19 16:55:21.249870 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13210 | 2026.05.19 16:55:21.250421 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13211 | 2026.05.19 16:55:21.250656 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2026.05.19 16:55:21.250810 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001876 sec., 13326.226012793177 rows/sec., 23.88 MiB/sec. | ||
| 13213 | 2026.05.19 16:55:21.250862 [ 281 ] {5d95353b-b27b-4d73-abe1-20d752f058d6} <Debug> TCPHandler: Processed in 0.002057161 sec. | ||
| 13214 | 2026.05.19 16:55:21.250978 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.05.19 16:55:21.251072 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13216 | 2026.05.19 16:55:21.251117 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13217 | 2026.05.19 16:55:21.251453 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.05.19 16:55:21.251488 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13219 | 2026.05.19 16:55:21.251792 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13220 | 2026.05.19 16:55:21.252005 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.05.19 16:55:21.252131 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13222 | 2026.05.19 16:55:21.252163 [ 281 ] {33092a8d-3647-432a-a669-3d6b60d91a67} <Debug> TCPHandler: Processed in 0.001235409 sec. | ||
| 13223 | 2026.05.19 16:55:21.255389 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33545 rows, containing 5 columns (5 merged, 0 gathered) in 0.00655881 sec., 5114494.855011809 rows/sec., 332.92 MiB/sec. | ||
| 13224 | 2026.05.19 16:55:21.255705 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 13225 | 2026.05.19 16:55:21.256006 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.05.19 16:55:21.256089 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 5 parts: [all_1_92_19, all_96_96_0] -> all_1_96_20 | ||
| 13227 | 2026.05.19 16:55:21.256186 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13228 | 2026.05.19 16:55:23.224179 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13229 | 2026.05.19 16:55:23.224245 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13230 | 2026.05.19 16:55:23.427539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28804 | ||
| 13231 | 2026.05.19 16:55:23.428091 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.05.19 16:55:23.428141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13233 | 2026.05.19 16:55:23.428651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13234 | 2026.05.19 16:55:23.428881 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.05.19 16:55:23.429033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28804 | ||
| 13236 | 2026.05.19 16:55:24.949226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13237 | 2026.05.19 16:55:24.965755 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.05.19 16:55:24.965802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13239 | 2026.05.19 16:55:24.971837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13240 | 2026.05.19 16:55:24.972522 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.05.19 16:55:24.975309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13242 | 2026.05.19 16:55:26.226559 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.05.19 16:55:26.226818 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13244 | 2026.05.19 16:55:26.227198 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13245 | 2026.05.19 16:55:26.227246 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <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 | ||
| 13246 | 2026.05.19 16:55:26.227509 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13247 | 2026.05.19 16:55:26.227608 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13248 | 2026.05.19 16:55:26.227764 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13249 | 2026.05.19 16:55:26.227848 [ 361 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13250 | 2026.05.19 16:55:26.227861 [ 335 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13251 | 2026.05.19 16:55:26.227850 [ 348 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13252 | 2026.05.19 16:55:26.227983 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13253 | 2026.05.19 16:55:26.228008 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13254 | 2026.05.19 16:55:26.228079 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13255 | 2026.05.19 16:55:26.228099 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13256 | 2026.05.19 16:55:26.228137 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13257 | 2026.05.19 16:55:26.228178 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13258 | 2026.05.19 16:55:26.229130 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002427 sec., 14421.09600329625 rows/sec., 2.43 MiB/sec. | ||
| 13259 | 2026.05.19 16:55:26.229235 [ 281 ] {740af1ad-11ba-43fb-bfdf-25bdd815211a} <Debug> TCPHandler: Processed in 0.002830843 sec. | ||
| 13260 | 2026.05.19 16:55:26.231314 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2026.05.19 16:55:26.231428 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13262 | 2026.05.19 16:55:26.231475 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13263 | 2026.05.19 16:55:26.232322 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.05.19 16:55:26.232397 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13265 | 2026.05.19 16:55:26.232831 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13266 | 2026.05.19 16:55:26.233071 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2026.05.19 16:55:26.233230 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001839 sec., 47852.0935290919 rows/sec., 4.03 MiB/sec. | ||
| 13268 | 2026.05.19 16:55:26.233267 [ 281 ] {1757e76d-44c8-47ab-a75d-bf80fb2f68a7} <Debug> TCPHandler: Processed in 0.002012411 sec. | ||
| 13269 | 2026.05.19 16:55:26.233397 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13270 | 2026.05.19 16:55:26.233497 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13271 | 2026.05.19 16:55:26.233540 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13272 | 2026.05.19 16:55:26.233952 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.05.19 16:55:26.233989 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13274 | 2026.05.19 16:55:26.234286 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13275 | 2026.05.19 16:55:26.234493 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.05.19 16:55:26.234619 [ 111 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13277 | 2026.05.19 16:55:26.234628 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001157 sec., 13828.867761452031 rows/sec., 1.02 MiB/sec. | ||
| 13278 | 2026.05.19 16:55:26.234695 [ 111 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2026.05.19 16:55:26.234707 [ 281 ] {0296e34b-02ab-4ac3-bc69-170ba366128b} <Debug> TCPHandler: Processed in 0.001367371 sec. | ||
| 13280 | 2026.05.19 16:55:26.234725 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13281 | 2026.05.19 16:55:26.234822 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13282 | 2026.05.19 16:55:26.234833 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2026.05.19 16:55:26.234920 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13284 | 2026.05.19 16:55:26.234938 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13285 | 2026.05.19 16:55:26.234950 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 13286 | 2026.05.19 16:55:26.234981 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13287 | 2026.05.19 16:55:26.235006 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 13288 | 2026.05.19 16:55:26.235055 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 13289 | 2026.05.19 16:55:26.235105 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 42 rows starting from the beginning of the part | ||
| 13290 | 2026.05.19 16:55:26.235151 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 13291 | 2026.05.19 16:55:26.235194 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 13292 | 2026.05.19 16:55:26.235418 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.19 16:55:26.235453 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13294 | 2026.05.19 16:55:26.235763 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13295 | 2026.05.19 16:55:26.235948 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166838 sec., 176545.50160347883 rows/sec., 13.59 MiB/sec. | ||
| 13296 | 2026.05.19 16:55:26.235969 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2026.05.19 16:55:26.236078 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13298 | 2026.05.19 16:55:26.236123 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001207 sec., 66280.03314001657 rows/sec., 5.18 MiB/sec. | ||
| 13299 | 2026.05.19 16:55:26.236160 [ 281 ] {54ab8a6b-eed1-4f1c-b4c6-618a566f7ec2} <Debug> TCPHandler: Processed in 0.001380061 sec. | ||
| 13300 | 2026.05.19 16:55:26.236281 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.05.19 16:55:26.236312 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.05.19 16:55:26.236377 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13303 | 2026.05.19 16:55:26.236378 [ 198 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_86_17} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13304 | 2026.05.19 16:55:26.236423 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13305 | 2026.05.19 16:55:26.236456 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13306 | 2026.05.19 16:55:26.236828 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.05.19 16:55:26.236862 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13308 | 2026.05.19 16:55:26.237178 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13309 | 2026.05.19 16:55:26.237397 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.05.19 16:55:26.237532 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 13311 | 2026.05.19 16:55:26.237567 [ 281 ] {04603cd7-d67c-4fe9-8b86-d04bf4d0f3ea} <Debug> TCPHandler: Processed in 0.00134191 sec. | ||
| 13312 | 2026.05.19 16:55:26.237692 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2026.05.19 16:55:26.237787 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13314 | 2026.05.19 16:55:26.237843 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13315 | 2026.05.19 16:55:26.238621 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.05.19 16:55:26.238659 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13317 | 2026.05.19 16:55:26.239177 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13318 | 2026.05.19 16:55:26.239400 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.05.19 16:55:26.239537 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13320 | 2026.05.19 16:55:26.239546 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001782 sec., 8978.675645342313 rows/sec., 16.09 MiB/sec. | ||
| 13321 | 2026.05.19 16:55:26.239575 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.05.19 16:55:26.239594 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13323 | 2026.05.19 16:55:26.239606 [ 281 ] {a8ac8f84-e4ed-4278-88ed-731f19dde0ba} <Debug> TCPHandler: Processed in 0.001970979 sec. | ||
| 13324 | 2026.05.19 16:55:26.239681 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13325 | 2026.05.19 16:55:26.239727 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13326 | 2026.05.19 16:55:26.239822 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13327 | 2026.05.19 16:55:26.239865 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13328 | 2026.05.19 16:55:26.239883 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13329 | 2026.05.19 16:55:26.239938 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1723 rows starting from the beginning of the part | ||
| 13330 | 2026.05.19 16:55:26.240090 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 13331 | 2026.05.19 16:55:26.240216 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 13332 | 2026.05.19 16:55:26.240243 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.19 16:55:26.240279 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13334 | 2026.05.19 16:55:26.240330 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 16 rows starting from the beginning of the part | ||
| 13335 | 2026.05.19 16:55:26.240447 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 13336 | 2026.05.19 16:55:26.240549 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 16 rows starting from the beginning of the part | ||
| 13337 | 2026.05.19 16:55:26.240601 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13338 | 2026.05.19 16:55:26.240811 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.05.19 16:55:26.240950 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 13340 | 2026.05.19 16:55:26.240982 [ 281 ] {ae5640fd-bad8-44a9-a176-5516c00d6e83} <Debug> TCPHandler: Processed in 0.001307999 sec. | ||
| 13341 | 2026.05.19 16:55:26.248976 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 19 columns (19 merged, 0 gathered) in 0.009363892 sec., 194470.41892409694 rows/sec., 348.48 MiB/sec. | ||
| 13342 | 2026.05.19 16:55:26.250268 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13343 | 2026.05.19 16:55:26.250589 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.05.19 16:55:26.250655 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13345 | 2026.05.19 16:55:26.250753 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 13346 | 2026.05.19 16:55:26.738962 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13347 | 2026.05.19 16:55:26.739229 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13348 | 2026.05.19 16:55:26.739597 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13349 | 2026.05.19 16:55:26.739643 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13350 | 2026.05.19 16:55:26.739890 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13351 | 2026.05.19 16:55:26.739967 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13352 | 2026.05.19 16:55:26.740153 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13353 | 2026.05.19 16:55:26.740228 [ 348 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13354 | 2026.05.19 16:55:26.740235 [ 328 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13355 | 2026.05.19 16:55:26.740236 [ 361 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13356 | 2026.05.19 16:55:26.740340 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13357 | 2026.05.19 16:55:26.740365 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13358 | 2026.05.19 16:55:26.740441 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13359 | 2026.05.19 16:55:26.740463 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13360 | 2026.05.19 16:55:26.740501 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13361 | 2026.05.19 16:55:26.740551 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13362 | 2026.05.19 16:55:26.741658 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002554 sec., 13703.99373531715 rows/sec., 2.91 MiB/sec. | ||
| 13363 | 2026.05.19 16:55:26.741777 [ 281 ] {3d9a920b-b4d5-443c-8d7f-0e8e51a33f95} <Debug> TCPHandler: Processed in 0.002977776 sec. | ||
| 13364 | 2026.05.19 16:55:26.754725 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.05.19 16:55:26.754853 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13366 | 2026.05.19 16:55:26.754906 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13367 | 2026.05.19 16:55:26.755413 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.05.19 16:55:26.755459 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13369 | 2026.05.19 16:55:26.755830 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13370 | 2026.05.19 16:55:26.756057 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.05.19 16:55:26.756222 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001412 sec., 1416.4305949008499 rows/sec., 115.50 KiB/sec. | ||
| 13372 | 2026.05.19 16:55:26.756261 [ 281 ] {406ce557-cad2-4e7b-af7f-d0b34ef02364} <Debug> TCPHandler: Processed in 0.001613074 sec. | ||
| 13373 | 2026.05.19 16:55:26.756386 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2026.05.19 16:55:26.756489 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13375 | 2026.05.19 16:55:26.756535 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13376 | 2026.05.19 16:55:26.758192 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.05.19 16:55:26.758228 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13378 | 2026.05.19 16:55:26.758699 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13379 | 2026.05.19 16:55:26.758926 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.05.19 16:55:26.759065 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002604 sec., 943164.3625192012 rows/sec., 69.93 MiB/sec. | ||
| 13381 | 2026.05.19 16:55:26.759101 [ 281 ] {97493ccc-0b1a-4c7b-b56a-6ebff62ae85c} <Debug> TCPHandler: Processed in 0.002774082 sec. | ||
| 13382 | 2026.05.19 16:55:26.759228 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.05.19 16:55:26.759329 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13384 | 2026.05.19 16:55:26.759376 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13385 | 2026.05.19 16:55:26.759827 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.05.19 16:55:26.759867 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13387 | 2026.05.19 16:55:26.760177 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13388 | 2026.05.19 16:55:26.760407 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.05.19 16:55:26.760545 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001241 sec., 30620.467365028206 rows/sec., 2.24 MiB/sec. | ||
| 13390 | 2026.05.19 16:55:26.760580 [ 281 ] {76b9dc40-e3e8-482c-9c49-c0f0934f6773} <Debug> TCPHandler: Processed in 0.001406891 sec. | ||
| 13391 | 2026.05.19 16:55:26.760697 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.05.19 16:55:26.760795 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13393 | 2026.05.19 16:55:26.760839 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13394 | 2026.05.19 16:55:26.761554 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2026.05.19 16:55:26.761589 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13396 | 2026.05.19 16:55:26.761915 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13397 | 2026.05.19 16:55:26.762126 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2026.05.19 16:55:26.762257 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001487 sec., 538668.45998655 rows/sec., 31.12 MiB/sec. | ||
| 13399 | 2026.05.19 16:55:26.762292 [ 281 ] {3c084662-c9c7-4c88-ac7d-637c44b2c494} <Debug> TCPHandler: Processed in 0.001650775 sec. | ||
| 13400 | 2026.05.19 16:55:26.762417 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.05.19 16:55:26.762514 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13402 | 2026.05.19 16:55:26.762557 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13403 | 2026.05.19 16:55:26.762939 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.05.19 16:55:26.762973 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13405 | 2026.05.19 16:55:26.763253 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13406 | 2026.05.19 16:55:26.763463 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13407 | 2026.05.19 16:55:26.763595 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 13408 | 2026.05.19 16:55:26.763630 [ 281 ] {5bd78d58-94cd-4779-bfab-44c4879dc96b} <Debug> TCPHandler: Processed in 0.001267239 sec. | ||
| 13409 | 2026.05.19 16:55:26.763746 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2026.05.19 16:55:26.763843 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13411 | 2026.05.19 16:55:26.763884 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13412 | 2026.05.19 16:55:26.764943 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.05.19 16:55:26.764979 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13414 | 2026.05.19 16:55:26.765341 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13415 | 2026.05.19 16:55:26.765552 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.05.19 16:55:26.765684 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001865 sec., 706166.2198391422 rows/sec., 47.27 MiB/sec. | ||
| 13417 | 2026.05.19 16:55:26.765720 [ 281 ] {58cf6177-a8e7-4dc2-8a94-9274508c658b} <Debug> TCPHandler: Processed in 0.002029381 sec. | ||
| 13418 | 2026.05.19 16:55:26.765842 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13419 | 2026.05.19 16:55:26.765940 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13420 | 2026.05.19 16:55:26.765985 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13421 | 2026.05.19 16:55:26.766726 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2026.05.19 16:55:26.766761 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13423 | 2026.05.19 16:55:26.767172 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13424 | 2026.05.19 16:55:26.767386 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.05.19 16:55:26.767519 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001603 sec., 933873.986275733 rows/sec., 56.64 MiB/sec. | ||
| 13426 | 2026.05.19 16:55:26.767553 [ 281 ] {364c38a7-c648-4e15-a50c-7918ac7cdb31} <Debug> TCPHandler: Processed in 0.001766918 sec. | ||
| 13427 | 2026.05.19 16:55:26.767669 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13428 | 2026.05.19 16:55:26.767773 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13429 | 2026.05.19 16:55:26.767832 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13430 | 2026.05.19 16:55:26.768700 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13431 | 2026.05.19 16:55:26.768737 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13432 | 2026.05.19 16:55:26.769298 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13433 | 2026.05.19 16:55:26.769530 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13434 | 2026.05.19 16:55:26.769673 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001925 sec., 18701.2987012987 rows/sec., 33.51 MiB/sec. | ||
| 13435 | 2026.05.19 16:55:26.769737 [ 281 ] {4717df93-ee56-485b-9195-1b4ee581a5af} <Debug> TCPHandler: Processed in 0.002122972 sec. | ||
| 13436 | 2026.05.19 16:55:26.769861 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.05.19 16:55:26.769958 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13438 | 2026.05.19 16:55:26.770001 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13439 | 2026.05.19 16:55:26.770324 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.19 16:55:26.770358 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.09 GiB. | ||
| 13441 | 2026.05.19 16:55:26.770661 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13442 | 2026.05.19 16:55:26.770886 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13443 | 2026.05.19 16:55:26.771015 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 13444 | 2026.05.19 16:55:26.771048 [ 281 ] {42b959ae-e1ea-45a5-bcbc-5983bc29530f} <Debug> TCPHandler: Processed in 0.001239189 sec. | ||
| 13445 | 2026.05.19 16:55:27.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.22 MiB, peak 361.80 MiB, free memory in arenas 0.00 B, will set to 348.36 MiB (RSS), difference: 3.14 MiB | ||
| 13446 | 2026.05.19 16:55:30.929158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29252 | ||
| 13447 | 2026.05.19 16:55:30.929676 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.05.19 16:55:30.929726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13449 | 2026.05.19 16:55:30.930221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13450 | 2026.05.19 16:55:30.930458 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.05.19 16:55:30.930609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29252 | ||
| 13452 | 2026.05.19 16:55:30.930611 [ 105 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13453 | 2026.05.19 16:55:30.930685 [ 105 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.05.19 16:55:30.930709 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13455 | 2026.05.19 16:55:30.930818 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13456 | 2026.05.19 16:55:30.930928 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13457 | 2026.05.19 16:55:30.930964 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26884 rows starting from the beginning of the part | ||
| 13458 | 2026.05.19 16:55:30.931034 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13459 | 2026.05.19 16:55:30.931086 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13460 | 2026.05.19 16:55:30.931137 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13461 | 2026.05.19 16:55:30.931190 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13462 | 2026.05.19 16:55:30.931239 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13463 | 2026.05.19 16:55:30.933526 [ 198 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756922 sec., 10610383.60896681 rows/sec., 151.78 MiB/sec. | ||
| 13464 | 2026.05.19 16:55:30.933890 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13465 | 2026.05.19 16:55:30.934213 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.05.19 16:55:30.934299 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_61_12} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13467 | 2026.05.19 16:55:30.934406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13468 | 2026.05.19 16:55:31.217872 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.05.19 16:55:31.218142 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13470 | 2026.05.19 16:55:31.218504 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13471 | 2026.05.19 16:55:31.218549 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <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 | ||
| 13472 | 2026.05.19 16:55:31.218788 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13473 | 2026.05.19 16:55:31.218864 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13474 | 2026.05.19 16:55:31.219095 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13475 | 2026.05.19 16:55:31.219182 [ 328 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13476 | 2026.05.19 16:55:31.219192 [ 362 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13477 | 2026.05.19 16:55:31.219196 [ 364 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13478 | 2026.05.19 16:55:31.219319 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13479 | 2026.05.19 16:55:31.219344 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13480 | 2026.05.19 16:55:31.219413 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13481 | 2026.05.19 16:55:31.219435 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13482 | 2026.05.19 16:55:31.219470 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13483 | 2026.05.19 16:55:31.219513 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13484 | 2026.05.19 16:55:31.220495 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002468 sec., 14181.523500810372 rows/sec., 2.39 MiB/sec. | ||
| 13485 | 2026.05.19 16:55:31.220584 [ 281 ] {3621f3bb-437e-42a8-aae0-06a78cefbdc4} <Debug> TCPHandler: Processed in 0.002811493 sec. | ||
| 13486 | 2026.05.19 16:55:31.222302 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.05.19 16:55:31.222409 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13488 | 2026.05.19 16:55:31.222454 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13489 | 2026.05.19 16:55:31.222896 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.05.19 16:55:31.222934 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13491 | 2026.05.19 16:55:31.223341 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13492 | 2026.05.19 16:55:31.223550 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.05.19 16:55:31.223690 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001328 sec., 42168.674698795185 rows/sec., 3.24 MiB/sec. | ||
| 13494 | 2026.05.19 16:55:31.223724 [ 281 ] {dece8fa7-94d6-4f74-bddf-9df65408a0e9} <Debug> TCPHandler: Processed in 0.001500783 sec. | ||
| 13495 | 2026.05.19 16:55:31.223838 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.05.19 16:55:31.223938 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13497 | 2026.05.19 16:55:31.224045 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13498 | 2026.05.19 16:55:31.224452 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.05.19 16:55:31.224496 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13500 | 2026.05.19 16:55:31.224799 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13501 | 2026.05.19 16:55:31.225066 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.05.19 16:55:31.225191 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 13503 | 2026.05.19 16:55:31.225224 [ 281 ] {7c1b6c65-4d0b-42dd-8773-878704373165} <Debug> TCPHandler: Processed in 0.001389311 sec. | ||
| 13504 | 2026.05.19 16:55:31.225343 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.19 16:55:31.225433 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.05.19 16:55:31.225474 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13507 | 2026.05.19 16:55:31.225825 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.05.19 16:55:31.225859 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13509 | 2026.05.19 16:55:31.226235 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13510 | 2026.05.19 16:55:31.226447 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.05.19 16:55:31.226577 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 13512 | 2026.05.19 16:55:31.226610 [ 281 ] {d9c0af60-9ccc-4fb9-add2-47f6761434ed} <Debug> TCPHandler: Processed in 0.001332471 sec. | ||
| 13513 | 2026.05.19 16:55:31.226727 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.05.19 16:55:31.226818 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13515 | 2026.05.19 16:55:31.226859 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13516 | 2026.05.19 16:55:31.227238 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.05.19 16:55:31.227273 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13518 | 2026.05.19 16:55:31.227569 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13519 | 2026.05.19 16:55:31.227768 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.05.19 16:55:31.227891 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 13521 | 2026.05.19 16:55:31.227923 [ 281 ] {a5f802c5-20e2-430d-9b58-fcee75c70ba3} <Debug> TCPHandler: Processed in 0.001255959 sec. | ||
| 13522 | 2026.05.19 16:55:32.475317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13523 | 2026.05.19 16:55:32.492396 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.05.19 16:55:32.492453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13525 | 2026.05.19 16:55:32.498772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13526 | 2026.05.19 16:55:32.499433 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.05.19 16:55:32.499795 [ 103 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13528 | 2026.05.19 16:55:32.499863 [ 103 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.05.19 16:55:32.499886 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13530 | 2026.05.19 16:55:32.499992 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13531 | 2026.05.19 16:55:32.502763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13532 | 2026.05.19 16:55:32.503671 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13533 | 2026.05.19 16:55:32.505206 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13534 | 2026.05.19 16:55:32.510024 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13535 | 2026.05.19 16:55:32.514718 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13536 | 2026.05.19 16:55:32.519285 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13537 | 2026.05.19 16:55:32.524024 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13538 | 2026.05.19 16:55:32.527844 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13539 | 2026.05.19 16:55:32.579948 [ 188 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079759143 sec., 5767.363874509032 rows/sec., 29.82 MiB/sec. | ||
| 13540 | 2026.05.19 16:55:32.582111 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13541 | 2026.05.19 16:55:32.584002 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.05.19 16:55:32.584100 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_61_12} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13543 | 2026.05.19 16:55:32.585887 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13544 | 2026.05.19 16:55:33.002994 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.43 MiB, peak 362.85 MiB, free memory in arenas 0.00 B, will set to 348.38 MiB (RSS), difference: -1.05 MiB | ||
| 13545 | 2026.05.19 16:55:36.233851 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.05.19 16:55:36.234137 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13547 | 2026.05.19 16:55:36.234455 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13548 | 2026.05.19 16:55:36.234493 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <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 | ||
| 13549 | 2026.05.19 16:55:36.234704 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13550 | 2026.05.19 16:55:36.234774 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13551 | 2026.05.19 16:55:36.234911 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13552 | 2026.05.19 16:55:36.234980 [ 320 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13553 | 2026.05.19 16:55:36.234987 [ 328 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13554 | 2026.05.19 16:55:36.235012 [ 364 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13555 | 2026.05.19 16:55:36.235192 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13556 | 2026.05.19 16:55:36.235218 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13557 | 2026.05.19 16:55:36.235287 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13558 | 2026.05.19 16:55:36.235307 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13559 | 2026.05.19 16:55:36.235342 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13560 | 2026.05.19 16:55:36.235382 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13561 | 2026.05.19 16:55:36.236392 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002363 sec., 14811.680067710537 rows/sec., 2.49 MiB/sec. | ||
| 13562 | 2026.05.19 16:55:36.236480 [ 281 ] {8ee67629-7586-4648-ab30-072adaa1865b} <Debug> TCPHandler: Processed in 0.002729031 sec. | ||
| 13563 | 2026.05.19 16:55:36.238569 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.05.19 16:55:36.238694 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13565 | 2026.05.19 16:55:36.238747 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13566 | 2026.05.19 16:55:36.239395 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.05.19 16:55:36.239430 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13568 | 2026.05.19 16:55:36.239775 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13569 | 2026.05.19 16:55:36.239987 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.05.19 16:55:36.240194 [ 98 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13571 | 2026.05.19 16:55:36.240195 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001502 sec., 58588.548601864175 rows/sec., 4.93 MiB/sec. | ||
| 13572 | 2026.05.19 16:55:36.240234 [ 98 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.05.19 16:55:36.240249 [ 281 ] {094a176b-5d82-41ae-8354-356813e293a2} <Debug> TCPHandler: Processed in 0.001717316 sec. | ||
| 13574 | 2026.05.19 16:55:36.240258 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13575 | 2026.05.19 16:55:36.240379 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.05.19 16:55:36.240393 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13577 | 2026.05.19 16:55:36.240477 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13578 | 2026.05.19 16:55:36.240523 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13579 | 2026.05.19 16:55:36.240541 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13580 | 2026.05.19 16:55:36.240580 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2618 rows starting from the beginning of the part | ||
| 13581 | 2026.05.19 16:55:36.240651 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 106 rows starting from the beginning of the part | ||
| 13582 | 2026.05.19 16:55:36.240701 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 88 rows starting from the beginning of the part | ||
| 13583 | 2026.05.19 16:55:36.240748 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2456 rows starting from the beginning of the part | ||
| 13584 | 2026.05.19 16:55:36.240793 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13585 | 2026.05.19 16:55:36.240837 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 88 rows starting from the beginning of the part | ||
| 13586 | 2026.05.19 16:55:36.240942 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.05.19 16:55:36.240982 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13588 | 2026.05.19 16:55:36.241349 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13589 | 2026.05.19 16:55:36.241564 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2026.05.19 16:55:36.241694 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001249 sec., 12810.248198558847 rows/sec., 963.27 KiB/sec. | ||
| 13591 | 2026.05.19 16:55:36.241728 [ 281 ] {567f0d97-d665-4bf3-9e71-08cf727c6d87} <Debug> TCPHandler: Processed in 0.001421431 sec. | ||
| 13592 | 2026.05.19 16:55:36.241835 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13593 | 2026.05.19 16:55:36.241933 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13594 | 2026.05.19 16:55:36.241972 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13595 | 2026.05.19 16:55:36.242454 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2026.05.19 16:55:36.242487 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13597 | 2026.05.19 16:55:36.242784 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13598 | 2026.05.19 16:55:36.242811 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503149 sec., 2162076.6482538595 rows/sec., 170.95 MiB/sec. | ||
| 13599 | 2026.05.19 16:55:36.242983 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.05.19 16:55:36.243129 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13601 | 2026.05.19 16:55:36.243161 [ 98 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13602 | 2026.05.19 16:55:36.243180 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001212 sec., 66006.600660066 rows/sec., 5.15 MiB/sec. | ||
| 13603 | 2026.05.19 16:55:36.243190 [ 98 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.05.19 16:55:36.243215 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13605 | 2026.05.19 16:55:36.243217 [ 281 ] {4519ad07-f4c5-4684-9999-777b7eb97569} <Debug> TCPHandler: Processed in 0.001382941 sec. | ||
| 13606 | 2026.05.19 16:55:36.243326 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13607 | 2026.05.19 16:55:36.243340 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.05.19 16:55:36.243422 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.05.19 16:55:36.243447 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2026.05.19 16:55:36.243450 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13611 | 2026.05.19 16:55:36.243496 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_101_20} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13612 | 2026.05.19 16:55:36.243501 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part | ||
| 13613 | 2026.05.19 16:55:36.243498 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13614 | 2026.05.19 16:55:36.243569 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13615 | 2026.05.19 16:55:36.243579 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 89 rows starting from the beginning of the part | ||
| 13616 | 2026.05.19 16:55:36.243629 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 80 rows starting from the beginning of the part | ||
| 13617 | 2026.05.19 16:55:36.243670 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1317 rows starting from the beginning of the part | ||
| 13618 | 2026.05.19 16:55:36.243708 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13619 | 2026.05.19 16:55:36.243745 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 80 rows starting from the beginning of the part | ||
| 13620 | 2026.05.19 16:55:36.243926 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.05.19 16:55:36.243964 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13622 | 2026.05.19 16:55:36.244354 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13623 | 2026.05.19 16:55:36.244569 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.05.19 16:55:36.244674 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 4 parts from all_1_96_20 to all_99_99_0 | ||
| 13625 | 2026.05.19 16:55:36.244694 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 13626 | 2026.05.19 16:55:36.244697 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.05.19 16:55:36.244722 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13628 | 2026.05.19 16:55:36.244727 [ 281 ] {1194c453-fdd1-45e3-9afb-f7ab4ca839de} <Debug> TCPHandler: Processed in 0.001459983 sec. | ||
| 13629 | 2026.05.19 16:55:36.244792 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_96_20 to all_99_99_0 into Compact with storage Full | ||
| 13630 | 2026.05.19 16:55:36.244832 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.05.19 16:55:36.244896 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13632 | 2026.05.19 16:55:36.244927 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13633 | 2026.05.19 16:55:36.244927 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_20, total 33545 rows starting from the beginning of the part | ||
| 13634 | 2026.05.19 16:55:36.244983 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752337 sec., 1730831.4553650352 rows/sec., 125.24 MiB/sec. | ||
| 13635 | 2026.05.19 16:55:36.244987 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13636 | 2026.05.19 16:55:36.244998 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13637 | 2026.05.19 16:55:36.245130 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13638 | 2026.05.19 16:55:36.245170 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1497 rows starting from the beginning of the part | ||
| 13639 | 2026.05.19 16:55:36.245234 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13640 | 2026.05.19 16:55:36.245508 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.05.19 16:55:36.245573 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_101_20} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13642 | 2026.05.19 16:55:36.245655 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13643 | 2026.05.19 16:55:36.245801 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.05.19 16:55:36.245840 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13645 | 2026.05.19 16:55:36.246433 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13646 | 2026.05.19 16:55:36.246644 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.05.19 16:55:36.246781 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001856 sec., 8620.689655172413 rows/sec., 15.45 MiB/sec. | ||
| 13648 | 2026.05.19 16:55:36.246836 [ 281 ] {5b7088e6-7d5f-4206-a296-c95fc8feff41} <Debug> TCPHandler: Processed in 0.002046 sec. | ||
| 13649 | 2026.05.19 16:55:36.246947 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13650 | 2026.05.19 16:55:36.247038 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13651 | 2026.05.19 16:55:36.247145 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13652 | 2026.05.19 16:55:36.247461 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2026.05.19 16:55:36.247493 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13654 | 2026.05.19 16:55:36.247810 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13655 | 2026.05.19 16:55:36.248008 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2026.05.19 16:55:36.248174 [ 98 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13657 | 2026.05.19 16:55:36.248197 [ 98 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.05.19 16:55:36.248200 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13659 | 2026.05.19 16:55:36.248212 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13660 | 2026.05.19 16:55:36.248234 [ 281 ] {b808ad0c-4819-40a8-b56d-57f8f0ff0c93} <Debug> TCPHandler: Processed in 0.001282829 sec. | ||
| 13661 | 2026.05.19 16:55:36.248280 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13662 | 2026.05.19 16:55:36.248373 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13663 | 2026.05.19 16:55:36.248396 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5100 rows starting from the beginning of the part | ||
| 13664 | 2026.05.19 16:55:36.248438 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13665 | 2026.05.19 16:55:36.248475 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13666 | 2026.05.19 16:55:36.248509 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 13667 | 2026.05.19 16:55:36.248541 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 48 rows starting from the beginning of the part | ||
| 13668 | 2026.05.19 16:55:36.248574 [ 189 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13669 | 2026.05.19 16:55:36.250277 [ 192 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021141 sec., 2642071.978154913 rows/sec., 178.06 MiB/sec. | ||
| 13670 | 2026.05.19 16:55:36.250820 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13671 | 2026.05.19 16:55:36.251168 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.05.19 16:55:36.251248 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_101_20} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13673 | 2026.05.19 16:55:36.251325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13674 | 2026.05.19 16:55:36.252816 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35362 rows, containing 5 columns (5 merged, 0 gathered) in 0.008034192 sec., 4401438.252907075 rows/sec., 285.86 MiB/sec. | ||
| 13675 | 2026.05.19 16:55:36.253065 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Trace> MergedBlockOutputStream: filled checksums all_1_99_21 (state Temporary) | ||
| 13676 | 2026.05.19 16:55:36.253356 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_99_21 to all_1_99_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.19 16:55:36.253422 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_99_21} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 4 parts: [all_1_96_20, all_99_99_0] -> all_1_99_21 | ||
| 13678 | 2026.05.19 16:55:36.253495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13679 | 2026.05.19 16:55:38.224297 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13680 | 2026.05.19 16:55:38.224370 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13681 | 2026.05.19 16:55:38.450246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29764 | ||
| 13682 | 2026.05.19 16:55:38.450770 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.19 16:55:38.450810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13684 | 2026.05.19 16:55:38.451277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13685 | 2026.05.19 16:55:38.451489 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.19 16:55:38.451611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29764 | ||
| 13687 | 2026.05.19 16:55:40.018451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13688 | 2026.05.19 16:55:40.033912 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.05.19 16:55:40.033970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13690 | 2026.05.19 16:55:40.039314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13691 | 2026.05.19 16:55:40.039975 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.05.19 16:55:40.042683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13693 | 2026.05.19 16:55:41.238940 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.05.19 16:55:41.239164 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13695 | 2026.05.19 16:55:41.239507 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13696 | 2026.05.19 16:55:41.239551 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <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 | ||
| 13697 | 2026.05.19 16:55:41.239775 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13698 | 2026.05.19 16:55:41.239843 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13699 | 2026.05.19 16:55:41.239984 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13700 | 2026.05.19 16:55:41.240057 [ 328 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13701 | 2026.05.19 16:55:41.240065 [ 320 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13702 | 2026.05.19 16:55:41.240086 [ 364 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13703 | 2026.05.19 16:55:41.240203 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13704 | 2026.05.19 16:55:41.240232 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13705 | 2026.05.19 16:55:41.240307 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13706 | 2026.05.19 16:55:41.240327 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13707 | 2026.05.19 16:55:41.240363 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13708 | 2026.05.19 16:55:41.240401 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13709 | 2026.05.19 16:55:41.241313 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002245 sec., 15590.200445434299 rows/sec., 2.63 MiB/sec. | ||
| 13710 | 2026.05.19 16:55:41.241413 [ 281 ] {11b4d91b-4ec5-4bf7-b3d7-356b1db24ee5} <Debug> TCPHandler: Processed in 0.002613619 sec. | ||
| 13711 | 2026.05.19 16:55:41.243389 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13712 | 2026.05.19 16:55:41.243502 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13713 | 2026.05.19 16:55:41.243553 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13714 | 2026.05.19 16:55:41.244144 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13715 | 2026.05.19 16:55:41.244192 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13716 | 2026.05.19 16:55:41.244589 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13717 | 2026.05.19 16:55:41.244815 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13718 | 2026.05.19 16:55:41.244959 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 5.96 MiB/sec. | ||
| 13719 | 2026.05.19 16:55:41.244995 [ 281 ] {444bdc7f-db31-45e7-b2f8-3fd908693d79} <Debug> TCPHandler: Processed in 0.001656225 sec. | ||
| 13720 | 2026.05.19 16:55:41.245124 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.05.19 16:55:41.245218 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13722 | 2026.05.19 16:55:41.245258 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13723 | 2026.05.19 16:55:41.245664 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.05.19 16:55:41.245700 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13725 | 2026.05.19 16:55:41.245981 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13726 | 2026.05.19 16:55:41.246185 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.05.19 16:55:41.246312 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001113 sec., 22461.814914645103 rows/sec., 1.65 MiB/sec. | ||
| 13728 | 2026.05.19 16:55:41.246346 [ 281 ] {ed0b8029-11f2-4917-84cd-9f5b9db30d43} <Debug> TCPHandler: Processed in 0.001270719 sec. | ||
| 13729 | 2026.05.19 16:55:41.246465 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13730 | 2026.05.19 16:55:41.246558 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13731 | 2026.05.19 16:55:41.246598 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13732 | 2026.05.19 16:55:41.247011 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13733 | 2026.05.19 16:55:41.247047 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13734 | 2026.05.19 16:55:41.247340 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13735 | 2026.05.19 16:55:41.247559 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13736 | 2026.05.19 16:55:41.247685 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001145 sec., 77729.2576419214 rows/sec., 6.07 MiB/sec. | ||
| 13737 | 2026.05.19 16:55:41.247719 [ 281 ] {b36102f3-0763-4f77-a5bd-0ef4f483dcab} <Debug> TCPHandler: Processed in 0.001302739 sec. | ||
| 13738 | 2026.05.19 16:55:41.247844 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13739 | 2026.05.19 16:55:41.247937 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13740 | 2026.05.19 16:55:41.248007 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13741 | 2026.05.19 16:55:41.248416 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13742 | 2026.05.19 16:55:41.248451 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13743 | 2026.05.19 16:55:41.248771 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13744 | 2026.05.19 16:55:41.248979 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.05.19 16:55:41.249113 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13746 | 2026.05.19 16:55:41.249147 [ 281 ] {d02ce559-abcd-4729-9794-a58d28ed3345} <Debug> TCPHandler: Processed in 0.001352891 sec. | ||
| 13747 | 2026.05.19 16:55:41.249286 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13748 | 2026.05.19 16:55:41.249406 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13749 | 2026.05.19 16:55:41.249468 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13750 | 2026.05.19 16:55:41.250229 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.05.19 16:55:41.250265 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13752 | 2026.05.19 16:55:41.250779 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13753 | 2026.05.19 16:55:41.250997 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.05.19 16:55:41.251134 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001747 sec., 14310.246136233543 rows/sec., 25.64 MiB/sec. | ||
| 13755 | 2026.05.19 16:55:41.251185 [ 281 ] {9682c19f-6bac-49cd-9939-1e4508b21199} <Debug> TCPHandler: Processed in 0.00195623 sec. | ||
| 13756 | 2026.05.19 16:55:41.251309 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13757 | 2026.05.19 16:55:41.251403 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13758 | 2026.05.19 16:55:41.251444 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13759 | 2026.05.19 16:55:41.251787 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.05.19 16:55:41.251822 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13761 | 2026.05.19 16:55:41.252119 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13762 | 2026.05.19 16:55:41.252334 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13763 | 2026.05.19 16:55:41.252464 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 13764 | 2026.05.19 16:55:41.252498 [ 281 ] {faab72e9-6e2b-47dd-a055-bb3bc61816a5} <Debug> TCPHandler: Processed in 0.001237499 sec. | ||
| 13765 | 2026.05.19 16:55:45.952669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30212 | ||
| 13766 | 2026.05.19 16:55:45.953219 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.05.19 16:55:45.953271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13768 | 2026.05.19 16:55:45.953767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13769 | 2026.05.19 16:55:45.954014 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.05.19 16:55:45.954180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30212 | ||
| 13771 | 2026.05.19 16:55:46.239412 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2026.05.19 16:55:46.239648 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 13773 | 2026.05.19 16:55:46.240004 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13774 | 2026.05.19 16:55:46.240048 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <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_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')" moved to PREWHERE | ||
| 13775 | 2026.05.19 16:55:46.240288 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13776 | 2026.05.19 16:55:46.240361 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13777 | 2026.05.19 16:55:46.240510 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 13778 | 2026.05.19 16:55:46.240605 [ 332 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13779 | 2026.05.19 16:55:46.240614 [ 328 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13780 | 2026.05.19 16:55:46.240627 [ 364 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13781 | 2026.05.19 16:55:46.240759 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13782 | 2026.05.19 16:55:46.240791 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13783 | 2026.05.19 16:55:46.240868 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13784 | 2026.05.19 16:55:46.240889 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13785 | 2026.05.19 16:55:46.240928 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 13786 | 2026.05.19 16:55:46.240971 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 13787 | 2026.05.19 16:55:46.242030 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002483 sec., 14095.851792186872 rows/sec., 2.37 MiB/sec. | ||
| 13788 | 2026.05.19 16:55:46.242148 [ 281 ] {66c5d6e0-9504-4a39-b292-88c49088df5e} <Debug> TCPHandler: Processed in 0.002872704 sec. | ||
| 13789 | 2026.05.19 16:55:46.244776 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2026.05.19 16:55:46.244897 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13791 | 2026.05.19 16:55:46.244948 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13792 | 2026.05.19 16:55:46.245448 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.05.19 16:55:46.245495 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13794 | 2026.05.19 16:55:46.245855 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13795 | 2026.05.19 16:55:46.246080 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.05.19 16:55:46.246245 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001382 sec., 17366.136034732273 rows/sec., 1.44 MiB/sec. | ||
| 13797 | 2026.05.19 16:55:46.246286 [ 281 ] {aa026316-0be6-41e9-80fa-32ee23dad69f} <Debug> TCPHandler: Processed in 0.001573174 sec. | ||
| 13798 | 2026.05.19 16:55:46.246409 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2026.05.19 16:55:46.246511 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13800 | 2026.05.19 16:55:46.246556 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13801 | 2026.05.19 16:55:46.247035 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.05.19 16:55:46.247070 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13803 | 2026.05.19 16:55:46.247377 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13804 | 2026.05.19 16:55:46.247573 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.05.19 16:55:46.247765 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001274 sec., 163265.306122449 rows/sec., 14.60 MiB/sec. | ||
| 13806 | 2026.05.19 16:55:46.247802 [ 281 ] {e02b05c4-6208-4d30-8a7a-905f0cbeddc7} <Debug> TCPHandler: Processed in 0.001443752 sec. | ||
| 13807 | 2026.05.19 16:55:46.247926 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.05.19 16:55:46.248023 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13809 | 2026.05.19 16:55:46.248065 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13810 | 2026.05.19 16:55:46.248474 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.05.19 16:55:46.248511 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13812 | 2026.05.19 16:55:46.248805 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13813 | 2026.05.19 16:55:46.249022 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.05.19 16:55:46.249156 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001152 sec., 24305.555555555555 rows/sec., 1.83 MiB/sec. | ||
| 13815 | 2026.05.19 16:55:46.249193 [ 281 ] {5e7a1a92-db2e-4861-832b-3b092786babc} <Debug> TCPHandler: Processed in 0.00131761 sec. | ||
| 13816 | 2026.05.19 16:55:46.249315 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13817 | 2026.05.19 16:55:46.249410 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13818 | 2026.05.19 16:55:46.249451 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13819 | 2026.05.19 16:55:46.249855 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.05.19 16:55:46.249892 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13821 | 2026.05.19 16:55:46.250183 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13822 | 2026.05.19 16:55:46.250388 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.05.19 16:55:46.250519 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 13824 | 2026.05.19 16:55:46.250555 [ 281 ] {757d1201-87e9-4666-b977-ec84ef4a5b98} <Debug> TCPHandler: Processed in 0.00128928 sec. | ||
| 13825 | 2026.05.19 16:55:46.250672 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13826 | 2026.05.19 16:55:46.250772 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13827 | 2026.05.19 16:55:46.250815 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13828 | 2026.05.19 16:55:46.251209 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13829 | 2026.05.19 16:55:46.251245 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13830 | 2026.05.19 16:55:46.251537 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13831 | 2026.05.19 16:55:46.251742 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.05.19 16:55:46.251871 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 13833 | 2026.05.19 16:55:46.251906 [ 281 ] {bd71a72d-02a1-4d84-8bc7-6b8e15e46315} <Debug> TCPHandler: Processed in 0.00128356 sec. | ||
| 13834 | 2026.05.19 16:55:46.252022 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13835 | 2026.05.19 16:55:46.252117 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13836 | 2026.05.19 16:55:46.252158 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13837 | 2026.05.19 16:55:46.252604 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13838 | 2026.05.19 16:55:46.252641 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13839 | 2026.05.19 16:55:46.252956 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13840 | 2026.05.19 16:55:46.253182 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2026.05.19 16:55:46.253311 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001211 sec., 95788.60445912469 rows/sec., 7.79 MiB/sec. | ||
| 13842 | 2026.05.19 16:55:46.253347 [ 281 ] {1b011443-b477-47a1-8df3-67845b931f8c} <Debug> TCPHandler: Processed in 0.001374551 sec. | ||
| 13843 | 2026.05.19 16:55:46.253461 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2026.05.19 16:55:46.253570 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13845 | 2026.05.19 16:55:46.253631 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13846 | 2026.05.19 16:55:46.254095 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2026.05.19 16:55:46.254134 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13848 | 2026.05.19 16:55:46.254469 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13849 | 2026.05.19 16:55:46.254674 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.05.19 16:55:46.254802 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001259 sec., 155679.1104050834 rows/sec., 11.17 MiB/sec. | ||
| 13851 | 2026.05.19 16:55:46.254837 [ 281 ] {1692b8fd-744b-4a7c-b7dd-2bbfbc26cbb2} <Debug> TCPHandler: Processed in 0.001425042 sec. | ||
| 13852 | 2026.05.19 16:55:46.254953 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13853 | 2026.05.19 16:55:46.255048 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13854 | 2026.05.19 16:55:46.255105 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13855 | 2026.05.19 16:55:46.255891 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2026.05.19 16:55:46.255928 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13857 | 2026.05.19 16:55:46.256443 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13858 | 2026.05.19 16:55:46.256659 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13859 | 2026.05.19 16:55:46.256802 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001772 sec., 9029.345372460497 rows/sec., 16.18 MiB/sec. | ||
| 13860 | 2026.05.19 16:55:46.256855 [ 281 ] {d112a2f0-3215-4064-a943-766452e778e1} <Debug> TCPHandler: Processed in 0.00195133 sec. | ||
| 13861 | 2026.05.19 16:55:46.256973 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13862 | 2026.05.19 16:55:46.257069 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13863 | 2026.05.19 16:55:46.257112 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13864 | 2026.05.19 16:55:46.257469 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13865 | 2026.05.19 16:55:46.257506 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13866 | 2026.05.19 16:55:46.257801 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13867 | 2026.05.19 16:55:46.257998 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13868 | 2026.05.19 16:55:46.258122 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 13869 | 2026.05.19 16:55:46.258153 [ 281 ] {78df03fe-9412-440a-b2fc-92bef393d168} <Debug> TCPHandler: Processed in 0.001255629 sec. | ||
| 13870 | 2026.05.19 16:55:47.543467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13871 | 2026.05.19 16:55:47.559409 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2026.05.19 16:55:47.559459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13873 | 2026.05.19 16:55:47.565348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13874 | 2026.05.19 16:55:47.566006 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2026.05.19 16:55:47.568750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13876 | 2026.05.19 16:55:50.737934 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.05.19 16:55:50.738176 [ 293 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 13878 | 2026.05.19 16:55:50.738648 [ 293 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 13879 | 2026.05.19 16:55:50.738860 [ 293 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13880 | 2026.05.19 16:55:50.739239 [ 311 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 13881 | 2026.05.19 16:55:50.739523 [ 293 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001456 sec., 28159.340659340658 rows/sec., 1.68 MiB/sec. | ||
| 13882 | 2026.05.19 16:55:50.739581 [ 293 ] {06833582-47f9-4575-899b-be9a1c605f7c} <Debug> TCPHandler: Processed in 0.001780587 sec. | ||
| 13883 | 2026.05.19 16:55:51.239230 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2026.05.19 16:55:51.239460 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 13885 | 2026.05.19 16:55:51.239816 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13886 | 2026.05.19 16:55:51.239860 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <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 | ||
| 13887 | 2026.05.19 16:55:51.240091 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13888 | 2026.05.19 16:55:51.240166 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13889 | 2026.05.19 16:55:51.240335 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13890 | 2026.05.19 16:55:51.240414 [ 328 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13891 | 2026.05.19 16:55:51.240437 [ 364 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13892 | 2026.05.19 16:55:51.240437 [ 311 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13893 | 2026.05.19 16:55:51.240539 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 13894 | 2026.05.19 16:55:51.240568 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13895 | 2026.05.19 16:55:51.240643 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13896 | 2026.05.19 16:55:51.240665 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 13897 | 2026.05.19 16:55:51.240701 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13898 | 2026.05.19 16:55:51.240749 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 13899 | 2026.05.19 16:55:51.241772 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002409 sec., 14528.850145288501 rows/sec., 2.45 MiB/sec. | ||
| 13900 | 2026.05.19 16:55:51.241897 [ 281 ] {13964e06-09ea-4268-88db-558d67a28b77} <Debug> TCPHandler: Processed in 0.002812543 sec. | ||
| 13901 | 2026.05.19 16:55:51.243925 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13902 | 2026.05.19 16:55:51.244035 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13903 | 2026.05.19 16:55:51.244080 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13904 | 2026.05.19 16:55:51.244702 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.05.19 16:55:51.244741 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13906 | 2026.05.19 16:55:51.245132 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13907 | 2026.05.19 16:55:51.245353 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2026.05.19 16:55:51.245502 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001444 sec., 73407.20221606648 rows/sec., 6.16 MiB/sec. | ||
| 13909 | 2026.05.19 16:55:51.245540 [ 281 ] {e2c429ac-6fed-45d8-a50e-89a3d5cbb1c3} <Debug> TCPHandler: Processed in 0.001619574 sec. | ||
| 13910 | 2026.05.19 16:55:51.245701 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2026.05.19 16:55:51.245802 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13912 | 2026.05.19 16:55:51.245845 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13913 | 2026.05.19 16:55:51.246287 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2026.05.19 16:55:51.246323 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13915 | 2026.05.19 16:55:51.246652 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13916 | 2026.05.19 16:55:51.246871 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2026.05.19 16:55:51.246991 [ 78 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13918 | 2026.05.19 16:55:51.247006 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 1.50 MiB/sec. | ||
| 13919 | 2026.05.19 16:55:51.247029 [ 78 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2026.05.19 16:55:51.247045 [ 281 ] {0d3588c5-f5d1-4d44-a779-7909779b1984} <Debug> TCPHandler: Processed in 0.001395201 sec. | ||
| 13921 | 2026.05.19 16:55:51.247049 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13922 | 2026.05.19 16:55:51.247138 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13923 | 2026.05.19 16:55:51.247181 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13924 | 2026.05.19 16:55:51.247229 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13925 | 2026.05.19 16:55:51.247257 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 82 rows starting from the beginning of the part | ||
| 13926 | 2026.05.19 16:55:51.247285 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13927 | 2026.05.19 16:55:51.247315 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 38 rows starting from the beginning of the part | ||
| 13928 | 2026.05.19 16:55:51.247328 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13929 | 2026.05.19 16:55:51.247359 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 13930 | 2026.05.19 16:55:51.247402 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 13931 | 2026.05.19 16:55:51.247442 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part | ||
| 13932 | 2026.05.19 16:55:51.247483 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 13933 | 2026.05.19 16:55:51.247795 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.05.19 16:55:51.247830 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13935 | 2026.05.19 16:55:51.248144 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13936 | 2026.05.19 16:55:51.248257 [ 196 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147077 sec., 186561.14628747676 rows/sec., 14.42 MiB/sec. | ||
| 13937 | 2026.05.19 16:55:51.248381 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.05.19 16:55:51.248394 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13939 | 2026.05.19 16:55:51.248528 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001268 sec., 70189.27444794953 rows/sec., 5.48 MiB/sec. | ||
| 13940 | 2026.05.19 16:55:51.248564 [ 281 ] {5f06560f-63e3-436a-88b3-adcc18a3fcad} <Debug> TCPHandler: Processed in 0.001433312 sec. | ||
| 13941 | 2026.05.19 16:55:51.248640 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.05.19 16:55:51.248705 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13943 | 2026.05.19 16:55:51.248708 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_91_18} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13944 | 2026.05.19 16:55:51.248782 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13945 | 2026.05.19 16:55:51.248802 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.05.19 16:55:51.248847 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13947 | 2026.05.19 16:55:51.249276 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.05.19 16:55:51.249315 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13949 | 2026.05.19 16:55:51.249661 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13950 | 2026.05.19 16:55:51.249880 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.05.19 16:55:51.250012 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 5 parts from all_1_99_21 to all_103_103_0 | ||
| 13952 | 2026.05.19 16:55:51.250024 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 13953 | 2026.05.19 16:55:51.250045 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13954 | 2026.05.19 16:55:51.250065 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13955 | 2026.05.19 16:55:51.250067 [ 281 ] {6a146cf6-e02c-4126-91a1-ba3c2c7376bb} <Debug> TCPHandler: Processed in 0.001410092 sec. | ||
| 13956 | 2026.05.19 16:55:51.250168 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_99_21 to all_103_103_0 into Compact with storage Full | ||
| 13957 | 2026.05.19 16:55:51.250205 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2026.05.19 16:55:51.250306 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13959 | 2026.05.19 16:55:51.250312 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.05.19 16:55:51.250352 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_21, total 35362 rows starting from the beginning of the part | ||
| 13961 | 2026.05.19 16:55:51.250382 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13962 | 2026.05.19 16:55:51.250431 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 128 rows starting from the beginning of the part | ||
| 13963 | 2026.05.19 16:55:51.250491 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13964 | 2026.05.19 16:55:51.250543 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13965 | 2026.05.19 16:55:51.250587 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 196 rows starting from the beginning of the part | ||
| 13966 | 2026.05.19 16:55:51.251246 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.05.19 16:55:51.251287 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13968 | 2026.05.19 16:55:51.251863 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13969 | 2026.05.19 16:55:51.252120 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.05.19 16:55:51.252239 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13971 | 2026.05.19 16:55:51.252268 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.05.19 16:55:51.252271 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001977 sec., 12645.422357106727 rows/sec., 22.66 MiB/sec. | ||
| 13973 | 2026.05.19 16:55:51.252285 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13974 | 2026.05.19 16:55:51.252340 [ 281 ] {ccb1f6e8-73a3-4ea0-85d2-aa5246ba53f7} <Debug> TCPHandler: Processed in 0.002186584 sec. | ||
| 13975 | 2026.05.19 16:55:51.252353 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13976 | 2026.05.19 16:55:51.252476 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.05.19 16:55:51.252507 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13978 | 2026.05.19 16:55:51.252558 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1821 rows starting from the beginning of the part | ||
| 13979 | 2026.05.19 16:55:51.252571 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13980 | 2026.05.19 16:55:51.252614 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13981 | 2026.05.19 16:55:51.252664 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 13982 | 2026.05.19 16:55:51.252760 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 16 rows starting from the beginning of the part | ||
| 13983 | 2026.05.19 16:55:51.252859 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 25 rows starting from the beginning of the part | ||
| 13984 | 2026.05.19 16:55:51.252954 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
| 13985 | 2026.05.19 16:55:51.252998 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2026.05.19 16:55:51.253034 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 13987 | 2026.05.19 16:55:51.253054 [ 194 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 25 rows starting from the beginning of the part | ||
| 13988 | 2026.05.19 16:55:51.253350 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13989 | 2026.05.19 16:55:51.253584 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.05.19 16:55:51.253725 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 13991 | 2026.05.19 16:55:51.253762 [ 281 ] {a5e5007d-2b3f-4e70-bf79-c62c1057c5c4} <Debug> TCPHandler: Processed in 0.00133511 sec. | ||
| 13992 | 2026.05.19 16:55:51.258420 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36006 rows, containing 5 columns (5 merged, 0 gathered) in 0.008291156 sec., 4342699.6187262675 rows/sec., 282.46 MiB/sec. | ||
| 13993 | 2026.05.19 16:55:51.258810 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Trace> MergedBlockOutputStream: filled checksums all_1_103_22 (state Temporary) | ||
| 13994 | 2026.05.19 16:55:51.259080 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_103_22 to all_1_103_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.05.19 16:55:51.259149 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_103_22} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 5 parts: [all_1_99_21, all_103_103_0] -> all_1_103_22 | ||
| 13996 | 2026.05.19 16:55:51.259227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13997 | 2026.05.19 16:55:51.263670 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 19 columns (19 merged, 0 gathered) in 0.011340332 sec., 170982.64847977995 rows/sec., 306.39 MiB/sec. | ||
| 13998 | 2026.05.19 16:55:51.266189 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13999 | 2026.05.19 16:55:51.266669 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.05.19 16:55:51.266784 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14001 | 2026.05.19 16:55:51.266976 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 14002 | 2026.05.19 16:55:52.000356 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.82 MiB, peak 367.20 MiB, free memory in arenas 0.00 B, will set to 354.48 MiB (RSS), difference: 4.66 MiB | ||
| 14003 | 2026.05.19 16:55:53.224436 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14004 | 2026.05.19 16:55:53.224521 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14005 | 2026.05.19 16:55:53.454956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30724 | ||
| 14006 | 2026.05.19 16:55:53.455504 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.05.19 16:55:53.455560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14008 | 2026.05.19 16:55:53.456122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14009 | 2026.05.19 16:55:53.456383 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.05.19 16:55:53.456561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30724 | ||
| 14011 | 2026.05.19 16:55:54.003448 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002797073 sec. | ||
| 14012 | 2026.05.19 16:55:55.069390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14013 | 2026.05.19 16:55:55.086060 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2026.05.19 16:55:55.086113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14015 | 2026.05.19 16:55:55.092356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14016 | 2026.05.19 16:55:55.093094 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14017 | 2026.05.19 16:55:55.096211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14018 | 2026.05.19 16:55:56.237542 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.05.19 16:55:56.237771 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 14020 | 2026.05.19 16:55:56.238108 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14021 | 2026.05.19 16:55:56.238154 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <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 | ||
| 14022 | 2026.05.19 16:55:56.238375 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14023 | 2026.05.19 16:55:56.238443 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14024 | 2026.05.19 16:55:56.238595 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14025 | 2026.05.19 16:55:56.238697 [ 319 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14026 | 2026.05.19 16:55:56.238697 [ 364 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14027 | 2026.05.19 16:55:56.238697 [ 339 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14028 | 2026.05.19 16:55:56.238855 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14029 | 2026.05.19 16:55:56.238882 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14030 | 2026.05.19 16:55:56.238951 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14031 | 2026.05.19 16:55:56.238971 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14032 | 2026.05.19 16:55:56.239006 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14033 | 2026.05.19 16:55:56.239048 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14034 | 2026.05.19 16:55:56.240042 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002369 sec., 14774.166314900802 rows/sec., 2.49 MiB/sec. | ||
| 14035 | 2026.05.19 16:55:56.240170 [ 281 ] {be86cc70-4b3e-4f81-99e5-8307abed0ac9} <Debug> TCPHandler: Processed in 0.002764862 sec. | ||
| 14036 | 2026.05.19 16:55:56.242197 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.05.19 16:55:56.242330 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14038 | 2026.05.19 16:55:56.242382 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14039 | 2026.05.19 16:55:56.242988 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.05.19 16:55:56.243042 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14041 | 2026.05.19 16:55:56.243429 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14042 | 2026.05.19 16:55:56.243645 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.05.19 16:55:56.243804 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001513 sec., 58162.59087904825 rows/sec., 4.90 MiB/sec. | ||
| 14044 | 2026.05.19 16:55:56.243840 [ 281 ] {b3bd75b6-bab5-417b-ae7e-51fc8d84e6bd} <Debug> TCPHandler: Processed in 0.001701456 sec. | ||
| 14045 | 2026.05.19 16:55:56.243976 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.05.19 16:55:56.244070 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14047 | 2026.05.19 16:55:56.244111 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14048 | 2026.05.19 16:55:56.244521 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.05.19 16:55:56.244556 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14050 | 2026.05.19 16:55:56.244837 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14051 | 2026.05.19 16:55:56.245036 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.05.19 16:55:56.245166 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001115 sec., 14349.775784753361 rows/sec., 1.05 MiB/sec. | ||
| 14053 | 2026.05.19 16:55:56.245199 [ 281 ] {d2277500-c951-4761-b4c6-27b8b17510a6} <Debug> TCPHandler: Processed in 0.001271209 sec. | ||
| 14054 | 2026.05.19 16:55:56.245319 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14055 | 2026.05.19 16:55:56.245413 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14056 | 2026.05.19 16:55:56.245453 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14057 | 2026.05.19 16:55:56.245892 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.05.19 16:55:56.245926 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14059 | 2026.05.19 16:55:56.246216 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14060 | 2026.05.19 16:55:56.246427 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.05.19 16:55:56.246558 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001165 sec., 68669.5278969957 rows/sec., 5.36 MiB/sec. | ||
| 14062 | 2026.05.19 16:55:56.246592 [ 281 ] {e2278825-3c07-47d4-b573-10357fd01037} <Debug> TCPHandler: Processed in 0.00132171 sec. | ||
| 14063 | 2026.05.19 16:55:56.246716 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2026.05.19 16:55:56.246810 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14065 | 2026.05.19 16:55:56.246853 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14066 | 2026.05.19 16:55:56.247297 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.05.19 16:55:56.247330 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14068 | 2026.05.19 16:55:56.247655 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14069 | 2026.05.19 16:55:56.247856 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.05.19 16:55:56.247984 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 14071 | 2026.05.19 16:55:56.248018 [ 281 ] {defe2449-a969-4479-af9b-e6c606ce0bc7} <Debug> TCPHandler: Processed in 0.001350611 sec. | ||
| 14072 | 2026.05.19 16:55:56.248137 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.05.19 16:55:56.248231 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14074 | 2026.05.19 16:55:56.248285 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14075 | 2026.05.19 16:55:56.249080 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2026.05.19 16:55:56.249114 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14077 | 2026.05.19 16:55:56.249638 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14078 | 2026.05.19 16:55:56.249852 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.05.19 16:55:56.249994 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001782 sec., 8978.675645342313 rows/sec., 16.09 MiB/sec. | ||
| 14080 | 2026.05.19 16:55:56.250044 [ 281 ] {17989925-1cc7-4511-8d23-1f0e43fb524b} <Debug> TCPHandler: Processed in 0.00195609 sec. | ||
| 14081 | 2026.05.19 16:55:56.250163 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14082 | 2026.05.19 16:55:56.250257 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14083 | 2026.05.19 16:55:56.250299 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14084 | 2026.05.19 16:55:56.250648 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.05.19 16:55:56.250682 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14086 | 2026.05.19 16:55:56.250975 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14087 | 2026.05.19 16:55:56.251190 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.05.19 16:55:56.251320 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14089 | 2026.05.19 16:55:56.251353 [ 281 ] {96f9bd90-a0d8-471f-8956-4297fd33d679} <Debug> TCPHandler: Processed in 0.001238168 sec. | ||
| 14090 | 2026.05.19 16:55:56.750759 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14091 | 2026.05.19 16:55:56.750995 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14092 | 2026.05.19 16:55:56.751344 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14093 | 2026.05.19 16:55:56.751385 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <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_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14094 | 2026.05.19 16:55:56.751621 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14095 | 2026.05.19 16:55:56.751689 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14096 | 2026.05.19 16:55:56.751834 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 14097 | 2026.05.19 16:55:56.751930 [ 364 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14098 | 2026.05.19 16:55:56.751938 [ 318 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14099 | 2026.05.19 16:55:56.751930 [ 339 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14100 | 2026.05.19 16:55:56.752094 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14101 | 2026.05.19 16:55:56.752123 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14102 | 2026.05.19 16:55:56.752194 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14103 | 2026.05.19 16:55:56.752216 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14104 | 2026.05.19 16:55:56.752251 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14105 | 2026.05.19 16:55:56.752291 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14106 | 2026.05.19 16:55:56.753392 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002503 sec., 13983.220135836995 rows/sec., 2.97 MiB/sec. | ||
| 14107 | 2026.05.19 16:55:56.753535 [ 281 ] {9e95d2fb-582f-4e28-9f0b-5b33588da685} <Debug> TCPHandler: Processed in 0.002914614 sec. | ||
| 14108 | 2026.05.19 16:55:56.766350 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2026.05.19 16:55:56.766488 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14110 | 2026.05.19 16:55:56.766545 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14111 | 2026.05.19 16:55:56.767080 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14112 | 2026.05.19 16:55:56.767127 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14113 | 2026.05.19 16:55:56.767503 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14114 | 2026.05.19 16:55:56.767731 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14115 | 2026.05.19 16:55:56.767890 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001441 sec., 1387.9250520471894 rows/sec., 113.18 KiB/sec. | ||
| 14116 | 2026.05.19 16:55:56.767929 [ 281 ] {f71a9d9a-820c-435f-8c7a-4e9b9671dd8d} <Debug> TCPHandler: Processed in 0.001651495 sec. | ||
| 14117 | 2026.05.19 16:55:56.768063 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2026.05.19 16:55:56.768165 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14119 | 2026.05.19 16:55:56.768209 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14120 | 2026.05.19 16:55:56.769847 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14121 | 2026.05.19 16:55:56.769885 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14122 | 2026.05.19 16:55:56.770363 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14123 | 2026.05.19 16:55:56.770579 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14124 | 2026.05.19 16:55:56.770710 [ 70 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14125 | 2026.05.19 16:55:56.770715 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Debug> executeQuery: Read 2456 rows, 186.48 KiB in 0.002575 sec., 953786.4077669902 rows/sec., 70.72 MiB/sec. | ||
| 14126 | 2026.05.19 16:55:56.770752 [ 70 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.05.19 16:55:56.770766 [ 281 ] {1add5a67-78ac-4cc6-8d89-d43559b1ace5} <Debug> TCPHandler: Processed in 0.002755851 sec. | ||
| 14128 | 2026.05.19 16:55:56.770772 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14129 | 2026.05.19 16:55:56.770908 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14130 | 2026.05.19 16:55:56.770910 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14131 | 2026.05.19 16:55:56.771005 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14132 | 2026.05.19 16:55:56.771051 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14133 | 2026.05.19 16:55:56.771080 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2026.05.19 16:55:56.771121 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2618 rows starting from the beginning of the part | ||
| 14135 | 2026.05.19 16:55:56.771195 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 106 rows starting from the beginning of the part | ||
| 14136 | 2026.05.19 16:55:56.771244 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 208 rows starting from the beginning of the part | ||
| 14137 | 2026.05.19 16:55:56.771288 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 106 rows starting from the beginning of the part | ||
| 14138 | 2026.05.19 16:55:56.771330 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 88 rows starting from the beginning of the part | ||
| 14139 | 2026.05.19 16:55:56.771373 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 2456 rows starting from the beginning of the part | ||
| 14140 | 2026.05.19 16:55:56.771476 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.05.19 16:55:56.771516 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14142 | 2026.05.19 16:55:56.771883 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14143 | 2026.05.19 16:55:56.772096 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.05.19 16:55:56.772236 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001251 sec., 30375.699440447643 rows/sec., 2.22 MiB/sec. | ||
| 14145 | 2026.05.19 16:55:56.772271 [ 281 ] {c42bd788-7001-4676-b797-031819b44630} <Debug> TCPHandler: Processed in 0.001415471 sec. | ||
| 14146 | 2026.05.19 16:55:56.772400 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.05.19 16:55:56.772496 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14148 | 2026.05.19 16:55:56.772536 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14149 | 2026.05.19 16:55:56.773226 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.05.19 16:55:56.773262 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14151 | 2026.05.19 16:55:56.773593 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14152 | 2026.05.19 16:55:56.773716 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5582 rows, containing 5 columns (5 merged, 0 gathered) in 0.002874023 sec., 1942225.2361933081 rows/sec., 154.61 MiB/sec. | ||
| 14153 | 2026.05.19 16:55:56.773808 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.05.19 16:55:56.773949 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001472 sec., 544157.6086956522 rows/sec., 31.43 MiB/sec. | ||
| 14155 | 2026.05.19 16:55:56.773985 [ 281 ] {27305b17-aa17-4f42-9cb7-17ed339c2967} <Debug> TCPHandler: Processed in 0.001640985 sec. | ||
| 14156 | 2026.05.19 16:55:56.774004 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14157 | 2026.05.19 16:55:56.774121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2026.05.19 16:55:56.774216 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14159 | 2026.05.19 16:55:56.774257 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14160 | 2026.05.19 16:55:56.774289 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.05.19 16:55:56.774362 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_106_21} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14162 | 2026.05.19 16:55:56.774460 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 14163 | 2026.05.19 16:55:56.774641 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14164 | 2026.05.19 16:55:56.774675 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14165 | 2026.05.19 16:55:56.774967 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14166 | 2026.05.19 16:55:56.775170 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14167 | 2026.05.19 16:55:56.775296 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 63.98 KiB/sec. | ||
| 14168 | 2026.05.19 16:55:56.775331 [ 281 ] {73dba8a7-b191-4a79-bbe3-f4eeddf39d6c} <Debug> TCPHandler: Processed in 0.001261669 sec. | ||
| 14169 | 2026.05.19 16:55:56.775457 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14170 | 2026.05.19 16:55:56.775556 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14171 | 2026.05.19 16:55:56.775598 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14172 | 2026.05.19 16:55:56.776614 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.05.19 16:55:56.776659 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14174 | 2026.05.19 16:55:56.777048 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14175 | 2026.05.19 16:55:56.777264 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2026.05.19 16:55:56.777381 [ 70 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14177 | 2026.05.19 16:55:56.777398 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001861 sec., 707684.040838259 rows/sec., 47.37 MiB/sec. | ||
| 14178 | 2026.05.19 16:55:56.777415 [ 70 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.05.19 16:55:56.777434 [ 281 ] {81568575-dbba-4d61-aeb5-aa29f153f185} <Debug> TCPHandler: Processed in 0.002029551 sec. | ||
| 14180 | 2026.05.19 16:55:56.777435 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14181 | 2026.05.19 16:55:56.777523 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14182 | 2026.05.19 16:55:56.777571 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14183 | 2026.05.19 16:55:56.777660 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14184 | 2026.05.19 16:55:56.777673 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14185 | 2026.05.19 16:55:56.777698 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part | ||
| 14186 | 2026.05.19 16:55:56.777728 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14187 | 2026.05.19 16:55:56.777761 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 89 rows starting from the beginning of the part | ||
| 14188 | 2026.05.19 16:55:56.777816 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 116 rows starting from the beginning of the part | ||
| 14189 | 2026.05.19 16:55:56.777865 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 89 rows starting from the beginning of the part | ||
| 14190 | 2026.05.19 16:55:56.777908 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 80 rows starting from the beginning of the part | ||
| 14191 | 2026.05.19 16:55:56.777950 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1317 rows starting from the beginning of the part | ||
| 14192 | 2026.05.19 16:55:56.778477 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.05.19 16:55:56.778519 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14194 | 2026.05.19 16:55:56.779007 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14195 | 2026.05.19 16:55:56.779286 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804747 sec., 1714367.7202400116 rows/sec., 124.58 MiB/sec. | ||
| 14196 | 2026.05.19 16:55:56.779326 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.05.19 16:55:56.779474 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14198 | 2026.05.19 16:55:56.779481 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001828 sec., 818927.7899343545 rows/sec., 49.67 MiB/sec. | ||
| 14199 | 2026.05.19 16:55:56.779531 [ 281 ] {1c46207d-d478-4358-971e-78349a67c46b} <Debug> TCPHandler: Processed in 0.002011521 sec. | ||
| 14200 | 2026.05.19 16:55:56.779668 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14201 | 2026.05.19 16:55:56.779764 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.05.19 16:55:56.779767 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14203 | 2026.05.19 16:55:56.779842 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14204 | 2026.05.19 16:55:56.779848 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_106_21} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14205 | 2026.05.19 16:55:56.779938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14206 | 2026.05.19 16:55:56.780732 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2026.05.19 16:55:56.780773 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14208 | 2026.05.19 16:55:56.781338 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14209 | 2026.05.19 16:55:56.781566 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2026.05.19 16:55:56.781709 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001962 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 14211 | 2026.05.19 16:55:56.781764 [ 281 ] {f08d5374-e7f4-46ab-bb1e-3c7515736b60} <Debug> TCPHandler: Processed in 0.002147403 sec. | ||
| 14212 | 2026.05.19 16:55:56.781895 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.05.19 16:55:56.781991 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.05.19 16:55:56.782034 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14215 | 2026.05.19 16:55:56.782366 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.05.19 16:55:56.782401 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14217 | 2026.05.19 16:55:56.782702 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14218 | 2026.05.19 16:55:56.782995 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.05.19 16:55:56.783168 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 692.41 KiB/sec. | ||
| 14220 | 2026.05.19 16:55:56.783165 [ 68 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14221 | 2026.05.19 16:55:56.783212 [ 281 ] {a92ded4f-ecc8-4b34-beab-e04c02a3d91f} <Debug> TCPHandler: Processed in 0.001368391 sec. | ||
| 14222 | 2026.05.19 16:55:56.783235 [ 68 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.05.19 16:55:56.783261 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14224 | 2026.05.19 16:55:56.783364 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14225 | 2026.05.19 16:55:56.783493 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14226 | 2026.05.19 16:55:56.783528 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5340 rows starting from the beginning of the part | ||
| 14227 | 2026.05.19 16:55:56.783594 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14228 | 2026.05.19 16:55:56.783643 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14229 | 2026.05.19 16:55:56.783689 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14230 | 2026.05.19 16:55:56.783729 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14231 | 2026.05.19 16:55:56.783768 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 14232 | 2026.05.19 16:55:56.785456 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002140633 sec., 2612311.405084384 rows/sec., 176.05 MiB/sec. | ||
| 14233 | 2026.05.19 16:55:56.785819 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14234 | 2026.05.19 16:55:56.786100 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.05.19 16:55:56.786179 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_106_21} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14236 | 2026.05.19 16:55:56.786280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14237 | 2026.05.19 16:55:57.000416 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.63 MiB, peak 367.20 MiB, free memory in arenas 0.00 B, will set to 354.52 MiB (RSS), difference: -1.10 MiB | ||
| 14238 | 2026.05.19 16:56:00.956752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31172 | ||
| 14239 | 2026.05.19 16:56:00.957552 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.05.19 16:56:00.957624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14241 | 2026.05.19 16:56:00.958128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14242 | 2026.05.19 16:56:00.958355 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.05.19 16:56:00.958496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31172 | ||
| 14244 | 2026.05.19 16:56:01.234978 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14245 | 2026.05.19 16:56:01.235220 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 14246 | 2026.05.19 16:56:01.235600 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14247 | 2026.05.19 16:56:01.235639 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <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 | ||
| 14248 | 2026.05.19 16:56:01.235862 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14249 | 2026.05.19 16:56:01.235934 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14250 | 2026.05.19 16:56:01.236076 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14251 | 2026.05.19 16:56:01.236166 [ 346 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14252 | 2026.05.19 16:56:01.236182 [ 339 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14253 | 2026.05.19 16:56:01.236166 [ 318 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14254 | 2026.05.19 16:56:01.236320 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14255 | 2026.05.19 16:56:01.236350 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14256 | 2026.05.19 16:56:01.236424 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14257 | 2026.05.19 16:56:01.236444 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14258 | 2026.05.19 16:56:01.236485 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14259 | 2026.05.19 16:56:01.236527 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14260 | 2026.05.19 16:56:01.237593 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002474 sec., 14147.130153597413 rows/sec., 2.38 MiB/sec. | ||
| 14261 | 2026.05.19 16:56:01.237739 [ 281 ] {90d3a9a8-2507-4728-bddd-a13560256809} <Debug> TCPHandler: Processed in 0.002906634 sec. | ||
| 14262 | 2026.05.19 16:56:01.239284 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.05.19 16:56:01.239396 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14264 | 2026.05.19 16:56:01.239444 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14265 | 2026.05.19 16:56:01.239952 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.05.19 16:56:01.239996 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14267 | 2026.05.19 16:56:01.240371 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14268 | 2026.05.19 16:56:01.240597 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.05.19 16:56:01.240750 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 14270 | 2026.05.19 16:56:01.240788 [ 281 ] {859c94c5-95a5-45bd-ad1a-b329efa2d75b} <Debug> TCPHandler: Processed in 0.001558704 sec. | ||
| 14271 | 2026.05.19 16:56:01.240929 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.05.19 16:56:01.241028 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14273 | 2026.05.19 16:56:01.241070 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14274 | 2026.05.19 16:56:01.241504 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.05.19 16:56:01.241542 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14276 | 2026.05.19 16:56:01.241854 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14277 | 2026.05.19 16:56:01.242073 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.05.19 16:56:01.242205 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 14279 | 2026.05.19 16:56:01.242240 [ 281 ] {b149ba56-08a2-43e9-bd5e-36292258525a} <Debug> TCPHandler: Processed in 0.001363731 sec. | ||
| 14280 | 2026.05.19 16:56:01.242370 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.05.19 16:56:01.242466 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14282 | 2026.05.19 16:56:01.242512 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14283 | 2026.05.19 16:56:01.242899 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.05.19 16:56:01.242935 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14285 | 2026.05.19 16:56:01.243262 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14286 | 2026.05.19 16:56:01.243467 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.05.19 16:56:01.243602 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001155 sec., 110822.51082251083 rows/sec., 7.72 MiB/sec. | ||
| 14288 | 2026.05.19 16:56:01.243638 [ 281 ] {2926ba85-c7c2-4ab8-b5ab-d207f290b717} <Debug> TCPHandler: Processed in 0.00131895 sec. | ||
| 14289 | 2026.05.19 16:56:01.243764 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.05.19 16:56:01.243860 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.05.19 16:56:01.243903 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14292 | 2026.05.19 16:56:01.244240 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.05.19 16:56:01.244275 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14294 | 2026.05.19 16:56:01.244575 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14295 | 2026.05.19 16:56:01.244778 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.05.19 16:56:01.244908 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 14297 | 2026.05.19 16:56:01.244940 [ 281 ] {85148b52-f687-4d8c-bc2d-9fcb6ad78594} <Debug> TCPHandler: Processed in 0.001225829 sec. | ||
| 14298 | 2026.05.19 16:56:02.223296 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64261 | ||
| 14299 | 2026.05.19 16:56:02.223389 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14300 | 2026.05.19 16:56:02.223414 [ 275 ] {} <Debug> TCP-Session: 363f3d30-3a70-4ec6-98cd-76e387e93ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64261 | ||
| 14301 | 2026.05.19 16:56:02.223436 [ 275 ] {} <Debug> TCP-Session: 363f3d30-3a70-4ec6-98cd-76e387e93ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14302 | 2026.05.19 16:56:02.223449 [ 275 ] {} <Debug> TCP-Session: 363f3d30-3a70-4ec6-98cd-76e387e93ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14303 | 2026.05.19 16:56:02.223676 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60484 | ||
| 14304 | 2026.05.19 16:56:02.223678 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40350 | ||
| 14305 | 2026.05.19 16:56:02.223714 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61471 | ||
| 14306 | 2026.05.19 16:56:02.223758 [ 275 ] {} <Trace> TCP-Session: 363f3d30-3a70-4ec6-98cd-76e387e93ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2026.05.19 16:56:02.223770 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59661 | ||
| 14308 | 2026.05.19 16:56:02.223795 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14309 | 2026.05.19 16:56:02.223819 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14310 | 2026.05.19 16:56:02.223843 [ 285 ] {} <Debug> TCP-Session: cdcb9c1d-f812-4648-b246-4416ed331e49 Authenticating user 'default' from [fd00:1122:3344:101::e]:40350 | ||
| 14311 | 2026.05.19 16:56:02.223844 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14312 | 2026.05.19 16:56:02.223859 [ 306 ] {} <Debug> TCP-Session: b6649af8-ad5f-4620-a50b-f437dcec2a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:61471 | ||
| 14313 | 2026.05.19 16:56:02.223877 [ 285 ] {} <Debug> TCP-Session: cdcb9c1d-f812-4648-b246-4416ed331e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14314 | 2026.05.19 16:56:02.223884 [ 310 ] {} <Debug> TCP-Session: e22eea8e-f8e7-4baf-87db-a9ee21c67932 Authenticating user 'default' from [fd00:1122:3344:101::e]:59661 | ||
| 14315 | 2026.05.19 16:56:02.223897 [ 306 ] {} <Debug> TCP-Session: b6649af8-ad5f-4620-a50b-f437dcec2a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14316 | 2026.05.19 16:56:02.223903 [ 285 ] {} <Debug> TCP-Session: cdcb9c1d-f812-4648-b246-4416ed331e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14317 | 2026.05.19 16:56:02.223918 [ 310 ] {} <Debug> TCP-Session: e22eea8e-f8e7-4baf-87db-a9ee21c67932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14318 | 2026.05.19 16:56:02.223921 [ 306 ] {} <Debug> TCP-Session: b6649af8-ad5f-4620-a50b-f437dcec2a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14319 | 2026.05.19 16:56:02.223935 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14320 | 2026.05.19 16:56:02.223947 [ 310 ] {} <Debug> TCP-Session: e22eea8e-f8e7-4baf-87db-a9ee21c67932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14321 | 2026.05.19 16:56:02.223765 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35501 | ||
| 14322 | 2026.05.19 16:56:02.223754 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36528 | ||
| 14323 | 2026.05.19 16:56:02.224041 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14324 | 2026.05.19 16:56:02.223744 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14325 | 2026.05.19 16:56:02.224080 [ 309 ] {} <Debug> TCP-Session: 42c64e34-c95a-4bee-bf20-4acb671b954a Authenticating user 'default' from [fd00:1122:3344:101::e]:35501 | ||
| 14326 | 2026.05.19 16:56:02.223723 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46016 | ||
| 14327 | 2026.05.19 16:56:02.224104 [ 302 ] {} <Debug> TCP-Session: 5971e84a-f082-4c79-a5f8-f49427816953 Authenticating user 'default' from [fd00:1122:3344:101::e]:60484 | ||
| 14328 | 2026.05.19 16:56:02.224110 [ 309 ] {} <Debug> TCP-Session: 42c64e34-c95a-4bee-bf20-4acb671b954a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14329 | 2026.05.19 16:56:02.224148 [ 302 ] {} <Debug> TCP-Session: 5971e84a-f082-4c79-a5f8-f49427816953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2026.05.19 16:56:02.224164 [ 309 ] {} <Debug> TCP-Session: 42c64e34-c95a-4bee-bf20-4acb671b954a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2026.05.19 16:56:02.224206 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14332 | 2026.05.19 16:56:02.224179 [ 302 ] {} <Debug> TCP-Session: 5971e84a-f082-4c79-a5f8-f49427816953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14333 | 2026.05.19 16:56:02.223700 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36060 | ||
| 14334 | 2026.05.19 16:56:02.224283 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14335 | 2026.05.19 16:56:02.224267 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14336 | 2026.05.19 16:56:02.224348 [ 308 ] {} <Debug> TCP-Session: f74fb735-263e-4c16-981b-7c5392085756 Authenticating user 'default' from [fd00:1122:3344:101::e]:36528 | ||
| 14337 | 2026.05.19 16:56:02.224375 [ 308 ] {} <Debug> TCP-Session: f74fb735-263e-4c16-981b-7c5392085756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2026.05.19 16:56:02.224388 [ 308 ] {} <Debug> TCP-Session: f74fb735-263e-4c16-981b-7c5392085756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14339 | 2026.05.19 16:56:02.224594 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 14340 | 2026.05.19 16:56:02.224708 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14341 | 2026.05.19 16:56:02.224766 [ 307 ] {} <Debug> TCP-Session: d9422b28-ff4f-46de-b01d-526ee80ff047 Authenticating user 'default' from [fd00:1122:3344:101::e]:46016 | ||
| 14342 | 2026.05.19 16:56:02.224784 [ 307 ] {} <Debug> TCP-Session: d9422b28-ff4f-46de-b01d-526ee80ff047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.05.19 16:56:02.224801 [ 307 ] {} <Debug> TCP-Session: d9422b28-ff4f-46de-b01d-526ee80ff047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14344 | 2026.05.19 16:56:02.224840 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14345 | 2026.05.19 16:56:02.224874 [ 303 ] {} <Debug> TCP-Session: 65883797-3078-44fe-ad2b-657a1fcad50c Authenticating user 'default' from [fd00:1122:3344:101::e]:36060 | ||
| 14346 | 2026.05.19 16:56:02.224891 [ 303 ] {} <Debug> TCP-Session: 65883797-3078-44fe-ad2b-657a1fcad50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14347 | 2026.05.19 16:56:02.224904 [ 303 ] {} <Debug> TCP-Session: 65883797-3078-44fe-ad2b-657a1fcad50c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14348 | 2026.05.19 16:56:02.225472 [ 318 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> AggregatingTransform: Aggregating | ||
| 14349 | 2026.05.19 16:56:02.225514 [ 318 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> Aggregator: Aggregation method: without_key | ||
| 14350 | 2026.05.19 16:56:02.225545 [ 318 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837083 sec. (1194.625 rows/sec., 46.67 KiB/sec.) | ||
| 14351 | 2026.05.19 16:56:02.225559 [ 318 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Trace> Aggregator: Merging aggregated data | ||
| 14352 | 2026.05.19 16:56:02.226126 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002246 sec., 445.2359750667854 rows/sec., 17.39 KiB/sec. | ||
| 14353 | 2026.05.19 16:56:02.226256 [ 275 ] {19547473-bb28-4d11-b5c0-dae5d59e0cb0} <Debug> TCPHandler: Processed in 0.00260883 sec. | ||
| 14354 | 2026.05.19 16:56:02.226359 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14355 | 2026.05.19 16:56:02.226388 [ 275 ] {} <Debug> TCP-Session: 363f3d30-3a70-4ec6-98cd-76e387e93ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2026.05.19 16:56:02.226388 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14357 | 2026.05.19 16:56:02.226404 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14358 | 2026.05.19 16:56:02.226426 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14359 | 2026.05.19 16:56:02.226447 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14360 | 2026.05.19 16:56:02.226464 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14361 | 2026.05.19 16:56:02.226484 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14362 | 2026.05.19 16:56:02.226499 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14363 | 2026.05.19 16:56:02.226519 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14364 | 2026.05.19 16:56:02.226544 [ 306 ] {} <Debug> TCP-Session: b6649af8-ad5f-4620-a50b-f437dcec2a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2026.05.19 16:56:02.226532 [ 310 ] {} <Debug> TCP-Session: e22eea8e-f8e7-4baf-87db-a9ee21c67932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14366 | 2026.05.19 16:56:02.226570 [ 308 ] {} <Debug> TCP-Session: f74fb735-263e-4c16-981b-7c5392085756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14367 | 2026.05.19 16:56:02.226498 [ 309 ] {} <Debug> TCP-Session: 42c64e34-c95a-4bee-bf20-4acb671b954a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.05.19 16:56:02.226478 [ 303 ] {} <Debug> TCP-Session: 65883797-3078-44fe-ad2b-657a1fcad50c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.05.19 16:56:02.226445 [ 285 ] {} <Debug> TCP-Session: cdcb9c1d-f812-4648-b246-4416ed331e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.05.19 16:56:02.226459 [ 302 ] {} <Debug> TCP-Session: 5971e84a-f082-4c79-a5f8-f49427816953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2026.05.19 16:56:02.226513 [ 307 ] {} <Debug> TCP-Session: d9422b28-ff4f-46de-b01d-526ee80ff047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.05.19 16:56:02.596262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14373 | 2026.05.19 16:56:02.614729 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14374 | 2026.05.19 16:56:02.614790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14375 | 2026.05.19 16:56:02.621410 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14376 | 2026.05.19 16:56:02.622194 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2026.05.19 16:56:02.626453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14378 | 2026.05.19 16:56:04.426154 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52836 | ||
| 14379 | 2026.05.19 16:56:04.426260 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14380 | 2026.05.19 16:56:04.426291 [ 309 ] {} <Debug> TCP-Session: 52bc1a7f-60ca-49b6-8854-d8235f4edef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52836 | ||
| 14381 | 2026.05.19 16:56:04.426322 [ 309 ] {} <Debug> TCP-Session: 52bc1a7f-60ca-49b6-8854-d8235f4edef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14382 | 2026.05.19 16:56:04.426341 [ 309 ] {} <Debug> TCP-Session: 52bc1a7f-60ca-49b6-8854-d8235f4edef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.05.19 16:56:04.426554 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37302 | ||
| 14384 | 2026.05.19 16:56:04.426607 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35452 | ||
| 14385 | 2026.05.19 16:56:04.426636 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35838 | ||
| 14386 | 2026.05.19 16:56:04.426648 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65099 | ||
| 14387 | 2026.05.19 16:56:04.426692 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14388 | 2026.05.19 16:56:04.426705 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14389 | 2026.05.19 16:56:04.426717 [ 309 ] {} <Trace> TCP-Session: 52bc1a7f-60ca-49b6-8854-d8235f4edef1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2026.05.19 16:56:04.426747 [ 285 ] {} <Debug> TCP-Session: d66027b7-735a-410f-85b9-073f9498171c Authenticating user 'default' from [fd00:1122:3344:101::e]:35452 | ||
| 14391 | 2026.05.19 16:56:04.426764 [ 306 ] {} <Debug> TCP-Session: 14cc65b8-9936-4b66-8f20-29eda9270bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35838 | ||
| 14392 | 2026.05.19 16:56:04.426793 [ 285 ] {} <Debug> TCP-Session: d66027b7-735a-410f-85b9-073f9498171c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.05.19 16:56:04.426768 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14394 | 2026.05.19 16:56:04.426821 [ 306 ] {} <Debug> TCP-Session: 14cc65b8-9936-4b66-8f20-29eda9270bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.05.19 16:56:04.426819 [ 285 ] {} <Debug> TCP-Session: d66027b7-735a-410f-85b9-073f9498171c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14396 | 2026.05.19 16:56:04.426852 [ 307 ] {} <Debug> TCP-Session: 7e085fa8-7045-4ffc-8283-b76c3bfc37df Authenticating user 'default' from [fd00:1122:3344:101::e]:65099 | ||
| 14397 | 2026.05.19 16:56:04.426858 [ 306 ] {} <Debug> TCP-Session: 14cc65b8-9936-4b66-8f20-29eda9270bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.05.19 16:56:04.426896 [ 307 ] {} <Debug> TCP-Session: 7e085fa8-7045-4ffc-8283-b76c3bfc37df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.05.19 16:56:04.426656 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60577 | ||
| 14400 | 2026.05.19 16:56:04.426924 [ 307 ] {} <Debug> TCP-Session: 7e085fa8-7045-4ffc-8283-b76c3bfc37df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.05.19 16:56:04.426937 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14402 | 2026.05.19 16:56:04.426640 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62697 | ||
| 14403 | 2026.05.19 16:56:04.427000 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14404 | 2026.05.19 16:56:04.426618 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48583 | ||
| 14405 | 2026.05.19 16:56:04.427040 [ 308 ] {} <Debug> TCP-Session: 0373edeb-bc43-411f-ab27-9ad2b16f47c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60577 | ||
| 14406 | 2026.05.19 16:56:04.427051 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14407 | 2026.05.19 16:56:04.426609 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33922 | ||
| 14408 | 2026.05.19 16:56:04.427086 [ 303 ] {} <Debug> TCP-Session: a064feb2-5a56-426d-952f-4df855746802 Authenticating user 'default' from [fd00:1122:3344:101::e]:62697 | ||
| 14409 | 2026.05.19 16:56:04.427084 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14410 | 2026.05.19 16:56:04.427128 [ 303 ] {} <Debug> TCP-Session: a064feb2-5a56-426d-952f-4df855746802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2026.05.19 16:56:04.427137 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14412 | 2026.05.19 16:56:04.427152 [ 302 ] {} <Debug> TCP-Session: 2e18523a-f220-45ce-a3ff-ec5af2b6ea73 Authenticating user 'default' from [fd00:1122:3344:101::e]:48583 | ||
| 14413 | 2026.05.19 16:56:04.427157 [ 303 ] {} <Debug> TCP-Session: a064feb2-5a56-426d-952f-4df855746802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14414 | 2026.05.19 16:56:04.427176 [ 275 ] {} <Debug> TCP-Session: b413a835-e080-47e6-ba69-6f2ba166a3b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33922 | ||
| 14415 | 2026.05.19 16:56:04.427183 [ 302 ] {} <Debug> TCP-Session: 2e18523a-f220-45ce-a3ff-ec5af2b6ea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14416 | 2026.05.19 16:56:04.427208 [ 275 ] {} <Debug> TCP-Session: b413a835-e080-47e6-ba69-6f2ba166a3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14417 | 2026.05.19 16:56:04.427212 [ 302 ] {} <Debug> TCP-Session: 2e18523a-f220-45ce-a3ff-ec5af2b6ea73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.05.19 16:56:04.427222 [ 275 ] {} <Debug> TCP-Session: b413a835-e080-47e6-ba69-6f2ba166a3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.05.19 16:56:04.427078 [ 308 ] {} <Debug> TCP-Session: 0373edeb-bc43-411f-ab27-9ad2b16f47c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.05.19 16:56:04.426637 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14421 | 2026.05.19 16:56:04.427262 [ 308 ] {} <Debug> TCP-Session: 0373edeb-bc43-411f-ab27-9ad2b16f47c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14422 | 2026.05.19 16:56:04.427289 [ 310 ] {} <Debug> TCP-Session: 9ff0de83-3d59-4241-9010-1024ac47b097 Authenticating user 'default' from [fd00:1122:3344:101::e]:37302 | ||
| 14423 | 2026.05.19 16:56:04.427312 [ 310 ] {} <Debug> TCP-Session: 9ff0de83-3d59-4241-9010-1024ac47b097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.05.19 16:56:04.427316 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14425 | 2026.05.19 16:56:04.427326 [ 310 ] {} <Debug> TCP-Session: 9ff0de83-3d59-4241-9010-1024ac47b097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2026.05.19 16:56:04.427400 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14427 | 2026.05.19 16:56:04.427752 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 14428 | 2026.05.19 16:56:04.428737 [ 329 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> AggregatingTransform: Aggregating | ||
| 14429 | 2026.05.19 16:56:04.428781 [ 329 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14430 | 2026.05.19 16:56:04.428820 [ 329 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957285 sec. (1044.621 rows/sec., 40.81 KiB/sec.) | ||
| 14431 | 2026.05.19 16:56:04.428841 [ 329 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Trace> Aggregator: Merging aggregated data | ||
| 14432 | 2026.05.19 16:56:04.429451 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002576 sec., 388.19875776397515 rows/sec., 15.16 KiB/sec. | ||
| 14433 | 2026.05.19 16:56:04.429586 [ 309 ] {d1df7c59-538f-443b-a820-06591cc8371e} <Debug> TCPHandler: Processed in 0.003030606 sec. | ||
| 14434 | 2026.05.19 16:56:04.429714 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14435 | 2026.05.19 16:56:04.429744 [ 309 ] {} <Debug> TCP-Session: 52bc1a7f-60ca-49b6-8854-d8235f4edef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14436 | 2026.05.19 16:56:04.429748 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14437 | 2026.05.19 16:56:04.429762 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14438 | 2026.05.19 16:56:04.429780 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14439 | 2026.05.19 16:56:04.429799 [ 310 ] {} <Debug> TCP-Session: 9ff0de83-3d59-4241-9010-1024ac47b097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2026.05.19 16:56:04.429824 [ 308 ] {} <Debug> TCP-Session: 0373edeb-bc43-411f-ab27-9ad2b16f47c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.05.19 16:56:04.429843 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14442 | 2026.05.19 16:56:04.429851 [ 275 ] {} <Debug> TCP-Session: b413a835-e080-47e6-ba69-6f2ba166a3b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14443 | 2026.05.19 16:56:04.429860 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14444 | 2026.05.19 16:56:04.429896 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14445 | 2026.05.19 16:56:04.429918 [ 302 ] {} <Debug> TCP-Session: 2e18523a-f220-45ce-a3ff-ec5af2b6ea73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2026.05.19 16:56:04.429893 [ 285 ] {} <Debug> TCP-Session: d66027b7-735a-410f-85b9-073f9498171c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.05.19 16:56:04.429940 [ 307 ] {} <Debug> TCP-Session: 7e085fa8-7045-4ffc-8283-b76c3bfc37df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.05.19 16:56:04.429820 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14449 | 2026.05.19 16:56:04.429804 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14450 | 2026.05.19 16:56:04.430016 [ 303 ] {} <Debug> TCP-Session: a064feb2-5a56-426d-952f-4df855746802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2026.05.19 16:56:04.430039 [ 306 ] {} <Debug> TCP-Session: 14cc65b8-9936-4b66-8f20-29eda9270bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14452 | 2026.05.19 16:56:04.552018 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59924 | ||
| 14453 | 2026.05.19 16:56:04.552113 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14454 | 2026.05.19 16:56:04.552140 [ 309 ] {} <Debug> TCP-Session: fabd3e2d-d532-4456-a2e5-e3d3b83179ad Authenticating user 'default' from [fd00:1122:3344:101::e]:59924 | ||
| 14455 | 2026.05.19 16:56:04.552163 [ 309 ] {} <Debug> TCP-Session: fabd3e2d-d532-4456-a2e5-e3d3b83179ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14456 | 2026.05.19 16:56:04.552176 [ 309 ] {} <Debug> TCP-Session: fabd3e2d-d532-4456-a2e5-e3d3b83179ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14457 | 2026.05.19 16:56:04.552406 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41577 | ||
| 14458 | 2026.05.19 16:56:04.552421 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51372 | ||
| 14459 | 2026.05.19 16:56:04.552468 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33525 | ||
| 14460 | 2026.05.19 16:56:04.552495 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58894 | ||
| 14461 | 2026.05.19 16:56:04.552506 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14462 | 2026.05.19 16:56:04.552528 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14463 | 2026.05.19 16:56:04.552533 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14464 | 2026.05.19 16:56:04.552534 [ 309 ] {} <Trace> TCP-Session: fabd3e2d-d532-4456-a2e5-e3d3b83179ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14465 | 2026.05.19 16:56:04.552569 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14466 | 2026.05.19 16:56:04.552569 [ 302 ] {} <Debug> TCP-Session: 108e8af7-c8d9-4244-9d38-c44e64d5f055 Authenticating user 'default' from [fd00:1122:3344:101::e]:33525 | ||
| 14467 | 2026.05.19 16:56:04.552622 [ 306 ] {} <Debug> TCP-Session: 6820775a-722b-4bae-a8de-5e20dd845aed Authenticating user 'default' from [fd00:1122:3344:101::e]:58894 | ||
| 14468 | 2026.05.19 16:56:04.552639 [ 302 ] {} <Debug> TCP-Session: 108e8af7-c8d9-4244-9d38-c44e64d5f055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2026.05.19 16:56:04.552565 [ 275 ] {} <Debug> TCP-Session: 9377bf4e-85f2-4425-b89e-18f5cadd3733 Authenticating user 'default' from [fd00:1122:3344:101::e]:51372 | ||
| 14470 | 2026.05.19 16:56:04.552663 [ 302 ] {} <Debug> TCP-Session: 108e8af7-c8d9-4244-9d38-c44e64d5f055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.05.19 16:56:04.552666 [ 306 ] {} <Debug> TCP-Session: 6820775a-722b-4bae-a8de-5e20dd845aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.05.19 16:56:04.552679 [ 275 ] {} <Debug> TCP-Session: 9377bf4e-85f2-4425-b89e-18f5cadd3733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.05.19 16:56:04.552707 [ 306 ] {} <Debug> TCP-Session: 6820775a-722b-4bae-a8de-5e20dd845aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.05.19 16:56:04.552720 [ 275 ] {} <Debug> TCP-Session: 9377bf4e-85f2-4425-b89e-18f5cadd3733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.05.19 16:56:04.552516 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61697 | ||
| 14476 | 2026.05.19 16:56:04.552506 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36332 | ||
| 14477 | 2026.05.19 16:56:04.552496 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58115 | ||
| 14478 | 2026.05.19 16:56:04.552852 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14479 | 2026.05.19 16:56:04.552856 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14480 | 2026.05.19 16:56:04.552452 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50655 | ||
| 14481 | 2026.05.19 16:56:04.552897 [ 307 ] {} <Debug> TCP-Session: abca376b-222c-49f8-b641-4eb9ee7ca75e Authenticating user 'default' from [fd00:1122:3344:101::e]:36332 | ||
| 14482 | 2026.05.19 16:56:04.552885 [ 308 ] {} <Debug> TCP-Session: 09972680-753c-47a2-9e4b-fa07ed8a1f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:61697 | ||
| 14483 | 2026.05.19 16:56:04.552935 [ 307 ] {} <Debug> TCP-Session: abca376b-222c-49f8-b641-4eb9ee7ca75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14484 | 2026.05.19 16:56:04.552945 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14485 | 2026.05.19 16:56:04.552966 [ 307 ] {} <Debug> TCP-Session: abca376b-222c-49f8-b641-4eb9ee7ca75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14486 | 2026.05.19 16:56:04.552964 [ 308 ] {} <Debug> TCP-Session: 09972680-753c-47a2-9e4b-fa07ed8a1f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2026.05.19 16:56:04.552986 [ 285 ] {} <Debug> TCP-Session: f7b7bc39-442e-4b21-bcc7-9587c9573bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50655 | ||
| 14488 | 2026.05.19 16:56:04.553007 [ 308 ] {} <Debug> TCP-Session: 09972680-753c-47a2-9e4b-fa07ed8a1f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.05.19 16:56:04.553025 [ 285 ] {} <Debug> TCP-Session: f7b7bc39-442e-4b21-bcc7-9587c9573bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.05.19 16:56:04.552891 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14491 | 2026.05.19 16:56:04.553055 [ 285 ] {} <Debug> TCP-Session: f7b7bc39-442e-4b21-bcc7-9587c9573bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.05.19 16:56:04.552749 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14493 | 2026.05.19 16:56:04.553083 [ 303 ] {} <Debug> TCP-Session: 0906d8c1-2f9b-4e68-b054-1e8c6cf62dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:58115 | ||
| 14494 | 2026.05.19 16:56:04.552554 [ 310 ] {} <Debug> TCP-Session: 93a1d363-31cf-4d8a-ac85-75b4a8757b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:41577 | ||
| 14495 | 2026.05.19 16:56:04.553129 [ 303 ] {} <Debug> TCP-Session: 0906d8c1-2f9b-4e68-b054-1e8c6cf62dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.05.19 16:56:04.553152 [ 310 ] {} <Debug> TCP-Session: 93a1d363-31cf-4d8a-ac85-75b4a8757b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.05.19 16:56:04.553156 [ 303 ] {} <Debug> TCP-Session: 0906d8c1-2f9b-4e68-b054-1e8c6cf62dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.05.19 16:56:04.553174 [ 310 ] {} <Debug> TCP-Session: 93a1d363-31cf-4d8a-ac85-75b4a8757b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.05.19 16:56:04.553386 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14500 | 2026.05.19 16:56:04.553447 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14501 | 2026.05.19 16:56:04.553743 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 14502 | 2026.05.19 16:56:04.554680 [ 357 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> AggregatingTransform: Aggregating | ||
| 14503 | 2026.05.19 16:56:04.554711 [ 357 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 14504 | 2026.05.19 16:56:04.554745 [ 357 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899834 sec. (1111.316 rows/sec., 43.41 KiB/sec.) | ||
| 14505 | 2026.05.19 16:56:04.554760 [ 357 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Trace> Aggregator: Merging aggregated data | ||
| 14506 | 2026.05.19 16:56:04.555380 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002691 sec., 371.6090672612412 rows/sec., 14.52 KiB/sec. | ||
| 14507 | 2026.05.19 16:56:04.555577 [ 309 ] {71350c17-80b3-4e9b-bba4-d492016404c0} <Debug> TCPHandler: Processed in 0.003175549 sec. | ||
| 14508 | 2026.05.19 16:56:04.555705 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14509 | 2026.05.19 16:56:04.555735 [ 309 ] {} <Debug> TCP-Session: fabd3e2d-d532-4456-a2e5-e3d3b83179ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14510 | 2026.05.19 16:56:04.555743 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14511 | 2026.05.19 16:56:04.555757 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14512 | 2026.05.19 16:56:04.555775 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14513 | 2026.05.19 16:56:04.555802 [ 310 ] {} <Debug> TCP-Session: 93a1d363-31cf-4d8a-ac85-75b4a8757b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14514 | 2026.05.19 16:56:04.555811 [ 275 ] {} <Debug> TCP-Session: 9377bf4e-85f2-4425-b89e-18f5cadd3733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.05.19 16:56:04.555824 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14516 | 2026.05.19 16:56:04.555842 [ 306 ] {} <Debug> TCP-Session: 6820775a-722b-4bae-a8de-5e20dd845aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2026.05.19 16:56:04.555853 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14518 | 2026.05.19 16:56:04.555887 [ 308 ] {} <Debug> TCP-Session: 09972680-753c-47a2-9e4b-fa07ed8a1f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.05.19 16:56:04.555839 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14520 | 2026.05.19 16:56:04.555941 [ 307 ] {} <Debug> TCP-Session: abca376b-222c-49f8-b641-4eb9ee7ca75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.05.19 16:56:04.555806 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14522 | 2026.05.19 16:56:04.555966 [ 302 ] {} <Debug> TCP-Session: 108e8af7-c8d9-4244-9d38-c44e64d5f055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.05.19 16:56:04.555792 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14524 | 2026.05.19 16:56:04.555998 [ 285 ] {} <Debug> TCP-Session: f7b7bc39-442e-4b21-bcc7-9587c9573bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.05.19 16:56:04.556042 [ 303 ] {} <Debug> TCP-Session: 0906d8c1-2f9b-4e68-b054-1e8c6cf62dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.05.19 16:56:06.236822 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.05.19 16:56:06.237056 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 14528 | 2026.05.19 16:56:06.237398 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14529 | 2026.05.19 16:56:06.237437 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <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 | ||
| 14530 | 2026.05.19 16:56:06.237665 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14531 | 2026.05.19 16:56:06.237738 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14532 | 2026.05.19 16:56:06.237884 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14533 | 2026.05.19 16:56:06.237958 [ 332 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14534 | 2026.05.19 16:56:06.237989 [ 330 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14535 | 2026.05.19 16:56:06.237989 [ 346 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14536 | 2026.05.19 16:56:06.238100 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14537 | 2026.05.19 16:56:06.238127 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14538 | 2026.05.19 16:56:06.238203 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14539 | 2026.05.19 16:56:06.238224 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14540 | 2026.05.19 16:56:06.238261 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14541 | 2026.05.19 16:56:06.238302 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14542 | 2026.05.19 16:56:06.239444 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002482 sec., 14101.531023368252 rows/sec., 2.37 MiB/sec. | ||
| 14543 | 2026.05.19 16:56:06.239560 [ 281 ] {f3ab355e-2433-429c-bfa6-31e7bda897c2} <Debug> TCPHandler: Processed in 0.002873834 sec. | ||
| 14544 | 2026.05.19 16:56:06.241573 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.05.19 16:56:06.241687 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14546 | 2026.05.19 16:56:06.241734 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14547 | 2026.05.19 16:56:06.242245 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14548 | 2026.05.19 16:56:06.242287 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14549 | 2026.05.19 16:56:06.242669 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14550 | 2026.05.19 16:56:06.242912 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14551 | 2026.05.19 16:56:06.243062 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001408 sec., 62500 rows/sec., 5.26 MiB/sec. | ||
| 14552 | 2026.05.19 16:56:06.243097 [ 281 ] {958ac9ae-c0a0-44bc-aefc-d77f96becb3b} <Debug> TCPHandler: Processed in 0.001580915 sec. | ||
| 14553 | 2026.05.19 16:56:06.243227 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14554 | 2026.05.19 16:56:06.243324 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14555 | 2026.05.19 16:56:06.243366 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14556 | 2026.05.19 16:56:06.243770 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.05.19 16:56:06.243806 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14558 | 2026.05.19 16:56:06.244103 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14559 | 2026.05.19 16:56:06.244312 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.05.19 16:56:06.244443 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001138 sec., 14059.753954305801 rows/sec., 1.03 MiB/sec. | ||
| 14561 | 2026.05.19 16:56:06.244477 [ 281 ] {40b45cfc-57f6-4d82-87eb-b9ead0c9ef5d} <Debug> TCPHandler: Processed in 0.001300789 sec. | ||
| 14562 | 2026.05.19 16:56:06.244625 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14563 | 2026.05.19 16:56:06.244721 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14564 | 2026.05.19 16:56:06.244762 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14565 | 2026.05.19 16:56:06.245159 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14566 | 2026.05.19 16:56:06.245192 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14567 | 2026.05.19 16:56:06.245473 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14568 | 2026.05.19 16:56:06.245677 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.05.19 16:56:06.245865 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00116 sec., 68965.5172413793 rows/sec., 5.38 MiB/sec. | ||
| 14570 | 2026.05.19 16:56:06.245898 [ 281 ] {c44caa9a-d98c-4abe-b28b-64f33a3def58} <Debug> TCPHandler: Processed in 0.00132297 sec. | ||
| 14571 | 2026.05.19 16:56:06.246021 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2026.05.19 16:56:06.246116 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14573 | 2026.05.19 16:56:06.246161 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14574 | 2026.05.19 16:56:06.246584 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2026.05.19 16:56:06.246619 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14576 | 2026.05.19 16:56:06.246947 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14577 | 2026.05.19 16:56:06.247157 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2026.05.19 16:56:06.247268 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 4 parts from all_1_103_22 to all_106_106_0 | ||
| 14579 | 2026.05.19 16:56:06.247288 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 14580 | 2026.05.19 16:56:06.247307 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2026.05.19 16:56:06.247324 [ 281 ] {e8238579-c91c-4a99-b890-4d0c07e493ed} <Debug> TCPHandler: Processed in 0.001354171 sec. | ||
| 14582 | 2026.05.19 16:56:06.247326 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.08 GiB. | ||
| 14583 | 2026.05.19 16:56:06.247419 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_103_22 to all_106_106_0 into Compact with storage Full | ||
| 14584 | 2026.05.19 16:56:06.247443 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.05.19 16:56:06.247524 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14586 | 2026.05.19 16:56:06.247539 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14587 | 2026.05.19 16:56:06.247557 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_103_22, total 36006 rows starting from the beginning of the part | ||
| 14588 | 2026.05.19 16:56:06.247597 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14589 | 2026.05.19 16:56:06.247621 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14590 | 2026.05.19 16:56:06.247676 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14591 | 2026.05.19 16:56:06.247728 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1497 rows starting from the beginning of the part | ||
| 14592 | 2026.05.19 16:56:06.248385 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2026.05.19 16:56:06.248420 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14594 | 2026.05.19 16:56:06.248948 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14595 | 2026.05.19 16:56:06.249175 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2026.05.19 16:56:06.249313 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001791 sec., 8933.556672250139 rows/sec., 16.01 MiB/sec. | ||
| 14597 | 2026.05.19 16:56:06.249366 [ 281 ] {1d02e9d5-1228-4e52-bcfb-99d2503fff82} <Debug> TCPHandler: Processed in 0.00197277 sec. | ||
| 14598 | 2026.05.19 16:56:06.249501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2026.05.19 16:56:06.249597 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14600 | 2026.05.19 16:56:06.249640 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14601 | 2026.05.19 16:56:06.249999 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2026.05.19 16:56:06.250033 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14603 | 2026.05.19 16:56:06.250347 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14604 | 2026.05.19 16:56:06.250554 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2026.05.19 16:56:06.250687 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 14606 | 2026.05.19 16:56:06.250719 [ 281 ] {94f64c98-cf00-4068-a2c1-8689b8c4f042} <Debug> TCPHandler: Processed in 0.001269889 sec. | ||
| 14607 | 2026.05.19 16:56:06.254240 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37823 rows, containing 5 columns (5 merged, 0 gathered) in 0.006848975 sec., 5522432.188758172 rows/sec., 358.44 MiB/sec. | ||
| 14608 | 2026.05.19 16:56:06.254804 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Trace> MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) | ||
| 14609 | 2026.05.19 16:56:06.255129 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14610 | 2026.05.19 16:56:06.255217 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_106_23} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 4 parts: [all_1_103_22, all_106_106_0] -> all_1_106_23 | ||
| 14611 | 2026.05.19 16:56:06.255311 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14612 | 2026.05.19 16:56:07.910657 [ 55 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 14613 | 2026.05.19 16:56:07.910766 [ 55 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.05.19 16:56:07.910804 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14615 | 2026.05.19 16:56:07.910987 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 14616 | 2026.05.19 16:56:07.911250 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14617 | 2026.05.19 16:56:07.911314 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 18 rows starting from the beginning of the part | ||
| 14618 | 2026.05.19 16:56:07.911456 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14619 | 2026.05.19 16:56:07.911549 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 14620 | 2026.05.19 16:56:07.911629 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 14621 | 2026.05.19 16:56:07.911701 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14622 | 2026.05.19 16:56:07.912411 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457753 sec., 26067.516239033637 rows/sec., 2.18 MiB/sec. | ||
| 14623 | 2026.05.19 16:56:07.912570 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14624 | 2026.05.19 16:56:07.912874 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.05.19 16:56:07.912953 [ 201 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_23_5} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 14626 | 2026.05.19 16:56:07.913038 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14627 | 2026.05.19 16:56:08.224788 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14628 | 2026.05.19 16:56:08.224842 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14629 | 2026.05.19 16:56:08.459298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31684 | ||
| 14630 | 2026.05.19 16:56:08.460277 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.05.19 16:56:08.460360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14632 | 2026.05.19 16:56:08.460928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14633 | 2026.05.19 16:56:08.461170 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.05.19 16:56:08.461329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31684 | ||
| 14635 | 2026.05.19 16:56:08.461355 [ 55 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14636 | 2026.05.19 16:56:08.461418 [ 55 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.05.19 16:56:08.461441 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14638 | 2026.05.19 16:56:08.461557 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14639 | 2026.05.19 16:56:08.461698 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14640 | 2026.05.19 16:56:08.461740 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29252 rows starting from the beginning of the part | ||
| 14641 | 2026.05.19 16:56:08.461814 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14642 | 2026.05.19 16:56:08.461865 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14643 | 2026.05.19 16:56:08.461917 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14644 | 2026.05.19 16:56:08.461963 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14645 | 2026.05.19 16:56:08.462009 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14646 | 2026.05.19 16:56:08.464295 [ 201 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787313 sec., 11367219.971348751 rows/sec., 162.61 MiB/sec. | ||
| 14647 | 2026.05.19 16:56:08.464715 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14648 | 2026.05.19 16:56:08.465047 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2026.05.19 16:56:08.465136 [ 189 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_66_13} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14650 | 2026.05.19 16:56:08.465246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.96 MiB. | ||
| 14651 | 2026.05.19 16:56:08.574387 [ 31 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14652 | 2026.05.19 16:56:08.574438 [ 31 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14653 | 2026.05.19 16:56:08.574465 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14654 | 2026.05.19 16:56:08.574549 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 14655 | 2026.05.19 16:56:08.574659 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14656 | 2026.05.19 16:56:08.574688 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 14657 | 2026.05.19 16:56:08.574751 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 14658 | 2026.05.19 16:56:08.574794 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 14659 | 2026.05.19 16:56:08.574835 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 14660 | 2026.05.19 16:56:08.574876 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 14661 | 2026.05.19 16:56:08.575709 [ 189 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212169 sec., 4949.804853943634 rows/sec., 367.37 KiB/sec. | ||
| 14662 | 2026.05.19 16:56:08.575821 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14663 | 2026.05.19 16:56:08.576067 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.05.19 16:56:08.576136 [ 195 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_13_3} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14665 | 2026.05.19 16:56:08.576197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14666 | 2026.05.19 16:56:09.932115 [ 46 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14667 | 2026.05.19 16:56:09.932188 [ 46 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2026.05.19 16:56:09.932213 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14669 | 2026.05.19 16:56:09.932351 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14670 | 2026.05.19 16:56:09.932508 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14671 | 2026.05.19 16:56:09.932546 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 825 rows starting from the beginning of the part | ||
| 14672 | 2026.05.19 16:56:09.932623 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 14673 | 2026.05.19 16:56:09.932678 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 14674 | 2026.05.19 16:56:09.932719 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 14675 | 2026.05.19 16:56:09.932757 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 801 rows starting from the beginning of the part | ||
| 14676 | 2026.05.19 16:56:09.933837 [ 195 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539844 sec., 1607305.6751203367 rows/sec., 100.15 MiB/sec. | ||
| 14677 | 2026.05.19 16:56:09.934101 [ 196 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14678 | 2026.05.19 16:56:09.934489 [ 196 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.05.19 16:56:09.934591 [ 196 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_29_7} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14680 | 2026.05.19 16:56:09.934713 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14681 | 2026.05.19 16:56:10.127432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14682 | 2026.05.19 16:56:10.145127 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2026.05.19 16:56:10.145174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14684 | 2026.05.19 16:56:10.151383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14685 | 2026.05.19 16:56:10.152118 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2026.05.19 16:56:10.152422 [ 46 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14687 | 2026.05.19 16:56:10.152476 [ 46 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14688 | 2026.05.19 16:56:10.152498 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14689 | 2026.05.19 16:56:10.152594 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14690 | 2026.05.19 16:56:10.155119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14691 | 2026.05.19 16:56:10.155618 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14692 | 2026.05.19 16:56:10.156379 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14693 | 2026.05.19 16:56:10.159876 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14694 | 2026.05.19 16:56:10.163500 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14695 | 2026.05.19 16:56:10.167612 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14696 | 2026.05.19 16:56:10.171866 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14697 | 2026.05.19 16:56:10.175579 [ 189 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14698 | 2026.05.19 16:56:10.231707 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.079141933 sec., 6279.856722731299 rows/sec., 32.47 MiB/sec. | ||
| 14699 | 2026.05.19 16:56:10.235129 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14700 | 2026.05.19 16:56:10.237525 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.05.19 16:56:10.237647 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_66_13} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14702 | 2026.05.19 16:56:10.240164 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14703 | 2026.05.19 16:56:11.000301 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.61 MiB, peak 369.35 MiB, free memory in arenas 0.00 B, will set to 357.89 MiB (RSS), difference: 2.28 MiB | ||
| 14704 | 2026.05.19 16:56:11.238885 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14705 | 2026.05.19 16:56:11.239152 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 14706 | 2026.05.19 16:56:11.239545 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14707 | 2026.05.19 16:56:11.239596 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <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 | ||
| 14708 | 2026.05.19 16:56:11.239839 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14709 | 2026.05.19 16:56:11.239913 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14710 | 2026.05.19 16:56:11.240058 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14711 | 2026.05.19 16:56:11.240130 [ 332 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14712 | 2026.05.19 16:56:11.240162 [ 346 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14713 | 2026.05.19 16:56:11.240162 [ 327 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14714 | 2026.05.19 16:56:11.240305 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14715 | 2026.05.19 16:56:11.240334 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14716 | 2026.05.19 16:56:11.240408 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14717 | 2026.05.19 16:56:11.240431 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14718 | 2026.05.19 16:56:11.240469 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14719 | 2026.05.19 16:56:11.240512 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14720 | 2026.05.19 16:56:11.241546 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002506 sec., 13966.480446927375 rows/sec., 2.35 MiB/sec. | ||
| 14721 | 2026.05.19 16:56:11.241666 [ 281 ] {2cb942ec-7320-4e4f-b755-3740e62e1c88} <Debug> TCPHandler: Processed in 0.002930604 sec. | ||
| 14722 | 2026.05.19 16:56:11.243787 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14723 | 2026.05.19 16:56:11.243923 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14724 | 2026.05.19 16:56:11.243980 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14725 | 2026.05.19 16:56:11.244587 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.05.19 16:56:11.244637 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14727 | 2026.05.19 16:56:11.245063 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14728 | 2026.05.19 16:56:11.245441 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2026.05.19 16:56:11.245646 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.00176 sec., 60227.27272727273 rows/sec., 5.06 MiB/sec. | ||
| 14730 | 2026.05.19 16:56:11.245694 [ 281 ] {f9a93538-6256-4258-82a5-95cc5e657841} <Debug> TCPHandler: Processed in 0.00197143 sec. | ||
| 14731 | 2026.05.19 16:56:11.245859 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14732 | 2026.05.19 16:56:11.245985 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14733 | 2026.05.19 16:56:11.246043 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14734 | 2026.05.19 16:56:11.246571 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2026.05.19 16:56:11.246621 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14736 | 2026.05.19 16:56:11.246987 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14737 | 2026.05.19 16:56:11.247199 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.05.19 16:56:11.247341 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001387 sec., 18024.51333813987 rows/sec., 1.32 MiB/sec. | ||
| 14739 | 2026.05.19 16:56:11.247378 [ 281 ] {18862fbb-8dda-44bb-8d72-4d317a7067c7} <Debug> TCPHandler: Processed in 0.001586854 sec. | ||
| 14740 | 2026.05.19 16:56:11.247519 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.05.19 16:56:11.247617 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14742 | 2026.05.19 16:56:11.247658 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14743 | 2026.05.19 16:56:11.248091 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.05.19 16:56:11.248129 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14745 | 2026.05.19 16:56:11.248444 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14746 | 2026.05.19 16:56:11.248657 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.05.19 16:56:11.248788 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. | ||
| 14748 | 2026.05.19 16:56:11.248824 [ 281 ] {b70197d1-b16b-4ad2-bed2-d7ef094d5a0e} <Debug> TCPHandler: Processed in 0.00135511 sec. | ||
| 14749 | 2026.05.19 16:56:11.248959 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2026.05.19 16:56:11.249055 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14751 | 2026.05.19 16:56:11.249101 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14752 | 2026.05.19 16:56:11.249518 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.05.19 16:56:11.249554 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14754 | 2026.05.19 16:56:11.249893 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14755 | 2026.05.19 16:56:11.250133 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.05.19 16:56:11.250268 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14757 | 2026.05.19 16:56:11.250304 [ 281 ] {2b1fc023-5ae5-40bd-81a0-6bbb5ee1ee0e} <Debug> TCPHandler: Processed in 0.001394762 sec. | ||
| 14758 | 2026.05.19 16:56:11.250415 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2026.05.19 16:56:11.250511 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14760 | 2026.05.19 16:56:11.250567 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14761 | 2026.05.19 16:56:11.251370 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.05.19 16:56:11.251407 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14763 | 2026.05.19 16:56:11.251944 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14764 | 2026.05.19 16:56:11.252167 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.05.19 16:56:11.252312 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 14766 | 2026.05.19 16:56:11.252366 [ 281 ] {fae01cff-b469-47d1-882c-3a5f779dc132} <Debug> TCPHandler: Processed in 0.00200066 sec. | ||
| 14767 | 2026.05.19 16:56:11.252477 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2026.05.19 16:56:11.252575 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14769 | 2026.05.19 16:56:11.252623 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14770 | 2026.05.19 16:56:11.252991 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.05.19 16:56:11.253028 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14772 | 2026.05.19 16:56:11.253334 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14773 | 2026.05.19 16:56:11.253544 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.05.19 16:56:11.253686 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 14775 | 2026.05.19 16:56:11.253721 [ 281 ] {2e9fc2fd-fadb-433b-9d39-255b9612f78d} <Debug> TCPHandler: Processed in 0.00129392 sec. | ||
| 14776 | 2026.05.19 16:56:15.961759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32132 | ||
| 14777 | 2026.05.19 16:56:15.962283 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14778 | 2026.05.19 16:56:15.962322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14779 | 2026.05.19 16:56:15.962843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14780 | 2026.05.19 16:56:15.963096 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14781 | 2026.05.19 16:56:15.963247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32132 | ||
| 14782 | 2026.05.19 16:56:16.239845 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14783 | 2026.05.19 16:56:16.240057 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 14784 | 2026.05.19 16:56:16.240365 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14785 | 2026.05.19 16:56:16.240405 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <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_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')" moved to PREWHERE | ||
| 14786 | 2026.05.19 16:56:16.240624 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14787 | 2026.05.19 16:56:16.240754 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14788 | 2026.05.19 16:56:16.240895 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 14789 | 2026.05.19 16:56:16.240976 [ 332 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14790 | 2026.05.19 16:56:16.240985 [ 346 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14791 | 2026.05.19 16:56:16.240999 [ 327 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14792 | 2026.05.19 16:56:16.241114 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14793 | 2026.05.19 16:56:16.241143 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14794 | 2026.05.19 16:56:16.241212 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14795 | 2026.05.19 16:56:16.241233 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14796 | 2026.05.19 16:56:16.241269 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 14797 | 2026.05.19 16:56:16.241311 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 14798 | 2026.05.19 16:56:16.242215 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002229 sec., 15702.108568864962 rows/sec., 2.64 MiB/sec. | ||
| 14799 | 2026.05.19 16:56:16.242320 [ 281 ] {a99fc4e8-58fc-480e-9eb8-3a97f654cd46} <Debug> TCPHandler: Processed in 0.002603509 sec. | ||
| 14800 | 2026.05.19 16:56:16.245194 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14801 | 2026.05.19 16:56:16.245324 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14802 | 2026.05.19 16:56:16.245377 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14803 | 2026.05.19 16:56:16.245942 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14804 | 2026.05.19 16:56:16.245985 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14805 | 2026.05.19 16:56:16.246323 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14806 | 2026.05.19 16:56:16.246541 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14807 | 2026.05.19 16:56:16.246665 [ 54 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14808 | 2026.05.19 16:56:16.246684 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001396 sec., 17191.977077363896 rows/sec., 1.43 MiB/sec. | ||
| 14809 | 2026.05.19 16:56:16.246709 [ 54 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14810 | 2026.05.19 16:56:16.246721 [ 281 ] {c18f0ed8-abe3-4398-acc6-857f2a8b27b8} <Debug> TCPHandler: Processed in 0.001589374 sec. | ||
| 14811 | 2026.05.19 16:56:16.246749 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14812 | 2026.05.19 16:56:16.246853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.05.19 16:56:16.246895 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 14814 | 2026.05.19 16:56:16.246951 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14815 | 2026.05.19 16:56:16.246999 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14816 | 2026.05.19 16:56:16.247057 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14817 | 2026.05.19 16:56:16.247096 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 14818 | 2026.05.19 16:56:16.247169 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 14819 | 2026.05.19 16:56:16.247215 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 14820 | 2026.05.19 16:56:16.247259 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 14821 | 2026.05.19 16:56:16.247301 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 14822 | 2026.05.19 16:56:16.247409 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.05.19 16:56:16.247453 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14824 | 2026.05.19 16:56:16.247799 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14825 | 2026.05.19 16:56:16.248041 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.05.19 16:56:16.248155 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133028 sec., 90206.57305228974 rows/sec., 7.83 MiB/sec. | ||
| 14827 | 2026.05.19 16:56:16.248189 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001257 sec., 11137.629276054096 rows/sec., 908.20 KiB/sec. | ||
| 14828 | 2026.05.19 16:56:16.248225 [ 281 ] {770f2116-92ba-41ca-b642-7317a8146156} <Debug> TCPHandler: Processed in 0.001420942 sec. | ||
| 14829 | 2026.05.19 16:56:16.248286 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14830 | 2026.05.19 16:56:16.248346 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.05.19 16:56:16.248449 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14832 | 2026.05.19 16:56:16.248494 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14833 | 2026.05.19 16:56:16.248560 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.05.19 16:56:16.248652 [ 195 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_17_4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14835 | 2026.05.19 16:56:16.248742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14836 | 2026.05.19 16:56:16.249025 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2026.05.19 16:56:16.249066 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14838 | 2026.05.19 16:56:16.249393 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14839 | 2026.05.19 16:56:16.249651 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2026.05.19 16:56:16.249814 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001383 sec., 155459.14678235722 rows/sec., 13.81 MiB/sec. | ||
| 14841 | 2026.05.19 16:56:16.249851 [ 281 ] {2c3bb28f-f381-42e5-920c-f8beaf883645} <Debug> TCPHandler: Processed in 0.001554674 sec. | ||
| 14842 | 2026.05.19 16:56:16.249985 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14843 | 2026.05.19 16:56:16.250082 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14844 | 2026.05.19 16:56:16.250122 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14845 | 2026.05.19 16:56:16.250533 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2026.05.19 16:56:16.250567 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14847 | 2026.05.19 16:56:16.250871 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14848 | 2026.05.19 16:56:16.251085 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2026.05.19 16:56:16.251200 [ 54 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14850 | 2026.05.19 16:56:16.251214 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.00115 sec., 36521.739130434784 rows/sec., 2.67 MiB/sec. | ||
| 14851 | 2026.05.19 16:56:16.251234 [ 54 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.05.19 16:56:16.251250 [ 281 ] {ffb73557-3958-40da-9937-83cb69b3bd0c} <Debug> TCPHandler: Processed in 0.0013147 sec. | ||
| 14853 | 2026.05.19 16:56:16.251254 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14854 | 2026.05.19 16:56:16.251359 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14855 | 2026.05.19 16:56:16.251370 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.05.19 16:56:16.251481 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14857 | 2026.05.19 16:56:16.251483 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.05.19 16:56:16.251521 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 82 rows starting from the beginning of the part | ||
| 14859 | 2026.05.19 16:56:16.251542 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14860 | 2026.05.19 16:56:16.251591 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
| 14861 | 2026.05.19 16:56:16.251643 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 38 rows starting from the beginning of the part | ||
| 14862 | 2026.05.19 16:56:16.251685 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 14863 | 2026.05.19 16:56:16.251725 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 14864 | 2026.05.19 16:56:16.251765 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 42 rows starting from the beginning of the part | ||
| 14865 | 2026.05.19 16:56:16.251954 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.05.19 16:56:16.251998 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14867 | 2026.05.19 16:56:16.252346 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14868 | 2026.05.19 16:56:16.252578 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.05.19 16:56:16.252601 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284759 sec., 170459.98510226433 rows/sec., 13.12 MiB/sec. | ||
| 14870 | 2026.05.19 16:56:16.252729 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001262 sec., 19017.432646592708 rows/sec., 1.58 MiB/sec. | ||
| 14871 | 2026.05.19 16:56:16.252772 [ 281 ] {8230a88b-ce36-4e89-b87d-b8edf57e7645} <Debug> TCPHandler: Processed in 0.001451832 sec. | ||
| 14872 | 2026.05.19 16:56:16.252790 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14873 | 2026.05.19 16:56:16.252888 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2026.05.19 16:56:16.252992 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.05.19 16:56:16.253038 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14876 | 2026.05.19 16:56:16.253097 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.05.19 16:56:16.253181 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_96_19} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14878 | 2026.05.19 16:56:16.253270 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14879 | 2026.05.19 16:56:16.253440 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.05.19 16:56:16.253482 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14881 | 2026.05.19 16:56:16.253795 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14882 | 2026.05.19 16:56:16.254016 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.05.19 16:56:16.254111 [ 54 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14884 | 2026.05.19 16:56:16.254137 [ 54 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.05.19 16:56:16.254147 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001173 sec., 10230.179028132992 rows/sec., 799.23 KiB/sec. | ||
| 14886 | 2026.05.19 16:56:16.254155 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14887 | 2026.05.19 16:56:16.254182 [ 281 ] {8990c0d8-85aa-4a57-b5c5-6460c5a71d83} <Debug> TCPHandler: Processed in 0.00134364 sec. | ||
| 14888 | 2026.05.19 16:56:16.254230 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 14889 | 2026.05.19 16:56:16.254298 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14890 | 2026.05.19 16:56:16.254317 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14891 | 2026.05.19 16:56:16.254346 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 14892 | 2026.05.19 16:56:16.254395 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14893 | 2026.05.19 16:56:16.254401 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 14894 | 2026.05.19 16:56:16.254436 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14895 | 2026.05.19 16:56:16.254455 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 14896 | 2026.05.19 16:56:16.254500 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 14897 | 2026.05.19 16:56:16.254541 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 14898 | 2026.05.19 16:56:16.254939 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.05.19 16:56:16.254975 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14900 | 2026.05.19 16:56:16.255214 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001015955 sec., 59057.733856322375 rows/sec., 4.73 MiB/sec. | ||
| 14901 | 2026.05.19 16:56:16.255301 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14902 | 2026.05.19 16:56:16.255315 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14903 | 2026.05.19 16:56:16.255530 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.05.19 16:56:16.255563 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2026.05.19 16:56:16.255627 [ 202 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_17_4} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14906 | 2026.05.19 16:56:16.255661 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001284 sec., 101246.10591900312 rows/sec., 8.21 MiB/sec. | ||
| 14907 | 2026.05.19 16:56:16.255684 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14908 | 2026.05.19 16:56:16.255695 [ 281 ] {2ac58c93-b30f-40bf-b3e8-f35d7b6dee7d} <Debug> TCPHandler: Processed in 0.001446631 sec. | ||
| 14909 | 2026.05.19 16:56:16.255812 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14910 | 2026.05.19 16:56:16.255908 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14911 | 2026.05.19 16:56:16.255953 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14912 | 2026.05.19 16:56:16.256356 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14913 | 2026.05.19 16:56:16.256390 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14914 | 2026.05.19 16:56:16.256734 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14915 | 2026.05.19 16:56:16.256967 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2026.05.19 16:56:16.257112 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001222 sec., 166121.11292962357 rows/sec., 11.90 MiB/sec. | ||
| 14917 | 2026.05.19 16:56:16.257149 [ 281 ] {9f989ab9-5a8f-4e95-8da1-9fb813ed2bad} <Debug> TCPHandler: Processed in 0.00138617 sec. | ||
| 14918 | 2026.05.19 16:56:16.257264 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14919 | 2026.05.19 16:56:16.257360 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14920 | 2026.05.19 16:56:16.257415 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14921 | 2026.05.19 16:56:16.258193 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.05.19 16:56:16.258228 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14923 | 2026.05.19 16:56:16.258749 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14924 | 2026.05.19 16:56:16.258973 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.05.19 16:56:16.259085 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14926 | 2026.05.19 16:56:16.259112 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00177 sec., 9039.54802259887 rows/sec., 16.20 MiB/sec. | ||
| 14927 | 2026.05.19 16:56:16.259116 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.05.19 16:56:16.259144 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14929 | 2026.05.19 16:56:16.259171 [ 281 ] {63ff3f21-988c-46a2-ae68-c9300be2d505} <Debug> TCPHandler: Processed in 0.001954319 sec. | ||
| 14930 | 2026.05.19 16:56:16.259220 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14931 | 2026.05.19 16:56:16.259294 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14932 | 2026.05.19 16:56:16.259395 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14933 | 2026.05.19 16:56:16.259437 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14934 | 2026.05.19 16:56:16.259461 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14935 | 2026.05.19 16:56:16.259527 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1939 rows starting from the beginning of the part | ||
| 14936 | 2026.05.19 16:56:16.259665 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 16 rows starting from the beginning of the part | ||
| 14937 | 2026.05.19 16:56:16.259791 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 14938 | 2026.05.19 16:56:16.259808 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14939 | 2026.05.19 16:56:16.259849 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14940 | 2026.05.19 16:56:16.259911 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 16 rows starting from the beginning of the part | ||
| 14941 | 2026.05.19 16:56:16.260027 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 25 rows starting from the beginning of the part | ||
| 14942 | 2026.05.19 16:56:16.260125 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 16 rows starting from the beginning of the part | ||
| 14943 | 2026.05.19 16:56:16.260179 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14944 | 2026.05.19 16:56:16.260415 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.05.19 16:56:16.260556 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 14946 | 2026.05.19 16:56:16.260603 [ 281 ] {3fa4fa05-6409-49a0-b926-cebe318e4c7c} <Debug> TCPHandler: Processed in 0.001359321 sec. | ||
| 14947 | 2026.05.19 16:56:16.272463 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 19 columns (19 merged, 0 gathered) in 0.013274111 sec., 154285.2850936684 rows/sec., 276.47 MiB/sec. | ||
| 14948 | 2026.05.19 16:56:16.274577 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14949 | 2026.05.19 16:56:16.274943 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.05.19 16:56:16.275028 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14951 | 2026.05.19 16:56:16.275185 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 14952 | 2026.05.19 16:56:17.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.68 MiB, peak 376.49 MiB, free memory in arenas 0.00 B, will set to 367.23 MiB (RSS), difference: 8.56 MiB | ||
| 14953 | 2026.05.19 16:56:17.655375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14954 | 2026.05.19 16:56:17.670333 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14955 | 2026.05.19 16:56:17.670384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14956 | 2026.05.19 16:56:17.675726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14957 | 2026.05.19 16:56:17.676418 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.05.19 16:56:17.679035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14959 | 2026.05.19 16:56:21.238397 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14960 | 2026.05.19 16:56:21.238630 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 14961 | 2026.05.19 16:56:21.238964 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14962 | 2026.05.19 16:56:21.239003 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <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 | ||
| 14963 | 2026.05.19 16:56:21.239219 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14964 | 2026.05.19 16:56:21.239288 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14965 | 2026.05.19 16:56:21.239440 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14966 | 2026.05.19 16:56:21.239511 [ 332 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14967 | 2026.05.19 16:56:21.239542 [ 359 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14968 | 2026.05.19 16:56:21.239542 [ 346 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14969 | 2026.05.19 16:56:21.239687 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 14970 | 2026.05.19 16:56:21.239714 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14971 | 2026.05.19 16:56:21.239783 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14972 | 2026.05.19 16:56:21.239811 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 14973 | 2026.05.19 16:56:21.239846 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14974 | 2026.05.19 16:56:21.239887 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 14975 | 2026.05.19 16:56:21.240871 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002337 sec., 14976.465554129225 rows/sec., 2.52 MiB/sec. | ||
| 14976 | 2026.05.19 16:56:21.240982 [ 281 ] {846df7db-9a34-4a9b-998f-ce333dcbf807} <Debug> TCPHandler: Processed in 0.002729512 sec. | ||
| 14977 | 2026.05.19 16:56:21.243092 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14978 | 2026.05.19 16:56:21.243200 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14979 | 2026.05.19 16:56:21.243243 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14980 | 2026.05.19 16:56:21.243933 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14981 | 2026.05.19 16:56:21.243991 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14982 | 2026.05.19 16:56:21.244517 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14983 | 2026.05.19 16:56:21.244756 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14984 | 2026.05.19 16:56:21.244904 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001736 sec., 61059.90783410139 rows/sec., 5.13 MiB/sec. | ||
| 14985 | 2026.05.19 16:56:21.244928 [ 45 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14986 | 2026.05.19 16:56:21.244940 [ 281 ] {b3faa5bb-bad7-4fe1-9edb-78196de1b24a} <Debug> TCPHandler: Processed in 0.001897759 sec. | ||
| 14987 | 2026.05.19 16:56:21.244995 [ 45 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.05.19 16:56:21.245032 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 14989 | 2026.05.19 16:56:21.245129 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2026.05.19 16:56:21.245144 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14991 | 2026.05.19 16:56:21.245229 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14992 | 2026.05.19 16:56:21.245275 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14993 | 2026.05.19 16:56:21.245276 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14994 | 2026.05.19 16:56:21.245322 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2618 rows starting from the beginning of the part | ||
| 14995 | 2026.05.19 16:56:21.245408 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 14996 | 2026.05.19 16:56:21.245457 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 14997 | 2026.05.19 16:56:21.245498 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part | ||
| 14998 | 2026.05.19 16:56:21.245537 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 215 rows starting from the beginning of the part | ||
| 14999 | 2026.05.19 16:56:21.245574 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 106 rows starting from the beginning of the part | ||
| 15000 | 2026.05.19 16:56:21.245679 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.05.19 16:56:21.245722 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15002 | 2026.05.19 16:56:21.246043 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15003 | 2026.05.19 16:56:21.246262 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.05.19 16:56:21.246398 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001188 sec., 21043.771043771045 rows/sec., 1.55 MiB/sec. | ||
| 15005 | 2026.05.19 16:56:21.246433 [ 281 ] {f9a079b1-d1bc-4a37-aff6-1106f191a6c8} <Debug> TCPHandler: Processed in 0.00135214 sec. | ||
| 15006 | 2026.05.19 16:56:21.246553 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2026.05.19 16:56:21.246646 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15008 | 2026.05.19 16:56:21.246686 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15009 | 2026.05.19 16:56:21.246948 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842988 sec., 1730342.2485659157 rows/sec., 139.94 MiB/sec. | ||
| 15010 | 2026.05.19 16:56:21.247123 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.05.19 16:56:21.247164 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15012 | 2026.05.19 16:56:21.247351 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15013 | 2026.05.19 16:56:21.247485 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15014 | 2026.05.19 16:56:21.247722 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2026.05.19 16:56:21.247762 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.05.19 16:56:21.247818 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_111_22} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15017 | 2026.05.19 16:56:21.247903 [ 45 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15018 | 2026.05.19 16:56:21.247908 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001279 sec., 69585.61376075058 rows/sec., 5.43 MiB/sec. | ||
| 15019 | 2026.05.19 16:56:21.247920 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15020 | 2026.05.19 16:56:21.247941 [ 45 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15021 | 2026.05.19 16:56:21.247962 [ 281 ] {9a9c38df-8d5c-4448-a745-3d1d252d69e7} <Debug> TCPHandler: Processed in 0.001458543 sec. | ||
| 15022 | 2026.05.19 16:56:21.247970 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15023 | 2026.05.19 16:56:21.248067 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15024 | 2026.05.19 16:56:21.248095 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2026.05.19 16:56:21.248173 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15026 | 2026.05.19 16:56:21.248183 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15027 | 2026.05.19 16:56:21.248204 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part | ||
| 15028 | 2026.05.19 16:56:21.248225 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15029 | 2026.05.19 16:56:21.248264 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 15030 | 2026.05.19 16:56:21.248309 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 80 rows starting from the beginning of the part | ||
| 15031 | 2026.05.19 16:56:21.248349 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 89 rows starting from the beginning of the part | ||
| 15032 | 2026.05.19 16:56:21.248386 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 130 rows starting from the beginning of the part | ||
| 15033 | 2026.05.19 16:56:21.248424 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 89 rows starting from the beginning of the part | ||
| 15034 | 2026.05.19 16:56:21.248603 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.05.19 16:56:21.248635 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15036 | 2026.05.19 16:56:21.249013 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15037 | 2026.05.19 16:56:21.249235 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.05.19 16:56:21.249365 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 15039 | 2026.05.19 16:56:21.249364 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 5 parts from all_1_106_23 to all_110_110_0 | ||
| 15040 | 2026.05.19 16:56:21.249400 [ 281 ] {3dc6af43-ab8e-41a5-96d1-751f8e35bc4e} <Debug> TCPHandler: Processed in 0.00134153 sec. | ||
| 15041 | 2026.05.19 16:56:21.249417 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.05.19 16:56:21.249441 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15043 | 2026.05.19 16:56:21.249441 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407841 sec., 1317620.3846883278 rows/sec., 98.06 MiB/sec. | ||
| 15044 | 2026.05.19 16:56:21.249537 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_23 to all_110_110_0 into Compact with storage Full | ||
| 15045 | 2026.05.19 16:56:21.249545 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15046 | 2026.05.19 16:56:21.249637 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15047 | 2026.05.19 16:56:21.249671 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15048 | 2026.05.19 16:56:21.249689 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15049 | 2026.05.19 16:56:21.249714 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 37823 rows starting from the beginning of the part | ||
| 15050 | 2026.05.19 16:56:21.249762 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15051 | 2026.05.19 16:56:21.249791 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 128 rows starting from the beginning of the part | ||
| 15052 | 2026.05.19 16:56:21.249848 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15053 | 2026.05.19 16:56:21.249895 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15054 | 2026.05.19 16:56:21.249909 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.05.19 16:56:21.249943 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 203 rows starting from the beginning of the part | ||
| 15056 | 2026.05.19 16:56:21.250000 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_111_22} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15057 | 2026.05.19 16:56:21.250084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 15058 | 2026.05.19 16:56:21.250680 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.05.19 16:56:21.250724 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15060 | 2026.05.19 16:56:21.251293 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15061 | 2026.05.19 16:56:21.251532 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.05.19 16:56:21.251674 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00201 sec., 12437.810945273632 rows/sec., 22.29 MiB/sec. | ||
| 15063 | 2026.05.19 16:56:21.251726 [ 281 ] {740bc8c9-eb03-4887-b9d3-daf908d9901f} <Debug> TCPHandler: Processed in 0.002239174 sec. | ||
| 15064 | 2026.05.19 16:56:21.251853 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15065 | 2026.05.19 16:56:21.251948 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15066 | 2026.05.19 16:56:21.251990 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15067 | 2026.05.19 16:56:21.252340 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.05.19 16:56:21.252376 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15069 | 2026.05.19 16:56:21.252712 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15070 | 2026.05.19 16:56:21.252923 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.05.19 16:56:21.253063 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 15072 | 2026.05.19 16:56:21.253076 [ 44 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15073 | 2026.05.19 16:56:21.253097 [ 281 ] {b4cf1623-825d-47e5-9949-0154c901081d} <Debug> TCPHandler: Processed in 0.00129193 sec. | ||
| 15074 | 2026.05.19 16:56:21.253136 [ 44 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15075 | 2026.05.19 16:56:21.253166 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.07 GiB. | ||
| 15076 | 2026.05.19 16:56:21.253268 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15077 | 2026.05.19 16:56:21.253386 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15078 | 2026.05.19 16:56:21.253418 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5592 rows starting from the beginning of the part | ||
| 15079 | 2026.05.19 16:56:21.253476 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 48 rows starting from the beginning of the part | ||
| 15080 | 2026.05.19 16:56:21.253520 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15081 | 2026.05.19 16:56:21.253559 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15082 | 2026.05.19 16:56:21.253595 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15083 | 2026.05.19 16:56:21.253631 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15084 | 2026.05.19 16:56:21.255660 [ 194 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435928 sec., 2413864.449195543 rows/sec., 162.68 MiB/sec. | ||
| 15085 | 2026.05.19 16:56:21.256158 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15086 | 2026.05.19 16:56:21.256472 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.05.19 16:56:21.256562 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_111_22} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15088 | 2026.05.19 16:56:21.256652 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 15089 | 2026.05.19 16:56:21.257441 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38474 rows, containing 5 columns (5 merged, 0 gathered) in 0.007951331 sec., 4838686.755714231 rows/sec., 314.50 MiB/sec. | ||
| 15090 | 2026.05.19 16:56:21.257855 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Trace> MergedBlockOutputStream: filled checksums all_1_110_24 (state Temporary) | ||
| 15091 | 2026.05.19 16:56:21.258116 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_110_24 to all_1_110_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.05.19 16:56:21.258188 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_110_24} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 5 parts: [all_1_106_23, all_110_110_0] -> all_1_110_24 | ||
| 15093 | 2026.05.19 16:56:21.258267 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 15094 | 2026.05.19 16:56:23.225103 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15095 | 2026.05.19 16:56:23.225173 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15096 | 2026.05.19 16:56:23.463931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32644 | ||
| 15097 | 2026.05.19 16:56:23.464480 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.05.19 16:56:23.464532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15099 | 2026.05.19 16:56:23.465038 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15100 | 2026.05.19 16:56:23.465282 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.05.19 16:56:23.465440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32644 | ||
| 15102 | 2026.05.19 16:56:25.180078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15103 | 2026.05.19 16:56:25.196552 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.05.19 16:56:25.196610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15105 | 2026.05.19 16:56:25.202358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15106 | 2026.05.19 16:56:25.203005 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.05.19 16:56:25.205775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15108 | 2026.05.19 16:56:26.239641 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2026.05.19 16:56:26.239894 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15110 | 2026.05.19 16:56:26.240265 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15111 | 2026.05.19 16:56:26.240313 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <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 | ||
| 15112 | 2026.05.19 16:56:26.240565 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15113 | 2026.05.19 16:56:26.240645 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15114 | 2026.05.19 16:56:26.240810 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15115 | 2026.05.19 16:56:26.240902 [ 332 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15116 | 2026.05.19 16:56:26.240917 [ 359 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15117 | 2026.05.19 16:56:26.240900 [ 346 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15118 | 2026.05.19 16:56:26.241065 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15119 | 2026.05.19 16:56:26.241093 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15120 | 2026.05.19 16:56:26.241169 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15121 | 2026.05.19 16:56:26.241189 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15122 | 2026.05.19 16:56:26.241224 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15123 | 2026.05.19 16:56:26.241263 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15124 | 2026.05.19 16:56:26.242365 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002576 sec., 13586.95652173913 rows/sec., 2.29 MiB/sec. | ||
| 15125 | 2026.05.19 16:56:26.242506 [ 281 ] {5f9bf326-556f-454e-9003-a4195d514b3f} <Debug> TCPHandler: Processed in 0.003007396 sec. | ||
| 15126 | 2026.05.19 16:56:26.244373 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15127 | 2026.05.19 16:56:26.244480 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15128 | 2026.05.19 16:56:26.244523 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15129 | 2026.05.19 16:56:26.245062 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.05.19 16:56:26.245098 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15131 | 2026.05.19 16:56:26.245464 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15132 | 2026.05.19 16:56:26.245677 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.05.19 16:56:26.245821 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001372 sec., 64139.9416909621 rows/sec., 5.40 MiB/sec. | ||
| 15134 | 2026.05.19 16:56:26.245856 [ 281 ] {d54b48a2-ffd0-4903-8102-fd80a3eab74e} <Debug> TCPHandler: Processed in 0.001541163 sec. | ||
| 15135 | 2026.05.19 16:56:26.246004 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2026.05.19 16:56:26.246099 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15137 | 2026.05.19 16:56:26.246139 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15138 | 2026.05.19 16:56:26.246539 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2026.05.19 16:56:26.246573 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15140 | 2026.05.19 16:56:26.246853 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15141 | 2026.05.19 16:56:26.247053 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.05.19 16:56:26.247185 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001104 sec., 14492.753623188406 rows/sec., 1.06 MiB/sec. | ||
| 15143 | 2026.05.19 16:56:26.247218 [ 281 ] {d5954f8d-afbb-4050-80b5-201705d4f23a} <Debug> TCPHandler: Processed in 0.001271399 sec. | ||
| 15144 | 2026.05.19 16:56:26.247337 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.05.19 16:56:26.247430 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15146 | 2026.05.19 16:56:26.247470 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15147 | 2026.05.19 16:56:26.247887 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.05.19 16:56:26.247923 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15149 | 2026.05.19 16:56:26.248222 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15150 | 2026.05.19 16:56:26.248435 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.05.19 16:56:26.248562 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001149 sec., 69625.76153176675 rows/sec., 5.44 MiB/sec. | ||
| 15152 | 2026.05.19 16:56:26.248595 [ 281 ] {c1719526-243e-413f-a320-985c9235a352} <Debug> TCPHandler: Processed in 0.00130576 sec. | ||
| 15153 | 2026.05.19 16:56:26.248725 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15154 | 2026.05.19 16:56:26.248818 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15155 | 2026.05.19 16:56:26.248862 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15156 | 2026.05.19 16:56:26.249273 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.05.19 16:56:26.249309 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15158 | 2026.05.19 16:56:26.249622 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15159 | 2026.05.19 16:56:26.249824 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.05.19 16:56:26.249950 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 15161 | 2026.05.19 16:56:26.249983 [ 281 ] {4c83c3b9-1a07-4e60-9761-0488f655d91b} <Debug> TCPHandler: Processed in 0.00131415 sec. | ||
| 15162 | 2026.05.19 16:56:26.250100 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.05.19 16:56:26.250193 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15164 | 2026.05.19 16:56:26.250246 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15165 | 2026.05.19 16:56:26.251015 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.05.19 16:56:26.251050 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15167 | 2026.05.19 16:56:26.251557 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15168 | 2026.05.19 16:56:26.251772 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.05.19 16:56:26.251913 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001738 sec., 9205.983889528194 rows/sec., 16.50 MiB/sec. | ||
| 15170 | 2026.05.19 16:56:26.251964 [ 281 ] {754b12f6-8bb2-4dc4-b343-af178175abc5} <Debug> TCPHandler: Processed in 0.001911659 sec. | ||
| 15171 | 2026.05.19 16:56:26.252090 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2026.05.19 16:56:26.252184 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15173 | 2026.05.19 16:56:26.252226 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15174 | 2026.05.19 16:56:26.252572 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2026.05.19 16:56:26.252607 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15176 | 2026.05.19 16:56:26.252900 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15177 | 2026.05.19 16:56:26.253108 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2026.05.19 16:56:26.253234 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 15179 | 2026.05.19 16:56:26.253267 [ 281 ] {8335eb54-76cc-4495-97ee-17c5390627c9} <Debug> TCPHandler: Processed in 0.001228229 sec. | ||
| 15180 | 2026.05.19 16:56:26.749333 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2026.05.19 16:56:26.749560 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15182 | 2026.05.19 16:56:26.749887 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15183 | 2026.05.19 16:56:26.749920 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15184 | 2026.05.19 16:56:26.750121 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15185 | 2026.05.19 16:56:26.750192 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15186 | 2026.05.19 16:56:26.750336 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 15187 | 2026.05.19 16:56:26.750428 [ 332 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15188 | 2026.05.19 16:56:26.750449 [ 359 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15189 | 2026.05.19 16:56:26.750427 [ 346 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15190 | 2026.05.19 16:56:26.750594 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15191 | 2026.05.19 16:56:26.750622 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15192 | 2026.05.19 16:56:26.750692 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15193 | 2026.05.19 16:56:26.750713 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15194 | 2026.05.19 16:56:26.750746 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 15195 | 2026.05.19 16:56:26.750784 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 15196 | 2026.05.19 16:56:26.751930 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002457 sec., 14245.014245014245 rows/sec., 3.03 MiB/sec. | ||
| 15197 | 2026.05.19 16:56:26.752045 [ 281 ] {61eb2711-d379-424f-b2ce-45dc2769900d} <Debug> TCPHandler: Processed in 0.002851204 sec. | ||
| 15198 | 2026.05.19 16:56:26.764617 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2026.05.19 16:56:26.764784 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15200 | 2026.05.19 16:56:26.764860 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15201 | 2026.05.19 16:56:26.765531 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.05.19 16:56:26.765593 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15203 | 2026.05.19 16:56:26.766064 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15204 | 2026.05.19 16:56:26.766284 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.05.19 16:56:26.766435 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001697 sec., 1178.5503830288744 rows/sec., 96.10 KiB/sec. | ||
| 15206 | 2026.05.19 16:56:26.766472 [ 281 ] {4bed24d6-3f43-4578-b2ad-f28426336521} <Debug> TCPHandler: Processed in 0.001936659 sec. | ||
| 15207 | 2026.05.19 16:56:26.766599 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2026.05.19 16:56:26.766694 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15209 | 2026.05.19 16:56:26.766734 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15210 | 2026.05.19 16:56:26.768269 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.05.19 16:56:26.768305 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15212 | 2026.05.19 16:56:26.768742 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15213 | 2026.05.19 16:56:26.768952 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.05.19 16:56:26.769085 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002409 sec., 996264.00996264 rows/sec., 73.81 MiB/sec. | ||
| 15215 | 2026.05.19 16:56:26.769120 [ 281 ] {c3aaf849-fd7a-4b3a-8cd8-986955538548} <Debug> TCPHandler: Processed in 0.002569879 sec. | ||
| 15216 | 2026.05.19 16:56:26.769230 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15217 | 2026.05.19 16:56:26.769326 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15218 | 2026.05.19 16:56:26.769368 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15219 | 2026.05.19 16:56:26.769789 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15220 | 2026.05.19 16:56:26.769825 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15221 | 2026.05.19 16:56:26.770114 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15222 | 2026.05.19 16:56:26.770322 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15223 | 2026.05.19 16:56:26.770451 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001144 sec., 33216.78321678322 rows/sec., 2.43 MiB/sec. | ||
| 15224 | 2026.05.19 16:56:26.770487 [ 281 ] {2716b1a2-e8ee-459d-92b1-c012a0168138} <Debug> TCPHandler: Processed in 0.00130709 sec. | ||
| 15225 | 2026.05.19 16:56:26.770600 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15226 | 2026.05.19 16:56:26.770702 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15227 | 2026.05.19 16:56:26.770742 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15228 | 2026.05.19 16:56:26.771644 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15229 | 2026.05.19 16:56:26.771688 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15230 | 2026.05.19 16:56:26.772034 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15231 | 2026.05.19 16:56:26.772243 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15232 | 2026.05.19 16:56:26.772373 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00169 sec., 473964.4970414201 rows/sec., 27.38 MiB/sec. | ||
| 15233 | 2026.05.19 16:56:26.772408 [ 281 ] {0f823674-654d-4aaf-977b-4de3a36c280e} <Debug> TCPHandler: Processed in 0.001856778 sec. | ||
| 15234 | 2026.05.19 16:56:26.772523 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2026.05.19 16:56:26.772625 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15236 | 2026.05.19 16:56:26.772668 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15237 | 2026.05.19 16:56:26.773082 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2026.05.19 16:56:26.773120 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15239 | 2026.05.19 16:56:26.773423 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 15240 | 2026.05.19 16:56:26.773635 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2026.05.19 16:56:26.773769 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 15242 | 2026.05.19 16:56:26.773805 [ 281 ] {3dbd2263-ef3a-4583-ad6e-feb7d20753b0} <Debug> TCPHandler: Processed in 0.001333301 sec. | ||
| 15243 | 2026.05.19 16:56:26.773918 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15244 | 2026.05.19 16:56:26.774016 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15245 | 2026.05.19 16:56:26.774058 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15246 | 2026.05.19 16:56:26.775201 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15247 | 2026.05.19 16:56:26.775236 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15248 | 2026.05.19 16:56:26.775571 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15249 | 2026.05.19 16:56:26.775775 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15250 | 2026.05.19 16:56:26.775901 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.001903 sec., 658434.0514976353 rows/sec., 43.70 MiB/sec. | ||
| 15251 | 2026.05.19 16:56:26.775936 [ 281 ] {b7eb1e2f-75bd-45c9-95b0-0c65e63772b9} <Debug> TCPHandler: Processed in 0.002067221 sec. | ||
| 15252 | 2026.05.19 16:56:26.776061 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15253 | 2026.05.19 16:56:26.776154 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15254 | 2026.05.19 16:56:26.776198 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15255 | 2026.05.19 16:56:26.777048 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15256 | 2026.05.19 16:56:26.777084 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15257 | 2026.05.19 16:56:26.777489 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15258 | 2026.05.19 16:56:26.777693 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.05.19 16:56:26.777826 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.00169 sec., 866863.9053254437 rows/sec., 52.41 MiB/sec. | ||
| 15260 | 2026.05.19 16:56:26.777861 [ 281 ] {9e4c37b2-3bc0-4f72-b75a-644ed9fce000} <Debug> TCPHandler: Processed in 0.001847658 sec. | ||
| 15261 | 2026.05.19 16:56:26.777976 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15262 | 2026.05.19 16:56:26.778069 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15263 | 2026.05.19 16:56:26.778124 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15264 | 2026.05.19 16:56:26.778944 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.05.19 16:56:26.778980 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15266 | 2026.05.19 16:56:26.779489 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15267 | 2026.05.19 16:56:26.779693 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.05.19 16:56:26.779818 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001801 sec., 19988.895058300943 rows/sec., 35.82 MiB/sec. | ||
| 15269 | 2026.05.19 16:56:26.779866 [ 281 ] {6b5038a5-0498-4369-a806-2dd98d01969e} <Debug> TCPHandler: Processed in 0.00197429 sec. | ||
| 15270 | 2026.05.19 16:56:30.966406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33092 | ||
| 15271 | 2026.05.19 16:56:30.966941 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.05.19 16:56:30.966985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15273 | 2026.05.19 16:56:30.967492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15274 | 2026.05.19 16:56:30.967728 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.05.19 16:56:30.967890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33092 | ||
| 15276 | 2026.05.19 16:56:31.237503 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15277 | 2026.05.19 16:56:31.237715 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15278 | 2026.05.19 16:56:31.238024 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15279 | 2026.05.19 16:56:31.238060 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <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 | ||
| 15280 | 2026.05.19 16:56:31.238263 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15281 | 2026.05.19 16:56:31.238328 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15282 | 2026.05.19 16:56:31.238460 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15283 | 2026.05.19 16:56:31.238539 [ 332 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15284 | 2026.05.19 16:56:31.238546 [ 346 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15285 | 2026.05.19 16:56:31.238546 [ 342 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15286 | 2026.05.19 16:56:31.238679 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15287 | 2026.05.19 16:56:31.238707 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15288 | 2026.05.19 16:56:31.238773 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15289 | 2026.05.19 16:56:31.238859 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15290 | 2026.05.19 16:56:31.238896 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15291 | 2026.05.19 16:56:31.238940 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15292 | 2026.05.19 16:56:31.240014 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002388 sec., 14656.616415410386 rows/sec., 2.47 MiB/sec. | ||
| 15293 | 2026.05.19 16:56:31.240155 [ 281 ] {028bfcbc-dad2-46ef-90f3-14373b94010a} <Debug> TCPHandler: Processed in 0.002776783 sec. | ||
| 15294 | 2026.05.19 16:56:31.241842 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2026.05.19 16:56:31.241957 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15296 | 2026.05.19 16:56:31.242004 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15297 | 2026.05.19 16:56:31.242500 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2026.05.19 16:56:31.242540 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15299 | 2026.05.19 16:56:31.242895 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15300 | 2026.05.19 16:56:31.243114 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.05.19 16:56:31.243262 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00134 sec., 41791.0447761194 rows/sec., 3.21 MiB/sec. | ||
| 15302 | 2026.05.19 16:56:31.243300 [ 281 ] {f9716e13-5e8a-4cab-a406-f8657922e616} <Debug> TCPHandler: Processed in 0.001511163 sec. | ||
| 15303 | 2026.05.19 16:56:31.243426 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15304 | 2026.05.19 16:56:31.243526 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15305 | 2026.05.19 16:56:31.243568 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15306 | 2026.05.19 16:56:31.244008 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15307 | 2026.05.19 16:56:31.244044 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15308 | 2026.05.19 16:56:31.244352 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15309 | 2026.05.19 16:56:31.244567 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.05.19 16:56:31.244698 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 15311 | 2026.05.19 16:56:31.244734 [ 281 ] {62199bb8-19a1-4700-b195-6fc1456cd31c} <Debug> TCPHandler: Processed in 0.00135792 sec. | ||
| 15312 | 2026.05.19 16:56:31.244854 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2026.05.19 16:56:31.244951 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15314 | 2026.05.19 16:56:31.244995 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15315 | 2026.05.19 16:56:31.245405 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.05.19 16:56:31.245440 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15317 | 2026.05.19 16:56:31.245768 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15318 | 2026.05.19 16:56:31.245984 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.05.19 16:56:31.246117 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15320 | 2026.05.19 16:56:31.246151 [ 281 ] {629b2f50-0203-4267-97b6-63cf94c8ae8c} <Debug> TCPHandler: Processed in 0.001347021 sec. | ||
| 15321 | 2026.05.19 16:56:31.246265 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2026.05.19 16:56:31.246360 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15323 | 2026.05.19 16:56:31.246403 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15324 | 2026.05.19 16:56:31.246742 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2026.05.19 16:56:31.246777 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15326 | 2026.05.19 16:56:31.247076 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15327 | 2026.05.19 16:56:31.247282 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.05.19 16:56:31.247413 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 15329 | 2026.05.19 16:56:31.247447 [ 281 ] {3e5fe5b7-1851-40e3-9415-638abaab2569} <Debug> TCPHandler: Processed in 0.001231808 sec. | ||
| 15330 | 2026.05.19 16:56:32.706121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15331 | 2026.05.19 16:56:32.721970 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2026.05.19 16:56:32.722015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15333 | 2026.05.19 16:56:32.728025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15334 | 2026.05.19 16:56:32.728683 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15335 | 2026.05.19 16:56:32.731353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15336 | 2026.05.19 16:56:36.241137 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.05.19 16:56:36.241390 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15338 | 2026.05.19 16:56:36.241762 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15339 | 2026.05.19 16:56:36.241810 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <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 | ||
| 15340 | 2026.05.19 16:56:36.242068 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15341 | 2026.05.19 16:56:36.242138 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15342 | 2026.05.19 16:56:36.242286 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15343 | 2026.05.19 16:56:36.242377 [ 332 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15344 | 2026.05.19 16:56:36.242388 [ 346 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15345 | 2026.05.19 16:56:36.242388 [ 342 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15346 | 2026.05.19 16:56:36.242530 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15347 | 2026.05.19 16:56:36.242557 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15348 | 2026.05.19 16:56:36.242626 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15349 | 2026.05.19 16:56:36.242646 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15350 | 2026.05.19 16:56:36.242682 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15351 | 2026.05.19 16:56:36.242723 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15352 | 2026.05.19 16:56:36.244161 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002876 sec., 12169.680111265647 rows/sec., 2.05 MiB/sec. | ||
| 15353 | 2026.05.19 16:56:36.244272 [ 281 ] {bc06169e-51ee-4bdf-85f7-d58795bb4a9d} <Debug> TCPHandler: Processed in 0.003278959 sec. | ||
| 15354 | 2026.05.19 16:56:36.246229 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.05.19 16:56:36.246366 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15356 | 2026.05.19 16:56:36.246420 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15357 | 2026.05.19 16:56:36.247129 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.05.19 16:56:36.247175 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15359 | 2026.05.19 16:56:36.247556 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15360 | 2026.05.19 16:56:36.247781 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.05.19 16:56:36.247921 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001593 sec., 55241.68236032643 rows/sec., 4.65 MiB/sec. | ||
| 15362 | 2026.05.19 16:56:36.247956 [ 281 ] {18985104-2b96-4464-b2a4-47fc89def4a8} <Debug> TCPHandler: Processed in 0.001793887 sec. | ||
| 15363 | 2026.05.19 16:56:36.248091 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.05.19 16:56:36.248185 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15365 | 2026.05.19 16:56:36.248226 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15366 | 2026.05.19 16:56:36.248661 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.05.19 16:56:36.248695 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15368 | 2026.05.19 16:56:36.248973 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15369 | 2026.05.19 16:56:36.249188 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.05.19 16:56:36.249315 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1.02 MiB/sec. | ||
| 15371 | 2026.05.19 16:56:36.249348 [ 281 ] {2180eae0-f8cf-4e18-8ff2-b18e2be988b0} <Debug> TCPHandler: Processed in 0.00131386 sec. | ||
| 15372 | 2026.05.19 16:56:36.249469 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.05.19 16:56:36.249581 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15374 | 2026.05.19 16:56:36.249622 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15375 | 2026.05.19 16:56:36.250044 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.05.19 16:56:36.250080 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15377 | 2026.05.19 16:56:36.250427 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15378 | 2026.05.19 16:56:36.250628 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.05.19 16:56:36.250749 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001188 sec., 67340.06734006734 rows/sec., 5.26 MiB/sec. | ||
| 15380 | 2026.05.19 16:56:36.250782 [ 281 ] {d2966d8c-30b1-4817-866c-ef0c56c012b9} <Debug> TCPHandler: Processed in 0.001364251 sec. | ||
| 15381 | 2026.05.19 16:56:36.250918 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.05.19 16:56:36.251011 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15383 | 2026.05.19 16:56:36.251053 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15384 | 2026.05.19 16:56:36.251473 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.05.19 16:56:36.251506 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15386 | 2026.05.19 16:56:36.251827 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15387 | 2026.05.19 16:56:36.252026 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.05.19 16:56:36.252143 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 4 parts from all_1_110_24 to all_113_113_0 | ||
| 15389 | 2026.05.19 16:56:36.252150 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 15390 | 2026.05.19 16:56:36.252182 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15391 | 2026.05.19 16:56:36.252195 [ 281 ] {cfa2d05e-7434-46b9-9438-e7b07e5f4966} <Debug> TCPHandler: Processed in 0.00133218 sec. | ||
| 15392 | 2026.05.19 16:56:36.252201 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15393 | 2026.05.19 16:56:36.252314 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15394 | 2026.05.19 16:56:36.252318 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_24 to all_113_113_0 into Compact with storage Full | ||
| 15395 | 2026.05.19 16:56:36.252415 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15396 | 2026.05.19 16:56:36.252469 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15397 | 2026.05.19 16:56:36.252473 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15398 | 2026.05.19 16:56:36.252512 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_24, total 38474 rows starting from the beginning of the part | ||
| 15399 | 2026.05.19 16:56:36.252586 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15400 | 2026.05.19 16:56:36.252641 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15401 | 2026.05.19 16:56:36.252690 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1465 rows starting from the beginning of the part | ||
| 15402 | 2026.05.19 16:56:36.253274 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2026.05.19 16:56:36.253315 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15404 | 2026.05.19 16:56:36.253855 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15405 | 2026.05.19 16:56:36.254079 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2026.05.19 16:56:36.254218 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00182 sec., 8791.208791208792 rows/sec., 15.75 MiB/sec. | ||
| 15407 | 2026.05.19 16:56:36.254269 [ 281 ] {a08eb3ef-f579-4ea2-b1a3-34709f9b303d} <Debug> TCPHandler: Processed in 0.00200222 sec. | ||
| 15408 | 2026.05.19 16:56:36.254400 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2026.05.19 16:56:36.254493 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15410 | 2026.05.19 16:56:36.254534 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15411 | 2026.05.19 16:56:36.254872 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.05.19 16:56:36.254908 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15413 | 2026.05.19 16:56:36.255212 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15414 | 2026.05.19 16:56:36.255413 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.05.19 16:56:36.255540 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 15416 | 2026.05.19 16:56:36.255573 [ 281 ] {22fc99f2-888f-430f-9ba5-daad6111ec76} <Debug> TCPHandler: Processed in 0.001220908 sec. | ||
| 15417 | 2026.05.19 16:56:36.259786 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40259 rows, containing 5 columns (5 merged, 0 gathered) in 0.007501074 sec., 5367098.098219002 rows/sec., 348.16 MiB/sec. | ||
| 15418 | 2026.05.19 16:56:36.260402 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Trace> MergedBlockOutputStream: filled checksums all_1_113_25 (state Temporary) | ||
| 15419 | 2026.05.19 16:56:36.260669 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_113_25 to all_1_113_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.05.19 16:56:36.260738 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_113_25} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 4 parts: [all_1_110_24, all_113_113_0] -> all_1_113_25 | ||
| 15421 | 2026.05.19 16:56:36.260813 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15422 | 2026.05.19 16:56:38.225219 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15423 | 2026.05.19 16:56:38.225294 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15424 | 2026.05.19 16:56:38.470385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33604 | ||
| 15425 | 2026.05.19 16:56:38.471179 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.05.19 16:56:38.471230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15427 | 2026.05.19 16:56:38.471734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15428 | 2026.05.19 16:56:38.471977 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.05.19 16:56:38.472136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33604 | ||
| 15430 | 2026.05.19 16:56:38.806227 [ 219 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15431 | 2026.05.19 16:56:38.806290 [ 219 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15432 | 2026.05.19 16:56:38.817728 [ 219 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15433 | 2026.05.19 16:56:39.159441 [ 224 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15434 | 2026.05.19 16:56:39.159504 [ 224 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15435 | 2026.05.19 16:56:39.163605 [ 224 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15436 | 2026.05.19 16:56:40.233776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15437 | 2026.05.19 16:56:40.250657 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.05.19 16:56:40.250723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15439 | 2026.05.19 16:56:40.256316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15440 | 2026.05.19 16:56:40.256981 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.05.19 16:56:40.260145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15442 | 2026.05.19 16:56:41.014346 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15443 | 2026.05.19 16:56:41.014396 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15444 | 2026.05.19 16:56:41.018205 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15445 | 2026.05.19 16:56:41.152145 [ 222 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15446 | 2026.05.19 16:56:41.152195 [ 222 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15447 | 2026.05.19 16:56:41.155856 [ 222 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15448 | 2026.05.19 16:56:41.198440 [ 220 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15449 | 2026.05.19 16:56:41.198507 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15450 | 2026.05.19 16:56:41.201651 [ 220 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15451 | 2026.05.19 16:56:41.241171 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15452 | 2026.05.19 16:56:41.241522 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15453 | 2026.05.19 16:56:41.242054 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15454 | 2026.05.19 16:56:41.242131 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <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 | ||
| 15455 | 2026.05.19 16:56:41.242425 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15456 | 2026.05.19 16:56:41.242505 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15457 | 2026.05.19 16:56:41.242654 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15458 | 2026.05.19 16:56:41.242738 [ 332 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15459 | 2026.05.19 16:56:41.242741 [ 346 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15460 | 2026.05.19 16:56:41.242740 [ 342 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15461 | 2026.05.19 16:56:41.242871 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15462 | 2026.05.19 16:56:41.242898 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15463 | 2026.05.19 16:56:41.242966 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15464 | 2026.05.19 16:56:41.242995 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15465 | 2026.05.19 16:56:41.243031 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15466 | 2026.05.19 16:56:41.243071 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15467 | 2026.05.19 16:56:41.243535 [ 225 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15468 | 2026.05.19 16:56:41.243575 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15469 | 2026.05.19 16:56:41.244042 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002677 sec., 13074.33694434068 rows/sec., 2.20 MiB/sec. | ||
| 15470 | 2026.05.19 16:56:41.244152 [ 281 ] {41ae4397-e551-4872-be05-9133ce34f8c5} <Debug> TCPHandler: Processed in 0.003134458 sec. | ||
| 15471 | 2026.05.19 16:56:41.246261 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15472 | 2026.05.19 16:56:41.246268 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2026.05.19 16:56:41.246414 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15474 | 2026.05.19 16:56:41.246469 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15475 | 2026.05.19 16:56:41.247043 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.05.19 16:56:41.247089 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15477 | 2026.05.19 16:56:41.247457 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15478 | 2026.05.19 16:56:41.247681 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2026.05.19 16:56:41.247820 [ 60 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15480 | 2026.05.19 16:56:41.247825 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001449 sec., 73153.89924085577 rows/sec., 6.14 MiB/sec. | ||
| 15481 | 2026.05.19 16:56:41.247867 [ 60 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.05.19 16:56:41.247882 [ 281 ] {043d5556-e82f-46b5-b8d0-41998c12a4c6} <Debug> TCPHandler: Processed in 0.001678665 sec. | ||
| 15483 | 2026.05.19 16:56:41.247900 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15484 | 2026.05.19 16:56:41.248003 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15485 | 2026.05.19 16:56:41.248020 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.05.19 16:56:41.248115 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15487 | 2026.05.19 16:56:41.248129 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15488 | 2026.05.19 16:56:41.248148 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2618 rows starting from the beginning of the part | ||
| 15489 | 2026.05.19 16:56:41.248170 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15490 | 2026.05.19 16:56:41.248212 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 15491 | 2026.05.19 16:56:41.248271 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2400 rows starting from the beginning of the part | ||
| 15492 | 2026.05.19 16:56:41.248322 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15493 | 2026.05.19 16:56:41.248368 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 88 rows starting from the beginning of the part | ||
| 15494 | 2026.05.19 16:56:41.248414 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 106 rows starting from the beginning of the part | ||
| 15495 | 2026.05.19 16:56:41.248572 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15496 | 2026.05.19 16:56:41.248608 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15497 | 2026.05.19 16:56:41.248913 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15498 | 2026.05.19 16:56:41.249124 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2026.05.19 16:56:41.249257 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001148 sec., 21777.003484320558 rows/sec., 1.60 MiB/sec. | ||
| 15500 | 2026.05.19 16:56:41.249263 [ 60 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15501 | 2026.05.19 16:56:41.249294 [ 281 ] {7541e835-35b6-476b-9371-6aa6ae912651} <Debug> TCPHandler: Processed in 0.00132309 sec. | ||
| 15502 | 2026.05.19 16:56:41.249310 [ 60 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.05.19 16:56:41.249336 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15504 | 2026.05.19 16:56:41.249429 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15505 | 2026.05.19 16:56:41.249474 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15506 | 2026.05.19 16:56:41.249524 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15507 | 2026.05.19 16:56:41.249551 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 82 rows starting from the beginning of the part | ||
| 15508 | 2026.05.19 16:56:41.249570 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15509 | 2026.05.19 16:56:41.249603 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 15510 | 2026.05.19 16:56:41.249611 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15511 | 2026.05.19 16:56:41.249649 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 15512 | 2026.05.19 16:56:41.249690 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 38 rows starting from the beginning of the part | ||
| 15513 | 2026.05.19 16:56:41.249729 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part | ||
| 15514 | 2026.05.19 16:56:41.249768 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 15515 | 2026.05.19 16:56:41.250047 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.05.19 16:56:41.250082 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15517 | 2026.05.19 16:56:41.250349 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002385366 sec., 2245357.735458626 rows/sec., 177.50 MiB/sec. | ||
| 15518 | 2026.05.19 16:56:41.250382 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15519 | 2026.05.19 16:56:41.250464 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001071647 sec., 188494.90550526432 rows/sec., 14.52 MiB/sec. | ||
| 15520 | 2026.05.19 16:56:41.250617 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.05.19 16:56:41.250651 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15522 | 2026.05.19 16:56:41.250653 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15523 | 2026.05.19 16:56:41.250753 [ 60 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15524 | 2026.05.19 16:56:41.250755 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001203 sec., 73981.71238570241 rows/sec., 5.78 MiB/sec. | ||
| 15525 | 2026.05.19 16:56:41.250792 [ 60 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.05.19 16:56:41.250814 [ 281 ] {fdef5485-51e8-4c1c-8395-708477c9d19c} <Debug> TCPHandler: Processed in 0.001388981 sec. | ||
| 15527 | 2026.05.19 16:56:41.250820 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15528 | 2026.05.19 16:56:41.250919 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15529 | 2026.05.19 16:56:41.250943 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2026.05.19 16:56:41.251007 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15531 | 2026.05.19 16:56:41.251032 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part | ||
| 15532 | 2026.05.19 16:56:41.251029 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.05.19 16:56:41.251051 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15534 | 2026.05.19 16:56:41.251040 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15535 | 2026.05.19 16:56:41.251079 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 80 rows starting from the beginning of the part | ||
| 15536 | 2026.05.19 16:56:41.251133 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15537 | 2026.05.19 16:56:41.251135 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1253 rows starting from the beginning of the part | ||
| 15538 | 2026.05.19 16:56:41.251134 [ 196 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_116_23} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15539 | 2026.05.19 16:56:41.251169 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_101_20} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15540 | 2026.05.19 16:56:41.251183 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15541 | 2026.05.19 16:56:41.251225 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 80 rows starting from the beginning of the part | ||
| 15542 | 2026.05.19 16:56:41.251262 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 89 rows starting from the beginning of the part | ||
| 15543 | 2026.05.19 16:56:41.251269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 15544 | 2026.05.19 16:56:41.251328 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15545 | 2026.05.19 16:56:41.251550 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15546 | 2026.05.19 16:56:41.251590 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15547 | 2026.05.19 16:56:41.251917 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15548 | 2026.05.19 16:56:41.252125 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15549 | 2026.05.19 16:56:41.252255 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 15550 | 2026.05.19 16:56:41.252289 [ 281 ] {d0fc0736-1f20-41fa-86d9-846810be7fc7} <Debug> TCPHandler: Processed in 0.001395622 sec. | ||
| 15551 | 2026.05.19 16:56:41.252291 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401971 sec., 2117732.8204363715 rows/sec., 152.80 MiB/sec. | ||
| 15552 | 2026.05.19 16:56:41.252407 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15553 | 2026.05.19 16:56:41.252484 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15554 | 2026.05.19 16:56:41.252508 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15555 | 2026.05.19 16:56:41.252568 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15556 | 2026.05.19 16:56:41.252758 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2026.05.19 16:56:41.252831 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_116_23} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15558 | 2026.05.19 16:56:41.252914 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15559 | 2026.05.19 16:56:41.253354 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.05.19 16:56:41.253395 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15561 | 2026.05.19 16:56:41.253911 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15562 | 2026.05.19 16:56:41.254132 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.05.19 16:56:41.254272 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001781 sec., 14037.05783267827 rows/sec., 25.15 MiB/sec. | ||
| 15564 | 2026.05.19 16:56:41.254313 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15565 | 2026.05.19 16:56:41.254324 [ 281 ] {04157ee7-31ae-41a8-bd02-df79a1bf9a43} <Debug> TCPHandler: Processed in 0.00196613 sec. | ||
| 15566 | 2026.05.19 16:56:41.254392 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15567 | 2026.05.19 16:56:41.254424 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15568 | 2026.05.19 16:56:41.254491 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15569 | 2026.05.19 16:56:41.254504 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15570 | 2026.05.19 16:56:41.254595 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15571 | 2026.05.19 16:56:41.254642 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15572 | 2026.05.19 16:56:41.254719 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15573 | 2026.05.19 16:56:41.254777 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2048 rows starting from the beginning of the part | ||
| 15574 | 2026.05.19 16:56:41.254902 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 25 rows starting from the beginning of the part | ||
| 15575 | 2026.05.19 16:56:41.254979 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.05.19 16:56:41.255006 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 15577 | 2026.05.19 16:56:41.255021 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.06 GiB. | ||
| 15578 | 2026.05.19 16:56:41.255109 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 15579 | 2026.05.19 16:56:41.255216 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 16 rows starting from the beginning of the part | ||
| 15580 | 2026.05.19 16:56:41.255322 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 25 rows starting from the beginning of the part | ||
| 15581 | 2026.05.19 16:56:41.255340 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15582 | 2026.05.19 16:56:41.255557 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2026.05.19 16:56:41.255693 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 15584 | 2026.05.19 16:56:41.255728 [ 281 ] {b98770be-d862-4ab0-bea8-483d6394a4d1} <Debug> TCPHandler: Processed in 0.00128786 sec. | ||
| 15585 | 2026.05.19 16:56:41.265620 [ 202 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 19 columns (19 merged, 0 gathered) in 0.011146309 sec., 194324.4171680509 rows/sec., 348.22 MiB/sec. | ||
| 15586 | 2026.05.19 16:56:41.267337 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15587 | 2026.05.19 16:56:41.267660 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.05.19 16:56:41.267762 [ 197 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15589 | 2026.05.19 16:56:41.267875 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 15590 | 2026.05.19 16:56:42.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.05 MiB, peak 388.35 MiB, free memory in arenas 0.00 B, will set to 374.61 MiB (RSS), difference: 4.56 MiB | ||
| 15591 | 2026.05.19 16:56:45.972296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34052 | ||
| 15592 | 2026.05.19 16:56:45.972834 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.05.19 16:56:45.972885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15594 | 2026.05.19 16:56:45.973400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15595 | 2026.05.19 16:56:45.973650 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.05.19 16:56:45.973808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34052 | ||
| 15597 | 2026.05.19 16:56:45.973811 [ 123 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15598 | 2026.05.19 16:56:45.973892 [ 123 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15599 | 2026.05.19 16:56:45.973913 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15600 | 2026.05.19 16:56:45.974052 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15601 | 2026.05.19 16:56:45.974204 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15602 | 2026.05.19 16:56:45.974247 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31684 rows starting from the beginning of the part | ||
| 15603 | 2026.05.19 16:56:45.974312 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15604 | 2026.05.19 16:56:45.974359 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15605 | 2026.05.19 16:56:45.974397 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15606 | 2026.05.19 16:56:45.974435 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15607 | 2026.05.19 16:56:45.974472 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15608 | 2026.05.19 16:56:45.976862 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34052 rows, containing 4 columns (4 merged, 0 gathered) in 0.002874083 sec., 11847952.894888561 rows/sec., 169.49 MiB/sec. | ||
| 15609 | 2026.05.19 16:56:45.977358 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15610 | 2026.05.19 16:56:45.977674 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15611 | 2026.05.19 16:56:45.977757 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_71_14} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15612 | 2026.05.19 16:56:45.977863 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15613 | 2026.05.19 16:56:46.099345 [ 223 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15614 | 2026.05.19 16:56:46.099381 [ 223 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15615 | 2026.05.19 16:56:46.101997 [ 223 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15616 | 2026.05.19 16:56:46.242130 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15617 | 2026.05.19 16:56:46.242368 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 15618 | 2026.05.19 16:56:46.242678 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15619 | 2026.05.19 16:56:46.242715 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <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_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')" moved to PREWHERE | ||
| 15620 | 2026.05.19 16:56:46.242925 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15621 | 2026.05.19 16:56:46.242988 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15622 | 2026.05.19 16:56:46.243117 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 15623 | 2026.05.19 16:56:46.243191 [ 340 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15624 | 2026.05.19 16:56:46.243203 [ 346 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15625 | 2026.05.19 16:56:46.243203 [ 342 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15626 | 2026.05.19 16:56:46.243387 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15627 | 2026.05.19 16:56:46.243414 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15628 | 2026.05.19 16:56:46.243483 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15629 | 2026.05.19 16:56:46.243503 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15630 | 2026.05.19 16:56:46.243537 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 15631 | 2026.05.19 16:56:46.243577 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 15632 | 2026.05.19 16:56:46.244550 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002298 sec., 15230.635335073977 rows/sec., 2.57 MiB/sec. | ||
| 15633 | 2026.05.19 16:56:46.244655 [ 281 ] {5905119a-4dc2-4eb7-ac78-c70920eb4d82} <Debug> TCPHandler: Processed in 0.002671971 sec. | ||
| 15634 | 2026.05.19 16:56:46.247385 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.05.19 16:56:46.247513 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15636 | 2026.05.19 16:56:46.247566 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15637 | 2026.05.19 16:56:46.248104 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.05.19 16:56:46.248150 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15639 | 2026.05.19 16:56:46.248506 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15640 | 2026.05.19 16:56:46.248715 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.05.19 16:56:46.248847 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.42 MiB/sec. | ||
| 15642 | 2026.05.19 16:56:46.248881 [ 281 ] {01a3b63c-7370-49e0-a8c1-a09ac4f53441} <Debug> TCPHandler: Processed in 0.001588404 sec. | ||
| 15643 | 2026.05.19 16:56:46.248998 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.05.19 16:56:46.249086 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15645 | 2026.05.19 16:56:46.249124 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15646 | 2026.05.19 16:56:46.249673 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.05.19 16:56:46.249708 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15648 | 2026.05.19 16:56:46.250020 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15649 | 2026.05.19 16:56:46.250219 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.05.19 16:56:46.250345 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.00123 sec., 169105.69105691058 rows/sec., 15.13 MiB/sec. | ||
| 15651 | 2026.05.19 16:56:46.250380 [ 281 ] {51ef1c6f-900d-4952-b427-849210a926d8} <Debug> TCPHandler: Processed in 0.001386722 sec. | ||
| 15652 | 2026.05.19 16:56:46.250500 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.05.19 16:56:46.250593 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.05.19 16:56:46.250633 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15655 | 2026.05.19 16:56:46.251027 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.05.19 16:56:46.251062 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15657 | 2026.05.19 16:56:46.251341 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15658 | 2026.05.19 16:56:46.251530 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.05.19 16:56:46.251648 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001091 sec., 25664.52795600367 rows/sec., 1.94 MiB/sec. | ||
| 15660 | 2026.05.19 16:56:46.251679 [ 281 ] {d880a638-272a-426b-852b-81645a9597c7} <Debug> TCPHandler: Processed in 0.001246519 sec. | ||
| 15661 | 2026.05.19 16:56:46.251787 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.05.19 16:56:46.251874 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.05.19 16:56:46.251912 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15664 | 2026.05.19 16:56:46.252277 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.05.19 16:56:46.252310 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15666 | 2026.05.19 16:56:46.252756 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15667 | 2026.05.19 16:56:46.253018 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.05.19 16:56:46.253181 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001288 sec., 18633.540372670806 rows/sec., 1.55 MiB/sec. | ||
| 15669 | 2026.05.19 16:56:46.253225 [ 281 ] {ea386f2e-e0b9-4b2b-8fdf-2af01db0861d} <Debug> TCPHandler: Processed in 0.001456182 sec. | ||
| 15670 | 2026.05.19 16:56:46.253381 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15671 | 2026.05.19 16:56:46.253475 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15672 | 2026.05.19 16:56:46.253515 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15673 | 2026.05.19 16:56:46.253897 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2026.05.19 16:56:46.253932 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15675 | 2026.05.19 16:56:46.254204 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15676 | 2026.05.19 16:56:46.254472 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15677 | 2026.05.19 16:56:46.254603 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 15678 | 2026.05.19 16:56:46.254639 [ 281 ] {4e7841af-177c-4ab6-a930-011e80e2b6d1} <Debug> TCPHandler: Processed in 0.00131746 sec. | ||
| 15679 | 2026.05.19 16:56:46.254760 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15680 | 2026.05.19 16:56:46.254857 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15681 | 2026.05.19 16:56:46.254899 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15682 | 2026.05.19 16:56:46.255348 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15683 | 2026.05.19 16:56:46.255385 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15684 | 2026.05.19 16:56:46.255668 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15685 | 2026.05.19 16:56:46.255864 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15686 | 2026.05.19 16:56:46.255986 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001188 sec., 97643.09764309764 rows/sec., 7.94 MiB/sec. | ||
| 15687 | 2026.05.19 16:56:46.256018 [ 281 ] {c1aa301a-8263-474e-8c90-eac69456d9ad} <Debug> TCPHandler: Processed in 0.001350991 sec. | ||
| 15688 | 2026.05.19 16:56:46.256135 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15689 | 2026.05.19 16:56:46.256226 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15690 | 2026.05.19 16:56:46.256268 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15691 | 2026.05.19 16:56:46.256745 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15692 | 2026.05.19 16:56:46.256781 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15693 | 2026.05.19 16:56:46.257109 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15694 | 2026.05.19 16:56:46.257318 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15695 | 2026.05.19 16:56:46.257444 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001185 sec., 165400.84388185653 rows/sec., 11.87 MiB/sec. | ||
| 15696 | 2026.05.19 16:56:46.257478 [ 281 ] {9ab46a80-8e58-4da6-938a-1b608da3711d} <Debug> TCPHandler: Processed in 0.00134712 sec. | ||
| 15697 | 2026.05.19 16:56:46.257595 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15698 | 2026.05.19 16:56:46.257686 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15699 | 2026.05.19 16:56:46.257739 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15700 | 2026.05.19 16:56:46.258534 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15701 | 2026.05.19 16:56:46.258571 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15702 | 2026.05.19 16:56:46.259095 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15703 | 2026.05.19 16:56:46.259319 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2026.05.19 16:56:46.259460 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001776 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec. | ||
| 15705 | 2026.05.19 16:56:46.259512 [ 281 ] {a76f0f0a-cd4a-4eb8-b58a-4d90bc0578a9} <Debug> TCPHandler: Processed in 0.001960639 sec. | ||
| 15706 | 2026.05.19 16:56:46.259528 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15707 | 2026.05.19 16:56:46.259565 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15708 | 2026.05.19 16:56:46.259634 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15709 | 2026.05.19 16:56:46.259730 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15710 | 2026.05.19 16:56:46.259771 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15711 | 2026.05.19 16:56:46.260099 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15712 | 2026.05.19 16:56:46.260133 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15713 | 2026.05.19 16:56:46.260492 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15714 | 2026.05.19 16:56:46.260764 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15715 | 2026.05.19 16:56:46.260900 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 15716 | 2026.05.19 16:56:46.260903 [ 145 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15717 | 2026.05.19 16:56:46.260938 [ 281 ] {dbd2839c-1b3b-48ac-b2c2-6c946ca4ddf0} <Debug> TCPHandler: Processed in 0.001337691 sec. | ||
| 15718 | 2026.05.19 16:56:46.260982 [ 145 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15719 | 2026.05.19 16:56:46.261013 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15720 | 2026.05.19 16:56:46.261143 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15721 | 2026.05.19 16:56:46.261280 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15722 | 2026.05.19 16:56:46.261317 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5880 rows starting from the beginning of the part | ||
| 15723 | 2026.05.19 16:56:46.261383 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15724 | 2026.05.19 16:56:46.261426 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15725 | 2026.05.19 16:56:46.261464 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15726 | 2026.05.19 16:56:46.261503 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15727 | 2026.05.19 16:56:46.261542 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15728 | 2026.05.19 16:56:46.263002 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15729 | 2026.05.19 16:56:46.263299 [ 195 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223814 sec., 2779009.395569953 rows/sec., 187.29 MiB/sec. | ||
| 15730 | 2026.05.19 16:56:46.263648 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15731 | 2026.05.19 16:56:46.263886 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15732 | 2026.05.19 16:56:46.263951 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_116_23} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15733 | 2026.05.19 16:56:46.264021 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 15734 | 2026.05.19 16:56:47.761040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15735 | 2026.05.19 16:56:47.777813 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2026.05.19 16:56:47.777874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15737 | 2026.05.19 16:56:47.783853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15738 | 2026.05.19 16:56:47.784631 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.05.19 16:56:47.784929 [ 152 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15740 | 2026.05.19 16:56:47.785000 [ 152 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15741 | 2026.05.19 16:56:47.785024 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15742 | 2026.05.19 16:56:47.785125 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15743 | 2026.05.19 16:56:47.787506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15744 | 2026.05.19 16:56:47.788043 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15745 | 2026.05.19 16:56:47.788898 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15746 | 2026.05.19 16:56:47.792157 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15747 | 2026.05.19 16:56:47.795336 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15748 | 2026.05.19 16:56:47.799063 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15749 | 2026.05.19 16:56:47.803231 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15750 | 2026.05.19 16:56:47.807561 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15751 | 2026.05.19 16:56:47.859421 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.074291719 sec., 7201.3409731439915 rows/sec., 37.24 MiB/sec. | ||
| 15752 | 2026.05.19 16:56:47.862642 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15753 | 2026.05.19 16:56:47.864757 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.05.19 16:56:47.864859 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_71_14} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15755 | 2026.05.19 16:56:47.867872 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15756 | 2026.05.19 16:56:51.241391 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2026.05.19 16:56:51.241617 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15758 | 2026.05.19 16:56:51.241950 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15759 | 2026.05.19 16:56:51.241989 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <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 | ||
| 15760 | 2026.05.19 16:56:51.242208 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15761 | 2026.05.19 16:56:51.242277 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15762 | 2026.05.19 16:56:51.242419 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15763 | 2026.05.19 16:56:51.242509 [ 340 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15764 | 2026.05.19 16:56:51.242516 [ 346 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15765 | 2026.05.19 16:56:51.242516 [ 342 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15766 | 2026.05.19 16:56:51.242653 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15767 | 2026.05.19 16:56:51.242680 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15768 | 2026.05.19 16:56:51.242749 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15769 | 2026.05.19 16:56:51.242769 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15770 | 2026.05.19 16:56:51.242804 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15771 | 2026.05.19 16:56:51.242843 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15772 | 2026.05.19 16:56:51.243881 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002358 sec., 14843.087362171333 rows/sec., 2.50 MiB/sec. | ||
| 15773 | 2026.05.19 16:56:51.244001 [ 281 ] {2f80532b-129f-4dd9-a83f-564a7188e1ae} <Debug> TCPHandler: Processed in 0.002743401 sec. | ||
| 15774 | 2026.05.19 16:56:51.246016 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.05.19 16:56:51.246129 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15776 | 2026.05.19 16:56:51.246174 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15777 | 2026.05.19 16:56:51.246670 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.05.19 16:56:51.246712 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15779 | 2026.05.19 16:56:51.247078 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15780 | 2026.05.19 16:56:51.247295 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.05.19 16:56:51.247443 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001347 sec., 78693.39272457312 rows/sec., 6.61 MiB/sec. | ||
| 15782 | 2026.05.19 16:56:51.247478 [ 281 ] {42369de5-905b-40b1-9f25-2c592856f911} <Debug> TCPHandler: Processed in 0.001517343 sec. | ||
| 15783 | 2026.05.19 16:56:51.247607 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.05.19 16:56:51.247700 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15785 | 2026.05.19 16:56:51.247740 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15786 | 2026.05.19 16:56:51.248140 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.05.19 16:56:51.248175 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15788 | 2026.05.19 16:56:51.248459 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15789 | 2026.05.19 16:56:51.248664 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.05.19 16:56:51.248793 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001111 sec., 22502.2502250225 rows/sec., 1.65 MiB/sec. | ||
| 15791 | 2026.05.19 16:56:51.248828 [ 281 ] {801bcc02-8617-40a9-8579-017a5a1d2009} <Debug> TCPHandler: Processed in 0.001269209 sec. | ||
| 15792 | 2026.05.19 16:56:51.248940 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15793 | 2026.05.19 16:56:51.249033 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15794 | 2026.05.19 16:56:51.249072 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15795 | 2026.05.19 16:56:51.249486 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15796 | 2026.05.19 16:56:51.249521 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15797 | 2026.05.19 16:56:51.249815 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15798 | 2026.05.19 16:56:51.250039 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15799 | 2026.05.19 16:56:51.250165 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00115 sec., 77391.3043478261 rows/sec., 6.04 MiB/sec. | ||
| 15800 | 2026.05.19 16:56:51.250199 [ 281 ] {573493e0-d3a9-49fb-ae33-88d47c5e8162} <Debug> TCPHandler: Processed in 0.001306469 sec. | ||
| 15801 | 2026.05.19 16:56:51.250313 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15802 | 2026.05.19 16:56:51.250406 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15803 | 2026.05.19 16:56:51.250449 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15804 | 2026.05.19 16:56:51.250842 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.05.19 16:56:51.250877 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15806 | 2026.05.19 16:56:51.251188 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15807 | 2026.05.19 16:56:51.251391 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15808 | 2026.05.19 16:56:51.251522 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 15809 | 2026.05.19 16:56:51.251519 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_113_25 to all_114_114_0 | ||
| 15810 | 2026.05.19 16:56:51.251556 [ 281 ] {f990c7af-50f7-4163-a336-294d7bb73c20} <Debug> TCPHandler: Processed in 0.00129093 sec. | ||
| 15811 | 2026.05.19 16:56:51.251597 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.05.19 16:56:51.251622 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15813 | 2026.05.19 16:56:51.251688 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.05.19 16:56:51.251715 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_25 to all_114_114_0 into Compact with storage Full | ||
| 15815 | 2026.05.19 16:56:51.251786 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15816 | 2026.05.19 16:56:51.251845 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15817 | 2026.05.19 16:56:51.251849 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15818 | 2026.05.19 16:56:51.251899 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_25, total 40259 rows starting from the beginning of the part | ||
| 15819 | 2026.05.19 16:56:51.251974 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15820 | 2026.05.19 16:56:51.252628 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.05.19 16:56:51.252668 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15822 | 2026.05.19 16:56:51.253246 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15823 | 2026.05.19 16:56:51.253574 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.05.19 16:56:51.253757 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001987 sec., 12581.781580271767 rows/sec., 22.55 MiB/sec. | ||
| 15825 | 2026.05.19 16:56:51.253836 [ 281 ] {9c7e7ddb-7e61-4162-845d-7f64a1977001} <Debug> TCPHandler: Processed in 0.002194854 sec. | ||
| 15826 | 2026.05.19 16:56:51.253980 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15827 | 2026.05.19 16:56:51.254075 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15828 | 2026.05.19 16:56:51.254116 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15829 | 2026.05.19 16:56:51.254452 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15830 | 2026.05.19 16:56:51.254487 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15831 | 2026.05.19 16:56:51.254791 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15832 | 2026.05.19 16:56:51.255006 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15833 | 2026.05.19 16:56:51.255137 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15834 | 2026.05.19 16:56:51.255171 [ 281 ] {5a94917b-9242-47f1-9af4-242a2d08feec} <Debug> TCPHandler: Processed in 0.001253699 sec. | ||
| 15835 | 2026.05.19 16:56:51.258405 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006718622 sec., 6015965.773934 rows/sec., 390.36 MiB/sec. | ||
| 15836 | 2026.05.19 16:56:51.259046 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Trace> MergedBlockOutputStream: filled checksums all_1_114_26 (state Temporary) | ||
| 15837 | 2026.05.19 16:56:51.259360 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_114_26 to all_1_114_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.05.19 16:56:51.259447 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_114_26} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_113_25, all_114_114_0] -> all_1_114_26 | ||
| 15839 | 2026.05.19 16:56:51.259540 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15840 | 2026.05.19 16:56:53.226341 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15841 | 2026.05.19 16:56:53.226415 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15842 | 2026.05.19 16:56:53.474413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34564 | ||
| 15843 | 2026.05.19 16:56:53.474966 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2026.05.19 16:56:53.475011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15845 | 2026.05.19 16:56:53.475570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15846 | 2026.05.19 16:56:53.475816 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15847 | 2026.05.19 16:56:53.475977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34564 | ||
| 15848 | 2026.05.19 16:56:55.288133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 15849 | 2026.05.19 16:56:55.305037 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15850 | 2026.05.19 16:56:55.305102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15851 | 2026.05.19 16:56:55.311238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15852 | 2026.05.19 16:56:55.311989 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.05.19 16:56:55.316280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 15854 | 2026.05.19 16:56:56.241696 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15855 | 2026.05.19 16:56:56.241933 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 15856 | 2026.05.19 16:56:56.242272 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15857 | 2026.05.19 16:56:56.242312 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <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 | ||
| 15858 | 2026.05.19 16:56:56.242541 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15859 | 2026.05.19 16:56:56.242615 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15860 | 2026.05.19 16:56:56.242762 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15861 | 2026.05.19 16:56:56.242838 [ 340 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15862 | 2026.05.19 16:56:56.242871 [ 346 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15863 | 2026.05.19 16:56:56.242885 [ 343 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15864 | 2026.05.19 16:56:56.243023 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15865 | 2026.05.19 16:56:56.243051 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15866 | 2026.05.19 16:56:56.243123 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15867 | 2026.05.19 16:56:56.243143 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15868 | 2026.05.19 16:56:56.243181 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15869 | 2026.05.19 16:56:56.243220 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 15870 | 2026.05.19 16:56:56.244243 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002407 sec., 14540.922309929374 rows/sec., 2.45 MiB/sec. | ||
| 15871 | 2026.05.19 16:56:56.244358 [ 281 ] {4eefe95c-f622-4c61-88ee-c037e3397c19} <Debug> TCPHandler: Processed in 0.002797582 sec. | ||
| 15872 | 2026.05.19 16:56:56.246246 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15873 | 2026.05.19 16:56:56.246380 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15874 | 2026.05.19 16:56:56.246436 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15875 | 2026.05.19 16:56:56.247034 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15876 | 2026.05.19 16:56:56.247075 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15877 | 2026.05.19 16:56:56.247454 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15878 | 2026.05.19 16:56:56.247678 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15879 | 2026.05.19 16:56:56.247836 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001495 sec., 58862.8762541806 rows/sec., 4.96 MiB/sec. | ||
| 15880 | 2026.05.19 16:56:56.247875 [ 281 ] {396f55d3-1f1f-41a2-aea5-f2f464f02f43} <Debug> TCPHandler: Processed in 0.001694086 sec. | ||
| 15881 | 2026.05.19 16:56:56.248005 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15882 | 2026.05.19 16:56:56.248107 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15883 | 2026.05.19 16:56:56.248151 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15884 | 2026.05.19 16:56:56.248554 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15885 | 2026.05.19 16:56:56.248593 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15886 | 2026.05.19 16:56:56.248892 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15887 | 2026.05.19 16:56:56.249099 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15888 | 2026.05.19 16:56:56.249236 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001151 sec., 13900.955690703737 rows/sec., 1.02 MiB/sec. | ||
| 15889 | 2026.05.19 16:56:56.249271 [ 281 ] {bb00ffb8-6509-418b-ac2a-303e2adaac75} <Debug> TCPHandler: Processed in 0.00131923 sec. | ||
| 15890 | 2026.05.19 16:56:56.249382 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15891 | 2026.05.19 16:56:56.249479 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15892 | 2026.05.19 16:56:56.249521 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15893 | 2026.05.19 16:56:56.249944 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2026.05.19 16:56:56.249982 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15895 | 2026.05.19 16:56:56.250286 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15896 | 2026.05.19 16:56:56.250498 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15897 | 2026.05.19 16:56:56.250631 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001172 sec., 68259.385665529 rows/sec., 5.33 MiB/sec. | ||
| 15898 | 2026.05.19 16:56:56.250665 [ 281 ] {d8fc1b5e-ae5d-49c3-8d80-55cb3490e8f8} <Debug> TCPHandler: Processed in 0.00133301 sec. | ||
| 15899 | 2026.05.19 16:56:56.250790 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.05.19 16:56:56.250886 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15901 | 2026.05.19 16:56:56.250930 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15902 | 2026.05.19 16:56:56.251337 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2026.05.19 16:56:56.251371 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15904 | 2026.05.19 16:56:56.251705 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15905 | 2026.05.19 16:56:56.251918 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2026.05.19 16:56:56.252035 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_114_26 to all_115_115_0 | ||
| 15907 | 2026.05.19 16:56:56.252051 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 15908 | 2026.05.19 16:56:56.252073 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.05.19 16:56:56.252088 [ 281 ] {be3f9953-95ff-4c12-8436-9d892ff6af9e} <Debug> TCPHandler: Processed in 0.001349501 sec. | ||
| 15910 | 2026.05.19 16:56:56.252092 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15911 | 2026.05.19 16:56:56.252215 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_114_26 to all_115_115_0 into Compact with storage Full | ||
| 15912 | 2026.05.19 16:56:56.252221 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2026.05.19 16:56:56.252365 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15914 | 2026.05.19 16:56:56.252381 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15915 | 2026.05.19 16:56:56.252422 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15916 | 2026.05.19 16:56:56.252428 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_26, total 40419 rows starting from the beginning of the part | ||
| 15917 | 2026.05.19 16:56:56.252516 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15918 | 2026.05.19 16:56:56.253221 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.05.19 16:56:56.253262 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15920 | 2026.05.19 16:56:56.253794 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15921 | 2026.05.19 16:56:56.254015 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.05.19 16:56:56.254162 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001815 sec., 8815.426997245178 rows/sec., 15.80 MiB/sec. | ||
| 15923 | 2026.05.19 16:56:56.254214 [ 281 ] {b8dd0708-ceb2-4c2e-97c1-5e4a6f42d2af} <Debug> TCPHandler: Processed in 0.002044231 sec. | ||
| 15924 | 2026.05.19 16:56:56.254339 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.05.19 16:56:56.254436 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15926 | 2026.05.19 16:56:56.254479 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15927 | 2026.05.19 16:56:56.254822 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.05.19 16:56:56.254857 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15929 | 2026.05.19 16:56:56.255163 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15930 | 2026.05.19 16:56:56.255373 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2026.05.19 16:56:56.255505 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15932 | 2026.05.19 16:56:56.255537 [ 281 ] {bbde0fd7-a4b1-4880-b18a-7b39f5fcb4bf} <Debug> TCPHandler: Processed in 0.001249459 sec. | ||
| 15933 | 2026.05.19 16:56:56.259260 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40579 rows, containing 5 columns (5 merged, 0 gathered) in 0.007100048 sec., 5715313.473937077 rows/sec., 370.96 MiB/sec. | ||
| 15934 | 2026.05.19 16:56:56.259829 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Trace> MergedBlockOutputStream: filled checksums all_1_115_27 (state Temporary) | ||
| 15935 | 2026.05.19 16:56:56.260089 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_115_27 to all_1_115_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.05.19 16:56:56.260159 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_115_27} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_114_26, all_115_115_0] -> all_1_115_27 | ||
| 15937 | 2026.05.19 16:56:56.260234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15938 | 2026.05.19 16:56:56.753767 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15939 | 2026.05.19 16:56:56.754028 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15940 | 2026.05.19 16:56:56.754404 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15941 | 2026.05.19 16:56:56.754457 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15942 | 2026.05.19 16:56:56.754757 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15943 | 2026.05.19 16:56:56.754836 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15944 | 2026.05.19 16:56:56.755031 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 15945 | 2026.05.19 16:56:56.755139 [ 343 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15946 | 2026.05.19 16:56:56.755145 [ 346 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15947 | 2026.05.19 16:56:56.755139 [ 347 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15948 | 2026.05.19 16:56:56.755291 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 15949 | 2026.05.19 16:56:56.755318 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15950 | 2026.05.19 16:56:56.755390 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15951 | 2026.05.19 16:56:56.755410 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 15952 | 2026.05.19 16:56:56.755445 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 15953 | 2026.05.19 16:56:56.755484 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 15954 | 2026.05.19 16:56:56.756537 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.0026 sec., 13461.538461538463 rows/sec., 2.86 MiB/sec. | ||
| 15955 | 2026.05.19 16:56:56.756684 [ 281 ] {0862b983-65fb-4495-8d71-9a37de483a85} <Debug> TCPHandler: Processed in 0.003069877 sec. | ||
| 15956 | 2026.05.19 16:56:56.768211 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15957 | 2026.05.19 16:56:56.768349 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15958 | 2026.05.19 16:56:56.768407 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15959 | 2026.05.19 16:56:56.769001 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.05.19 16:56:56.769057 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15961 | 2026.05.19 16:56:56.769441 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15962 | 2026.05.19 16:56:56.769673 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15963 | 2026.05.19 16:56:56.769837 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001527 sec., 1309.757694826457 rows/sec., 106.80 KiB/sec. | ||
| 15964 | 2026.05.19 16:56:56.769877 [ 281 ] {fb382cdf-c9ed-41c2-931f-9918b9a8f0e1} <Debug> TCPHandler: Processed in 0.001731236 sec. | ||
| 15965 | 2026.05.19 16:56:56.770000 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15966 | 2026.05.19 16:56:56.770101 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15967 | 2026.05.19 16:56:56.770146 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15968 | 2026.05.19 16:56:56.771588 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.05.19 16:56:56.771624 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15970 | 2026.05.19 16:56:56.772107 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15971 | 2026.05.19 16:56:56.772324 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2026.05.19 16:56:56.772464 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002384 sec., 1006711.4093959732 rows/sec., 74.58 MiB/sec. | ||
| 15973 | 2026.05.19 16:56:56.772499 [ 281 ] {29b41f76-8c3f-478a-bdf0-16afd52885ae} <Debug> TCPHandler: Processed in 0.002550359 sec. | ||
| 15974 | 2026.05.19 16:56:56.772611 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15975 | 2026.05.19 16:56:56.772713 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15976 | 2026.05.19 16:56:56.772757 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15977 | 2026.05.19 16:56:56.773172 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.05.19 16:56:56.773207 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15979 | 2026.05.19 16:56:56.773505 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15980 | 2026.05.19 16:56:56.773716 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2026.05.19 16:56:56.773847 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001157 sec., 32843.56093344857 rows/sec., 2.40 MiB/sec. | ||
| 15982 | 2026.05.19 16:56:56.773883 [ 281 ] {fe003d8c-388f-4a33-85ff-957ec7abe824} <Debug> TCPHandler: Processed in 0.00132224 sec. | ||
| 15983 | 2026.05.19 16:56:56.773995 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15984 | 2026.05.19 16:56:56.774090 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15985 | 2026.05.19 16:56:56.774132 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15986 | 2026.05.19 16:56:56.774792 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15987 | 2026.05.19 16:56:56.774826 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15988 | 2026.05.19 16:56:56.775147 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15989 | 2026.05.19 16:56:56.775358 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15990 | 2026.05.19 16:56:56.775486 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001414 sec., 566478.0763790666 rows/sec., 32.72 MiB/sec. | ||
| 15991 | 2026.05.19 16:56:56.775521 [ 281 ] {1a6c29b7-7893-465a-81e7-9fdf7dd68c3c} <Debug> TCPHandler: Processed in 0.001577654 sec. | ||
| 15992 | 2026.05.19 16:56:56.775633 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15993 | 2026.05.19 16:56:56.775730 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15994 | 2026.05.19 16:56:56.775771 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15995 | 2026.05.19 16:56:56.776149 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.05.19 16:56:56.776185 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 15997 | 2026.05.19 16:56:56.776468 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15998 | 2026.05.19 16:56:56.776686 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.05.19 16:56:56.776818 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 16000 | 2026.05.19 16:56:56.776853 [ 281 ] {5719237e-41f5-4917-bd91-760c70f8fc70} <Debug> TCPHandler: Processed in 0.001270649 sec. | ||
| 16001 | 2026.05.19 16:56:56.776966 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16002 | 2026.05.19 16:56:56.777063 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16003 | 2026.05.19 16:56:56.777105 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16004 | 2026.05.19 16:56:56.777892 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.05.19 16:56:56.777927 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16006 | 2026.05.19 16:56:56.778278 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16007 | 2026.05.19 16:56:56.778488 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.05.19 16:56:56.778617 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.001572 sec., 797073.7913486005 rows/sec., 52.91 MiB/sec. | ||
| 16009 | 2026.05.19 16:56:56.778652 [ 281 ] {e08c1186-1653-4752-9512-79d63d0d1094} <Debug> TCPHandler: Processed in 0.001735856 sec. | ||
| 16010 | 2026.05.19 16:56:56.778767 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16011 | 2026.05.19 16:56:56.778863 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16012 | 2026.05.19 16:56:56.778909 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16013 | 2026.05.19 16:56:56.779585 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2026.05.19 16:56:56.779620 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16015 | 2026.05.19 16:56:56.780033 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16016 | 2026.05.19 16:56:56.780244 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16017 | 2026.05.19 16:56:56.780385 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.001539 sec., 951916.8291098116 rows/sec., 57.55 MiB/sec. | ||
| 16018 | 2026.05.19 16:56:56.780421 [ 281 ] {d959aa80-afe0-46ff-a9c0-103157342c24} <Debug> TCPHandler: Processed in 0.001703725 sec. | ||
| 16019 | 2026.05.19 16:56:56.780429 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_115_27 to all_120_120_0 | ||
| 16020 | 2026.05.19 16:56:56.780512 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.05.19 16:56:56.780533 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16022 | 2026.05.19 16:56:56.780535 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16023 | 2026.05.19 16:56:56.780639 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16024 | 2026.05.19 16:56:56.780657 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_27 to all_120_120_0 into Compact with storage Full | ||
| 16025 | 2026.05.19 16:56:56.780701 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16026 | 2026.05.19 16:56:56.780767 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16027 | 2026.05.19 16:56:56.780802 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_27, total 40579 rows starting from the beginning of the part | ||
| 16028 | 2026.05.19 16:56:56.780869 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16029 | 2026.05.19 16:56:56.780925 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 196 rows starting from the beginning of the part | ||
| 16030 | 2026.05.19 16:56:56.780978 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16031 | 2026.05.19 16:56:56.781020 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16032 | 2026.05.19 16:56:56.781062 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1465 rows starting from the beginning of the part | ||
| 16033 | 2026.05.19 16:56:56.781527 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.05.19 16:56:56.781563 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16035 | 2026.05.19 16:56:56.782109 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16036 | 2026.05.19 16:56:56.782339 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2026.05.19 16:56:56.782480 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00186 sec., 19354.838709677417 rows/sec., 34.68 MiB/sec. | ||
| 16038 | 2026.05.19 16:56:56.782534 [ 281 ] {e19b4b2b-223b-41a3-954e-2e63e54a42a2} <Debug> TCPHandler: Processed in 0.002050841 sec. | ||
| 16039 | 2026.05.19 16:56:56.788487 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42720 rows, containing 5 columns (5 merged, 0 gathered) in 0.00787209 sec., 5426767.224460086 rows/sec., 351.86 MiB/sec. | ||
| 16040 | 2026.05.19 16:56:56.788881 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Trace> MergedBlockOutputStream: filled checksums all_1_120_28 (state Temporary) | ||
| 16041 | 2026.05.19 16:56:56.789193 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_120_28 to all_1_120_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.05.19 16:56:56.789277 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_120_28} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_115_27, all_120_120_0] -> all_1_120_28 | ||
| 16043 | 2026.05.19 16:56:56.789389 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16044 | 2026.05.19 16:57:00.976184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35012 | ||
| 16045 | 2026.05.19 16:57:00.976896 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16046 | 2026.05.19 16:57:00.976953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16047 | 2026.05.19 16:57:00.977502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16048 | 2026.05.19 16:57:00.977737 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.05.19 16:57:00.977870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35012 | ||
| 16050 | 2026.05.19 16:57:01.241638 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.05.19 16:57:01.241884 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 16052 | 2026.05.19 16:57:01.242246 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16053 | 2026.05.19 16:57:01.242285 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <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 | ||
| 16054 | 2026.05.19 16:57:01.242505 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16055 | 2026.05.19 16:57:01.242589 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16056 | 2026.05.19 16:57:01.242739 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16057 | 2026.05.19 16:57:01.242837 [ 346 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16058 | 2026.05.19 16:57:01.242876 [ 343 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16059 | 2026.05.19 16:57:01.242878 [ 321 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16060 | 2026.05.19 16:57:01.243055 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16061 | 2026.05.19 16:57:01.243086 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16062 | 2026.05.19 16:57:01.243159 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16063 | 2026.05.19 16:57:01.243180 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16064 | 2026.05.19 16:57:01.243217 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16065 | 2026.05.19 16:57:01.243264 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16066 | 2026.05.19 16:57:01.244328 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002548 sec., 13736.263736263736 rows/sec., 2.31 MiB/sec. | ||
| 16067 | 2026.05.19 16:57:01.244474 [ 281 ] {17715e8b-44a6-489f-8082-bb5bf28c5d57} <Debug> TCPHandler: Processed in 0.002978405 sec. | ||
| 16068 | 2026.05.19 16:57:01.246195 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.05.19 16:57:01.246407 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16070 | 2026.05.19 16:57:01.246494 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16071 | 2026.05.19 16:57:01.247301 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.05.19 16:57:01.247342 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16073 | 2026.05.19 16:57:01.247701 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16074 | 2026.05.19 16:57:01.247926 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.05.19 16:57:01.248079 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 16076 | 2026.05.19 16:57:01.248108 [ 59 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16077 | 2026.05.19 16:57:01.248117 [ 281 ] {b1b8cfe6-b560-4da9-b64e-533ecc770397} <Debug> TCPHandler: Processed in 0.00199567 sec. | ||
| 16078 | 2026.05.19 16:57:01.248200 [ 59 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.05.19 16:57:01.248229 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16080 | 2026.05.19 16:57:01.248304 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.05.19 16:57:01.248339 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16082 | 2026.05.19 16:57:01.248410 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16083 | 2026.05.19 16:57:01.248458 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16084 | 2026.05.19 16:57:01.248468 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16085 | 2026.05.19 16:57:01.248508 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2618 rows starting from the beginning of the part | ||
| 16086 | 2026.05.19 16:57:01.248571 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 208 rows starting from the beginning of the part | ||
| 16087 | 2026.05.19 16:57:01.248616 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 106 rows starting from the beginning of the part | ||
| 16088 | 2026.05.19 16:57:01.248660 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 88 rows starting from the beginning of the part | ||
| 16089 | 2026.05.19 16:57:01.248709 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 2400 rows starting from the beginning of the part | ||
| 16090 | 2026.05.19 16:57:01.248753 [ 189 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 16091 | 2026.05.19 16:57:01.248899 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.05.19 16:57:01.248943 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16093 | 2026.05.19 16:57:01.249270 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16094 | 2026.05.19 16:57:01.249501 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.05.19 16:57:01.249633 [ 59 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16096 | 2026.05.19 16:57:01.249640 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 16097 | 2026.05.19 16:57:01.249668 [ 59 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2026.05.19 16:57:01.249692 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16099 | 2026.05.19 16:57:01.249693 [ 281 ] {7357ffc1-54f2-45be-940d-ce7c7187b068} <Debug> TCPHandler: Processed in 0.001440512 sec. | ||
| 16100 | 2026.05.19 16:57:01.249787 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16101 | 2026.05.19 16:57:01.249843 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16102 | 2026.05.19 16:57:01.249907 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16103 | 2026.05.19 16:57:01.249942 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part | ||
| 16104 | 2026.05.19 16:57:01.249946 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16105 | 2026.05.19 16:57:01.249998 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 116 rows starting from the beginning of the part | ||
| 16106 | 2026.05.19 16:57:01.250000 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16107 | 2026.05.19 16:57:01.250049 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 89 rows starting from the beginning of the part | ||
| 16108 | 2026.05.19 16:57:01.250093 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 80 rows starting from the beginning of the part | ||
| 16109 | 2026.05.19 16:57:01.250131 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1253 rows starting from the beginning of the part | ||
| 16110 | 2026.05.19 16:57:01.250169 [ 192 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16111 | 2026.05.19 16:57:01.250436 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16112 | 2026.05.19 16:57:01.250481 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16113 | 2026.05.19 16:57:01.250783 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5476 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491438 sec., 2197927.461971761 rows/sec., 174.61 MiB/sec. | ||
| 16114 | 2026.05.19 16:57:01.250858 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16115 | 2026.05.19 16:57:01.251063 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16116 | 2026.05.19 16:57:01.251091 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.05.19 16:57:01.251232 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 16118 | 2026.05.19 16:57:01.251268 [ 281 ] {95be197a-4a3c-4292-afc4-5074c3833346} <Debug> TCPHandler: Processed in 0.001475743 sec. | ||
| 16119 | 2026.05.19 16:57:01.251329 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.05.19 16:57:01.251390 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644016 sec., 1827841.091570885 rows/sec., 132.32 MiB/sec. | ||
| 16121 | 2026.05.19 16:57:01.251398 [ 190 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_121_24} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16122 | 2026.05.19 16:57:01.251414 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16123 | 2026.05.19 16:57:01.251498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 16124 | 2026.05.19 16:57:01.251520 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16125 | 2026.05.19 16:57:01.251572 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16126 | 2026.05.19 16:57:01.251586 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16127 | 2026.05.19 16:57:01.251863 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2026.05.19 16:57:01.251925 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2026.05.19 16:57:01.251942 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_121_24} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16130 | 2026.05.19 16:57:01.251969 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.05 GiB. | ||
| 16131 | 2026.05.19 16:57:01.252033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16132 | 2026.05.19 16:57:01.252289 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16133 | 2026.05.19 16:57:01.252502 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16134 | 2026.05.19 16:57:01.252641 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 16135 | 2026.05.19 16:57:01.252675 [ 281 ] {d6bab9a3-74b7-4e19-a2be-30181b424e54} <Debug> TCPHandler: Processed in 0.00131137 sec. | ||
| 16136 | 2026.05.19 16:57:02.281918 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58314 | ||
| 16137 | 2026.05.19 16:57:02.282022 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16138 | 2026.05.19 16:57:02.282050 [ 309 ] {} <Debug> TCP-Session: bd298ad6-2c08-47c6-a240-be9d69fe2c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:58314 | ||
| 16139 | 2026.05.19 16:57:02.282074 [ 309 ] {} <Debug> TCP-Session: bd298ad6-2c08-47c6-a240-be9d69fe2c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16140 | 2026.05.19 16:57:02.282087 [ 309 ] {} <Debug> TCP-Session: bd298ad6-2c08-47c6-a240-be9d69fe2c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16141 | 2026.05.19 16:57:02.282309 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33213 | ||
| 16142 | 2026.05.19 16:57:02.282328 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40892 | ||
| 16143 | 2026.05.19 16:57:02.282349 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43089 | ||
| 16144 | 2026.05.19 16:57:02.282379 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39876 | ||
| 16145 | 2026.05.19 16:57:02.282391 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16146 | 2026.05.19 16:57:02.282404 [ 309 ] {} <Trace> TCP-Session: bd298ad6-2c08-47c6-a240-be9d69fe2c79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.05.19 16:57:02.282442 [ 310 ] {} <Debug> TCP-Session: cddcd64a-79e7-4d09-a2e2-27682ebdf30f Authenticating user 'default' from [fd00:1122:3344:101::e]:33213 | ||
| 16148 | 2026.05.19 16:57:02.282449 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16149 | 2026.05.19 16:57:02.282476 [ 310 ] {} <Debug> TCP-Session: cddcd64a-79e7-4d09-a2e2-27682ebdf30f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16150 | 2026.05.19 16:57:02.282428 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16151 | 2026.05.19 16:57:02.282496 [ 307 ] {} <Debug> TCP-Session: cf7dcba7-7487-4b82-af8f-3980f8eef88d Authenticating user 'default' from [fd00:1122:3344:101::e]:39876 | ||
| 16152 | 2026.05.19 16:57:02.282500 [ 310 ] {} <Debug> TCP-Session: cddcd64a-79e7-4d09-a2e2-27682ebdf30f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16153 | 2026.05.19 16:57:02.282532 [ 275 ] {} <Debug> TCP-Session: 36a9b2f5-9d30-408d-a15c-2790d15a8515 Authenticating user 'default' from [fd00:1122:3344:101::e]:40892 | ||
| 16154 | 2026.05.19 16:57:02.282543 [ 307 ] {} <Debug> TCP-Session: cf7dcba7-7487-4b82-af8f-3980f8eef88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16155 | 2026.05.19 16:57:02.282560 [ 275 ] {} <Debug> TCP-Session: 36a9b2f5-9d30-408d-a15c-2790d15a8515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16156 | 2026.05.19 16:57:02.282565 [ 307 ] {} <Debug> TCP-Session: cf7dcba7-7487-4b82-af8f-3980f8eef88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16157 | 2026.05.19 16:57:02.282577 [ 275 ] {} <Debug> TCP-Session: 36a9b2f5-9d30-408d-a15c-2790d15a8515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16158 | 2026.05.19 16:57:02.282390 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34853 | ||
| 16159 | 2026.05.19 16:57:02.282606 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16160 | 2026.05.19 16:57:02.282372 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38563 | ||
| 16161 | 2026.05.19 16:57:02.282694 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16162 | 2026.05.19 16:57:02.282368 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60705 | ||
| 16163 | 2026.05.19 16:57:02.282730 [ 308 ] {} <Debug> TCP-Session: 8d73b2eb-3e6c-4e7c-9a2d-cf9c87725756 Authenticating user 'default' from [fd00:1122:3344:101::e]:34853 | ||
| 16164 | 2026.05.19 16:57:02.282737 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16165 | 2026.05.19 16:57:02.282332 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42251 | ||
| 16166 | 2026.05.19 16:57:02.282773 [ 308 ] {} <Debug> TCP-Session: 8d73b2eb-3e6c-4e7c-9a2d-cf9c87725756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16167 | 2026.05.19 16:57:02.282780 [ 303 ] {} <Debug> TCP-Session: 4a258896-6f88-4b6c-8f15-023957e0e588 Authenticating user 'default' from [fd00:1122:3344:101::e]:38563 | ||
| 16168 | 2026.05.19 16:57:02.282428 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16169 | 2026.05.19 16:57:02.282833 [ 303 ] {} <Debug> TCP-Session: 4a258896-6f88-4b6c-8f15-023957e0e588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16170 | 2026.05.19 16:57:02.282826 [ 308 ] {} <Debug> TCP-Session: 8d73b2eb-3e6c-4e7c-9a2d-cf9c87725756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16171 | 2026.05.19 16:57:02.282868 [ 303 ] {} <Debug> TCP-Session: 4a258896-6f88-4b6c-8f15-023957e0e588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16172 | 2026.05.19 16:57:02.282866 [ 302 ] {} <Debug> TCP-Session: 4eb57159-dae8-48d3-a908-4eeb932acf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:43089 | ||
| 16173 | 2026.05.19 16:57:02.282930 [ 302 ] {} <Debug> TCP-Session: 4eb57159-dae8-48d3-a908-4eeb932acf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16174 | 2026.05.19 16:57:02.282942 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16175 | 2026.05.19 16:57:02.282944 [ 302 ] {} <Debug> TCP-Session: 4eb57159-dae8-48d3-a908-4eeb932acf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16176 | 2026.05.19 16:57:02.283012 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16177 | 2026.05.19 16:57:02.283215 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16178 | 2026.05.19 16:57:02.283250 [ 306 ] {} <Debug> TCP-Session: cb22fc5d-05a6-4b42-a9f5-d69c5c1c44d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60705 | ||
| 16179 | 2026.05.19 16:57:02.283268 [ 306 ] {} <Debug> TCP-Session: cb22fc5d-05a6-4b42-a9f5-d69c5c1c44d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16180 | 2026.05.19 16:57:02.283282 [ 306 ] {} <Debug> TCP-Session: cb22fc5d-05a6-4b42-a9f5-d69c5c1c44d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16181 | 2026.05.19 16:57:02.283330 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 16182 | 2026.05.19 16:57:02.283343 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16183 | 2026.05.19 16:57:02.283378 [ 285 ] {} <Debug> TCP-Session: 5ff5ae6f-6a47-4f43-8640-43bcb866d47e Authenticating user 'default' from [fd00:1122:3344:101::e]:42251 | ||
| 16184 | 2026.05.19 16:57:02.283396 [ 285 ] {} <Debug> TCP-Session: 5ff5ae6f-6a47-4f43-8640-43bcb866d47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.05.19 16:57:02.283409 [ 285 ] {} <Debug> TCP-Session: 5ff5ae6f-6a47-4f43-8640-43bcb866d47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16186 | 2026.05.19 16:57:02.284291 [ 321 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> AggregatingTransform: Aggregating | ||
| 16187 | 2026.05.19 16:57:02.284321 [ 321 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> Aggregator: Aggregation method: without_key | ||
| 16188 | 2026.05.19 16:57:02.284349 [ 321 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908294 sec. (1100.965 rows/sec., 43.01 KiB/sec.) | ||
| 16189 | 2026.05.19 16:57:02.284363 [ 321 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Trace> Aggregator: Merging aggregated data | ||
| 16190 | 2026.05.19 16:57:02.284942 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002409 sec., 415.11000415110004 rows/sec., 16.22 KiB/sec. | ||
| 16191 | 2026.05.19 16:57:02.285067 [ 309 ] {473c6710-6332-4a3c-ac9e-cf35e94c142f} <Debug> TCPHandler: Processed in 0.002802722 sec. | ||
| 16192 | 2026.05.19 16:57:02.285176 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16193 | 2026.05.19 16:57:02.285202 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16194 | 2026.05.19 16:57:02.285219 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16195 | 2026.05.19 16:57:02.285238 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16196 | 2026.05.19 16:57:02.285247 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16197 | 2026.05.19 16:57:02.285265 [ 275 ] {} <Debug> TCP-Session: 36a9b2f5-9d30-408d-a15c-2790d15a8515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16198 | 2026.05.19 16:57:02.285267 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16199 | 2026.05.19 16:57:02.285285 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16200 | 2026.05.19 16:57:02.285337 [ 285 ] {} <Debug> TCP-Session: 5ff5ae6f-6a47-4f43-8640-43bcb866d47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16201 | 2026.05.19 16:57:02.285460 [ 306 ] {} <Debug> TCP-Session: cb22fc5d-05a6-4b42-a9f5-d69c5c1c44d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16202 | 2026.05.19 16:57:02.285317 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16203 | 2026.05.19 16:57:02.285301 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16204 | 2026.05.19 16:57:02.285521 [ 307 ] {} <Debug> TCP-Session: cf7dcba7-7487-4b82-af8f-3980f8eef88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.05.19 16:57:02.285291 [ 302 ] {} <Debug> TCP-Session: 4eb57159-dae8-48d3-a908-4eeb932acf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16206 | 2026.05.19 16:57:02.285549 [ 303 ] {} <Debug> TCP-Session: 4a258896-6f88-4b6c-8f15-023957e0e588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.05.19 16:57:02.285280 [ 310 ] {} <Debug> TCP-Session: cddcd64a-79e7-4d09-a2e2-27682ebdf30f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2026.05.19 16:57:02.285244 [ 308 ] {} <Debug> TCP-Session: 8d73b2eb-3e6c-4e7c-9a2d-cf9c87725756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2026.05.19 16:57:02.285206 [ 309 ] {} <Debug> TCP-Session: bd298ad6-2c08-47c6-a240-be9d69fe2c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.05.19 16:57:02.816484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16211 | 2026.05.19 16:57:02.834431 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16212 | 2026.05.19 16:57:02.834686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16213 | 2026.05.19 16:57:02.841155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16214 | 2026.05.19 16:57:02.841906 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.05.19 16:57:02.845686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16216 | 2026.05.19 16:57:04.400751 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54519 | ||
| 16217 | 2026.05.19 16:57:04.400852 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16218 | 2026.05.19 16:57:04.400879 [ 309 ] {} <Debug> TCP-Session: 90ccebc0-085c-4c2f-abb2-88c31b10bb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:54519 | ||
| 16219 | 2026.05.19 16:57:04.400902 [ 309 ] {} <Debug> TCP-Session: 90ccebc0-085c-4c2f-abb2-88c31b10bb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16220 | 2026.05.19 16:57:04.400916 [ 309 ] {} <Debug> TCP-Session: 90ccebc0-085c-4c2f-abb2-88c31b10bb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.05.19 16:57:04.401143 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57208 | ||
| 16222 | 2026.05.19 16:57:04.401202 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63760 | ||
| 16223 | 2026.05.19 16:57:04.401219 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40569 | ||
| 16224 | 2026.05.19 16:57:04.401268 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16225 | 2026.05.19 16:57:04.401268 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16226 | 2026.05.19 16:57:04.401263 [ 309 ] {} <Trace> TCP-Session: 90ccebc0-085c-4c2f-abb2-88c31b10bb42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2026.05.19 16:57:04.401319 [ 310 ] {} <Debug> TCP-Session: e31fead2-6d4b-422b-b4b3-9e78c3b73388 Authenticating user 'default' from [fd00:1122:3344:101::e]:57208 | ||
| 16228 | 2026.05.19 16:57:04.401318 [ 306 ] {} <Debug> TCP-Session: 3302e2a5-b7ac-4f26-8041-a99a26b96286 Authenticating user 'default' from [fd00:1122:3344:101::e]:63760 | ||
| 16229 | 2026.05.19 16:57:04.401357 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16230 | 2026.05.19 16:57:04.401371 [ 306 ] {} <Debug> TCP-Session: 3302e2a5-b7ac-4f26-8041-a99a26b96286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.05.19 16:57:04.401362 [ 310 ] {} <Debug> TCP-Session: e31fead2-6d4b-422b-b4b3-9e78c3b73388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.05.19 16:57:04.401400 [ 306 ] {} <Debug> TCP-Session: 3302e2a5-b7ac-4f26-8041-a99a26b96286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2026.05.19 16:57:04.401405 [ 307 ] {} <Debug> TCP-Session: 978fefb6-7b9f-473e-826e-e224d7787f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:40569 | ||
| 16234 | 2026.05.19 16:57:04.401413 [ 310 ] {} <Debug> TCP-Session: e31fead2-6d4b-422b-b4b3-9e78c3b73388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16235 | 2026.05.19 16:57:04.401218 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34528 | ||
| 16236 | 2026.05.19 16:57:04.401451 [ 307 ] {} <Debug> TCP-Session: 978fefb6-7b9f-473e-826e-e224d7787f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.05.19 16:57:04.401491 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16238 | 2026.05.19 16:57:04.401530 [ 307 ] {} <Debug> TCP-Session: 978fefb6-7b9f-473e-826e-e224d7787f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16239 | 2026.05.19 16:57:04.401185 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52015 | ||
| 16240 | 2026.05.19 16:57:04.401562 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16241 | 2026.05.19 16:57:04.401175 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37539 | ||
| 16242 | 2026.05.19 16:57:04.401615 [ 303 ] {} <Debug> TCP-Session: 654000a6-b59b-4743-8866-7874a20e5e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:34528 | ||
| 16243 | 2026.05.19 16:57:04.401626 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16244 | 2026.05.19 16:57:04.401657 [ 303 ] {} <Debug> TCP-Session: 654000a6-b59b-4743-8866-7874a20e5e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16245 | 2026.05.19 16:57:04.401663 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16246 | 2026.05.19 16:57:04.401691 [ 302 ] {} <Debug> TCP-Session: 28b0f532-65cb-469b-b77f-0e5a6c45313b Authenticating user 'default' from [fd00:1122:3344:101::e]:52015 | ||
| 16247 | 2026.05.19 16:57:04.401696 [ 303 ] {} <Debug> TCP-Session: 654000a6-b59b-4743-8866-7874a20e5e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16248 | 2026.05.19 16:57:04.401722 [ 275 ] {} <Debug> TCP-Session: 3cc68221-ac2f-4515-9d40-016ab90e9015 Authenticating user 'default' from [fd00:1122:3344:101::e]:37539 | ||
| 16249 | 2026.05.19 16:57:04.401736 [ 302 ] {} <Debug> TCP-Session: 28b0f532-65cb-469b-b77f-0e5a6c45313b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16250 | 2026.05.19 16:57:04.401760 [ 275 ] {} <Debug> TCP-Session: 3cc68221-ac2f-4515-9d40-016ab90e9015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16251 | 2026.05.19 16:57:04.401171 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38567 | ||
| 16252 | 2026.05.19 16:57:04.401778 [ 275 ] {} <Debug> TCP-Session: 3cc68221-ac2f-4515-9d40-016ab90e9015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.05.19 16:57:04.401799 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16254 | 2026.05.19 16:57:04.401838 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16255 | 2026.05.19 16:57:04.401776 [ 302 ] {} <Debug> TCP-Session: 28b0f532-65cb-469b-b77f-0e5a6c45313b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2026.05.19 16:57:04.401865 [ 285 ] {} <Debug> TCP-Session: 9ccc50a1-abfd-4b6c-b439-639a77e99894 Authenticating user 'default' from [fd00:1122:3344:101::e]:38567 | ||
| 16257 | 2026.05.19 16:57:04.401883 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16258 | 2026.05.19 16:57:04.401905 [ 285 ] {} <Debug> TCP-Session: 9ccc50a1-abfd-4b6c-b439-639a77e99894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.05.19 16:57:04.401222 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41028 | ||
| 16260 | 2026.05.19 16:57:04.401923 [ 285 ] {} <Debug> TCP-Session: 9ccc50a1-abfd-4b6c-b439-639a77e99894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2026.05.19 16:57:04.402005 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16262 | 2026.05.19 16:57:04.402037 [ 308 ] {} <Debug> TCP-Session: 1ad9a281-320e-4b00-a44f-dfa7a0a226a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41028 | ||
| 16263 | 2026.05.19 16:57:04.402058 [ 308 ] {} <Debug> TCP-Session: 1ad9a281-320e-4b00-a44f-dfa7a0a226a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16264 | 2026.05.19 16:57:04.402075 [ 308 ] {} <Debug> TCP-Session: 1ad9a281-320e-4b00-a44f-dfa7a0a226a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.05.19 16:57:04.402188 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 16266 | 2026.05.19 16:57:04.403153 [ 353 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> AggregatingTransform: Aggregating | ||
| 16267 | 2026.05.19 16:57:04.403193 [ 353 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 16268 | 2026.05.19 16:57:04.403223 [ 353 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930495 sec. (1074.697 rows/sec., 41.98 KiB/sec.) | ||
| 16269 | 2026.05.19 16:57:04.403237 [ 353 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Trace> Aggregator: Merging aggregated data | ||
| 16270 | 2026.05.19 16:57:04.403746 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002317 sec., 431.59257660768236 rows/sec., 16.86 KiB/sec. | ||
| 16271 | 2026.05.19 16:57:04.403859 [ 309 ] {ab390adb-1e21-40ed-8133-23fb162282eb} <Debug> TCPHandler: Processed in 0.002744951 sec. | ||
| 16272 | 2026.05.19 16:57:04.403976 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16273 | 2026.05.19 16:57:04.404006 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16274 | 2026.05.19 16:57:04.404007 [ 309 ] {} <Debug> TCP-Session: 90ccebc0-085c-4c2f-abb2-88c31b10bb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16275 | 2026.05.19 16:57:04.404032 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16276 | 2026.05.19 16:57:04.404050 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16277 | 2026.05.19 16:57:04.404082 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16278 | 2026.05.19 16:57:04.404104 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16279 | 2026.05.19 16:57:04.404111 [ 275 ] {} <Debug> TCP-Session: 3cc68221-ac2f-4515-9d40-016ab90e9015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.05.19 16:57:04.404138 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16281 | 2026.05.19 16:57:04.404154 [ 303 ] {} <Debug> TCP-Session: 654000a6-b59b-4743-8866-7874a20e5e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16282 | 2026.05.19 16:57:04.404142 [ 302 ] {} <Debug> TCP-Session: 28b0f532-65cb-469b-b77f-0e5a6c45313b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16283 | 2026.05.19 16:57:04.404196 [ 307 ] {} <Debug> TCP-Session: 978fefb6-7b9f-473e-826e-e224d7787f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.05.19 16:57:04.404122 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16285 | 2026.05.19 16:57:04.404086 [ 310 ] {} <Debug> TCP-Session: e31fead2-6d4b-422b-b4b3-9e78c3b73388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16286 | 2026.05.19 16:57:04.404277 [ 285 ] {} <Debug> TCP-Session: 9ccc50a1-abfd-4b6c-b439-639a77e99894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16287 | 2026.05.19 16:57:04.404052 [ 308 ] {} <Debug> TCP-Session: 1ad9a281-320e-4b00-a44f-dfa7a0a226a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16288 | 2026.05.19 16:57:04.404084 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16289 | 2026.05.19 16:57:04.404360 [ 306 ] {} <Debug> TCP-Session: 3302e2a5-b7ac-4f26-8041-a99a26b96286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.05.19 16:57:04.426003 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60602 | ||
| 16291 | 2026.05.19 16:57:04.426068 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16292 | 2026.05.19 16:57:04.426090 [ 285 ] {} <Debug> TCP-Session: c62f3a58-5210-41d0-814e-8ddd84b15714 Authenticating user 'default' from [fd00:1122:3344:101::e]:60602 | ||
| 16293 | 2026.05.19 16:57:04.426110 [ 285 ] {} <Debug> TCP-Session: c62f3a58-5210-41d0-814e-8ddd84b15714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16294 | 2026.05.19 16:57:04.426122 [ 285 ] {} <Debug> TCP-Session: c62f3a58-5210-41d0-814e-8ddd84b15714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.05.19 16:57:04.426321 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34309 | ||
| 16296 | 2026.05.19 16:57:04.426357 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61751 | ||
| 16297 | 2026.05.19 16:57:04.426382 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50021 | ||
| 16298 | 2026.05.19 16:57:04.426414 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59162 | ||
| 16299 | 2026.05.19 16:57:04.426434 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16300 | 2026.05.19 16:57:04.426441 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37877 | ||
| 16301 | 2026.05.19 16:57:04.426480 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16302 | 2026.05.19 16:57:04.426475 [ 306 ] {} <Debug> TCP-Session: 144cb7db-6a36-4b52-9ad2-ecd5c830d4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:61751 | ||
| 16303 | 2026.05.19 16:57:04.426486 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16304 | 2026.05.19 16:57:04.426511 [ 307 ] {} <Debug> TCP-Session: 42c6a51e-d2ea-46e1-9777-3ce10037621e Authenticating user 'default' from [fd00:1122:3344:101::e]:50021 | ||
| 16305 | 2026.05.19 16:57:04.426519 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16306 | 2026.05.19 16:57:04.426521 [ 306 ] {} <Debug> TCP-Session: 144cb7db-6a36-4b52-9ad2-ecd5c830d4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16307 | 2026.05.19 16:57:04.426530 [ 310 ] {} <Debug> TCP-Session: fd2c0a10-08c0-423b-858b-a13afd9cc171 Authenticating user 'default' from [fd00:1122:3344:101::e]:59162 | ||
| 16308 | 2026.05.19 16:57:04.426555 [ 275 ] {} <Debug> TCP-Session: 0dcc1853-406d-46d5-b3b4-4d9805928452 Authenticating user 'default' from [fd00:1122:3344:101::e]:37877 | ||
| 16309 | 2026.05.19 16:57:04.426560 [ 306 ] {} <Debug> TCP-Session: 144cb7db-6a36-4b52-9ad2-ecd5c830d4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.05.19 16:57:04.426572 [ 310 ] {} <Debug> TCP-Session: fd2c0a10-08c0-423b-858b-a13afd9cc171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2026.05.19 16:57:04.426587 [ 275 ] {} <Debug> TCP-Session: 0dcc1853-406d-46d5-b3b4-4d9805928452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2026.05.19 16:57:04.426599 [ 310 ] {} <Debug> TCP-Session: fd2c0a10-08c0-423b-858b-a13afd9cc171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16313 | 2026.05.19 16:57:04.426615 [ 275 ] {} <Debug> TCP-Session: 0dcc1853-406d-46d5-b3b4-4d9805928452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.05.19 16:57:04.426545 [ 307 ] {} <Debug> TCP-Session: 42c6a51e-d2ea-46e1-9777-3ce10037621e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16315 | 2026.05.19 16:57:04.426502 [ 285 ] {} <Trace> TCP-Session: c62f3a58-5210-41d0-814e-8ddd84b15714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.05.19 16:57:04.426658 [ 307 ] {} <Debug> TCP-Session: 42c6a51e-d2ea-46e1-9777-3ce10037621e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16317 | 2026.05.19 16:57:04.426406 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16318 | 2026.05.19 16:57:04.426388 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54197 | ||
| 16319 | 2026.05.19 16:57:04.426738 [ 303 ] {} <Debug> TCP-Session: babf8e28-3500-4a4b-8424-84f1f6ed0f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34309 | ||
| 16320 | 2026.05.19 16:57:04.426320 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57488 | ||
| 16321 | 2026.05.19 16:57:04.426765 [ 303 ] {} <Debug> TCP-Session: babf8e28-3500-4a4b-8424-84f1f6ed0f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.05.19 16:57:04.426773 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16323 | 2026.05.19 16:57:04.426809 [ 303 ] {} <Debug> TCP-Session: babf8e28-3500-4a4b-8424-84f1f6ed0f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16324 | 2026.05.19 16:57:04.426816 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16325 | 2026.05.19 16:57:04.426826 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16326 | 2026.05.19 16:57:04.426829 [ 308 ] {} <Debug> TCP-Session: 31ccd7e7-d6d1-4de8-9a83-0007390217c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54197 | ||
| 16327 | 2026.05.19 16:57:04.426881 [ 302 ] {} <Debug> TCP-Session: 897f4f43-a575-448e-82ac-9cb37af53afa Authenticating user 'default' from [fd00:1122:3344:101::e]:57488 | ||
| 16328 | 2026.05.19 16:57:04.426897 [ 308 ] {} <Debug> TCP-Session: 31ccd7e7-d6d1-4de8-9a83-0007390217c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.05.19 16:57:04.426913 [ 302 ] {} <Debug> TCP-Session: 897f4f43-a575-448e-82ac-9cb37af53afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.05.19 16:57:04.426924 [ 308 ] {} <Debug> TCP-Session: 31ccd7e7-d6d1-4de8-9a83-0007390217c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16331 | 2026.05.19 16:57:04.426937 [ 302 ] {} <Debug> TCP-Session: 897f4f43-a575-448e-82ac-9cb37af53afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16332 | 2026.05.19 16:57:04.426409 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43823 | ||
| 16333 | 2026.05.19 16:57:04.427042 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16334 | 2026.05.19 16:57:04.427044 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16335 | 2026.05.19 16:57:04.427092 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16336 | 2026.05.19 16:57:04.427098 [ 309 ] {} <Debug> TCP-Session: 0d1e6e70-d753-4142-82df-1d17fb681259 Authenticating user 'default' from [fd00:1122:3344:101::e]:43823 | ||
| 16337 | 2026.05.19 16:57:04.427134 [ 309 ] {} <Debug> TCP-Session: 0d1e6e70-d753-4142-82df-1d17fb681259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2026.05.19 16:57:04.427160 [ 309 ] {} <Debug> TCP-Session: 0d1e6e70-d753-4142-82df-1d17fb681259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.05.19 16:57:04.427359 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 16340 | 2026.05.19 16:57:04.428161 [ 349 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> AggregatingTransform: Aggregating | ||
| 16341 | 2026.05.19 16:57:04.428193 [ 349 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 16342 | 2026.05.19 16:57:04.428218 [ 349 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000768481 sec. (1301.268 rows/sec., 50.83 KiB/sec.) | ||
| 16343 | 2026.05.19 16:57:04.428232 [ 349 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Trace> Aggregator: Merging aggregated data | ||
| 16344 | 2026.05.19 16:57:04.428819 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00205 sec., 487.80487804878044 rows/sec., 19.05 KiB/sec. | ||
| 16345 | 2026.05.19 16:57:04.428930 [ 285 ] {b77265b4-d9a7-4a47-a37b-80261447b7b2} <Debug> TCPHandler: Processed in 0.002518148 sec. | ||
| 16346 | 2026.05.19 16:57:04.429060 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16347 | 2026.05.19 16:57:04.429088 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16348 | 2026.05.19 16:57:04.429107 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16349 | 2026.05.19 16:57:04.429124 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16350 | 2026.05.19 16:57:04.429142 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16351 | 2026.05.19 16:57:04.429155 [ 275 ] {} <Debug> TCP-Session: 0dcc1853-406d-46d5-b3b4-4d9805928452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2026.05.19 16:57:04.429190 [ 303 ] {} <Debug> TCP-Session: babf8e28-3500-4a4b-8424-84f1f6ed0f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.05.19 16:57:04.429193 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16354 | 2026.05.19 16:57:04.429213 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16355 | 2026.05.19 16:57:04.429162 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16356 | 2026.05.19 16:57:04.429264 [ 306 ] {} <Debug> TCP-Session: 144cb7db-6a36-4b52-9ad2-ecd5c830d4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16357 | 2026.05.19 16:57:04.429251 [ 310 ] {} <Debug> TCP-Session: fd2c0a10-08c0-423b-858b-a13afd9cc171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16358 | 2026.05.19 16:57:04.429293 [ 307 ] {} <Debug> TCP-Session: 42c6a51e-d2ea-46e1-9777-3ce10037621e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2026.05.19 16:57:04.429134 [ 302 ] {} <Debug> TCP-Session: 897f4f43-a575-448e-82ac-9cb37af53afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.05.19 16:57:04.429175 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16361 | 2026.05.19 16:57:04.429171 [ 308 ] {} <Debug> TCP-Session: 31ccd7e7-d6d1-4de8-9a83-0007390217c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16362 | 2026.05.19 16:57:04.429373 [ 309 ] {} <Debug> TCP-Session: 0d1e6e70-d753-4142-82df-1d17fb681259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2026.05.19 16:57:04.429096 [ 285 ] {} <Debug> TCP-Session: c62f3a58-5210-41d0-814e-8ddd84b15714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.05.19 16:57:06.066619 [ 223 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16365 | 2026.05.19 16:57:06.066679 [ 223 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16366 | 2026.05.19 16:57:06.097644 [ 223 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16367 | 2026.05.19 16:57:06.157297 [ 224 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16368 | 2026.05.19 16:57:06.157348 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16369 | 2026.05.19 16:57:06.188060 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16370 | 2026.05.19 16:57:06.241244 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16371 | 2026.05.19 16:57:06.241508 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 16372 | 2026.05.19 16:57:06.241909 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16373 | 2026.05.19 16:57:06.241958 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <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 | ||
| 16374 | 2026.05.19 16:57:06.242196 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16375 | 2026.05.19 16:57:06.242281 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16376 | 2026.05.19 16:57:06.242435 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16377 | 2026.05.19 16:57:06.242531 [ 312 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16378 | 2026.05.19 16:57:06.242537 [ 359 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16379 | 2026.05.19 16:57:06.242556 [ 349 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16380 | 2026.05.19 16:57:06.242705 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16381 | 2026.05.19 16:57:06.242736 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16382 | 2026.05.19 16:57:06.242822 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16383 | 2026.05.19 16:57:06.242851 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16384 | 2026.05.19 16:57:06.242891 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16385 | 2026.05.19 16:57:06.242947 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16386 | 2026.05.19 16:57:06.244095 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002693 sec., 12996.658002227998 rows/sec., 2.19 MiB/sec. | ||
| 16387 | 2026.05.19 16:57:06.244244 [ 281 ] {082d367b-fcb5-48f4-b7e1-01abd82ff6a5} <Debug> TCPHandler: Processed in 0.003159558 sec. | ||
| 16388 | 2026.05.19 16:57:06.246210 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16389 | 2026.05.19 16:57:06.246335 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16390 | 2026.05.19 16:57:06.246388 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16391 | 2026.05.19 16:57:06.247033 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2026.05.19 16:57:06.247091 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16393 | 2026.05.19 16:57:06.247548 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16394 | 2026.05.19 16:57:06.247844 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16395 | 2026.05.19 16:57:06.248042 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001742 sec., 50516.647531572904 rows/sec., 4.25 MiB/sec. | ||
| 16396 | 2026.05.19 16:57:06.248094 [ 281 ] {419f4e30-8b26-4fbc-8fd8-d04891c991f1} <Debug> TCPHandler: Processed in 0.00194224 sec. | ||
| 16397 | 2026.05.19 16:57:06.248268 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.05.19 16:57:06.248391 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16399 | 2026.05.19 16:57:06.248446 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16400 | 2026.05.19 16:57:06.248981 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.05.19 16:57:06.249028 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16402 | 2026.05.19 16:57:06.249409 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16403 | 2026.05.19 16:57:06.249691 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.05.19 16:57:06.249859 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001499 sec., 10673.782521681122 rows/sec., 802.62 KiB/sec. | ||
| 16405 | 2026.05.19 16:57:06.249856 [ 84 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16406 | 2026.05.19 16:57:06.249906 [ 281 ] {92fd6d24-a334-43e2-8156-a55210c26c56} <Debug> TCPHandler: Processed in 0.001700056 sec. | ||
| 16407 | 2026.05.19 16:57:06.249938 [ 84 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16408 | 2026.05.19 16:57:06.249964 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16409 | 2026.05.19 16:57:06.250070 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16410 | 2026.05.19 16:57:06.250089 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16411 | 2026.05.19 16:57:06.250184 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16412 | 2026.05.19 16:57:06.250240 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16413 | 2026.05.19 16:57:06.250246 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16414 | 2026.05.19 16:57:06.250303 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 82 rows starting from the beginning of the part | ||
| 16415 | 2026.05.19 16:57:06.250385 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part | ||
| 16416 | 2026.05.19 16:57:06.250445 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 16417 | 2026.05.19 16:57:06.250502 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
| 16418 | 2026.05.19 16:57:06.250554 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 38 rows starting from the beginning of the part | ||
| 16419 | 2026.05.19 16:57:06.250606 [ 192 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part | ||
| 16420 | 2026.05.19 16:57:06.250816 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16421 | 2026.05.19 16:57:06.250869 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16422 | 2026.05.19 16:57:06.251293 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16423 | 2026.05.19 16:57:06.251551 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512753 sec., 135514.52219893137 rows/sec., 10.47 MiB/sec. | ||
| 16424 | 2026.05.19 16:57:06.251575 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.05.19 16:57:06.251774 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001613 sec., 49597.02417854928 rows/sec., 3.87 MiB/sec. | ||
| 16426 | 2026.05.19 16:57:06.251820 [ 281 ] {f3b27140-fbbb-42ce-9db0-b946ee7ba804} <Debug> TCPHandler: Processed in 0.001811767 sec. | ||
| 16427 | 2026.05.19 16:57:06.251834 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16428 | 2026.05.19 16:57:06.251998 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16429 | 2026.05.19 16:57:06.252126 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16430 | 2026.05.19 16:57:06.252185 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16431 | 2026.05.19 16:57:06.252291 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16432 | 2026.05.19 16:57:06.252424 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_106_21} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16433 | 2026.05.19 16:57:06.252560 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16434 | 2026.05.19 16:57:06.252746 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2026.05.19 16:57:06.252790 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16436 | 2026.05.19 16:57:06.253166 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16437 | 2026.05.19 16:57:06.253405 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16438 | 2026.05.19 16:57:06.253554 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001454 sec., 110041.26547455296 rows/sec., 7.66 MiB/sec. | ||
| 16439 | 2026.05.19 16:57:06.253596 [ 281 ] {e78e18da-585c-4126-9633-5443847167a2} <Debug> TCPHandler: Processed in 0.001658955 sec. | ||
| 16440 | 2026.05.19 16:57:06.253739 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16441 | 2026.05.19 16:57:06.253839 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16442 | 2026.05.19 16:57:06.253898 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16443 | 2026.05.19 16:57:06.254728 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.05.19 16:57:06.254765 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16445 | 2026.05.19 16:57:06.255316 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16446 | 2026.05.19 16:57:06.255549 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2026.05.19 16:57:06.255680 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16448 | 2026.05.19 16:57:06.255696 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001876 sec., 8528.784648187633 rows/sec., 15.28 MiB/sec. | ||
| 16449 | 2026.05.19 16:57:06.255735 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2026.05.19 16:57:06.255764 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16451 | 2026.05.19 16:57:06.255792 [ 281 ] {66a3b65d-6bd9-45cb-8b08-bae12c74af13} <Debug> TCPHandler: Processed in 0.002102722 sec. | ||
| 16452 | 2026.05.19 16:57:06.255848 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16453 | 2026.05.19 16:57:06.255935 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.05.19 16:57:06.256036 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16455 | 2026.05.19 16:57:06.256067 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16456 | 2026.05.19 16:57:06.256081 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16457 | 2026.05.19 16:57:06.256130 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2166 rows starting from the beginning of the part | ||
| 16458 | 2026.05.19 16:57:06.256256 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 16 rows starting from the beginning of the part | ||
| 16459 | 2026.05.19 16:57:06.256371 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 25 rows starting from the beginning of the part | ||
| 16460 | 2026.05.19 16:57:06.256458 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16461 | 2026.05.19 16:57:06.256471 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 16 rows starting from the beginning of the part | ||
| 16462 | 2026.05.19 16:57:06.256502 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16463 | 2026.05.19 16:57:06.256585 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 16464 | 2026.05.19 16:57:06.256700 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 16 rows starting from the beginning of the part | ||
| 16465 | 2026.05.19 16:57:06.256839 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16466 | 2026.05.19 16:57:06.257080 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.05.19 16:57:06.257234 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 16468 | 2026.05.19 16:57:06.257268 [ 281 ] {7be69950-3ad3-4886-9845-1dab889fb3e1} <Debug> TCPHandler: Processed in 0.001383381 sec. | ||
| 16469 | 2026.05.19 16:57:06.265229 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 19 columns (19 merged, 0 gathered) in 0.009413573 sec., 241672.31719560683 rows/sec., 433.07 MiB/sec. | ||
| 16470 | 2026.05.19 16:57:06.267362 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16471 | 2026.05.19 16:57:06.267777 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.05.19 16:57:06.267870 [ 201 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16473 | 2026.05.19 16:57:06.268029 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.45 MiB. | ||
| 16474 | 2026.05.19 16:57:06.885953 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16475 | 2026.05.19 16:57:06.886007 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16476 | 2026.05.19 16:57:06.892966 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16477 | 2026.05.19 16:57:07.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.09 MiB, peak 394.49 MiB, free memory in arenas 0.00 B, will set to 378.50 MiB (RSS), difference: 2.42 MiB | ||
| 16478 | 2026.05.19 16:57:07.166442 [ 219 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16479 | 2026.05.19 16:57:07.166541 [ 219 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16480 | 2026.05.19 16:57:07.174551 [ 219 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16481 | 2026.05.19 16:57:08.226510 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16482 | 2026.05.19 16:57:08.226575 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16483 | 2026.05.19 16:57:08.478145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35524 | ||
| 16484 | 2026.05.19 16:57:08.478710 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.05.19 16:57:08.478753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16486 | 2026.05.19 16:57:08.479239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16487 | 2026.05.19 16:57:08.479468 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.05.19 16:57:08.479618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35524 | ||
| 16489 | 2026.05.19 16:57:10.345901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16490 | 2026.05.19 16:57:10.365166 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16491 | 2026.05.19 16:57:10.365224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16492 | 2026.05.19 16:57:10.371418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16493 | 2026.05.19 16:57:10.372156 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16494 | 2026.05.19 16:57:10.376064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16495 | 2026.05.19 16:57:10.680354 [ 94 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 16496 | 2026.05.19 16:57:10.680452 [ 94 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.05.19 16:57:10.680492 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16498 | 2026.05.19 16:57:10.680680 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 16499 | 2026.05.19 16:57:10.680942 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16500 | 2026.05.19 16:57:10.681008 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 825 rows starting from the beginning of the part | ||
| 16501 | 2026.05.19 16:57:10.681139 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 16502 | 2026.05.19 16:57:10.681221 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 16503 | 2026.05.19 16:57:10.681295 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 16504 | 2026.05.19 16:57:10.681362 [ 187 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 16505 | 2026.05.19 16:57:10.682598 [ 201 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005641 sec., 1234019.448146503 rows/sec., 76.89 MiB/sec. | ||
| 16506 | 2026.05.19 16:57:10.682822 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 16507 | 2026.05.19 16:57:10.683172 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16508 | 2026.05.19 16:57:10.683261 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_33_8} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 16509 | 2026.05.19 16:57:10.683380 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 16510 | 2026.05.19 16:57:11.242048 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2026.05.19 16:57:11.242266 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 16512 | 2026.05.19 16:57:11.242599 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16513 | 2026.05.19 16:57:11.242639 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <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 | ||
| 16514 | 2026.05.19 16:57:11.242859 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16515 | 2026.05.19 16:57:11.242933 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16516 | 2026.05.19 16:57:11.243075 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16517 | 2026.05.19 16:57:11.243164 [ 312 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16518 | 2026.05.19 16:57:11.243176 [ 349 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16519 | 2026.05.19 16:57:11.243191 [ 359 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16520 | 2026.05.19 16:57:11.243355 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16521 | 2026.05.19 16:57:11.243385 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16522 | 2026.05.19 16:57:11.243457 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16523 | 2026.05.19 16:57:11.243478 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16524 | 2026.05.19 16:57:11.243516 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16525 | 2026.05.19 16:57:11.243555 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16526 | 2026.05.19 16:57:11.244719 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002548 sec., 13736.263736263736 rows/sec., 2.31 MiB/sec. | ||
| 16527 | 2026.05.19 16:57:11.244861 [ 281 ] {bed91cd3-b712-4dbc-8643-c1475c18199f} <Debug> TCPHandler: Processed in 0.002949725 sec. | ||
| 16528 | 2026.05.19 16:57:11.246975 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2026.05.19 16:57:11.247141 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16530 | 2026.05.19 16:57:11.247207 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16531 | 2026.05.19 16:57:11.247889 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2026.05.19 16:57:11.247926 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16533 | 2026.05.19 16:57:11.248298 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16534 | 2026.05.19 16:57:11.248521 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2026.05.19 16:57:11.248664 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001568 sec., 67602.04081632654 rows/sec., 5.68 MiB/sec. | ||
| 16536 | 2026.05.19 16:57:11.248699 [ 281 ] {cfa1fedb-986c-40d5-9b0d-0b22547149ad} <Debug> TCPHandler: Processed in 0.001801917 sec. | ||
| 16537 | 2026.05.19 16:57:11.248834 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2026.05.19 16:57:11.248930 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16539 | 2026.05.19 16:57:11.248972 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16540 | 2026.05.19 16:57:11.249385 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2026.05.19 16:57:11.249419 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16542 | 2026.05.19 16:57:11.249706 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16543 | 2026.05.19 16:57:11.249924 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16544 | 2026.05.19 16:57:11.250054 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001142 sec., 21891.418563922944 rows/sec., 1.61 MiB/sec. | ||
| 16545 | 2026.05.19 16:57:11.250090 [ 281 ] {a2303950-7ce5-4261-9b40-4ea479d17988} <Debug> TCPHandler: Processed in 0.00130493 sec. | ||
| 16546 | 2026.05.19 16:57:11.250211 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16547 | 2026.05.19 16:57:11.250307 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16548 | 2026.05.19 16:57:11.250348 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16549 | 2026.05.19 16:57:11.250789 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.05.19 16:57:11.250824 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16551 | 2026.05.19 16:57:11.251126 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16552 | 2026.05.19 16:57:11.251333 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16553 | 2026.05.19 16:57:11.251466 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 16554 | 2026.05.19 16:57:11.251502 [ 281 ] {6e4a8c78-994b-4b87-b846-d4419ed210b4} <Debug> TCPHandler: Processed in 0.001342451 sec. | ||
| 16555 | 2026.05.19 16:57:11.251624 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16556 | 2026.05.19 16:57:11.251720 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16557 | 2026.05.19 16:57:11.251763 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16558 | 2026.05.19 16:57:11.252180 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.05.19 16:57:11.252216 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16560 | 2026.05.19 16:57:11.252535 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16561 | 2026.05.19 16:57:11.252740 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16562 | 2026.05.19 16:57:11.252870 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 16563 | 2026.05.19 16:57:11.252904 [ 281 ] {3d88cec3-a5df-4032-8800-93822e6c745d} <Debug> TCPHandler: Processed in 0.00133071 sec. | ||
| 16564 | 2026.05.19 16:57:11.253018 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16565 | 2026.05.19 16:57:11.253126 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16566 | 2026.05.19 16:57:11.253183 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16567 | 2026.05.19 16:57:11.253986 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16568 | 2026.05.19 16:57:11.254021 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16569 | 2026.05.19 16:57:11.254548 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16570 | 2026.05.19 16:57:11.254773 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16571 | 2026.05.19 16:57:11.254913 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001806 sec., 13842.746400885935 rows/sec., 24.81 MiB/sec. | ||
| 16572 | 2026.05.19 16:57:11.254968 [ 281 ] {ba946266-10e1-4aba-8e59-42eb56fbca5a} <Debug> TCPHandler: Processed in 0.00199773 sec. | ||
| 16573 | 2026.05.19 16:57:11.254992 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16574 | 2026.05.19 16:57:11.255021 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16575 | 2026.05.19 16:57:11.255098 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16576 | 2026.05.19 16:57:11.255196 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16577 | 2026.05.19 16:57:11.255239 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16578 | 2026.05.19 16:57:11.255584 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16579 | 2026.05.19 16:57:11.255619 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16580 | 2026.05.19 16:57:11.255913 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16581 | 2026.05.19 16:57:11.256122 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2026.05.19 16:57:11.256250 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 16583 | 2026.05.19 16:57:11.256251 [ 104 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16584 | 2026.05.19 16:57:11.256286 [ 281 ] {92bbff4e-e2a5-479b-bdb3-526f86a2adfd} <Debug> TCPHandler: Processed in 0.001238449 sec. | ||
| 16585 | 2026.05.19 16:57:11.256330 [ 104 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.05.19 16:57:11.256355 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16587 | 2026.05.19 16:57:11.256457 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16588 | 2026.05.19 16:57:11.256585 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16589 | 2026.05.19 16:57:11.256616 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6180 rows starting from the beginning of the part | ||
| 16590 | 2026.05.19 16:57:11.256672 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16591 | 2026.05.19 16:57:11.256715 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16592 | 2026.05.19 16:57:11.256757 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16593 | 2026.05.19 16:57:11.256793 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16594 | 2026.05.19 16:57:11.256834 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16595 | 2026.05.19 16:57:11.258473 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.002057151 sec., 3149987.531299355 rows/sec., 212.29 MiB/sec. | ||
| 16596 | 2026.05.19 16:57:11.258923 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16597 | 2026.05.19 16:57:11.259231 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2026.05.19 16:57:11.259316 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_121_24} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16599 | 2026.05.19 16:57:11.259401 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16600 | 2026.05.19 16:57:11.262976 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16601 | 2026.05.19 16:57:11.468449 [ 221 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16602 | 2026.05.19 16:57:11.468530 [ 221 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16603 | 2026.05.19 16:57:11.476926 [ 221 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16604 | 2026.05.19 16:57:15.980636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35972 | ||
| 16605 | 2026.05.19 16:57:15.981167 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2026.05.19 16:57:15.981211 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16607 | 2026.05.19 16:57:15.981688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16608 | 2026.05.19 16:57:15.981919 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.05.19 16:57:15.982052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35972 | ||
| 16610 | 2026.05.19 16:57:15.982128 [ 220 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16611 | 2026.05.19 16:57:15.982175 [ 220 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16612 | 2026.05.19 16:57:15.985044 [ 220 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16613 | 2026.05.19 16:57:16.060182 [ 226 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16614 | 2026.05.19 16:57:16.060236 [ 226 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16615 | 2026.05.19 16:57:16.069234 [ 226 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16616 | 2026.05.19 16:57:16.242185 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.05.19 16:57:16.242380 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 16618 | 2026.05.19 16:57:16.242676 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16619 | 2026.05.19 16:57:16.242715 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <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_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')" moved to PREWHERE | ||
| 16620 | 2026.05.19 16:57:16.242932 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16621 | 2026.05.19 16:57:16.242997 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16622 | 2026.05.19 16:57:16.243130 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 16623 | 2026.05.19 16:57:16.243218 [ 312 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16624 | 2026.05.19 16:57:16.243226 [ 313 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16625 | 2026.05.19 16:57:16.243226 [ 349 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16626 | 2026.05.19 16:57:16.243359 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16627 | 2026.05.19 16:57:16.243386 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16628 | 2026.05.19 16:57:16.243454 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16629 | 2026.05.19 16:57:16.243483 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16630 | 2026.05.19 16:57:16.243518 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 16631 | 2026.05.19 16:57:16.243557 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 16632 | 2026.05.19 16:57:16.244614 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002322 sec., 15073.212747631353 rows/sec., 2.54 MiB/sec. | ||
| 16633 | 2026.05.19 16:57:16.244742 [ 281 ] {046ae43d-09ba-49ec-942f-ac25e9266752} <Debug> TCPHandler: Processed in 0.002673261 sec. | ||
| 16634 | 2026.05.19 16:57:16.247371 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16635 | 2026.05.19 16:57:16.247503 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16636 | 2026.05.19 16:57:16.247554 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16637 | 2026.05.19 16:57:16.248115 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2026.05.19 16:57:16.248158 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16639 | 2026.05.19 16:57:16.248522 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16640 | 2026.05.19 16:57:16.248739 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2026.05.19 16:57:16.248870 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001403 sec., 17106.200997861724 rows/sec., 1.42 MiB/sec. | ||
| 16642 | 2026.05.19 16:57:16.248905 [ 281 ] {e4f73a7e-927e-45df-ad55-72a1ab5b8c21} <Debug> TCPHandler: Processed in 0.001600544 sec. | ||
| 16643 | 2026.05.19 16:57:16.249040 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.05.19 16:57:16.249133 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16645 | 2026.05.19 16:57:16.249173 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16646 | 2026.05.19 16:57:16.249576 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2026.05.19 16:57:16.249611 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16648 | 2026.05.19 16:57:16.249890 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16649 | 2026.05.19 16:57:16.250104 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2026.05.19 16:57:16.250230 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001115 sec., 12556.053811659192 rows/sec., 1023.86 KiB/sec. | ||
| 16651 | 2026.05.19 16:57:16.250263 [ 281 ] {5f3ea102-2047-4517-bce4-059132485a16} <Debug> TCPHandler: Processed in 0.00127082 sec. | ||
| 16652 | 2026.05.19 16:57:16.250382 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16653 | 2026.05.19 16:57:16.250476 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16654 | 2026.05.19 16:57:16.250514 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16655 | 2026.05.19 16:57:16.251017 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.05.19 16:57:16.251052 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16657 | 2026.05.19 16:57:16.251357 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16658 | 2026.05.19 16:57:16.251559 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.05.19 16:57:16.251684 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001226 sec., 175367.0473083197 rows/sec., 15.58 MiB/sec. | ||
| 16660 | 2026.05.19 16:57:16.251718 [ 281 ] {fafc8792-330f-4f35-afb9-b096fe7d1ec5} <Debug> TCPHandler: Processed in 0.001383511 sec. | ||
| 16661 | 2026.05.19 16:57:16.251844 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2026.05.19 16:57:16.251936 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16663 | 2026.05.19 16:57:16.251976 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16664 | 2026.05.19 16:57:16.252377 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2026.05.19 16:57:16.252413 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16666 | 2026.05.19 16:57:16.252694 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16667 | 2026.05.19 16:57:16.252891 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2026.05.19 16:57:16.253018 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001099 sec., 38216.56050955414 rows/sec., 2.79 MiB/sec. | ||
| 16669 | 2026.05.19 16:57:16.253052 [ 281 ] {9c643f4a-5f13-46d9-8757-33d6a9fd1670} <Debug> TCPHandler: Processed in 0.001256739 sec. | ||
| 16670 | 2026.05.19 16:57:16.253165 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16671 | 2026.05.19 16:57:16.253258 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16672 | 2026.05.19 16:57:16.253299 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16673 | 2026.05.19 16:57:16.253689 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.05.19 16:57:16.253723 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16675 | 2026.05.19 16:57:16.254009 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16676 | 2026.05.19 16:57:16.254210 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2026.05.19 16:57:16.254336 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 16678 | 2026.05.19 16:57:16.254370 [ 281 ] {62861a83-a8fd-46df-9e7a-ead574d38167} <Debug> TCPHandler: Processed in 0.001251689 sec. | ||
| 16679 | 2026.05.19 16:57:16.254484 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16680 | 2026.05.19 16:57:16.254578 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16681 | 2026.05.19 16:57:16.254618 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16682 | 2026.05.19 16:57:16.255002 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2026.05.19 16:57:16.255037 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16684 | 2026.05.19 16:57:16.255320 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16685 | 2026.05.19 16:57:16.255520 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16686 | 2026.05.19 16:57:16.255643 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001083 sec., 11080.3324099723 rows/sec., 865.65 KiB/sec. | ||
| 16687 | 2026.05.19 16:57:16.255677 [ 281 ] {62c012b4-503e-4346-b047-235eb282313a} <Debug> TCPHandler: Processed in 0.001240439 sec. | ||
| 16688 | 2026.05.19 16:57:16.255794 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16689 | 2026.05.19 16:57:16.255886 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16690 | 2026.05.19 16:57:16.255925 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16691 | 2026.05.19 16:57:16.256372 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.05.19 16:57:16.256408 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16693 | 2026.05.19 16:57:16.256701 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16694 | 2026.05.19 16:57:16.256906 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.05.19 16:57:16.257031 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001163 sec., 111779.87962166811 rows/sec., 9.07 MiB/sec. | ||
| 16696 | 2026.05.19 16:57:16.257065 [ 281 ] {3b3c28f0-8152-463a-b931-75de95a0e898} <Debug> TCPHandler: Processed in 0.00131911 sec. | ||
| 16697 | 2026.05.19 16:57:16.257179 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2026.05.19 16:57:16.257271 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16699 | 2026.05.19 16:57:16.257319 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16700 | 2026.05.19 16:57:16.257710 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.05.19 16:57:16.257746 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16702 | 2026.05.19 16:57:16.258060 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16703 | 2026.05.19 16:57:16.258266 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.05.19 16:57:16.258390 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001138 sec., 178383.12829525484 rows/sec., 12.78 MiB/sec. | ||
| 16705 | 2026.05.19 16:57:16.258424 [ 281 ] {609412a3-720c-4f23-92d0-e202ac19cb2e} <Debug> TCPHandler: Processed in 0.00129304 sec. | ||
| 16706 | 2026.05.19 16:57:16.258542 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.05.19 16:57:16.258635 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.05.19 16:57:16.258689 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16709 | 2026.05.19 16:57:16.259421 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.05.19 16:57:16.259456 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16711 | 2026.05.19 16:57:16.259950 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16712 | 2026.05.19 16:57:16.260166 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.05.19 16:57:16.260301 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001683 sec., 9506.833036244801 rows/sec., 17.04 MiB/sec. | ||
| 16714 | 2026.05.19 16:57:16.260351 [ 281 ] {b28a016e-1db4-4ede-8a45-4aa5e57f6e7a} <Debug> TCPHandler: Processed in 0.001856248 sec. | ||
| 16715 | 2026.05.19 16:57:16.260471 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.05.19 16:57:16.260565 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16717 | 2026.05.19 16:57:16.260606 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16718 | 2026.05.19 16:57:16.260943 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2026.05.19 16:57:16.260979 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16720 | 2026.05.19 16:57:16.261317 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16721 | 2026.05.19 16:57:16.261537 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.05.19 16:57:16.261665 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 16723 | 2026.05.19 16:57:16.261699 [ 281 ] {8cfbefc2-09ba-4e91-804b-a866d26b81d2} <Debug> TCPHandler: Processed in 0.00127642 sec. | ||
| 16724 | 2026.05.19 16:57:17.876764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16725 | 2026.05.19 16:57:17.892204 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.05.19 16:57:17.892258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16727 | 2026.05.19 16:57:17.898005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16728 | 2026.05.19 16:57:17.898683 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.05.19 16:57:17.901472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16730 | 2026.05.19 16:57:21.241302 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16731 | 2026.05.19 16:57:21.241559 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 16732 | 2026.05.19 16:57:21.241900 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16733 | 2026.05.19 16:57:21.241942 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <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 | ||
| 16734 | 2026.05.19 16:57:21.242184 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16735 | 2026.05.19 16:57:21.242260 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16736 | 2026.05.19 16:57:21.242412 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16737 | 2026.05.19 16:57:21.242514 [ 341 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16738 | 2026.05.19 16:57:21.242514 [ 349 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16739 | 2026.05.19 16:57:21.242514 [ 313 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16740 | 2026.05.19 16:57:21.242697 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16741 | 2026.05.19 16:57:21.242739 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16742 | 2026.05.19 16:57:21.242818 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16743 | 2026.05.19 16:57:21.242840 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16744 | 2026.05.19 16:57:21.242879 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16745 | 2026.05.19 16:57:21.242926 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16746 | 2026.05.19 16:57:21.243981 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002523 sec., 13872.37415774871 rows/sec., 2.34 MiB/sec. | ||
| 16747 | 2026.05.19 16:57:21.244122 [ 281 ] {a8a87413-5d6b-4509-9d00-2eb3dccea17b} <Debug> TCPHandler: Processed in 0.002972555 sec. | ||
| 16748 | 2026.05.19 16:57:21.246238 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16749 | 2026.05.19 16:57:21.246354 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16750 | 2026.05.19 16:57:21.246403 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16751 | 2026.05.19 16:57:21.246989 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16752 | 2026.05.19 16:57:21.247037 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16753 | 2026.05.19 16:57:21.247477 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16754 | 2026.05.19 16:57:21.247698 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16755 | 2026.05.19 16:57:21.247847 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001527 sec., 69417.15782580223 rows/sec., 5.83 MiB/sec. | ||
| 16756 | 2026.05.19 16:57:21.247883 [ 281 ] {d548ba23-f689-42e9-bc47-de392d6a78af} <Debug> TCPHandler: Processed in 0.001699476 sec. | ||
| 16757 | 2026.05.19 16:57:21.248017 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16758 | 2026.05.19 16:57:21.248114 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16759 | 2026.05.19 16:57:21.248155 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16760 | 2026.05.19 16:57:21.248558 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16761 | 2026.05.19 16:57:21.248592 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16762 | 2026.05.19 16:57:21.248882 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16763 | 2026.05.19 16:57:21.249099 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16764 | 2026.05.19 16:57:21.249230 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001135 sec., 22026.431718061674 rows/sec., 1.62 MiB/sec. | ||
| 16765 | 2026.05.19 16:57:21.249265 [ 281 ] {0ead27e0-b69b-4cbb-a9b1-aa7b059c01dc} <Debug> TCPHandler: Processed in 0.00129661 sec. | ||
| 16766 | 2026.05.19 16:57:21.249383 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16767 | 2026.05.19 16:57:21.249479 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16768 | 2026.05.19 16:57:21.249520 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16769 | 2026.05.19 16:57:21.249929 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16770 | 2026.05.19 16:57:21.249963 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16771 | 2026.05.19 16:57:21.250269 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16772 | 2026.05.19 16:57:21.250478 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2026.05.19 16:57:21.250604 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001143 sec., 77865.2668416448 rows/sec., 6.08 MiB/sec. | ||
| 16774 | 2026.05.19 16:57:21.250640 [ 281 ] {cd695584-7991-4c7a-add1-0155ad232cbc} <Debug> TCPHandler: Processed in 0.00130526 sec. | ||
| 16775 | 2026.05.19 16:57:21.250766 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2026.05.19 16:57:21.250862 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16777 | 2026.05.19 16:57:21.250906 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16778 | 2026.05.19 16:57:21.251318 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2026.05.19 16:57:21.251352 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16780 | 2026.05.19 16:57:21.251675 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16781 | 2026.05.19 16:57:21.251883 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2026.05.19 16:57:21.251991 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_120_28 to all_121_121_0 | ||
| 16783 | 2026.05.19 16:57:21.252010 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 16784 | 2026.05.19 16:57:21.252024 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2026.05.19 16:57:21.252043 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16786 | 2026.05.19 16:57:21.252045 [ 281 ] {1596f49a-6788-4431-a207-254f569ddc5f} <Debug> TCPHandler: Processed in 0.001328401 sec. | ||
| 16787 | 2026.05.19 16:57:21.252163 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_28 to all_121_121_0 into Compact with storage Full | ||
| 16788 | 2026.05.19 16:57:21.252169 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16789 | 2026.05.19 16:57:21.252313 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16790 | 2026.05.19 16:57:21.252331 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16791 | 2026.05.19 16:57:21.252369 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16792 | 2026.05.19 16:57:21.252380 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_28, total 42720 rows starting from the beginning of the part | ||
| 16793 | 2026.05.19 16:57:21.252467 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16794 | 2026.05.19 16:57:21.253233 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2026.05.19 16:57:21.253274 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16796 | 2026.05.19 16:57:21.253839 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16797 | 2026.05.19 16:57:21.254091 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2026.05.19 16:57:21.254236 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001942 sec., 12873.326467559218 rows/sec., 23.07 MiB/sec. | ||
| 16799 | 2026.05.19 16:57:21.254288 [ 281 ] {eb95d535-bdba-4de5-b1ed-ba0e1923679f} <Debug> TCPHandler: Processed in 0.002168282 sec. | ||
| 16800 | 2026.05.19 16:57:21.254431 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2026.05.19 16:57:21.254532 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16802 | 2026.05.19 16:57:21.254575 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16803 | 2026.05.19 16:57:21.254943 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.05.19 16:57:21.254976 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.04 GiB. | ||
| 16805 | 2026.05.19 16:57:21.255304 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16806 | 2026.05.19 16:57:21.255514 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2026.05.19 16:57:21.255649 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 16808 | 2026.05.19 16:57:21.255683 [ 281 ] {c0753bbc-1d31-4cb5-8b53-249cd030b493} <Debug> TCPHandler: Processed in 0.00130831 sec. | ||
| 16809 | 2026.05.19 16:57:21.260024 [ 191 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42880 rows, containing 5 columns (5 merged, 0 gathered) in 0.007915581 sec., 5417163.9453882165 rows/sec., 351.34 MiB/sec. | ||
| 16810 | 2026.05.19 16:57:21.260396 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Trace> MergedBlockOutputStream: filled checksums all_1_121_29 (state Temporary) | ||
| 16811 | 2026.05.19 16:57:21.260735 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_121_29 to all_1_121_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.05.19 16:57:21.260821 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_121_29} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_120_28, all_121_121_0] -> all_1_121_29 | ||
| 16813 | 2026.05.19 16:57:21.260926 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16814 | 2026.05.19 16:57:23.226620 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16815 | 2026.05.19 16:57:23.226690 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16816 | 2026.05.19 16:57:23.483122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36484 | ||
| 16817 | 2026.05.19 16:57:23.483694 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2026.05.19 16:57:23.483753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16819 | 2026.05.19 16:57:23.484283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16820 | 2026.05.19 16:57:23.484552 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.05.19 16:57:23.484723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36484 | ||
| 16822 | 2026.05.19 16:57:23.484728 [ 139 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16823 | 2026.05.19 16:57:23.484797 [ 139 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2026.05.19 16:57:23.484820 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16825 | 2026.05.19 16:57:23.484957 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16826 | 2026.05.19 16:57:23.485100 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16827 | 2026.05.19 16:57:23.485141 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34052 rows starting from the beginning of the part | ||
| 16828 | 2026.05.19 16:57:23.485209 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16829 | 2026.05.19 16:57:23.485257 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16830 | 2026.05.19 16:57:23.485300 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16831 | 2026.05.19 16:57:23.485342 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16832 | 2026.05.19 16:57:23.485381 [ 197 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16833 | 2026.05.19 16:57:23.487892 [ 191 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36484 rows, containing 4 columns (4 merged, 0 gathered) in 0.003006446 sec., 12135258.707457244 rows/sec., 173.60 MiB/sec. | ||
| 16834 | 2026.05.19 16:57:23.488211 [ 199 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16835 | 2026.05.19 16:57:23.488522 [ 199 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.05.19 16:57:23.488603 [ 199 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_76_15} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16837 | 2026.05.19 16:57:23.488712 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 16838 | 2026.05.19 16:57:25.401825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16839 | 2026.05.19 16:57:25.419982 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.05.19 16:57:25.420045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16841 | 2026.05.19 16:57:25.426158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16842 | 2026.05.19 16:57:25.426883 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16843 | 2026.05.19 16:57:25.427187 [ 138 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16844 | 2026.05.19 16:57:25.427256 [ 138 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.05.19 16:57:25.427304 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16846 | 2026.05.19 16:57:25.427404 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16847 | 2026.05.19 16:57:25.430361 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16848 | 2026.05.19 16:57:25.430604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16849 | 2026.05.19 16:57:25.431132 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16850 | 2026.05.19 16:57:25.434515 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 16851 | 2026.05.19 16:57:25.437810 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 16852 | 2026.05.19 16:57:25.441435 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16853 | 2026.05.19 16:57:25.445542 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16854 | 2026.05.19 16:57:25.449634 [ 197 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16855 | 2026.05.19 16:57:25.501796 [ 198 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.074418242 sec., 7699.725021722497 rows/sec., 39.81 MiB/sec. | ||
| 16856 | 2026.05.19 16:57:25.504971 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16857 | 2026.05.19 16:57:25.507071 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16858 | 2026.05.19 16:57:25.507196 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_76_15} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16859 | 2026.05.19 16:57:25.510344 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16860 | 2026.05.19 16:57:26.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.46 MiB, peak 397.88 MiB, free memory in arenas 0.00 B, will set to 379.40 MiB (RSS), difference: -1.06 MiB | ||
| 16861 | 2026.05.19 16:57:26.242012 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16862 | 2026.05.19 16:57:26.242240 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 16863 | 2026.05.19 16:57:26.242575 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16864 | 2026.05.19 16:57:26.242616 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <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 | ||
| 16865 | 2026.05.19 16:57:26.242838 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16866 | 2026.05.19 16:57:26.242910 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16867 | 2026.05.19 16:57:26.243071 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16868 | 2026.05.19 16:57:26.243172 [ 341 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16869 | 2026.05.19 16:57:26.243172 [ 362 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16870 | 2026.05.19 16:57:26.243172 [ 313 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16871 | 2026.05.19 16:57:26.243312 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16872 | 2026.05.19 16:57:26.243344 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16873 | 2026.05.19 16:57:26.243417 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16874 | 2026.05.19 16:57:26.243439 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16875 | 2026.05.19 16:57:26.243476 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16876 | 2026.05.19 16:57:26.243517 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 16877 | 2026.05.19 16:57:26.244626 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002522 sec., 13877.874702616971 rows/sec., 2.34 MiB/sec. | ||
| 16878 | 2026.05.19 16:57:26.244764 [ 281 ] {00b0a4b4-8bf7-422f-bcb2-0e7e9bea5e33} <Debug> TCPHandler: Processed in 0.002932105 sec. | ||
| 16879 | 2026.05.19 16:57:26.246731 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16880 | 2026.05.19 16:57:26.246848 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16881 | 2026.05.19 16:57:26.246897 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16882 | 2026.05.19 16:57:26.247429 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.05.19 16:57:26.247465 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16884 | 2026.05.19 16:57:26.247838 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16885 | 2026.05.19 16:57:26.248065 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.05.19 16:57:26.248192 [ 138 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16887 | 2026.05.19 16:57:26.248215 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001401 sec., 62812.27694503926 rows/sec., 5.29 MiB/sec. | ||
| 16888 | 2026.05.19 16:57:26.248228 [ 138 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16889 | 2026.05.19 16:57:26.248248 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16890 | 2026.05.19 16:57:26.248254 [ 281 ] {2a582937-c0b5-4d0d-84e0-55caa488374e} <Debug> TCPHandler: Processed in 0.001577364 sec. | ||
| 16891 | 2026.05.19 16:57:26.248332 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16892 | 2026.05.19 16:57:26.248384 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16893 | 2026.05.19 16:57:26.248414 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16894 | 2026.05.19 16:57:26.248442 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2618 rows starting from the beginning of the part | ||
| 16895 | 2026.05.19 16:57:26.248488 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16896 | 2026.05.19 16:57:26.248496 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 88 rows starting from the beginning of the part | ||
| 16897 | 2026.05.19 16:57:26.248533 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16898 | 2026.05.19 16:57:26.248542 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 106 rows starting from the beginning of the part | ||
| 16899 | 2026.05.19 16:57:26.248587 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 215 rows starting from the beginning of the part | ||
| 16900 | 2026.05.19 16:57:26.248627 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 106 rows starting from the beginning of the part | ||
| 16901 | 2026.05.19 16:57:26.248669 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 16902 | 2026.05.19 16:57:26.248958 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2026.05.19 16:57:26.248992 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16904 | 2026.05.19 16:57:26.249293 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16905 | 2026.05.19 16:57:26.249519 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16906 | 2026.05.19 16:57:26.249657 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001193 sec., 13411.567476948869 rows/sec., 1008.49 KiB/sec. | ||
| 16907 | 2026.05.19 16:57:26.249692 [ 281 ] {588bd2d5-36c0-4c6a-8133-6f19bf258835} <Debug> TCPHandler: Processed in 0.001358021 sec. | ||
| 16908 | 2026.05.19 16:57:26.249807 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16909 | 2026.05.19 16:57:26.249908 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16910 | 2026.05.19 16:57:26.249952 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16911 | 2026.05.19 16:57:26.249956 [ 198 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660195 sec., 1940133.5385301125 rows/sec., 157.30 MiB/sec. | ||
| 16912 | 2026.05.19 16:57:26.250185 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16913 | 2026.05.19 16:57:26.250378 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2026.05.19 16:57:26.250413 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16915 | 2026.05.19 16:57:26.250419 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16916 | 2026.05.19 16:57:26.250485 [ 202 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_126_25} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16917 | 2026.05.19 16:57:26.250546 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 16918 | 2026.05.19 16:57:26.250717 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16919 | 2026.05.19 16:57:26.250928 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.05.19 16:57:26.251043 [ 138 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16921 | 2026.05.19 16:57:26.251058 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001171 sec., 68317.67719897523 rows/sec., 5.33 MiB/sec. | ||
| 16922 | 2026.05.19 16:57:26.251068 [ 138 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16923 | 2026.05.19 16:57:26.251088 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16924 | 2026.05.19 16:57:26.251093 [ 281 ] {86af34c0-aef9-4cc8-94ed-6697411c2d80} <Debug> TCPHandler: Processed in 0.00133605 sec. | ||
| 16925 | 2026.05.19 16:57:26.251187 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16926 | 2026.05.19 16:57:26.251217 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16927 | 2026.05.19 16:57:26.251324 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16928 | 2026.05.19 16:57:26.251331 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16929 | 2026.05.19 16:57:26.251366 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part | ||
| 16930 | 2026.05.19 16:57:26.251390 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16931 | 2026.05.19 16:57:26.251440 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 80 rows starting from the beginning of the part | ||
| 16932 | 2026.05.19 16:57:26.251489 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 89 rows starting from the beginning of the part | ||
| 16933 | 2026.05.19 16:57:26.251532 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 130 rows starting from the beginning of the part | ||
| 16934 | 2026.05.19 16:57:26.251571 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 89 rows starting from the beginning of the part | ||
| 16935 | 2026.05.19 16:57:26.251609 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 80 rows starting from the beginning of the part | ||
| 16936 | 2026.05.19 16:57:26.251828 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.05.19 16:57:26.251868 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16938 | 2026.05.19 16:57:26.252200 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16939 | 2026.05.19 16:57:26.252421 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.05.19 16:57:26.252557 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 16941 | 2026.05.19 16:57:26.252569 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_121_29 to all_122_122_0 | ||
| 16942 | 2026.05.19 16:57:26.252594 [ 281 ] {56ee6048-8663-4ba2-81be-0e4190823c92} <Debug> TCPHandler: Processed in 0.001426482 sec. | ||
| 16943 | 2026.05.19 16:57:26.252618 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.05.19 16:57:26.252644 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16945 | 2026.05.19 16:57:26.252709 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_29 to all_122_122_0 into Compact with storage Full | ||
| 16946 | 2026.05.19 16:57:26.252719 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2026.05.19 16:57:26.252781 [ 189 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1871 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636055 sec., 1143604.585420417 rows/sec., 85.18 MiB/sec. | ||
| 16948 | 2026.05.19 16:57:26.252801 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16949 | 2026.05.19 16:57:26.252824 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.05.19 16:57:26.252879 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_29, total 42880 rows starting from the beginning of the part | ||
| 16951 | 2026.05.19 16:57:26.252911 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16952 | 2026.05.19 16:57:26.252964 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16953 | 2026.05.19 16:57:26.252994 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16954 | 2026.05.19 16:57:26.253315 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.05.19 16:57:26.253391 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_126_25} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16956 | 2026.05.19 16:57:26.253466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 16957 | 2026.05.19 16:57:26.253727 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2026.05.19 16:57:26.253766 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16959 | 2026.05.19 16:57:26.254357 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16960 | 2026.05.19 16:57:26.254576 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16961 | 2026.05.19 16:57:26.254716 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001909 sec., 8381.351492928234 rows/sec., 15.02 MiB/sec. | ||
| 16962 | 2026.05.19 16:57:26.254778 [ 281 ] {60e2229d-89ac-4b5c-b5ef-73485b71c7a8} <Debug> TCPHandler: Processed in 0.002107832 sec. | ||
| 16963 | 2026.05.19 16:57:26.254910 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16964 | 2026.05.19 16:57:26.255008 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16965 | 2026.05.19 16:57:26.255055 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16966 | 2026.05.19 16:57:26.255409 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2026.05.19 16:57:26.255444 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 16968 | 2026.05.19 16:57:26.255753 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16969 | 2026.05.19 16:57:26.255958 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2026.05.19 16:57:26.256089 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 16971 | 2026.05.19 16:57:26.256123 [ 281 ] {a2779237-7b16-40c9-9d4a-fb645802b062} <Debug> TCPHandler: Processed in 0.00126322 sec. | ||
| 16972 | 2026.05.19 16:57:26.260436 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43040 rows, containing 5 columns (5 merged, 0 gathered) in 0.007749978 sec., 5553564.152053077 rows/sec., 360.28 MiB/sec. | ||
| 16973 | 2026.05.19 16:57:26.260821 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Trace> MergedBlockOutputStream: filled checksums all_1_122_30 (state Temporary) | ||
| 16974 | 2026.05.19 16:57:26.261148 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_122_30 to all_1_122_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16975 | 2026.05.19 16:57:26.261239 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_122_30} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_121_29, all_122_122_0] -> all_1_122_30 | ||
| 16976 | 2026.05.19 16:57:26.261343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16977 | 2026.05.19 16:57:26.756471 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16978 | 2026.05.19 16:57:26.756698 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16979 | 2026.05.19 16:57:26.757028 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16980 | 2026.05.19 16:57:26.757064 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16981 | 2026.05.19 16:57:26.757269 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16982 | 2026.05.19 16:57:26.757342 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16983 | 2026.05.19 16:57:26.757489 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 16984 | 2026.05.19 16:57:26.757600 [ 322 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16985 | 2026.05.19 16:57:26.757602 [ 343 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16986 | 2026.05.19 16:57:26.757600 [ 362 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16987 | 2026.05.19 16:57:26.757773 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 16988 | 2026.05.19 16:57:26.757805 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16989 | 2026.05.19 16:57:26.757879 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16990 | 2026.05.19 16:57:26.757900 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 16991 | 2026.05.19 16:57:26.757935 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 16992 | 2026.05.19 16:57:26.757980 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 16993 | 2026.05.19 16:57:26.759099 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00249 sec., 14056.224899598394 rows/sec., 2.99 MiB/sec. | ||
| 16994 | 2026.05.19 16:57:26.759255 [ 281 ] {1f40aa5d-bd34-4580-a656-02bb3b9a5351} <Debug> TCPHandler: Processed in 0.002922055 sec. | ||
| 16995 | 2026.05.19 16:57:26.771368 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16996 | 2026.05.19 16:57:26.771508 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16997 | 2026.05.19 16:57:26.771567 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16998 | 2026.05.19 16:57:26.772144 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2026.05.19 16:57:26.772197 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17000 | 2026.05.19 16:57:26.772578 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 17001 | 2026.05.19 16:57:26.772827 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.05.19 16:57:26.772978 [ 136 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 17003 | 2026.05.19 16:57:26.772984 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001518 sec., 1317.5230566534915 rows/sec., 107.43 KiB/sec. | ||
| 17004 | 2026.05.19 16:57:26.773048 [ 136 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.05.19 16:57:26.773064 [ 281 ] {d65624d9-6fb7-485a-8782-53418bdfaa8b} <Debug> TCPHandler: Processed in 0.001762376 sec. | ||
| 17006 | 2026.05.19 16:57:26.773081 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17007 | 2026.05.19 16:57:26.773194 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 17008 | 2026.05.19 16:57:26.773224 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.05.19 16:57:26.773306 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17010 | 2026.05.19 16:57:26.773334 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17011 | 2026.05.19 16:57:26.773342 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part | ||
| 17012 | 2026.05.19 16:57:26.773386 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17013 | 2026.05.19 16:57:26.773419 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 17014 | 2026.05.19 16:57:26.773474 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 17015 | 2026.05.19 16:57:26.773521 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17016 | 2026.05.19 16:57:26.773562 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 17017 | 2026.05.19 16:57:26.773605 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 17018 | 2026.05.19 16:57:26.774343 [ 196 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189178 sec., 43727.68416502828 rows/sec., 3.65 MiB/sec. | ||
| 17019 | 2026.05.19 16:57:26.774454 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 17020 | 2026.05.19 16:57:26.774703 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.05.19 16:57:26.774774 [ 192 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_28_6} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 17022 | 2026.05.19 16:57:26.774845 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17023 | 2026.05.19 16:57:26.775394 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.05.19 16:57:26.775437 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17025 | 2026.05.19 16:57:26.775897 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17026 | 2026.05.19 16:57:26.776118 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2026.05.19 16:57:26.776259 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002947 sec., 814387.5127248049 rows/sec., 60.33 MiB/sec. | ||
| 17028 | 2026.05.19 16:57:26.776296 [ 281 ] {3b51c011-e875-4b4b-986d-a219039544ca} <Debug> TCPHandler: Processed in 0.003124538 sec. | ||
| 17029 | 2026.05.19 16:57:26.776428 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2026.05.19 16:57:26.776529 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17031 | 2026.05.19 16:57:26.776572 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17032 | 2026.05.19 16:57:26.776993 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.05.19 16:57:26.777030 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17034 | 2026.05.19 16:57:26.777346 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17035 | 2026.05.19 16:57:26.777561 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2026.05.19 16:57:26.777697 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001189 sec., 31959.629941126997 rows/sec., 2.34 MiB/sec. | ||
| 17037 | 2026.05.19 16:57:26.777701 [ 135 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17038 | 2026.05.19 16:57:26.777733 [ 281 ] {30c5891d-6dad-4d53-bd7c-c5528068a6a3} <Debug> TCPHandler: Processed in 0.00135496 sec. | ||
| 17039 | 2026.05.19 16:57:26.777768 [ 135 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17040 | 2026.05.19 16:57:26.777796 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17041 | 2026.05.19 16:57:26.777870 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.05.19 16:57:26.777888 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17043 | 2026.05.19 16:57:26.777972 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17044 | 2026.05.19 16:57:26.778003 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17045 | 2026.05.19 16:57:26.778020 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17046 | 2026.05.19 16:57:26.778042 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 82 rows starting from the beginning of the part | ||
| 17047 | 2026.05.19 16:57:26.778113 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 17048 | 2026.05.19 16:57:26.778166 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part | ||
| 17049 | 2026.05.19 16:57:26.778212 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 17050 | 2026.05.19 16:57:26.778255 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 17051 | 2026.05.19 16:57:26.778298 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 38 rows starting from the beginning of the part | ||
| 17052 | 2026.05.19 16:57:26.778876 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17053 | 2026.05.19 16:57:26.778924 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17054 | 2026.05.19 16:57:26.779175 [ 196 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133505 sec., 170780.1205947343 rows/sec., 13.14 MiB/sec. | ||
| 17055 | 2026.05.19 16:57:26.779271 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17056 | 2026.05.19 16:57:26.779317 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17057 | 2026.05.19 16:57:26.779535 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.05.19 16:57:26.779609 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.05.19 16:57:26.779673 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001759 sec., 455372.3706651507 rows/sec., 26.30 MiB/sec. | ||
| 17060 | 2026.05.19 16:57:26.779683 [ 195 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_111_22} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17061 | 2026.05.19 16:57:26.779714 [ 281 ] {f79993b9-a9ef-49c6-9989-f525a84d4b82} <Debug> TCPHandler: Processed in 0.00193625 sec. | ||
| 17062 | 2026.05.19 16:57:26.779767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 17063 | 2026.05.19 16:57:26.779832 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.05.19 16:57:26.779927 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17065 | 2026.05.19 16:57:26.779967 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17066 | 2026.05.19 16:57:26.781045 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2026.05.19 16:57:26.781089 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17068 | 2026.05.19 16:57:26.781460 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 17069 | 2026.05.19 16:57:26.781743 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.05.19 16:57:26.781924 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001958 sec., 510.72522982635337 rows/sec., 35.91 KiB/sec. | ||
| 17071 | 2026.05.19 16:57:26.781968 [ 281 ] {9ae54a80-b29e-4493-9048-1691fca3a721} <Debug> TCPHandler: Processed in 0.002134693 sec. | ||
| 17072 | 2026.05.19 16:57:26.782116 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.05.19 16:57:26.782217 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17074 | 2026.05.19 16:57:26.782258 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17075 | 2026.05.19 16:57:26.783284 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.05.19 16:57:26.783321 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17077 | 2026.05.19 16:57:26.783689 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17078 | 2026.05.19 16:57:26.783903 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.05.19 16:57:26.784039 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.00184 sec., 680978.2608695652 rows/sec., 45.20 MiB/sec. | ||
| 17080 | 2026.05.19 16:57:26.784075 [ 281 ] {1be7ed03-5b56-4ba1-9183-6ef022665f0a} <Debug> TCPHandler: Processed in 0.002020071 sec. | ||
| 17081 | 2026.05.19 16:57:26.784211 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2026.05.19 16:57:26.784308 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17083 | 2026.05.19 16:57:26.784360 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17084 | 2026.05.19 16:57:26.785194 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.05.19 16:57:26.785230 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17086 | 2026.05.19 16:57:26.785650 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17087 | 2026.05.19 16:57:26.785856 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.05.19 16:57:26.785987 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_122_30 to all_127_127_0 | ||
| 17089 | 2026.05.19 16:57:26.785991 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.001702 sec., 860752.0564042303 rows/sec., 52.04 MiB/sec. | ||
| 17090 | 2026.05.19 16:57:26.786031 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.05.19 16:57:26.786049 [ 281 ] {e34ba372-d5b9-4bc1-9ec6-f6190f820f5c} <Debug> TCPHandler: Processed in 0.001889009 sec. | ||
| 17092 | 2026.05.19 16:57:26.786059 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17093 | 2026.05.19 16:57:26.786151 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_30 to all_127_127_0 into Compact with storage Full | ||
| 17094 | 2026.05.19 16:57:26.786187 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17095 | 2026.05.19 16:57:26.786254 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17096 | 2026.05.19 16:57:26.786289 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_122_30, total 43040 rows starting from the beginning of the part | ||
| 17097 | 2026.05.19 16:57:26.786289 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17098 | 2026.05.19 16:57:26.786347 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17099 | 2026.05.19 16:57:26.786359 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17100 | 2026.05.19 16:57:26.786405 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 203 rows starting from the beginning of the part | ||
| 17101 | 2026.05.19 16:57:26.786454 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17102 | 2026.05.19 16:57:26.786495 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17103 | 2026.05.19 16:57:26.786540 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1465 rows starting from the beginning of the part | ||
| 17104 | 2026.05.19 16:57:26.787245 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17105 | 2026.05.19 16:57:26.787287 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17106 | 2026.05.19 16:57:26.787848 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17107 | 2026.05.19 16:57:26.788070 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17108 | 2026.05.19 16:57:26.788202 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17109 | 2026.05.19 16:57:26.788212 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00195 sec., 18461.53846153846 rows/sec., 33.08 MiB/sec. | ||
| 17110 | 2026.05.19 16:57:26.788243 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17111 | 2026.05.19 16:57:26.788267 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17112 | 2026.05.19 16:57:26.788276 [ 281 ] {de61636d-b4f1-4327-8ac6-40fc50c5e4d2} <Debug> TCPHandler: Processed in 0.002152313 sec. | ||
| 17113 | 2026.05.19 16:57:26.788330 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17114 | 2026.05.19 16:57:26.788504 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17115 | 2026.05.19 16:57:26.788554 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2275 rows starting from the beginning of the part | ||
| 17116 | 2026.05.19 16:57:26.788661 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 25 rows starting from the beginning of the part | ||
| 17117 | 2026.05.19 16:57:26.788759 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 17118 | 2026.05.19 16:57:26.788853 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 25 rows starting from the beginning of the part | ||
| 17119 | 2026.05.19 16:57:26.788986 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 16 rows starting from the beginning of the part | ||
| 17120 | 2026.05.19 16:57:26.789197 [ 195 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 17121 | 2026.05.19 16:57:26.794540 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45188 rows, containing 5 columns (5 merged, 0 gathered) in 0.008417657 sec., 5368239.641981135 rows/sec., 347.93 MiB/sec. | ||
| 17122 | 2026.05.19 16:57:26.795003 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Trace> MergedBlockOutputStream: filled checksums all_1_127_31 (state Temporary) | ||
| 17123 | 2026.05.19 16:57:26.795311 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_127_31 to all_1_127_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.05.19 16:57:26.795396 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_127_31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_122_30, all_127_127_0] -> all_1_127_31 | ||
| 17125 | 2026.05.19 16:57:26.795513 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17126 | 2026.05.19 16:57:26.799495 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2393 rows, containing 19 columns (19 merged, 0 gathered) in 0.01117468 sec., 214144.83457244415 rows/sec., 383.74 MiB/sec. | ||
| 17127 | 2026.05.19 16:57:26.801726 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17128 | 2026.05.19 16:57:26.802091 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.05.19 16:57:26.802177 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17130 | 2026.05.19 16:57:26.802389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. | ||
| 17131 | 2026.05.19 16:57:27.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.60 MiB, peak 399.20 MiB, free memory in arenas 0.00 B, will set to 383.48 MiB (RSS), difference: 2.88 MiB | ||
| 17132 | 2026.05.19 16:57:30.985642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36932 | ||
| 17133 | 2026.05.19 16:57:30.986179 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2026.05.19 16:57:30.986229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17135 | 2026.05.19 16:57:30.986728 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17136 | 2026.05.19 16:57:30.986970 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.05.19 16:57:30.987129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36932 | ||
| 17138 | 2026.05.19 16:57:31.103387 [ 225 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17139 | 2026.05.19 16:57:31.103434 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17140 | 2026.05.19 16:57:31.109787 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17141 | 2026.05.19 16:57:31.241893 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17142 | 2026.05.19 16:57:31.242103 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17143 | 2026.05.19 16:57:31.242412 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17144 | 2026.05.19 16:57:31.242448 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <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 | ||
| 17145 | 2026.05.19 16:57:31.242734 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17146 | 2026.05.19 16:57:31.242809 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17147 | 2026.05.19 16:57:31.242955 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17148 | 2026.05.19 16:57:31.243063 [ 322 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17149 | 2026.05.19 16:57:31.243067 [ 343 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17150 | 2026.05.19 16:57:31.243063 [ 362 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17151 | 2026.05.19 16:57:31.243242 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17152 | 2026.05.19 16:57:31.243272 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17153 | 2026.05.19 16:57:31.243347 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17154 | 2026.05.19 16:57:31.243369 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17155 | 2026.05.19 16:57:31.243406 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17156 | 2026.05.19 16:57:31.243467 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17157 | 2026.05.19 16:57:31.244595 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002546 sec., 13747.054202670855 rows/sec., 2.32 MiB/sec. | ||
| 17158 | 2026.05.19 16:57:31.244745 [ 281 ] {0795112f-c7f5-4ca7-9ff4-5377844355ec} <Debug> TCPHandler: Processed in 0.002962725 sec. | ||
| 17159 | 2026.05.19 16:57:31.246477 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17160 | 2026.05.19 16:57:31.246592 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17161 | 2026.05.19 16:57:31.246640 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17162 | 2026.05.19 16:57:31.247424 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.05.19 16:57:31.247496 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17164 | 2026.05.19 16:57:31.247944 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17165 | 2026.05.19 16:57:31.248174 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.05.19 16:57:31.248336 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.42 MiB/sec. | ||
| 17167 | 2026.05.19 16:57:31.248375 [ 281 ] {7ce00845-6b5e-4dea-8c72-ec0549690884} <Debug> TCPHandler: Processed in 0.0019518 sec. | ||
| 17168 | 2026.05.19 16:57:31.248516 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17169 | 2026.05.19 16:57:31.248623 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17170 | 2026.05.19 16:57:31.248666 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17171 | 2026.05.19 16:57:31.249100 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17172 | 2026.05.19 16:57:31.249139 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17173 | 2026.05.19 16:57:31.249449 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17174 | 2026.05.19 16:57:31.249657 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17175 | 2026.05.19 16:57:31.249793 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 17176 | 2026.05.19 16:57:31.249827 [ 281 ] {3be9b236-4142-46ae-9e1d-114aba1cae2e} <Debug> TCPHandler: Processed in 0.001364421 sec. | ||
| 17177 | 2026.05.19 16:57:31.249954 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17178 | 2026.05.19 16:57:31.250052 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17179 | 2026.05.19 16:57:31.250097 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17180 | 2026.05.19 16:57:31.250529 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.05.19 16:57:31.250567 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17182 | 2026.05.19 16:57:31.250910 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17183 | 2026.05.19 16:57:31.251117 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.05.19 16:57:31.251258 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 17185 | 2026.05.19 16:57:31.251293 [ 281 ] {0e760dcb-5807-4c1d-9108-56b786abf3a2} <Debug> TCPHandler: Processed in 0.001389601 sec. | ||
| 17186 | 2026.05.19 16:57:31.251433 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2026.05.19 16:57:31.251558 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17188 | 2026.05.19 16:57:31.251612 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17189 | 2026.05.19 16:57:31.251979 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.05.19 16:57:31.252017 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17191 | 2026.05.19 16:57:31.252349 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17192 | 2026.05.19 16:57:31.252564 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2026.05.19 16:57:31.252703 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 17194 | 2026.05.19 16:57:31.252738 [ 281 ] {106418cf-64c7-4cd5-a037-c9cc13042157} <Debug> TCPHandler: Processed in 0.001367821 sec. | ||
| 17195 | 2026.05.19 16:57:32.016127 [ 224 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17196 | 2026.05.19 16:57:32.016179 [ 224 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17197 | 2026.05.19 16:57:32.018826 [ 224 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17198 | 2026.05.19 16:57:32.555711 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17199 | 2026.05.19 16:57:32.555758 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17200 | 2026.05.19 16:57:32.559055 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17201 | 2026.05.19 16:57:32.577910 [ 223 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17202 | 2026.05.19 16:57:32.577965 [ 223 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17203 | 2026.05.19 16:57:32.580951 [ 223 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17204 | 2026.05.19 16:57:32.931322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17205 | 2026.05.19 16:57:32.950241 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17206 | 2026.05.19 16:57:32.950310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17207 | 2026.05.19 16:57:32.956489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17208 | 2026.05.19 16:57:32.957219 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17209 | 2026.05.19 16:57:32.960867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17210 | 2026.05.19 16:57:36.091263 [ 226 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17211 | 2026.05.19 16:57:36.091315 [ 226 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17212 | 2026.05.19 16:57:36.094397 [ 226 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17213 | 2026.05.19 16:57:36.241624 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.05.19 16:57:36.241968 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17215 | 2026.05.19 16:57:36.242356 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17216 | 2026.05.19 16:57:36.242394 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <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 | ||
| 17217 | 2026.05.19 16:57:36.242612 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17218 | 2026.05.19 16:57:36.242680 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17219 | 2026.05.19 16:57:36.242830 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17220 | 2026.05.19 16:57:36.242920 [ 322 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17221 | 2026.05.19 16:57:36.242982 [ 362 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17222 | 2026.05.19 16:57:36.242984 [ 343 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17223 | 2026.05.19 16:57:36.243181 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17224 | 2026.05.19 16:57:36.243218 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17225 | 2026.05.19 16:57:36.243292 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17226 | 2026.05.19 16:57:36.243313 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17227 | 2026.05.19 16:57:36.243351 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17228 | 2026.05.19 16:57:36.243393 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17229 | 2026.05.19 16:57:36.244564 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002752 sec., 12718.023255813952 rows/sec., 2.14 MiB/sec. | ||
| 17230 | 2026.05.19 16:57:36.244693 [ 281 ] {3d89ada6-f94c-4849-8805-83ee26d3c922} <Debug> TCPHandler: Processed in 0.00325181 sec. | ||
| 17231 | 2026.05.19 16:57:36.246652 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17232 | 2026.05.19 16:57:36.246766 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17233 | 2026.05.19 16:57:36.246815 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17234 | 2026.05.19 16:57:36.247357 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.05.19 16:57:36.247404 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17236 | 2026.05.19 16:57:36.247766 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17237 | 2026.05.19 16:57:36.247993 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.05.19 16:57:36.248133 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001399 sec., 62902.07290922087 rows/sec., 5.30 MiB/sec. | ||
| 17239 | 2026.05.19 16:57:36.248169 [ 281 ] {175706e1-2c01-413a-9434-39ed8cdbd520} <Debug> TCPHandler: Processed in 0.001569613 sec. | ||
| 17240 | 2026.05.19 16:57:36.248305 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17241 | 2026.05.19 16:57:36.248401 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17242 | 2026.05.19 16:57:36.248441 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17243 | 2026.05.19 16:57:36.248884 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17244 | 2026.05.19 16:57:36.248920 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17245 | 2026.05.19 16:57:36.249194 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17246 | 2026.05.19 16:57:36.249391 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17247 | 2026.05.19 16:57:36.249521 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.00114 sec., 14035.087719298246 rows/sec., 1.03 MiB/sec. | ||
| 17248 | 2026.05.19 16:57:36.249556 [ 281 ] {4b0b8be4-9e11-45f6-a4c4-2d8230738ae1} <Debug> TCPHandler: Processed in 0.0013009 sec. | ||
| 17249 | 2026.05.19 16:57:36.249675 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2026.05.19 16:57:36.249771 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17251 | 2026.05.19 16:57:36.249811 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17252 | 2026.05.19 16:57:36.250244 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.05.19 16:57:36.250280 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17254 | 2026.05.19 16:57:36.250566 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17255 | 2026.05.19 16:57:36.250770 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2026.05.19 16:57:36.250894 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001142 sec., 70052.53940455342 rows/sec., 5.47 MiB/sec. | ||
| 17257 | 2026.05.19 16:57:36.250928 [ 281 ] {4db54390-f87e-4212-a2a3-97d5473d5a10} <Debug> TCPHandler: Processed in 0.001301239 sec. | ||
| 17258 | 2026.05.19 16:57:36.251046 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.05.19 16:57:36.251140 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17260 | 2026.05.19 16:57:36.251184 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17261 | 2026.05.19 16:57:36.251637 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2026.05.19 16:57:36.251675 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17263 | 2026.05.19 16:57:36.251984 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17264 | 2026.05.19 16:57:36.252189 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17265 | 2026.05.19 16:57:36.252320 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 17266 | 2026.05.19 16:57:36.252354 [ 281 ] {be7c30e3-3a74-4532-9c8e-3e86651ba6f0} <Debug> TCPHandler: Processed in 0.001356141 sec. | ||
| 17267 | 2026.05.19 16:57:36.252469 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17268 | 2026.05.19 16:57:36.252562 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17269 | 2026.05.19 16:57:36.252617 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17270 | 2026.05.19 16:57:36.253417 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17271 | 2026.05.19 16:57:36.253453 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17272 | 2026.05.19 16:57:36.253974 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17273 | 2026.05.19 16:57:36.254192 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17274 | 2026.05.19 16:57:36.254336 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001793 sec., 8923.591745677635 rows/sec., 15.99 MiB/sec. | ||
| 17275 | 2026.05.19 16:57:36.254394 [ 281 ] {7ad97980-0704-4598-93bd-ce45953439c8} <Debug> TCPHandler: Processed in 0.00197304 sec. | ||
| 17276 | 2026.05.19 16:57:36.254542 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17277 | 2026.05.19 16:57:36.254667 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17278 | 2026.05.19 16:57:36.254721 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17279 | 2026.05.19 16:57:36.255121 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2026.05.19 16:57:36.255162 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17281 | 2026.05.19 16:57:36.255473 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17282 | 2026.05.19 16:57:36.255679 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2026.05.19 16:57:36.255801 [ 120 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17284 | 2026.05.19 16:57:36.255808 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 17285 | 2026.05.19 16:57:36.255859 [ 120 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2026.05.19 16:57:36.255866 [ 281 ] {76034dfd-983e-4040-8ef4-c799e8619d52} <Debug> TCPHandler: Processed in 0.001385041 sec. | ||
| 17287 | 2026.05.19 16:57:36.255890 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.03 GiB. | ||
| 17288 | 2026.05.19 16:57:36.256032 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17289 | 2026.05.19 16:57:36.256166 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17290 | 2026.05.19 16:57:36.256201 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6480 rows starting from the beginning of the part | ||
| 17291 | 2026.05.19 16:57:36.256289 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 17292 | 2026.05.19 16:57:36.256346 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17293 | 2026.05.19 16:57:36.256392 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 17294 | 2026.05.19 16:57:36.256434 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17295 | 2026.05.19 16:57:36.256475 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17296 | 2026.05.19 16:57:36.258198 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002216184 sec., 3059312.764644091 rows/sec., 206.18 MiB/sec. | ||
| 17297 | 2026.05.19 16:57:36.258656 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17298 | 2026.05.19 16:57:36.258969 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17299 | 2026.05.19 16:57:36.259058 [ 191 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_126_25} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17300 | 2026.05.19 16:57:36.259152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17301 | 2026.05.19 16:57:37.475614 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17302 | 2026.05.19 16:57:37.475680 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17303 | 2026.05.19 16:57:37.477827 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17304 | 2026.05.19 16:57:38.226743 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17305 | 2026.05.19 16:57:38.226807 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17306 | 2026.05.19 16:57:38.487250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37444 | ||
| 17307 | 2026.05.19 16:57:38.487842 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.05.19 16:57:38.487880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17309 | 2026.05.19 16:57:38.488353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17310 | 2026.05.19 16:57:38.488589 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.05.19 16:57:38.488720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37444 | ||
| 17312 | 2026.05.19 16:57:40.461874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17313 | 2026.05.19 16:57:40.479524 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17314 | 2026.05.19 16:57:40.479576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17315 | 2026.05.19 16:57:40.485721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17316 | 2026.05.19 16:57:40.486429 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.05.19 16:57:40.489449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17318 | 2026.05.19 16:57:41.243194 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17319 | 2026.05.19 16:57:41.243457 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17320 | 2026.05.19 16:57:41.243851 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17321 | 2026.05.19 16:57:41.243901 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <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 | ||
| 17322 | 2026.05.19 16:57:41.244138 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17323 | 2026.05.19 16:57:41.244212 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17324 | 2026.05.19 16:57:41.244360 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17325 | 2026.05.19 16:57:41.244479 [ 329 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17326 | 2026.05.19 16:57:41.244479 [ 362 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17327 | 2026.05.19 16:57:41.244480 [ 333 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17328 | 2026.05.19 16:57:41.244705 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17329 | 2026.05.19 16:57:41.244738 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17330 | 2026.05.19 16:57:41.244812 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17331 | 2026.05.19 16:57:41.244833 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17332 | 2026.05.19 16:57:41.244870 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17333 | 2026.05.19 16:57:41.244912 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17334 | 2026.05.19 16:57:41.245947 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002601 sec., 13456.362937331796 rows/sec., 2.27 MiB/sec. | ||
| 17335 | 2026.05.19 16:57:41.246095 [ 281 ] {67a85319-f9c6-42b3-9b12-adc3e96950eb} <Debug> TCPHandler: Processed in 0.003047546 sec. | ||
| 17336 | 2026.05.19 16:57:41.248178 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2026.05.19 16:57:41.248316 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17338 | 2026.05.19 16:57:41.248372 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17339 | 2026.05.19 16:57:41.248975 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2026.05.19 16:57:41.249021 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17341 | 2026.05.19 16:57:41.249403 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17342 | 2026.05.19 16:57:41.249644 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2026.05.19 16:57:41.249797 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001523 sec., 69599.4747209455 rows/sec., 5.84 MiB/sec. | ||
| 17344 | 2026.05.19 16:57:41.249836 [ 281 ] {8c716e53-d047-4564-bd52-5e5c32f9c366} <Debug> TCPHandler: Processed in 0.001722767 sec. | ||
| 17345 | 2026.05.19 16:57:41.249968 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17346 | 2026.05.19 16:57:41.250069 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17347 | 2026.05.19 16:57:41.250113 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17348 | 2026.05.19 16:57:41.250535 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2026.05.19 16:57:41.250573 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17350 | 2026.05.19 16:57:41.250868 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17351 | 2026.05.19 16:57:41.251076 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2026.05.19 16:57:41.251207 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001161 sec., 21533.161068044792 rows/sec., 1.58 MiB/sec. | ||
| 17353 | 2026.05.19 16:57:41.251243 [ 281 ] {6c572e48-4be5-43a7-84be-c7e072625f61} <Debug> TCPHandler: Processed in 0.00132625 sec. | ||
| 17354 | 2026.05.19 16:57:41.251361 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17355 | 2026.05.19 16:57:41.251459 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17356 | 2026.05.19 16:57:41.251500 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17357 | 2026.05.19 16:57:41.251923 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17358 | 2026.05.19 16:57:41.251960 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17359 | 2026.05.19 16:57:41.252258 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17360 | 2026.05.19 16:57:41.252464 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17361 | 2026.05.19 16:57:41.252594 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 17362 | 2026.05.19 16:57:41.252629 [ 281 ] {42756413-f12d-469a-9688-80c583f3d7b8} <Debug> TCPHandler: Processed in 0.00131799 sec. | ||
| 17363 | 2026.05.19 16:57:41.252750 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17364 | 2026.05.19 16:57:41.252846 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17365 | 2026.05.19 16:57:41.252890 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17366 | 2026.05.19 16:57:41.253292 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17367 | 2026.05.19 16:57:41.253328 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17368 | 2026.05.19 16:57:41.253676 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17369 | 2026.05.19 16:57:41.253892 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17370 | 2026.05.19 16:57:41.254024 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 17371 | 2026.05.19 16:57:41.254060 [ 281 ] {0a1b7ed5-07aa-4fc7-899c-4fdcc4441796} <Debug> TCPHandler: Processed in 0.001358881 sec. | ||
| 17372 | 2026.05.19 16:57:41.254176 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2026.05.19 16:57:41.254272 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17374 | 2026.05.19 16:57:41.254329 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17375 | 2026.05.19 16:57:41.255144 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2026.05.19 16:57:41.255180 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17377 | 2026.05.19 16:57:41.255708 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17378 | 2026.05.19 16:57:41.255928 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2026.05.19 16:57:41.256065 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 17380 | 2026.05.19 16:57:41.256117 [ 281 ] {177670dd-78fe-49d0-943b-3830efadb812} <Debug> TCPHandler: Processed in 0.00198989 sec. | ||
| 17381 | 2026.05.19 16:57:41.256255 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2026.05.19 16:57:41.256350 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17383 | 2026.05.19 16:57:41.256392 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17384 | 2026.05.19 16:57:41.256730 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2026.05.19 16:57:41.256765 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17386 | 2026.05.19 16:57:41.257067 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17387 | 2026.05.19 16:57:41.257278 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2026.05.19 16:57:41.257408 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 17389 | 2026.05.19 16:57:41.257441 [ 281 ] {2021ce19-e576-4a5f-bf8c-d008eb4ce47e} <Debug> TCPHandler: Processed in 0.001235559 sec. | ||
| 17390 | 2026.05.19 16:57:45.989758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37892 | ||
| 17391 | 2026.05.19 16:57:45.990301 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.05.19 16:57:45.990352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17393 | 2026.05.19 16:57:45.990853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17394 | 2026.05.19 16:57:45.991080 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.05.19 16:57:45.991213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37892 | ||
| 17396 | 2026.05.19 16:57:46.242789 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17397 | 2026.05.19 16:57:46.243063 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 17398 | 2026.05.19 16:57:46.243639 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17399 | 2026.05.19 16:57:46.243723 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <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_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')" moved to PREWHERE | ||
| 17400 | 2026.05.19 16:57:46.244060 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17401 | 2026.05.19 16:57:46.244132 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17402 | 2026.05.19 16:57:46.244270 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 17403 | 2026.05.19 16:57:46.244366 [ 329 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17404 | 2026.05.19 16:57:46.244368 [ 362 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17405 | 2026.05.19 16:57:46.244367 [ 333 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17406 | 2026.05.19 16:57:46.244521 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17407 | 2026.05.19 16:57:46.244550 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17408 | 2026.05.19 16:57:46.244620 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17409 | 2026.05.19 16:57:46.244642 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17410 | 2026.05.19 16:57:46.244677 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 17411 | 2026.05.19 16:57:46.244720 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 17412 | 2026.05.19 16:57:46.245744 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002838 sec., 12332.62861169838 rows/sec., 2.08 MiB/sec. | ||
| 17413 | 2026.05.19 16:57:46.245883 [ 281 ] {ff8b1109-f019-4572-b278-95a4cf93fe35} <Debug> TCPHandler: Processed in 0.003215789 sec. | ||
| 17414 | 2026.05.19 16:57:46.248614 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17415 | 2026.05.19 16:57:46.248748 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17416 | 2026.05.19 16:57:46.248803 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17417 | 2026.05.19 16:57:46.249348 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17418 | 2026.05.19 16:57:46.249387 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17419 | 2026.05.19 16:57:46.249711 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17420 | 2026.05.19 16:57:46.249936 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2026.05.19 16:57:46.250078 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001368 sec., 17543.859649122805 rows/sec., 1.46 MiB/sec. | ||
| 17422 | 2026.05.19 16:57:46.250117 [ 281 ] {f01f8ef8-3acf-41c9-8c9c-9da49478de91} <Debug> TCPHandler: Processed in 0.001567034 sec. | ||
| 17423 | 2026.05.19 16:57:46.250243 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17424 | 2026.05.19 16:57:46.250377 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17425 | 2026.05.19 16:57:46.250422 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17426 | 2026.05.19 16:57:46.250932 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.05.19 16:57:46.250969 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17428 | 2026.05.19 16:57:46.251285 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17429 | 2026.05.19 16:57:46.251506 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17430 | 2026.05.19 16:57:46.251656 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.0013 sec., 160000 rows/sec., 14.31 MiB/sec. | ||
| 17431 | 2026.05.19 16:57:46.251670 [ 113 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17432 | 2026.05.19 16:57:46.251693 [ 281 ] {29005d2b-9a5f-4c70-bafc-cda16bef103a} <Debug> TCPHandler: Processed in 0.001499603 sec. | ||
| 17433 | 2026.05.19 16:57:46.251770 [ 113 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.05.19 16:57:46.251799 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17435 | 2026.05.19 16:57:46.251897 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17436 | 2026.05.19 16:57:46.251899 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17437 | 2026.05.19 16:57:46.252013 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17438 | 2026.05.19 16:57:46.252020 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17439 | 2026.05.19 16:57:46.252052 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2618 rows starting from the beginning of the part | ||
| 17440 | 2026.05.19 16:57:46.252074 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17441 | 2026.05.19 16:57:46.252119 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 2400 rows starting from the beginning of the part | ||
| 17442 | 2026.05.19 16:57:46.252176 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17443 | 2026.05.19 16:57:46.252220 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 88 rows starting from the beginning of the part | ||
| 17444 | 2026.05.19 16:57:46.252261 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 106 rows starting from the beginning of the part | ||
| 17445 | 2026.05.19 16:57:46.252337 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 208 rows starting from the beginning of the part | ||
| 17446 | 2026.05.19 16:57:46.252528 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17447 | 2026.05.19 16:57:46.252575 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17448 | 2026.05.19 16:57:46.252893 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17449 | 2026.05.19 16:57:46.253113 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17450 | 2026.05.19 16:57:46.253252 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001252 sec., 22364.217252396164 rows/sec., 1.69 MiB/sec. | ||
| 17451 | 2026.05.19 16:57:46.253288 [ 281 ] {626071ce-ed57-42b8-9dc6-7760e41ed634} <Debug> TCPHandler: Processed in 0.001440972 sec. | ||
| 17452 | 2026.05.19 16:57:46.253423 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17453 | 2026.05.19 16:57:46.253526 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17454 | 2026.05.19 16:57:46.253568 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17455 | 2026.05.19 16:57:46.253997 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2026.05.19 16:57:46.254033 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17457 | 2026.05.19 16:57:46.254324 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17458 | 2026.05.19 16:57:46.254367 [ 200 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5476 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504629 sec., 2186351.7510976675 rows/sec., 173.69 MiB/sec. | ||
| 17459 | 2026.05.19 16:57:46.254545 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17460 | 2026.05.19 16:57:46.254667 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17461 | 2026.05.19 16:57:46.254682 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 17462 | 2026.05.19 16:57:46.254718 [ 281 ] {b05a64e7-08d3-470d-9e2a-89f90fb1e814} <Debug> TCPHandler: Processed in 0.00134747 sec. | ||
| 17463 | 2026.05.19 16:57:46.254841 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17464 | 2026.05.19 16:57:46.254936 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17465 | 2026.05.19 16:57:46.254937 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.05.19 16:57:46.254987 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17467 | 2026.05.19 16:57:46.255003 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_131_26} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17468 | 2026.05.19 16:57:46.255085 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 17469 | 2026.05.19 16:57:46.255376 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17470 | 2026.05.19 16:57:46.255413 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17471 | 2026.05.19 16:57:46.255701 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17472 | 2026.05.19 16:57:46.255901 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.05.19 16:57:46.256029 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 17474 | 2026.05.19 16:57:46.256064 [ 281 ] {6d1fc347-6694-45a4-a87c-0a8ceca5aa65} <Debug> TCPHandler: Processed in 0.001273499 sec. | ||
| 17475 | 2026.05.19 16:57:46.256183 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17476 | 2026.05.19 16:57:46.256278 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17477 | 2026.05.19 16:57:46.256319 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17478 | 2026.05.19 16:57:46.256741 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17479 | 2026.05.19 16:57:46.256777 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17480 | 2026.05.19 16:57:46.257081 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17481 | 2026.05.19 16:57:46.257287 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17482 | 2026.05.19 16:57:46.257409 [ 113 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17483 | 2026.05.19 16:57:46.257417 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001157 sec., 100259.29127052722 rows/sec., 8.15 MiB/sec. | ||
| 17484 | 2026.05.19 16:57:46.257458 [ 113 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17485 | 2026.05.19 16:57:46.257474 [ 281 ] {f1ba9fdb-63b5-40af-8b51-1ff676271df1} <Debug> TCPHandler: Processed in 0.0013415 sec. | ||
| 17486 | 2026.05.19 16:57:46.257484 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17487 | 2026.05.19 16:57:46.257574 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17488 | 2026.05.19 16:57:46.257606 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2026.05.19 16:57:46.257679 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17490 | 2026.05.19 16:57:46.257708 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17491 | 2026.05.19 16:57:46.257712 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part | ||
| 17492 | 2026.05.19 16:57:46.257761 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17493 | 2026.05.19 16:57:46.257785 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1253 rows starting from the beginning of the part | ||
| 17494 | 2026.05.19 16:57:46.257837 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17495 | 2026.05.19 16:57:46.257880 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 80 rows starting from the beginning of the part | ||
| 17496 | 2026.05.19 16:57:46.257919 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 89 rows starting from the beginning of the part | ||
| 17497 | 2026.05.19 16:57:46.257954 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 116 rows starting from the beginning of the part | ||
| 17498 | 2026.05.19 16:57:46.258170 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.05.19 16:57:46.258211 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17500 | 2026.05.19 16:57:46.258552 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17501 | 2026.05.19 16:57:46.258769 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.05.19 16:57:46.258904 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001215 sec., 161316.87242798356 rows/sec., 11.57 MiB/sec. | ||
| 17503 | 2026.05.19 16:57:46.258939 [ 281 ] {ee9315d3-b45d-490d-99a1-093e8a5fab2c} <Debug> TCPHandler: Processed in 0.001383211 sec. | ||
| 17504 | 2026.05.19 16:57:46.259059 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.05.19 16:57:46.259060 [ 194 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524123 sec., 1971625.6496358889 rows/sec., 142.73 MiB/sec. | ||
| 17506 | 2026.05.19 16:57:46.259154 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17507 | 2026.05.19 16:57:46.259210 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17508 | 2026.05.19 16:57:46.259282 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17509 | 2026.05.19 16:57:46.259570 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2026.05.19 16:57:46.259653 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_131_26} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17511 | 2026.05.19 16:57:46.259750 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17512 | 2026.05.19 16:57:46.259978 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.05.19 16:57:46.260019 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17514 | 2026.05.19 16:57:46.260550 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17515 | 2026.05.19 16:57:46.260774 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.05.19 16:57:46.260920 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001784 sec., 8968.609865470851 rows/sec., 16.07 MiB/sec. | ||
| 17517 | 2026.05.19 16:57:46.260973 [ 281 ] {a7fa951a-f147-459d-b2c8-2e11ee0182ac} <Debug> TCPHandler: Processed in 0.00196406 sec. | ||
| 17518 | 2026.05.19 16:57:46.261098 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.05.19 16:57:46.261194 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17520 | 2026.05.19 16:57:46.261238 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17521 | 2026.05.19 16:57:46.261574 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.05.19 16:57:46.261610 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17523 | 2026.05.19 16:57:46.261912 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17524 | 2026.05.19 16:57:46.262115 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.05.19 16:57:46.262246 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17526 | 2026.05.19 16:57:46.262281 [ 281 ] {c989091c-aa11-42e5-a46b-de03bc247b19} <Debug> TCPHandler: Processed in 0.001232219 sec. | ||
| 17527 | 2026.05.19 16:57:47.990379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17528 | 2026.05.19 16:57:48.008124 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2026.05.19 16:57:48.008191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17530 | 2026.05.19 16:57:48.014264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17531 | 2026.05.19 16:57:48.014969 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2026.05.19 16:57:48.017952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17533 | 2026.05.19 16:57:50.741712 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17534 | 2026.05.19 16:57:50.742029 [ 293 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 17535 | 2026.05.19 16:57:50.742562 [ 293 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 17536 | 2026.05.19 16:57:50.742766 [ 293 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17537 | 2026.05.19 16:57:50.743176 [ 333 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 17538 | 2026.05.19 16:57:50.743655 [ 293 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001778 sec., 23059.617547806523 rows/sec., 1.37 MiB/sec. | ||
| 17539 | 2026.05.19 16:57:50.743745 [ 293 ] {2a50097d-1405-49d2-9084-ba1c6d23d769} <Debug> TCPHandler: Processed in 0.002234724 sec. | ||
| 17540 | 2026.05.19 16:57:51.242295 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17541 | 2026.05.19 16:57:51.242537 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17542 | 2026.05.19 16:57:51.242882 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17543 | 2026.05.19 16:57:51.242925 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <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 | ||
| 17544 | 2026.05.19 16:57:51.243150 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17545 | 2026.05.19 16:57:51.243226 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17546 | 2026.05.19 16:57:51.243383 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17547 | 2026.05.19 16:57:51.243481 [ 329 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17548 | 2026.05.19 16:57:51.243481 [ 362 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17549 | 2026.05.19 16:57:51.243481 [ 333 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17550 | 2026.05.19 16:57:51.243621 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17551 | 2026.05.19 16:57:51.243653 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17552 | 2026.05.19 16:57:51.243730 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17553 | 2026.05.19 16:57:51.243753 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17554 | 2026.05.19 16:57:51.243791 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17555 | 2026.05.19 16:57:51.243836 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17556 | 2026.05.19 16:57:51.244986 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002547 sec., 13741.65685119749 rows/sec., 2.31 MiB/sec. | ||
| 17557 | 2026.05.19 16:57:51.245140 [ 281 ] {c6b9d706-d8f8-4318-839c-5cefff433d7f} <Debug> TCPHandler: Processed in 0.002981446 sec. | ||
| 17558 | 2026.05.19 16:57:51.247238 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17559 | 2026.05.19 16:57:51.247361 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17560 | 2026.05.19 16:57:51.247412 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17561 | 2026.05.19 16:57:51.248001 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2026.05.19 16:57:51.248045 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17563 | 2026.05.19 16:57:51.248429 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17564 | 2026.05.19 16:57:51.248652 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.05.19 16:57:51.248820 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 5.96 MiB/sec. | ||
| 17566 | 2026.05.19 16:57:51.248867 [ 281 ] {b87d4bbd-c7e6-4eb8-a2b7-5eb2f7ff657a} <Debug> TCPHandler: Processed in 0.001684625 sec. | ||
| 17567 | 2026.05.19 16:57:51.249003 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17568 | 2026.05.19 16:57:51.249106 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17569 | 2026.05.19 16:57:51.249151 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17570 | 2026.05.19 16:57:51.249581 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17571 | 2026.05.19 16:57:51.249620 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17572 | 2026.05.19 16:57:51.249929 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17573 | 2026.05.19 16:57:51.250156 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17574 | 2026.05.19 16:57:51.250288 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001204 sec., 20764.119601328905 rows/sec., 1.52 MiB/sec. | ||
| 17575 | 2026.05.19 16:57:51.250323 [ 281 ] {1a6eefcd-8d06-474e-b8f4-4f28573cd7d5} <Debug> TCPHandler: Processed in 0.00137201 sec. | ||
| 17576 | 2026.05.19 16:57:51.250443 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17577 | 2026.05.19 16:57:51.250543 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17578 | 2026.05.19 16:57:51.250587 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17579 | 2026.05.19 16:57:51.251010 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.05.19 16:57:51.251047 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17581 | 2026.05.19 16:57:51.251353 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17582 | 2026.05.19 16:57:51.251580 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2026.05.19 16:57:51.251709 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001186 sec., 75042.15851602024 rows/sec., 5.86 MiB/sec. | ||
| 17584 | 2026.05.19 16:57:51.251746 [ 281 ] {b87c67de-1051-499f-a0c1-7473038a9f21} <Debug> TCPHandler: Processed in 0.001352781 sec. | ||
| 17585 | 2026.05.19 16:57:51.251886 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2026.05.19 16:57:51.251983 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17587 | 2026.05.19 16:57:51.252029 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17588 | 2026.05.19 16:57:51.252460 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2026.05.19 16:57:51.252497 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17590 | 2026.05.19 16:57:51.252824 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17591 | 2026.05.19 16:57:51.253042 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2026.05.19 16:57:51.253176 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 17593 | 2026.05.19 16:57:51.253182 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_127_31 to all_128_128_0 | ||
| 17594 | 2026.05.19 16:57:51.253211 [ 281 ] {3935c3ba-80e5-47fc-9ea1-596fdbd57be3} <Debug> TCPHandler: Processed in 0.001373961 sec. | ||
| 17595 | 2026.05.19 16:57:51.253221 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.05.19 16:57:51.253240 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17597 | 2026.05.19 16:57:51.253321 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_31 to all_128_128_0 into Compact with storage Full | ||
| 17598 | 2026.05.19 16:57:51.253348 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.19 16:57:51.253407 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17600 | 2026.05.19 16:57:51.253437 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_31, total 45188 rows starting from the beginning of the part | ||
| 17601 | 2026.05.19 16:57:51.253444 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17602 | 2026.05.19 16:57:51.253493 [ 202 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17603 | 2026.05.19 16:57:51.253502 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17604 | 2026.05.19 16:57:51.254354 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17605 | 2026.05.19 16:57:51.254389 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17606 | 2026.05.19 16:57:51.254936 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17607 | 2026.05.19 16:57:51.255182 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17608 | 2026.05.19 16:57:51.255329 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001903 sec., 13137.151865475566 rows/sec., 23.54 MiB/sec. | ||
| 17609 | 2026.05.19 16:57:51.255388 [ 281 ] {839531a3-1b99-4d5b-875e-e9e4a6acdaa4} <Debug> TCPHandler: Processed in 0.002089151 sec. | ||
| 17610 | 2026.05.19 16:57:51.255517 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17611 | 2026.05.19 16:57:51.255612 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17612 | 2026.05.19 16:57:51.255657 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17613 | 2026.05.19 16:57:51.256019 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.05.19 16:57:51.256053 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.02 GiB. | ||
| 17615 | 2026.05.19 16:57:51.256357 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17616 | 2026.05.19 16:57:51.256580 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.05.19 16:57:51.256713 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 17618 | 2026.05.19 16:57:51.256746 [ 281 ] {b5f39d1d-fc23-4f7e-b327-de074c4f8746} <Debug> TCPHandler: Processed in 0.001279579 sec. | ||
| 17619 | 2026.05.19 16:57:51.260273 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45348 rows, containing 5 columns (5 merged, 0 gathered) in 0.006982717 sec., 6494320.190836891 rows/sec., 421.02 MiB/sec. | ||
| 17620 | 2026.05.19 16:57:51.260627 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Trace> MergedBlockOutputStream: filled checksums all_1_128_32 (state Temporary) | ||
| 17621 | 2026.05.19 16:57:51.260888 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_128_32 to all_1_128_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17622 | 2026.05.19 16:57:51.260951 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_128_32} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_127_31, all_128_128_0] -> all_1_128_32 | ||
| 17623 | 2026.05.19 16:57:51.261021 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17624 | 2026.05.19 16:57:53.227050 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17625 | 2026.05.19 16:57:53.227110 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17626 | 2026.05.19 16:57:53.492126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38404 | ||
| 17627 | 2026.05.19 16:57:53.492694 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2026.05.19 16:57:53.492750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17629 | 2026.05.19 16:57:53.493330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17630 | 2026.05.19 16:57:53.493609 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.05.19 16:57:53.493777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38404 | ||
| 17632 | 2026.05.19 16:57:54.002777 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001404192 sec. | ||
| 17633 | 2026.05.19 16:57:54.031058 [ 219 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17634 | 2026.05.19 16:57:54.031112 [ 219 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17635 | 2026.05.19 16:57:54.034826 [ 219 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17636 | 2026.05.19 16:57:54.722963 [ 225 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17637 | 2026.05.19 16:57:54.723021 [ 225 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17638 | 2026.05.19 16:57:54.726618 [ 225 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17639 | 2026.05.19 16:57:55.001272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.56 MiB, peak 399.20 MiB, free memory in arenas 0.00 B, will set to 383.56 MiB (RSS), difference: 4.00 MiB | ||
| 17640 | 2026.05.19 16:57:55.518679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17641 | 2026.05.19 16:57:55.535859 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17642 | 2026.05.19 16:57:55.535923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17643 | 2026.05.19 16:57:55.542049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17644 | 2026.05.19 16:57:55.542735 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17645 | 2026.05.19 16:57:55.546061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17646 | 2026.05.19 16:57:56.110012 [ 224 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17647 | 2026.05.19 16:57:56.110060 [ 224 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17648 | 2026.05.19 16:57:56.113006 [ 224 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17649 | 2026.05.19 16:57:56.242714 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17650 | 2026.05.19 16:57:56.242954 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17651 | 2026.05.19 16:57:56.243311 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17652 | 2026.05.19 16:57:56.243354 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <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 | ||
| 17653 | 2026.05.19 16:57:56.243593 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17654 | 2026.05.19 16:57:56.243676 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17655 | 2026.05.19 16:57:56.243827 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17656 | 2026.05.19 16:57:56.243938 [ 284 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17657 | 2026.05.19 16:57:56.243945 [ 362 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17658 | 2026.05.19 16:57:56.243945 [ 329 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17659 | 2026.05.19 16:57:56.244089 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17660 | 2026.05.19 16:57:56.244121 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17661 | 2026.05.19 16:57:56.244195 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17662 | 2026.05.19 16:57:56.244215 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17663 | 2026.05.19 16:57:56.244253 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17664 | 2026.05.19 16:57:56.244297 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 17665 | 2026.05.19 16:57:56.245421 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002565 sec., 13645.224171539961 rows/sec., 2.30 MiB/sec. | ||
| 17666 | 2026.05.19 16:57:56.245568 [ 281 ] {1ecab482-c590-4b9d-8d54-b01e4a26fe4d} <Debug> TCPHandler: Processed in 0.002992966 sec. | ||
| 17667 | 2026.05.19 16:57:56.247539 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17668 | 2026.05.19 16:57:56.247657 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17669 | 2026.05.19 16:57:56.247708 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17670 | 2026.05.19 16:57:56.248326 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.05.19 16:57:56.248380 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17672 | 2026.05.19 16:57:56.248814 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17673 | 2026.05.19 16:57:56.249056 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17674 | 2026.05.19 16:57:56.249220 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001598 sec., 55068.83604505632 rows/sec., 4.64 MiB/sec. | ||
| 17675 | 2026.05.19 16:57:56.249259 [ 281 ] {db5fbe8f-f64c-4c7e-8120-b0a247b78821} <Debug> TCPHandler: Processed in 0.001775117 sec. | ||
| 17676 | 2026.05.19 16:57:56.249393 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17677 | 2026.05.19 16:57:56.249494 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.05.19 16:57:56.249538 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17679 | 2026.05.19 16:57:56.249950 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.05.19 16:57:56.249987 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17681 | 2026.05.19 16:57:56.250281 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17682 | 2026.05.19 16:57:56.250373 [ 225 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17683 | 2026.05.19 16:57:56.250410 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17684 | 2026.05.19 16:57:56.250503 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17685 | 2026.05.19 16:57:56.250635 [ 101 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17686 | 2026.05.19 16:57:56.250652 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001181 sec., 13547.840812870449 rows/sec., 1018.73 KiB/sec. | ||
| 17687 | 2026.05.19 16:57:56.250684 [ 101 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17688 | 2026.05.19 16:57:56.250699 [ 281 ] {d5b0991c-3c44-49ac-bcfc-92db35df835c} <Debug> TCPHandler: Processed in 0.001356521 sec. | ||
| 17689 | 2026.05.19 16:57:56.250711 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17690 | 2026.05.19 16:57:56.250815 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17691 | 2026.05.19 16:57:56.250830 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17692 | 2026.05.19 16:57:56.250920 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17693 | 2026.05.19 16:57:56.250932 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17694 | 2026.05.19 16:57:56.250949 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 82 rows starting from the beginning of the part | ||
| 17695 | 2026.05.19 16:57:56.250973 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17696 | 2026.05.19 16:57:56.251010 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part | ||
| 17697 | 2026.05.19 16:57:56.251064 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 17698 | 2026.05.19 16:57:56.251107 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part | ||
| 17699 | 2026.05.19 16:57:56.251148 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 17700 | 2026.05.19 16:57:56.251189 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
| 17701 | 2026.05.19 16:57:56.251389 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17702 | 2026.05.19 16:57:56.251428 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17703 | 2026.05.19 16:57:56.251741 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17704 | 2026.05.19 16:57:56.251962 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17705 | 2026.05.19 16:57:56.251970 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194918 sec., 160680.48184059493 rows/sec., 12.43 MiB/sec. | ||
| 17706 | 2026.05.19 16:57:56.252113 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.0012 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 17707 | 2026.05.19 16:57:56.252117 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17708 | 2026.05.19 16:57:56.252154 [ 281 ] {ac86fdd7-a563-452a-ae05-b2a2f79f33ad} <Debug> TCPHandler: Processed in 0.001375461 sec. | ||
| 17709 | 2026.05.19 16:57:56.252279 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2026.05.19 16:57:56.252375 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17711 | 2026.05.19 16:57:56.252393 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2026.05.19 16:57:56.252419 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17713 | 2026.05.19 16:57:56.252461 [ 190 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_116_23} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17714 | 2026.05.19 16:57:56.252536 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17715 | 2026.05.19 16:57:56.252843 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.05.19 16:57:56.252882 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17717 | 2026.05.19 16:57:56.253175 [ 225 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17718 | 2026.05.19 16:57:56.253251 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17719 | 2026.05.19 16:57:56.253485 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.05.19 16:57:56.253624 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 17721 | 2026.05.19 16:57:56.253651 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_128_32 to all_129_129_0 | ||
| 17722 | 2026.05.19 16:57:56.253659 [ 281 ] {ee3bbb36-5ac3-48d6-9e7e-1e5c19092055} <Debug> TCPHandler: Processed in 0.001428972 sec. | ||
| 17723 | 2026.05.19 16:57:56.253701 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17724 | 2026.05.19 16:57:56.253730 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17725 | 2026.05.19 16:57:56.253801 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17726 | 2026.05.19 16:57:56.253816 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_32 to all_129_129_0 into Compact with storage Full | ||
| 17727 | 2026.05.19 16:57:56.253907 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17728 | 2026.05.19 16:57:56.253941 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17729 | 2026.05.19 16:57:56.253970 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17730 | 2026.05.19 16:57:56.253982 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_32, total 45348 rows starting from the beginning of the part | ||
| 17731 | 2026.05.19 16:57:56.254055 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17732 | 2026.05.19 16:57:56.254752 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.05.19 16:57:56.254796 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17734 | 2026.05.19 16:57:56.255351 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17735 | 2026.05.19 16:57:56.255583 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.05.19 16:57:56.255719 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17737 | 2026.05.19 16:57:56.255733 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001845 sec., 8672.086720867208 rows/sec., 15.54 MiB/sec. | ||
| 17738 | 2026.05.19 16:57:56.255758 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.05.19 16:57:56.255785 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17740 | 2026.05.19 16:57:56.255806 [ 281 ] {0b5f9b20-96b6-46a0-a243-f57f3b241da7} <Debug> TCPHandler: Processed in 0.002056171 sec. | ||
| 17741 | 2026.05.19 16:57:56.255874 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17742 | 2026.05.19 16:57:56.255941 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2026.05.19 16:57:56.256039 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17744 | 2026.05.19 16:57:56.256083 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17745 | 2026.05.19 16:57:56.256097 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17746 | 2026.05.19 16:57:56.256153 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2393 rows starting from the beginning of the part | ||
| 17747 | 2026.05.19 16:57:56.256281 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 16 rows starting from the beginning of the part | ||
| 17748 | 2026.05.19 16:57:56.256394 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 25 rows starting from the beginning of the part | ||
| 17749 | 2026.05.19 16:57:56.256426 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17750 | 2026.05.19 16:57:56.256462 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17751 | 2026.05.19 16:57:56.256498 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 16 rows starting from the beginning of the part | ||
| 17752 | 2026.05.19 16:57:56.256600 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 25 rows starting from the beginning of the part | ||
| 17753 | 2026.05.19 16:57:56.256706 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 16 rows starting from the beginning of the part | ||
| 17754 | 2026.05.19 16:57:56.256789 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17755 | 2026.05.19 16:57:56.257007 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2026.05.19 16:57:56.257147 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 17757 | 2026.05.19 16:57:56.257182 [ 281 ] {32d58217-ce28-46c2-a062-4797c74273e3} <Debug> TCPHandler: Processed in 0.001290699 sec. | ||
| 17758 | 2026.05.19 16:57:56.261667 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45508 rows, containing 5 columns (5 merged, 0 gathered) in 0.007880009 sec., 5775120.307603709 rows/sec., 374.49 MiB/sec. | ||
| 17759 | 2026.05.19 16:57:56.262192 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Trace> MergedBlockOutputStream: filled checksums all_1_129_33 (state Temporary) | ||
| 17760 | 2026.05.19 16:57:56.262551 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_129_33 to all_1_129_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.05.19 16:57:56.262648 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_129_33} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_128_32, all_129_129_0] -> all_1_129_33 | ||
| 17762 | 2026.05.19 16:57:56.262769 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17763 | 2026.05.19 16:57:56.267511 [ 199 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2491 rows, containing 19 columns (19 merged, 0 gathered) in 0.011672547 sec., 213406.7226287459 rows/sec., 382.42 MiB/sec. | ||
| 17764 | 2026.05.19 16:57:56.269959 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17765 | 2026.05.19 16:57:56.270299 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17766 | 2026.05.19 16:57:56.270371 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17767 | 2026.05.19 16:57:56.270544 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 17768 | 2026.05.19 16:57:56.755397 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17769 | 2026.05.19 16:57:56.755625 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17770 | 2026.05.19 16:57:56.755954 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17771 | 2026.05.19 16:57:56.755988 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17772 | 2026.05.19 16:57:56.756195 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17773 | 2026.05.19 16:57:56.756265 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17774 | 2026.05.19 16:57:56.756412 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 17775 | 2026.05.19 16:57:56.756508 [ 360 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17776 | 2026.05.19 16:57:56.756528 [ 284 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17777 | 2026.05.19 16:57:56.756527 [ 329 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17778 | 2026.05.19 16:57:56.756680 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17779 | 2026.05.19 16:57:56.756708 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17780 | 2026.05.19 16:57:56.756780 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17781 | 2026.05.19 16:57:56.756801 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17782 | 2026.05.19 16:57:56.756834 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 17783 | 2026.05.19 16:57:56.756870 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 17784 | 2026.05.19 16:57:56.758041 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002504 sec., 13977.635782747602 rows/sec., 2.97 MiB/sec. | ||
| 17785 | 2026.05.19 16:57:56.758186 [ 281 ] {c04afca1-9ceb-4588-916a-c16351838c05} <Debug> TCPHandler: Processed in 0.002928934 sec. | ||
| 17786 | 2026.05.19 16:57:56.770634 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2026.05.19 16:57:56.770835 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17788 | 2026.05.19 16:57:56.770889 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17789 | 2026.05.19 16:57:56.771436 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.05.19 16:57:56.771490 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17791 | 2026.05.19 16:57:56.771893 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17792 | 2026.05.19 16:57:56.772121 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.05.19 16:57:56.772277 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 109.31 KiB/sec. | ||
| 17794 | 2026.05.19 16:57:56.772315 [ 281 ] {1432e6ac-ddef-4ff6-86e6-4e12bcb884ce} <Debug> TCPHandler: Processed in 0.001787207 sec. | ||
| 17795 | 2026.05.19 16:57:56.772440 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2026.05.19 16:57:56.772539 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17797 | 2026.05.19 16:57:56.772582 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17798 | 2026.05.19 16:57:56.774179 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2026.05.19 16:57:56.774216 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17800 | 2026.05.19 16:57:56.774659 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17801 | 2026.05.19 16:57:56.774877 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2026.05.19 16:57:56.775010 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002489 sec., 964242.6677380474 rows/sec., 71.44 MiB/sec. | ||
| 17803 | 2026.05.19 16:57:56.775047 [ 281 ] {5aafcff0-4629-4162-bea2-fc3215f8dd89} <Debug> TCPHandler: Processed in 0.00265658 sec. | ||
| 17804 | 2026.05.19 16:57:56.775163 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2026.05.19 16:57:56.775261 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17806 | 2026.05.19 16:57:56.775303 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17807 | 2026.05.19 16:57:56.775717 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2026.05.19 16:57:56.775753 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17809 | 2026.05.19 16:57:56.776048 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17810 | 2026.05.19 16:57:56.776260 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2026.05.19 16:57:56.776404 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001161 sec., 32730.40482342808 rows/sec., 2.39 MiB/sec. | ||
| 17812 | 2026.05.19 16:57:56.776440 [ 281 ] {7d5d12d1-b552-4a65-9139-1916efe4eeda} <Debug> TCPHandler: Processed in 0.001326031 sec. | ||
| 17813 | 2026.05.19 16:57:56.776564 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17814 | 2026.05.19 16:57:56.776687 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17815 | 2026.05.19 16:57:56.776738 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17816 | 2026.05.19 16:57:56.777446 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17817 | 2026.05.19 16:57:56.777484 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17818 | 2026.05.19 16:57:56.777824 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17819 | 2026.05.19 16:57:56.778041 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17820 | 2026.05.19 16:57:56.778176 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001513 sec., 529411.7647058823 rows/sec., 30.58 MiB/sec. | ||
| 17821 | 2026.05.19 16:57:56.778212 [ 281 ] {959958d6-c1aa-4b88-ac7f-2530f4e7483f} <Debug> TCPHandler: Processed in 0.001710666 sec. | ||
| 17822 | 2026.05.19 16:57:56.778327 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.05.19 16:57:56.778423 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.05.19 16:57:56.778463 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17825 | 2026.05.19 16:57:56.778844 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2026.05.19 16:57:56.778880 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17827 | 2026.05.19 16:57:56.779164 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17828 | 2026.05.19 16:57:56.779368 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2026.05.19 16:57:56.779496 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 17830 | 2026.05.19 16:57:56.779531 [ 281 ] {91c02b13-40bd-4c78-9c2d-4766061e5ac9} <Debug> TCPHandler: Processed in 0.00125507 sec. | ||
| 17831 | 2026.05.19 16:57:56.779643 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17832 | 2026.05.19 16:57:56.779738 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17833 | 2026.05.19 16:57:56.779778 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17834 | 2026.05.19 16:57:56.780619 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17835 | 2026.05.19 16:57:56.780656 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17836 | 2026.05.19 16:57:56.781002 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17837 | 2026.05.19 16:57:56.781213 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17838 | 2026.05.19 16:57:56.781343 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.001623 sec., 772027.1102895872 rows/sec., 51.24 MiB/sec. | ||
| 17839 | 2026.05.19 16:57:56.781379 [ 281 ] {ea22d8db-2bee-4426-bd19-e1a109d3ac52} <Debug> TCPHandler: Processed in 0.001786108 sec. | ||
| 17840 | 2026.05.19 16:57:56.781496 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17841 | 2026.05.19 16:57:56.781591 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17842 | 2026.05.19 16:57:56.781635 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17843 | 2026.05.19 16:57:56.782338 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.05.19 16:57:56.782374 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17845 | 2026.05.19 16:57:56.782776 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17846 | 2026.05.19 16:57:56.782985 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.05.19 16:57:56.783124 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.001551 sec., 944551.9019987105 rows/sec., 57.10 MiB/sec. | ||
| 17848 | 2026.05.19 16:57:56.783122 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_129_33 to all_134_134_0 | ||
| 17849 | 2026.05.19 16:57:56.783160 [ 281 ] {46aec2ba-9867-439c-9bba-dffa5348800a} <Debug> TCPHandler: Processed in 0.001715287 sec. | ||
| 17850 | 2026.05.19 16:57:56.783199 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.05.19 16:57:56.783230 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17852 | 2026.05.19 16:57:56.783311 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.05.19 16:57:56.783332 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_33 to all_134_134_0 into Compact with storage Full | ||
| 17854 | 2026.05.19 16:57:56.783440 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17855 | 2026.05.19 16:57:56.783444 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17856 | 2026.05.19 16:57:56.783489 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_33, total 45508 rows starting from the beginning of the part | ||
| 17857 | 2026.05.19 16:57:56.783509 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17858 | 2026.05.19 16:57:56.783554 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17859 | 2026.05.19 16:57:56.783606 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 196 rows starting from the beginning of the part | ||
| 17860 | 2026.05.19 16:57:56.783659 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17861 | 2026.05.19 16:57:56.783708 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17862 | 2026.05.19 16:57:56.783755 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1465 rows starting from the beginning of the part | ||
| 17863 | 2026.05.19 16:57:56.784360 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.05.19 16:57:56.784398 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17865 | 2026.05.19 16:57:56.784967 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17866 | 2026.05.19 16:57:56.785191 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.05.19 16:57:56.785340 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001925 sec., 18701.2987012987 rows/sec., 33.51 MiB/sec. | ||
| 17868 | 2026.05.19 16:57:56.785411 [ 281 ] {b122220a-be02-429c-9eb0-39da237bbbac} <Debug> TCPHandler: Processed in 0.002166963 sec. | ||
| 17869 | 2026.05.19 16:57:56.791825 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47649 rows, containing 5 columns (5 merged, 0 gathered) in 0.00852857 sec., 5586985.860466644 rows/sec., 361.97 MiB/sec. | ||
| 17870 | 2026.05.19 16:57:56.792761 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Trace> MergedBlockOutputStream: filled checksums all_1_134_34 (state Temporary) | ||
| 17871 | 2026.05.19 16:57:56.793091 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_134_34 to all_1_134_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.05.19 16:57:56.793177 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_134_34} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_129_33, all_134_134_0] -> all_1_134_34 | ||
| 17873 | 2026.05.19 16:57:56.793296 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17874 | 2026.05.19 16:57:57.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.64 MiB, peak 402.75 MiB, free memory in arenas 0.00 B, will set to 387.07 MiB (RSS), difference: 2.43 MiB | ||
| 17875 | 2026.05.19 16:57:57.079531 [ 222 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17876 | 2026.05.19 16:57:57.079602 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17877 | 2026.05.19 16:57:57.082524 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17878 | 2026.05.19 16:57:57.296669 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17879 | 2026.05.19 16:57:57.296721 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17880 | 2026.05.19 16:57:57.299607 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17881 | 2026.05.19 16:57:57.898134 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17882 | 2026.05.19 16:57:57.898181 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17883 | 2026.05.19 16:57:57.900509 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17884 | 2026.05.19 16:57:57.909984 [ 220 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17885 | 2026.05.19 16:57:57.910030 [ 220 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17886 | 2026.05.19 16:57:57.913233 [ 220 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17887 | 2026.05.19 16:58:00.993905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38852 | ||
| 17888 | 2026.05.19 16:58:00.994431 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.05.19 16:58:00.994485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17890 | 2026.05.19 16:58:00.995001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17891 | 2026.05.19 16:58:00.995248 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.05.19 16:58:00.995413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38852 | ||
| 17893 | 2026.05.19 16:58:00.995435 [ 95 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17894 | 2026.05.19 16:58:00.995510 [ 95 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.05.19 16:58:00.995533 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17896 | 2026.05.19 16:58:00.995668 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17897 | 2026.05.19 16:58:00.995817 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17898 | 2026.05.19 16:58:00.995865 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36484 rows starting from the beginning of the part | ||
| 17899 | 2026.05.19 16:58:00.995930 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17900 | 2026.05.19 16:58:00.995976 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17901 | 2026.05.19 16:58:00.996022 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17902 | 2026.05.19 16:58:00.996061 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17903 | 2026.05.19 16:58:00.996099 [ 188 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17904 | 2026.05.19 16:58:00.998550 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002943655 sec., 13198557.5755311 rows/sec., 188.81 MiB/sec. | ||
| 17905 | 2026.05.19 16:58:00.999074 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17906 | 2026.05.19 16:58:00.999542 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.05.19 16:58:00.999666 [ 195 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_81_16} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17908 | 2026.05.19 16:58:00.999808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17909 | 2026.05.19 16:58:01.240127 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17910 | 2026.05.19 16:58:01.240327 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 17911 | 2026.05.19 16:58:01.240628 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17912 | 2026.05.19 16:58:01.240666 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <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 | ||
| 17913 | 2026.05.19 16:58:01.240873 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17914 | 2026.05.19 16:58:01.240942 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17915 | 2026.05.19 16:58:01.241080 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17916 | 2026.05.19 16:58:01.241168 [ 324 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17917 | 2026.05.19 16:58:01.241177 [ 284 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17918 | 2026.05.19 16:58:01.241177 [ 363 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17919 | 2026.05.19 16:58:01.241313 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 17920 | 2026.05.19 16:58:01.241345 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17921 | 2026.05.19 16:58:01.241414 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17922 | 2026.05.19 16:58:01.241434 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 17923 | 2026.05.19 16:58:01.241470 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17924 | 2026.05.19 16:58:01.241509 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17925 | 2026.05.19 16:58:01.242493 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002247 sec., 15576.32398753894 rows/sec., 2.62 MiB/sec. | ||
| 17926 | 2026.05.19 16:58:01.242611 [ 281 ] {e9036463-8b1d-4be3-8c09-139e3c31c35f} <Debug> TCPHandler: Processed in 0.00261032 sec. | ||
| 17927 | 2026.05.19 16:58:01.244316 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17928 | 2026.05.19 16:58:01.244428 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17929 | 2026.05.19 16:58:01.244474 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17930 | 2026.05.19 16:58:01.244966 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17931 | 2026.05.19 16:58:01.245004 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17932 | 2026.05.19 16:58:01.245338 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17933 | 2026.05.19 16:58:01.245553 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.05.19 16:58:01.245693 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001297 sec., 43176.56129529684 rows/sec., 3.32 MiB/sec. | ||
| 17935 | 2026.05.19 16:58:01.245729 [ 281 ] {b28de291-e8e7-4119-8394-1c48edc72bb0} <Debug> TCPHandler: Processed in 0.001468892 sec. | ||
| 17936 | 2026.05.19 16:58:01.245855 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17937 | 2026.05.19 16:58:01.245952 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17938 | 2026.05.19 16:58:01.245993 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17939 | 2026.05.19 16:58:01.246446 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.05.19 16:58:01.246482 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17941 | 2026.05.19 16:58:01.246784 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17942 | 2026.05.19 16:58:01.247013 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17943 | 2026.05.19 16:58:01.247151 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 17944 | 2026.05.19 16:58:01.247186 [ 281 ] {82229f0d-d56f-4da3-a167-ab8fe37cb252} <Debug> TCPHandler: Processed in 0.001381381 sec. | ||
| 17945 | 2026.05.19 16:58:01.247312 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17946 | 2026.05.19 16:58:01.247407 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17947 | 2026.05.19 16:58:01.247451 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17948 | 2026.05.19 16:58:01.247881 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17949 | 2026.05.19 16:58:01.247916 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17950 | 2026.05.19 16:58:01.248242 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17951 | 2026.05.19 16:58:01.248451 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2026.05.19 16:58:01.248589 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 17953 | 2026.05.19 16:58:01.248624 [ 281 ] {15358865-47d1-4b9b-9d1b-9b3c98d8e09d} <Debug> TCPHandler: Processed in 0.001362401 sec. | ||
| 17954 | 2026.05.19 16:58:01.248747 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17955 | 2026.05.19 16:58:01.248842 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17956 | 2026.05.19 16:58:01.248883 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17957 | 2026.05.19 16:58:01.249225 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17958 | 2026.05.19 16:58:01.249261 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17959 | 2026.05.19 16:58:01.249552 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17960 | 2026.05.19 16:58:01.249756 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2026.05.19 16:58:01.249884 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 17962 | 2026.05.19 16:58:01.249886 [ 93 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17963 | 2026.05.19 16:58:01.249918 [ 281 ] {01a230e2-5e90-4a15-aa3e-05066123ac5b} <Debug> TCPHandler: Processed in 0.001222799 sec. | ||
| 17964 | 2026.05.19 16:58:01.249947 [ 93 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17965 | 2026.05.19 16:58:01.249973 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 17966 | 2026.05.19 16:58:01.250068 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17967 | 2026.05.19 16:58:01.250191 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17968 | 2026.05.19 16:58:01.250226 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6780 rows starting from the beginning of the part | ||
| 17969 | 2026.05.19 16:58:01.250290 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17970 | 2026.05.19 16:58:01.250340 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17971 | 2026.05.19 16:58:01.250385 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17972 | 2026.05.19 16:58:01.250427 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17973 | 2026.05.19 16:58:01.250469 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17974 | 2026.05.19 16:58:01.252357 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002328976 sec., 3039962.627352107 rows/sec., 204.87 MiB/sec. | ||
| 17975 | 2026.05.19 16:58:01.252739 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17976 | 2026.05.19 16:58:01.252996 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2026.05.19 16:58:01.253065 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_131_26} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17978 | 2026.05.19 16:58:01.253132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 17979 | 2026.05.19 16:58:02.369226 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40621 | ||
| 17980 | 2026.05.19 16:58:02.369323 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17981 | 2026.05.19 16:58:02.369351 [ 285 ] {} <Debug> TCP-Session: f8b745b7-7ee7-42dd-a3f8-d0df3e3497fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40621 | ||
| 17982 | 2026.05.19 16:58:02.369374 [ 285 ] {} <Debug> TCP-Session: f8b745b7-7ee7-42dd-a3f8-d0df3e3497fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17983 | 2026.05.19 16:58:02.369388 [ 285 ] {} <Debug> TCP-Session: f8b745b7-7ee7-42dd-a3f8-d0df3e3497fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17984 | 2026.05.19 16:58:02.369686 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42853 | ||
| 17985 | 2026.05.19 16:58:02.369715 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41083 | ||
| 17986 | 2026.05.19 16:58:02.369745 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41437 | ||
| 17987 | 2026.05.19 16:58:02.369762 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44823 | ||
| 17988 | 2026.05.19 16:58:02.369791 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17989 | 2026.05.19 16:58:02.369791 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17990 | 2026.05.19 16:58:02.369745 [ 285 ] {} <Trace> TCP-Session: f8b745b7-7ee7-42dd-a3f8-d0df3e3497fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17991 | 2026.05.19 16:58:02.369831 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17992 | 2026.05.19 16:58:02.369838 [ 307 ] {} <Debug> TCP-Session: d703d47d-e55c-4e5d-a7d3-664bfa592db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41083 | ||
| 17993 | 2026.05.19 16:58:02.369837 [ 302 ] {} <Debug> TCP-Session: 61b68913-bd0f-4f88-b29d-bfa5de4f44cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42853 | ||
| 17994 | 2026.05.19 16:58:02.369879 [ 310 ] {} <Debug> TCP-Session: 7e3136a0-eec9-4045-878c-855c3d3b6ded Authenticating user 'default' from [fd00:1122:3344:101::e]:41437 | ||
| 17995 | 2026.05.19 16:58:02.369890 [ 307 ] {} <Debug> TCP-Session: d703d47d-e55c-4e5d-a7d3-664bfa592db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17996 | 2026.05.19 16:58:02.369904 [ 302 ] {} <Debug> TCP-Session: 61b68913-bd0f-4f88-b29d-bfa5de4f44cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.05.19 16:58:02.369919 [ 310 ] {} <Debug> TCP-Session: 7e3136a0-eec9-4045-878c-855c3d3b6ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17998 | 2026.05.19 16:58:02.369921 [ 307 ] {} <Debug> TCP-Session: d703d47d-e55c-4e5d-a7d3-664bfa592db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17999 | 2026.05.19 16:58:02.369933 [ 302 ] {} <Debug> TCP-Session: 61b68913-bd0f-4f88-b29d-bfa5de4f44cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18000 | 2026.05.19 16:58:02.369945 [ 310 ] {} <Debug> TCP-Session: 7e3136a0-eec9-4045-878c-855c3d3b6ded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18001 | 2026.05.19 16:58:02.369838 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18002 | 2026.05.19 16:58:02.369744 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52899 | ||
| 18003 | 2026.05.19 16:58:02.370010 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40621) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18004 | 2026.05.19 16:58:02.370010 [ 275 ] {} <Debug> TCP-Session: 93db7afd-b460-418e-804f-d37685be1578 Authenticating user 'default' from [fd00:1122:3344:101::e]:44823 | ||
| 18005 | 2026.05.19 16:58:02.369732 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62846 | ||
| 18006 | 2026.05.19 16:58:02.370076 [ 275 ] {} <Debug> TCP-Session: 93db7afd-b460-418e-804f-d37685be1578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18007 | 2026.05.19 16:58:02.370073 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18008 | 2026.05.19 16:58:02.370127 [ 275 ] {} <Debug> TCP-Session: 93db7afd-b460-418e-804f-d37685be1578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18009 | 2026.05.19 16:58:02.369702 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62485 | ||
| 18010 | 2026.05.19 16:58:02.370160 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18011 | 2026.05.19 16:58:02.370161 [ 309 ] {} <Debug> TCP-Session: 6ec8f504-fd60-464d-8072-f45845363cb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52899 | ||
| 18012 | 2026.05.19 16:58:02.370211 [ 308 ] {} <Debug> TCP-Session: 2c9710ca-64fb-47ae-aaa4-bbe71dbc0ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62846 | ||
| 18013 | 2026.05.19 16:58:02.369700 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48873 | ||
| 18014 | 2026.05.19 16:58:02.370242 [ 309 ] {} <Debug> TCP-Session: 6ec8f504-fd60-464d-8072-f45845363cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18015 | 2026.05.19 16:58:02.370253 [ 308 ] {} <Debug> TCP-Session: 2c9710ca-64fb-47ae-aaa4-bbe71dbc0ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18016 | 2026.05.19 16:58:02.370282 [ 309 ] {} <Debug> TCP-Session: 6ec8f504-fd60-464d-8072-f45845363cb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18017 | 2026.05.19 16:58:02.370300 [ 308 ] {} <Debug> TCP-Session: 2c9710ca-64fb-47ae-aaa4-bbe71dbc0ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18018 | 2026.05.19 16:58:02.370285 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18019 | 2026.05.19 16:58:02.370212 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18020 | 2026.05.19 16:58:02.370351 [ 303 ] {} <Debug> TCP-Session: af81d3e6-4eee-476b-944b-0c1ae1f06c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:48873 | ||
| 18021 | 2026.05.19 16:58:02.370369 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18022 | 2026.05.19 16:58:02.370373 [ 306 ] {} <Debug> TCP-Session: ae5f2ad6-a254-49d6-bb6b-41d80426a77a Authenticating user 'default' from [fd00:1122:3344:101::e]:62485 | ||
| 18023 | 2026.05.19 16:58:02.370379 [ 303 ] {} <Debug> TCP-Session: af81d3e6-4eee-476b-944b-0c1ae1f06c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18024 | 2026.05.19 16:58:02.370420 [ 306 ] {} <Debug> TCP-Session: ae5f2ad6-a254-49d6-bb6b-41d80426a77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18025 | 2026.05.19 16:58:02.370433 [ 303 ] {} <Debug> TCP-Session: af81d3e6-4eee-476b-944b-0c1ae1f06c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18026 | 2026.05.19 16:58:02.370446 [ 306 ] {} <Debug> TCP-Session: ae5f2ad6-a254-49d6-bb6b-41d80426a77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18027 | 2026.05.19 16:58:02.370435 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18028 | 2026.05.19 16:58:02.370769 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 18029 | 2026.05.19 16:58:02.371749 [ 324 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> AggregatingTransform: Aggregating | ||
| 18030 | 2026.05.19 16:58:02.371789 [ 324 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 18031 | 2026.05.19 16:58:02.371821 [ 324 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949815 sec. (1052.837 rows/sec., 41.13 KiB/sec.) | ||
| 18032 | 2026.05.19 16:58:02.371836 [ 324 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Trace> Aggregator: Merging aggregated data | ||
| 18033 | 2026.05.19 16:58:02.372427 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00248 sec., 403.2258064516129 rows/sec., 15.75 KiB/sec. | ||
| 18034 | 2026.05.19 16:58:02.372572 [ 285 ] {79a9164e-1b3a-4c5a-bbc5-f6f9b9df05f4} <Debug> TCPHandler: Processed in 0.002950554 sec. | ||
| 18035 | 2026.05.19 16:58:02.372694 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18036 | 2026.05.19 16:58:02.372722 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18037 | 2026.05.19 16:58:02.372724 [ 285 ] {} <Debug> TCP-Session: f8b745b7-7ee7-42dd-a3f8-d0df3e3497fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18038 | 2026.05.19 16:58:02.372741 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18039 | 2026.05.19 16:58:02.372768 [ 275 ] {} <Debug> TCP-Session: 93db7afd-b460-418e-804f-d37685be1578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18040 | 2026.05.19 16:58:02.372777 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18041 | 2026.05.19 16:58:02.372794 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18042 | 2026.05.19 16:58:02.372806 [ 302 ] {} <Debug> TCP-Session: 61b68913-bd0f-4f88-b29d-bfa5de4f44cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18043 | 2026.05.19 16:58:02.372835 [ 310 ] {} <Debug> TCP-Session: 7e3136a0-eec9-4045-878c-855c3d3b6ded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18044 | 2026.05.19 16:58:02.372851 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18045 | 2026.05.19 16:58:02.372855 [ 308 ] {} <Debug> TCP-Session: 2c9710ca-64fb-47ae-aaa4-bbe71dbc0ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18046 | 2026.05.19 16:58:02.372828 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18047 | 2026.05.19 16:58:02.372906 [ 307 ] {} <Debug> TCP-Session: d703d47d-e55c-4e5d-a7d3-664bfa592db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18048 | 2026.05.19 16:58:02.372810 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18049 | 2026.05.19 16:58:02.372943 [ 306 ] {} <Debug> TCP-Session: ae5f2ad6-a254-49d6-bb6b-41d80426a77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18050 | 2026.05.19 16:58:02.372758 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18051 | 2026.05.19 16:58:02.372975 [ 309 ] {} <Debug> TCP-Session: 6ec8f504-fd60-464d-8072-f45845363cb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18052 | 2026.05.19 16:58:02.373015 [ 303 ] {} <Debug> TCP-Session: af81d3e6-4eee-476b-944b-0c1ae1f06c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18053 | 2026.05.19 16:58:03.046116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18054 | 2026.05.19 16:58:03.063826 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2026.05.19 16:58:03.063921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18056 | 2026.05.19 16:58:03.070020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18057 | 2026.05.19 16:58:03.070716 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.05.19 16:58:03.071044 [ 88 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18059 | 2026.05.19 16:58:03.071115 [ 88 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2026.05.19 16:58:03.071135 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18061 | 2026.05.19 16:58:03.071276 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18062 | 2026.05.19 16:58:03.074233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18063 | 2026.05.19 16:58:03.075428 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18064 | 2026.05.19 16:58:03.077113 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18065 | 2026.05.19 16:58:03.081859 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18066 | 2026.05.19 16:58:03.086485 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18067 | 2026.05.19 16:58:03.091038 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18068 | 2026.05.19 16:58:03.096239 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18069 | 2026.05.19 16:58:03.101028 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18070 | 2026.05.19 16:58:03.164248 [ 191 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.093047845 sec., 6555.767089501105 rows/sec., 33.90 MiB/sec. | ||
| 18071 | 2026.05.19 16:58:03.167556 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18072 | 2026.05.19 16:58:03.169567 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2026.05.19 16:58:03.169678 [ 200 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_81_16} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18074 | 2026.05.19 16:58:03.172201 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18075 | 2026.05.19 16:58:04.001199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.14 MiB, peak 405.56 MiB, free memory in arenas 0.00 B, will set to 387.09 MiB (RSS), difference: -1.06 MiB | ||
| 18076 | 2026.05.19 16:58:04.632714 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38538 | ||
| 18077 | 2026.05.19 16:58:04.632846 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18078 | 2026.05.19 16:58:04.632885 [ 285 ] {} <Debug> TCP-Session: 95b11a7f-4941-4380-8089-22738ef5ecf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38538 | ||
| 18079 | 2026.05.19 16:58:04.632918 [ 285 ] {} <Debug> TCP-Session: 95b11a7f-4941-4380-8089-22738ef5ecf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18080 | 2026.05.19 16:58:04.632937 [ 285 ] {} <Debug> TCP-Session: 95b11a7f-4941-4380-8089-22738ef5ecf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18081 | 2026.05.19 16:58:04.633255 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34360 | ||
| 18082 | 2026.05.19 16:58:04.633303 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33456 | ||
| 18083 | 2026.05.19 16:58:04.633355 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35739 | ||
| 18084 | 2026.05.19 16:58:04.633369 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43851 | ||
| 18085 | 2026.05.19 16:58:04.633426 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45848 | ||
| 18086 | 2026.05.19 16:58:04.633435 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18087 | 2026.05.19 16:58:04.633437 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41938 | ||
| 18088 | 2026.05.19 16:58:04.633486 [ 285 ] {} <Trace> TCP-Session: 95b11a7f-4941-4380-8089-22738ef5ecf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18089 | 2026.05.19 16:58:04.633278 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53031 | ||
| 18090 | 2026.05.19 16:58:04.633556 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18091 | 2026.05.19 16:58:04.633506 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18092 | 2026.05.19 16:58:04.633612 [ 310 ] {} <Debug> TCP-Session: 8c4ae1ba-461f-4b35-8b3f-93058e257f98 Authenticating user 'default' from [fd00:1122:3344:101::e]:41938 | ||
| 18093 | 2026.05.19 16:58:04.633639 [ 275 ] {} <Debug> TCP-Session: ca9bafaf-6de6-41de-9b71-bec0e83b7bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45848 | ||
| 18094 | 2026.05.19 16:58:04.633657 [ 310 ] {} <Debug> TCP-Session: 8c4ae1ba-461f-4b35-8b3f-93058e257f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18095 | 2026.05.19 16:58:04.633497 [ 307 ] {} <Debug> TCP-Session: f67d90a1-f4f5-43f1-a438-b26889d961cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35739 | ||
| 18096 | 2026.05.19 16:58:04.633680 [ 275 ] {} <Debug> TCP-Session: ca9bafaf-6de6-41de-9b71-bec0e83b7bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18097 | 2026.05.19 16:58:04.633686 [ 310 ] {} <Debug> TCP-Session: 8c4ae1ba-461f-4b35-8b3f-93058e257f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18098 | 2026.05.19 16:58:04.633718 [ 307 ] {} <Debug> TCP-Session: f67d90a1-f4f5-43f1-a438-b26889d961cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18099 | 2026.05.19 16:58:04.633722 [ 275 ] {} <Debug> TCP-Session: ca9bafaf-6de6-41de-9b71-bec0e83b7bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18100 | 2026.05.19 16:58:04.633767 [ 307 ] {} <Debug> TCP-Session: f67d90a1-f4f5-43f1-a438-b26889d961cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18101 | 2026.05.19 16:58:04.633770 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38538) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18102 | 2026.05.19 16:58:04.633428 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18103 | 2026.05.19 16:58:04.633392 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43243 | ||
| 18104 | 2026.05.19 16:58:04.633866 [ 306 ] {} <Debug> TCP-Session: c5c404c5-95b7-4d23-86ff-05e6d625cfb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33456 | ||
| 18105 | 2026.05.19 16:58:04.633390 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18106 | 2026.05.19 16:58:04.633913 [ 306 ] {} <Debug> TCP-Session: c5c404c5-95b7-4d23-86ff-05e6d625cfb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18107 | 2026.05.19 16:58:04.633950 [ 302 ] {} <Debug> TCP-Session: fe1e4c58-aa18-4463-b602-4ca7c93245d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34360 | ||
| 18108 | 2026.05.19 16:58:04.633953 [ 306 ] {} <Debug> TCP-Session: c5c404c5-95b7-4d23-86ff-05e6d625cfb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18109 | 2026.05.19 16:58:04.633982 [ 302 ] {} <Debug> TCP-Session: fe1e4c58-aa18-4463-b602-4ca7c93245d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18110 | 2026.05.19 16:58:04.634008 [ 302 ] {} <Debug> TCP-Session: fe1e4c58-aa18-4463-b602-4ca7c93245d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18111 | 2026.05.19 16:58:04.634027 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18112 | 2026.05.19 16:58:04.634083 [ 303 ] {} <Debug> TCP-Session: ea56c9b1-fde5-4639-a1d0-0be8d1344367 Authenticating user 'default' from [fd00:1122:3344:101::e]:53031 | ||
| 18113 | 2026.05.19 16:58:04.634114 [ 303 ] {} <Debug> TCP-Session: ea56c9b1-fde5-4639-a1d0-0be8d1344367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18114 | 2026.05.19 16:58:04.634132 [ 303 ] {} <Debug> TCP-Session: ea56c9b1-fde5-4639-a1d0-0be8d1344367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18115 | 2026.05.19 16:58:04.634200 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18116 | 2026.05.19 16:58:04.633517 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18117 | 2026.05.19 16:58:04.634266 [ 308 ] {} <Debug> TCP-Session: 4379080e-0d7c-44a4-ba1a-9aec76dbd779 Authenticating user 'default' from [fd00:1122:3344:101::e]:43851 | ||
| 18118 | 2026.05.19 16:58:04.634281 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18119 | 2026.05.19 16:58:04.634290 [ 308 ] {} <Debug> TCP-Session: 4379080e-0d7c-44a4-ba1a-9aec76dbd779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18120 | 2026.05.19 16:58:04.634327 [ 308 ] {} <Debug> TCP-Session: 4379080e-0d7c-44a4-ba1a-9aec76dbd779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18121 | 2026.05.19 16:58:04.634455 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18122 | 2026.05.19 16:58:04.634499 [ 309 ] {} <Debug> TCP-Session: 3113bc93-c516-4ace-aaf7-32e4fbd23cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:43243 | ||
| 18123 | 2026.05.19 16:58:04.634526 [ 309 ] {} <Debug> TCP-Session: 3113bc93-c516-4ace-aaf7-32e4fbd23cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2026.05.19 16:58:04.634544 [ 309 ] {} <Debug> TCP-Session: 3113bc93-c516-4ace-aaf7-32e4fbd23cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2026.05.19 16:58:04.634701 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 18126 | 2026.05.19 16:58:04.635953 [ 345 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> AggregatingTransform: Aggregating | ||
| 18127 | 2026.05.19 16:58:04.635990 [ 345 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> Aggregator: Aggregation method: without_key | ||
| 18128 | 2026.05.19 16:58:04.636021 [ 345 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001184828 sec. (844.004 rows/sec., 32.97 KiB/sec.) | ||
| 18129 | 2026.05.19 16:58:04.636036 [ 345 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Trace> Aggregator: Merging aggregated data | ||
| 18130 | 2026.05.19 16:58:04.636608 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00293 sec., 341.29692832764505 rows/sec., 13.33 KiB/sec. | ||
| 18131 | 2026.05.19 16:58:04.636744 [ 285 ] {870da0bb-4830-4b8e-abfa-2a317ba39789} <Debug> TCPHandler: Processed in 0.003472112 sec. | ||
| 18132 | 2026.05.19 16:58:04.636875 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18133 | 2026.05.19 16:58:04.636906 [ 285 ] {} <Debug> TCP-Session: 95b11a7f-4941-4380-8089-22738ef5ecf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18134 | 2026.05.19 16:58:04.636910 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18135 | 2026.05.19 16:58:04.636940 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18136 | 2026.05.19 16:58:04.636966 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18137 | 2026.05.19 16:58:04.636977 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18138 | 2026.05.19 16:58:04.637014 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18139 | 2026.05.19 16:58:04.637027 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18140 | 2026.05.19 16:58:04.637070 [ 307 ] {} <Debug> TCP-Session: f67d90a1-f4f5-43f1-a438-b26889d961cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18141 | 2026.05.19 16:58:04.637048 [ 308 ] {} <Debug> TCP-Session: 4379080e-0d7c-44a4-ba1a-9aec76dbd779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18142 | 2026.05.19 16:58:04.637098 [ 310 ] {} <Debug> TCP-Session: 8c4ae1ba-461f-4b35-8b3f-93058e257f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18143 | 2026.05.19 16:58:04.637029 [ 309 ] {} <Debug> TCP-Session: 3113bc93-c516-4ace-aaf7-32e4fbd23cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18144 | 2026.05.19 16:58:04.636997 [ 306 ] {} <Debug> TCP-Session: c5c404c5-95b7-4d23-86ff-05e6d625cfb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18145 | 2026.05.19 16:58:04.636977 [ 303 ] {} <Debug> TCP-Session: ea56c9b1-fde5-4639-a1d0-0be8d1344367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18146 | 2026.05.19 16:58:04.636995 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18147 | 2026.05.19 16:58:04.636924 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18148 | 2026.05.19 16:58:04.637239 [ 275 ] {} <Debug> TCP-Session: ca9bafaf-6de6-41de-9b71-bec0e83b7bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18149 | 2026.05.19 16:58:04.637259 [ 302 ] {} <Debug> TCP-Session: fe1e4c58-aa18-4463-b602-4ca7c93245d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18150 | 2026.05.19 16:58:04.937506 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38347 | ||
| 18151 | 2026.05.19 16:58:04.937592 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18152 | 2026.05.19 16:58:04.937619 [ 275 ] {} <Debug> TCP-Session: 068b1f09-cb89-4967-9a5b-03742ce8ff2d Authenticating user 'default' from [fd00:1122:3344:101::e]:38347 | ||
| 18153 | 2026.05.19 16:58:04.937640 [ 275 ] {} <Debug> TCP-Session: 068b1f09-cb89-4967-9a5b-03742ce8ff2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18154 | 2026.05.19 16:58:04.937653 [ 275 ] {} <Debug> TCP-Session: 068b1f09-cb89-4967-9a5b-03742ce8ff2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18155 | 2026.05.19 16:58:04.937858 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43690 | ||
| 18156 | 2026.05.19 16:58:04.937864 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46825 | ||
| 18157 | 2026.05.19 16:58:04.937908 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61521 | ||
| 18158 | 2026.05.19 16:58:04.937916 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18159 | 2026.05.19 16:58:04.937936 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46712 | ||
| 18160 | 2026.05.19 16:58:04.937955 [ 302 ] {} <Debug> TCP-Session: f3b14d21-803e-4fe1-9e19-e6af143334e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43690 | ||
| 18161 | 2026.05.19 16:58:04.937972 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18162 | 2026.05.19 16:58:04.937975 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18163 | 2026.05.19 16:58:04.937997 [ 302 ] {} <Debug> TCP-Session: f3b14d21-803e-4fe1-9e19-e6af143334e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18164 | 2026.05.19 16:58:04.938005 [ 307 ] {} <Debug> TCP-Session: f3d60bcc-d675-4ce1-b28f-250dec332782 Authenticating user 'default' from [fd00:1122:3344:101::e]:61521 | ||
| 18165 | 2026.05.19 16:58:04.938016 [ 275 ] {} <Trace> TCP-Session: 068b1f09-cb89-4967-9a5b-03742ce8ff2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18166 | 2026.05.19 16:58:04.938024 [ 285 ] {} <Debug> TCP-Session: 2a464132-c908-40b2-a340-fd4948af3b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:46825 | ||
| 18167 | 2026.05.19 16:58:04.938019 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18168 | 2026.05.19 16:58:04.938100 [ 285 ] {} <Debug> TCP-Session: 2a464132-c908-40b2-a340-fd4948af3b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2026.05.19 16:58:04.938025 [ 302 ] {} <Debug> TCP-Session: f3b14d21-803e-4fe1-9e19-e6af143334e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18170 | 2026.05.19 16:58:04.938123 [ 310 ] {} <Debug> TCP-Session: 850fdd81-0e22-4dd1-a72b-a131d4955ea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46712 | ||
| 18171 | 2026.05.19 16:58:04.938129 [ 285 ] {} <Debug> TCP-Session: 2a464132-c908-40b2-a340-fd4948af3b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18172 | 2026.05.19 16:58:04.938167 [ 310 ] {} <Debug> TCP-Session: 850fdd81-0e22-4dd1-a72b-a131d4955ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18173 | 2026.05.19 16:58:04.938034 [ 307 ] {} <Debug> TCP-Session: f3d60bcc-d675-4ce1-b28f-250dec332782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18174 | 2026.05.19 16:58:04.938190 [ 310 ] {} <Debug> TCP-Session: 850fdd81-0e22-4dd1-a72b-a131d4955ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18175 | 2026.05.19 16:58:04.938212 [ 307 ] {} <Debug> TCP-Session: f3d60bcc-d675-4ce1-b28f-250dec332782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18176 | 2026.05.19 16:58:04.937929 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61117 | ||
| 18177 | 2026.05.19 16:58:04.938243 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18178 | 2026.05.19 16:58:04.937930 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59488 | ||
| 18179 | 2026.05.19 16:58:04.937924 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57963 | ||
| 18180 | 2026.05.19 16:58:04.938342 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18181 | 2026.05.19 16:58:04.938372 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18182 | 2026.05.19 16:58:04.938395 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18183 | 2026.05.19 16:58:04.938399 [ 308 ] {} <Debug> TCP-Session: 12fc003a-d922-48e9-9cc3-98d22bdd3886 Authenticating user 'default' from [fd00:1122:3344:101::e]:61117 | ||
| 18184 | 2026.05.19 16:58:04.938413 [ 309 ] {} <Debug> TCP-Session: 659ba681-b06b-4d0e-9a60-362e8fe8b028 Authenticating user 'default' from [fd00:1122:3344:101::e]:59488 | ||
| 18185 | 2026.05.19 16:58:04.938427 [ 306 ] {} <Debug> TCP-Session: a8f784b2-218d-4d4a-8bdf-ab3d6dfb4e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:57963 | ||
| 18186 | 2026.05.19 16:58:04.938445 [ 308 ] {} <Debug> TCP-Session: 12fc003a-d922-48e9-9cc3-98d22bdd3886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18187 | 2026.05.19 16:58:04.938454 [ 309 ] {} <Debug> TCP-Session: 659ba681-b06b-4d0e-9a60-362e8fe8b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18188 | 2026.05.19 16:58:04.938470 [ 306 ] {} <Debug> TCP-Session: a8f784b2-218d-4d4a-8bdf-ab3d6dfb4e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18189 | 2026.05.19 16:58:04.938505 [ 309 ] {} <Debug> TCP-Session: 659ba681-b06b-4d0e-9a60-362e8fe8b028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18190 | 2026.05.19 16:58:04.938518 [ 306 ] {} <Debug> TCP-Session: a8f784b2-218d-4d4a-8bdf-ab3d6dfb4e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18191 | 2026.05.19 16:58:04.938481 [ 308 ] {} <Debug> TCP-Session: 12fc003a-d922-48e9-9cc3-98d22bdd3886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18192 | 2026.05.19 16:58:04.937917 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58571 | ||
| 18193 | 2026.05.19 16:58:04.938567 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18194 | 2026.05.19 16:58:04.938621 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18195 | 2026.05.19 16:58:04.938637 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18196 | 2026.05.19 16:58:04.938660 [ 303 ] {} <Debug> TCP-Session: d8038863-b923-4562-ad31-54d0f3b0ee40 Authenticating user 'default' from [fd00:1122:3344:101::e]:58571 | ||
| 18197 | 2026.05.19 16:58:04.938685 [ 303 ] {} <Debug> TCP-Session: d8038863-b923-4562-ad31-54d0f3b0ee40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18198 | 2026.05.19 16:58:04.938698 [ 303 ] {} <Debug> TCP-Session: d8038863-b923-4562-ad31-54d0f3b0ee40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18199 | 2026.05.19 16:58:04.938971 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 18200 | 2026.05.19 16:58:04.939899 [ 351 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> AggregatingTransform: Aggregating | ||
| 18201 | 2026.05.19 16:58:04.939930 [ 351 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> Aggregator: Aggregation method: without_key | ||
| 18202 | 2026.05.19 16:58:04.939957 [ 351 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877893 sec. (1139.091 rows/sec., 44.50 KiB/sec.) | ||
| 18203 | 2026.05.19 16:58:04.939972 [ 351 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Trace> Aggregator: Merging aggregated data | ||
| 18204 | 2026.05.19 16:58:04.940487 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002328 sec., 429.553264604811 rows/sec., 16.78 KiB/sec. | ||
| 18205 | 2026.05.19 16:58:04.940613 [ 275 ] {5019639c-164a-484b-a4f7-ea7ac7027648} <Debug> TCPHandler: Processed in 0.002709331 sec. | ||
| 18206 | 2026.05.19 16:58:04.940764 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18207 | 2026.05.19 16:58:04.940792 [ 275 ] {} <Debug> TCP-Session: 068b1f09-cb89-4967-9a5b-03742ce8ff2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18208 | 2026.05.19 16:58:04.940799 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18209 | 2026.05.19 16:58:04.940822 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18210 | 2026.05.19 16:58:04.940842 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18211 | 2026.05.19 16:58:04.940844 [ 285 ] {} <Debug> TCP-Session: 2a464132-c908-40b2-a340-fd4948af3b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18212 | 2026.05.19 16:58:04.940863 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18213 | 2026.05.19 16:58:04.940886 [ 302 ] {} <Debug> TCP-Session: f3b14d21-803e-4fe1-9e19-e6af143334e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18214 | 2026.05.19 16:58:04.940881 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18215 | 2026.05.19 16:58:04.940907 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18216 | 2026.05.19 16:58:04.940941 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18217 | 2026.05.19 16:58:04.940946 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18218 | 2026.05.19 16:58:04.940976 [ 310 ] {} <Debug> TCP-Session: 850fdd81-0e22-4dd1-a72b-a131d4955ea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18219 | 2026.05.19 16:58:04.940991 [ 308 ] {} <Debug> TCP-Session: 12fc003a-d922-48e9-9cc3-98d22bdd3886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18220 | 2026.05.19 16:58:04.941004 [ 306 ] {} <Debug> TCP-Session: a8f784b2-218d-4d4a-8bdf-ab3d6dfb4e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18221 | 2026.05.19 16:58:04.940949 [ 309 ] {} <Debug> TCP-Session: 659ba681-b06b-4d0e-9a60-362e8fe8b028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18222 | 2026.05.19 16:58:04.940871 [ 303 ] {} <Debug> TCP-Session: d8038863-b923-4562-ad31-54d0f3b0ee40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18223 | 2026.05.19 16:58:04.940918 [ 307 ] {} <Debug> TCP-Session: f3d60bcc-d675-4ce1-b28f-250dec332782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18224 | 2026.05.19 16:58:06.240291 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18225 | 2026.05.19 16:58:06.240528 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 18226 | 2026.05.19 16:58:06.240880 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18227 | 2026.05.19 16:58:06.240923 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <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 | ||
| 18228 | 2026.05.19 16:58:06.241153 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18229 | 2026.05.19 16:58:06.241229 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18230 | 2026.05.19 16:58:06.241372 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18231 | 2026.05.19 16:58:06.241470 [ 345 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18232 | 2026.05.19 16:58:06.241471 [ 359 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18233 | 2026.05.19 16:58:06.241471 [ 319 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18234 | 2026.05.19 16:58:06.241619 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18235 | 2026.05.19 16:58:06.241648 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18236 | 2026.05.19 16:58:06.241719 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18237 | 2026.05.19 16:58:06.241739 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18238 | 2026.05.19 16:58:06.241774 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18239 | 2026.05.19 16:58:06.241820 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18240 | 2026.05.19 16:58:06.242914 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.00248 sec., 14112.90322580645 rows/sec., 2.38 MiB/sec. | ||
| 18241 | 2026.05.19 16:58:06.243080 [ 281 ] {578ba535-4fb0-436b-8c82-dd3198f94698} <Debug> TCPHandler: Processed in 0.002932854 sec. | ||
| 18242 | 2026.05.19 16:58:06.245096 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18243 | 2026.05.19 16:58:06.245252 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18244 | 2026.05.19 16:58:06.245316 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18245 | 2026.05.19 16:58:06.245915 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18246 | 2026.05.19 16:58:06.245962 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18247 | 2026.05.19 16:58:06.246371 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18248 | 2026.05.19 16:58:06.246614 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18249 | 2026.05.19 16:58:06.246768 [ 82 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18250 | 2026.05.19 16:58:06.246773 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001571 sec., 56015.27689369828 rows/sec., 4.72 MiB/sec. | ||
| 18251 | 2026.05.19 16:58:06.246806 [ 82 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18252 | 2026.05.19 16:58:06.246826 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18253 | 2026.05.19 16:58:06.246827 [ 281 ] {23f0537d-c6fc-4202-948f-1d40718e8dce} <Debug> TCPHandler: Processed in 0.001801967 sec. | ||
| 18254 | 2026.05.19 16:58:06.246949 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18255 | 2026.05.19 16:58:06.246968 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.05.19 16:58:06.247088 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18257 | 2026.05.19 16:58:06.247091 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18258 | 2026.05.19 16:58:06.247136 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18259 | 2026.05.19 16:58:06.247141 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2618 rows starting from the beginning of the part | ||
| 18260 | 2026.05.19 16:58:06.247227 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 106 rows starting from the beginning of the part | ||
| 18261 | 2026.05.19 16:58:06.247275 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 88 rows starting from the beginning of the part | ||
| 18262 | 2026.05.19 16:58:06.247320 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 2400 rows starting from the beginning of the part | ||
| 18263 | 2026.05.19 16:58:06.247360 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 18264 | 2026.05.19 16:58:06.247399 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 88 rows starting from the beginning of the part | ||
| 18265 | 2026.05.19 16:58:06.247569 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.05.19 16:58:06.247609 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18267 | 2026.05.19 16:58:06.247917 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18268 | 2026.05.19 16:58:06.248142 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18269 | 2026.05.19 16:58:06.248347 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001281 sec., 12490.24199843872 rows/sec., 939.21 KiB/sec. | ||
| 18270 | 2026.05.19 16:58:06.248383 [ 281 ] {195a3c6f-ca2f-4d69-baf7-d90a6e08a7ba} <Debug> TCPHandler: Processed in 0.001466683 sec. | ||
| 18271 | 2026.05.19 16:58:06.248501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18272 | 2026.05.19 16:58:06.248598 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18273 | 2026.05.19 16:58:06.248640 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18274 | 2026.05.19 16:58:06.249076 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2026.05.19 16:58:06.249111 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18276 | 2026.05.19 16:58:06.249426 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18277 | 2026.05.19 16:58:06.249473 [ 197 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002583679 sec., 2073012.9400749858 rows/sec., 163.87 MiB/sec. | ||
| 18278 | 2026.05.19 16:58:06.249642 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18279 | 2026.05.19 16:58:06.249775 [ 82 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18280 | 2026.05.19 16:58:06.249800 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00122 sec., 65573.77049180328 rows/sec., 5.12 MiB/sec. | ||
| 18281 | 2026.05.19 16:58:06.249809 [ 82 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18282 | 2026.05.19 16:58:06.249818 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18283 | 2026.05.19 16:58:06.249836 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18284 | 2026.05.19 16:58:06.249838 [ 281 ] {1b4d702b-250d-4eb0-9e92-347d80dc0937} <Debug> TCPHandler: Processed in 0.001389481 sec. | ||
| 18285 | 2026.05.19 16:58:06.249942 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18286 | 2026.05.19 16:58:06.249997 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18287 | 2026.05.19 16:58:06.250066 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18288 | 2026.05.19 16:58:06.250101 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18289 | 2026.05.19 16:58:06.250117 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part | ||
| 18290 | 2026.05.19 16:58:06.250158 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18291 | 2026.05.19 16:58:06.250189 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2026.05.19 16:58:06.250197 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 89 rows starting from the beginning of the part | ||
| 18293 | 2026.05.19 16:58:06.250261 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 80 rows starting from the beginning of the part | ||
| 18294 | 2026.05.19 16:58:06.250285 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_136_27} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18295 | 2026.05.19 16:58:06.250315 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1253 rows starting from the beginning of the part | ||
| 18296 | 2026.05.19 16:58:06.250367 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 18297 | 2026.05.19 16:58:06.250402 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 18298 | 2026.05.19 16:58:06.250412 [ 197 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 80 rows starting from the beginning of the part | ||
| 18299 | 2026.05.19 16:58:06.250605 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18300 | 2026.05.19 16:58:06.250646 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18301 | 2026.05.19 16:58:06.251004 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18302 | 2026.05.19 16:58:06.251298 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2026.05.19 16:58:06.251448 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. | ||
| 18304 | 2026.05.19 16:58:06.251484 [ 281 ] {6f6cab73-89ab-4780-a5f0-07f113b1ccc9} <Debug> TCPHandler: Processed in 0.001540084 sec. | ||
| 18305 | 2026.05.19 16:58:06.251609 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18306 | 2026.05.19 16:58:06.251706 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18307 | 2026.05.19 16:58:06.251762 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18308 | 2026.05.19 16:58:06.251934 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203178 sec., 1461280.256720708 rows/sec., 105.43 MiB/sec. | ||
| 18309 | 2026.05.19 16:58:06.252143 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18310 | 2026.05.19 16:58:06.252431 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18311 | 2026.05.19 16:58:06.252513 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_136_27} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18312 | 2026.05.19 16:58:06.252613 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18313 | 2026.05.19 16:58:06.252620 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 18314 | 2026.05.19 16:58:06.252654 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18315 | 2026.05.19 16:58:06.253209 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18316 | 2026.05.19 16:58:06.253424 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18317 | 2026.05.19 16:58:06.253560 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001892 sec., 8456.659619450316 rows/sec., 15.15 MiB/sec. | ||
| 18318 | 2026.05.19 16:58:06.253614 [ 281 ] {df016d0b-a6e5-4c9d-beb0-84a0596a2e7e} <Debug> TCPHandler: Processed in 0.002077631 sec. | ||
| 18319 | 2026.05.19 16:58:06.253760 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.05.19 16:58:06.253866 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18321 | 2026.05.19 16:58:06.253918 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18322 | 2026.05.19 16:58:06.254337 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18323 | 2026.05.19 16:58:06.254370 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.01 GiB. | ||
| 18324 | 2026.05.19 16:58:06.254703 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18325 | 2026.05.19 16:58:06.254923 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18326 | 2026.05.19 16:58:06.255056 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 18327 | 2026.05.19 16:58:06.255092 [ 281 ] {a2fdd249-5160-4b03-b1c6-f4a2aea264b0} <Debug> TCPHandler: Processed in 0.001355421 sec. | ||
| 18328 | 2026.05.19 16:58:08.227959 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18329 | 2026.05.19 16:58:08.228019 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18330 | 2026.05.19 16:58:08.496273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39364 | ||
| 18331 | 2026.05.19 16:58:08.496855 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2026.05.19 16:58:08.496902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18333 | 2026.05.19 16:58:08.497419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18334 | 2026.05.19 16:58:08.497661 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2026.05.19 16:58:08.497817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39364 | ||
| 18336 | 2026.05.19 16:58:09.097487 [ 77 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 18337 | 2026.05.19 16:58:09.097547 [ 77 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18338 | 2026.05.19 16:58:09.097573 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18339 | 2026.05.19 16:58:09.097671 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 18340 | 2026.05.19 16:58:09.097782 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18341 | 2026.05.19 16:58:09.097816 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 18342 | 2026.05.19 16:58:09.097880 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 18343 | 2026.05.19 16:58:09.097927 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 18344 | 2026.05.19 16:58:09.097972 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 18345 | 2026.05.19 16:58:09.098013 [ 197 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 18346 | 2026.05.19 16:58:09.098761 [ 198 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124127 sec., 5337.475214099475 rows/sec., 396.14 KiB/sec. | ||
| 18347 | 2026.05.19 16:58:09.098915 [ 189 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 18348 | 2026.05.19 16:58:09.099198 [ 189 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.05.19 16:58:09.099274 [ 189 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_17_4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 18350 | 2026.05.19 16:58:09.099352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18351 | 2026.05.19 16:58:09.876474 [ 222 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18352 | 2026.05.19 16:58:09.876523 [ 222 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18353 | 2026.05.19 16:58:09.878705 [ 222 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18354 | 2026.05.19 16:58:10.574597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18355 | 2026.05.19 16:58:10.591776 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.05.19 16:58:10.591841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18357 | 2026.05.19 16:58:10.597789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18358 | 2026.05.19 16:58:10.598500 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.05.19 16:58:10.601462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18360 | 2026.05.19 16:58:11.102650 [ 75 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 18361 | 2026.05.19 16:58:11.102725 [ 75 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2026.05.19 16:58:11.102751 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18363 | 2026.05.19 16:58:11.102898 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 18364 | 2026.05.19 16:58:11.103053 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18365 | 2026.05.19 16:58:11.103088 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 825 rows starting from the beginning of the part | ||
| 18366 | 2026.05.19 16:58:11.103158 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 18367 | 2026.05.19 16:58:11.103208 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 18368 | 2026.05.19 16:58:11.103257 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 18369 | 2026.05.19 16:58:11.103302 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 801 rows starting from the beginning of the part | ||
| 18370 | 2026.05.19 16:58:11.104571 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740347 sec., 1422130.1843827697 rows/sec., 88.61 MiB/sec. | ||
| 18371 | 2026.05.19 16:58:11.104717 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 18372 | 2026.05.19 16:58:11.104956 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.05.19 16:58:11.105031 [ 197 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_37_9} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 18374 | 2026.05.19 16:58:11.105109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18375 | 2026.05.19 16:58:11.241015 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.05.19 16:58:11.241333 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 18377 | 2026.05.19 16:58:11.241855 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18378 | 2026.05.19 16:58:11.241992 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <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 | ||
| 18379 | 2026.05.19 16:58:11.242292 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18380 | 2026.05.19 16:58:11.242364 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18381 | 2026.05.19 16:58:11.242509 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18382 | 2026.05.19 16:58:11.242589 [ 359 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18383 | 2026.05.19 16:58:11.242594 [ 319 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18384 | 2026.05.19 16:58:11.242615 [ 345 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18385 | 2026.05.19 16:58:11.242724 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18386 | 2026.05.19 16:58:11.242755 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18387 | 2026.05.19 16:58:11.242830 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18388 | 2026.05.19 16:58:11.242851 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18389 | 2026.05.19 16:58:11.242888 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18390 | 2026.05.19 16:58:11.242930 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18391 | 2026.05.19 16:58:11.243929 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002727 sec., 12834.616795012835 rows/sec., 2.16 MiB/sec. | ||
| 18392 | 2026.05.19 16:58:11.244075 [ 281 ] {27caf0cc-75c0-4881-8224-bf5ea7fc7528} <Debug> TCPHandler: Processed in 0.003207109 sec. | ||
| 18393 | 2026.05.19 16:58:11.246265 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.05.19 16:58:11.246476 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18395 | 2026.05.19 16:58:11.246562 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18396 | 2026.05.19 16:58:11.247315 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2026.05.19 16:58:11.247360 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18398 | 2026.05.19 16:58:11.247749 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18399 | 2026.05.19 16:58:11.248032 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2026.05.19 16:58:11.248188 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001772 sec., 59819.41309255079 rows/sec., 5.02 MiB/sec. | ||
| 18401 | 2026.05.19 16:58:11.248225 [ 281 ] {05d100a1-f4b5-4bcf-9f38-2f68254a96b6} <Debug> TCPHandler: Processed in 0.002067322 sec. | ||
| 18402 | 2026.05.19 16:58:11.248358 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18403 | 2026.05.19 16:58:11.248460 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18404 | 2026.05.19 16:58:11.248503 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18405 | 2026.05.19 16:58:11.248920 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.05.19 16:58:11.248958 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18407 | 2026.05.19 16:58:11.249260 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18408 | 2026.05.19 16:58:11.249475 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.05.19 16:58:11.249609 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 1.57 MiB/sec. | ||
| 18410 | 2026.05.19 16:58:11.249644 [ 281 ] {f8ac3d0e-75e0-4447-a004-10b082fdd0a5} <Debug> TCPHandler: Processed in 0.00133813 sec. | ||
| 18411 | 2026.05.19 16:58:11.249755 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18412 | 2026.05.19 16:58:11.249851 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18413 | 2026.05.19 16:58:11.249893 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18414 | 2026.05.19 16:58:11.250330 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2026.05.19 16:58:11.250367 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18416 | 2026.05.19 16:58:11.250667 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18417 | 2026.05.19 16:58:11.250881 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.05.19 16:58:11.251011 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001179 sec., 75487.70144189992 rows/sec., 5.90 MiB/sec. | ||
| 18419 | 2026.05.19 16:58:11.251047 [ 281 ] {0a25f9b5-39ba-4f51-95d9-75fa28daa6d9} <Debug> TCPHandler: Processed in 0.001342001 sec. | ||
| 18420 | 2026.05.19 16:58:11.251166 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18421 | 2026.05.19 16:58:11.251263 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18422 | 2026.05.19 16:58:11.251307 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18423 | 2026.05.19 16:58:11.251718 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.05.19 16:58:11.251753 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18425 | 2026.05.19 16:58:11.252092 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18426 | 2026.05.19 16:58:11.252298 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.05.19 16:58:11.252432 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 18428 | 2026.05.19 16:58:11.252467 [ 281 ] {24b115c6-90e6-4180-83c5-5b94f745f5b2} <Debug> TCPHandler: Processed in 0.00135081 sec. | ||
| 18429 | 2026.05.19 16:58:11.252584 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18430 | 2026.05.19 16:58:11.252679 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18431 | 2026.05.19 16:58:11.252734 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18432 | 2026.05.19 16:58:11.253512 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.05.19 16:58:11.253547 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18434 | 2026.05.19 16:58:11.254123 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18435 | 2026.05.19 16:58:11.254344 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18436 | 2026.05.19 16:58:11.254487 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001824 sec., 13706.140350877193 rows/sec., 24.56 MiB/sec. | ||
| 18437 | 2026.05.19 16:58:11.254541 [ 281 ] {c5d2524d-691c-467a-b3f9-143bbbf8a7c3} <Debug> TCPHandler: Processed in 0.002005921 sec. | ||
| 18438 | 2026.05.19 16:58:11.254675 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18439 | 2026.05.19 16:58:11.254771 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18440 | 2026.05.19 16:58:11.254814 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18441 | 2026.05.19 16:58:11.255167 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18442 | 2026.05.19 16:58:11.255202 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.00 GiB. | ||
| 18443 | 2026.05.19 16:58:11.255507 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18444 | 2026.05.19 16:58:11.255711 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18445 | 2026.05.19 16:58:11.255842 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18446 | 2026.05.19 16:58:11.255876 [ 281 ] {bd9f56c8-62a4-4c72-bc4c-2666ac74599e} <Debug> TCPHandler: Processed in 0.001251999 sec. | ||
| 18447 | 2026.05.19 16:58:14.715465 [ 226 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18448 | 2026.05.19 16:58:14.715563 [ 226 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18449 | 2026.05.19 16:58:14.717500 [ 226 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18450 | 2026.05.19 16:58:15.000421 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.09 MiB, peak 405.56 MiB, free memory in arenas 0.00 B, will set to 387.10 MiB (RSS), difference: 4.00 MiB | ||
| 18451 | 2026.05.19 16:58:15.999885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39812 | ||
| 18452 | 2026.05.19 16:58:16.000481 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.05.19 16:58:16.000530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18454 | 2026.05.19 16:58:16.001018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18455 | 2026.05.19 16:58:16.001256 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.05.19 16:58:16.001402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39812 | ||
| 18457 | 2026.05.19 16:58:16.243877 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18458 | 2026.05.19 16:58:16.244100 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 18459 | 2026.05.19 16:58:16.244437 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18460 | 2026.05.19 16:58:16.244479 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <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_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')" moved to PREWHERE | ||
| 18461 | 2026.05.19 16:58:16.244718 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18462 | 2026.05.19 16:58:16.244789 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18463 | 2026.05.19 16:58:16.244934 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 18464 | 2026.05.19 16:58:16.245035 [ 284 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18465 | 2026.05.19 16:58:16.245055 [ 345 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18466 | 2026.05.19 16:58:16.245035 [ 319 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18467 | 2026.05.19 16:58:16.245198 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18468 | 2026.05.19 16:58:16.245228 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18469 | 2026.05.19 16:58:16.245301 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18470 | 2026.05.19 16:58:16.245322 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18471 | 2026.05.19 16:58:16.245358 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 18472 | 2026.05.19 16:58:16.245398 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 18473 | 2026.05.19 16:58:16.246417 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002417 sec., 14480.761274306993 rows/sec., 2.44 MiB/sec. | ||
| 18474 | 2026.05.19 16:58:16.246560 [ 281 ] {ae8f8176-28db-443d-97c3-08b74c293bf7} <Debug> TCPHandler: Processed in 0.002812562 sec. | ||
| 18475 | 2026.05.19 16:58:16.249383 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18476 | 2026.05.19 16:58:16.249498 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18477 | 2026.05.19 16:58:16.249546 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18478 | 2026.05.19 16:58:16.250045 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18479 | 2026.05.19 16:58:16.250089 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18480 | 2026.05.19 16:58:16.250450 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18481 | 2026.05.19 16:58:16.250676 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18482 | 2026.05.19 16:58:16.250818 [ 68 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18483 | 2026.05.19 16:58:16.250834 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.45 MiB/sec. | ||
| 18484 | 2026.05.19 16:58:16.250892 [ 68 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18485 | 2026.05.19 16:58:16.250900 [ 281 ] {c06ba930-8bf0-4c7d-a038-8410b6dc9035} <Debug> TCPHandler: Processed in 0.001568163 sec. | ||
| 18486 | 2026.05.19 16:58:16.250925 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18487 | 2026.05.19 16:58:16.251029 [ 221 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18488 | 2026.05.19 16:58:16.251039 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18489 | 2026.05.19 16:58:16.251069 [ 221 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18490 | 2026.05.19 16:58:16.251039 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18491 | 2026.05.19 16:58:16.251159 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18492 | 2026.05.19 16:58:16.251202 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18493 | 2026.05.19 16:58:16.251226 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18494 | 2026.05.19 16:58:16.251271 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 18495 | 2026.05.19 16:58:16.251349 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 18496 | 2026.05.19 16:58:16.251417 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 18497 | 2026.05.19 16:58:16.251487 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 18498 | 2026.05.19 16:58:16.251554 [ 190 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 18499 | 2026.05.19 16:58:16.251607 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.05.19 16:58:16.251644 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18501 | 2026.05.19 16:58:16.251943 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18502 | 2026.05.19 16:58:16.252244 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.05.19 16:58:16.252399 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001261 sec., 11102.299762093577 rows/sec., 905.31 KiB/sec. | ||
| 18504 | 2026.05.19 16:58:16.252436 [ 281 ] {fa0f7c63-5a48-471b-abb4-c50bb80aa7cd} <Debug> TCPHandler: Processed in 0.001445752 sec. | ||
| 18505 | 2026.05.19 16:58:16.252525 [ 189 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535073 sec., 78172.17813094231 rows/sec., 6.78 MiB/sec. | ||
| 18506 | 2026.05.19 16:58:16.252564 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18507 | 2026.05.19 16:58:16.252669 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18508 | 2026.05.19 16:58:16.252686 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18509 | 2026.05.19 16:58:16.252712 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18510 | 2026.05.19 16:58:16.252972 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18511 | 2026.05.19 16:58:16.253043 [ 193 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_21_5} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18512 | 2026.05.19 16:58:16.253148 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18513 | 2026.05.19 16:58:16.253231 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.05.19 16:58:16.253274 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18515 | 2026.05.19 16:58:16.253611 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18516 | 2026.05.19 16:58:16.253800 [ 221 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18517 | 2026.05.19 16:58:16.253898 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2026.05.19 16:58:16.254060 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001442 sec., 149098.4743411928 rows/sec., 13.25 MiB/sec. | ||
| 18519 | 2026.05.19 16:58:16.254100 [ 281 ] {78fc7e20-0b43-47fc-95b6-fa9c3b9d100d} <Debug> TCPHandler: Processed in 0.001619265 sec. | ||
| 18520 | 2026.05.19 16:58:16.254227 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2026.05.19 16:58:16.254334 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18522 | 2026.05.19 16:58:16.254380 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18523 | 2026.05.19 16:58:16.254909 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.05.19 16:58:16.254945 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18525 | 2026.05.19 16:58:16.255252 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18526 | 2026.05.19 16:58:16.255466 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18527 | 2026.05.19 16:58:16.255598 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001237 sec., 33953.11236863379 rows/sec., 2.48 MiB/sec. | ||
| 18528 | 2026.05.19 16:58:16.255635 [ 281 ] {143d2717-3086-4861-a88b-a62f8ac009d5} <Debug> TCPHandler: Processed in 0.001420761 sec. | ||
| 18529 | 2026.05.19 16:58:16.255750 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18530 | 2026.05.19 16:58:16.255843 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18531 | 2026.05.19 16:58:16.255885 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18532 | 2026.05.19 16:58:16.256278 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2026.05.19 16:58:16.256315 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18534 | 2026.05.19 16:58:16.256605 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18535 | 2026.05.19 16:58:16.256808 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18536 | 2026.05.19 16:58:16.256939 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.79 MiB/sec. | ||
| 18537 | 2026.05.19 16:58:16.256974 [ 281 ] {4599bb42-8b6a-4d78-bb0b-3734ea2f892e} <Debug> TCPHandler: Processed in 0.00127172 sec. | ||
| 18538 | 2026.05.19 16:58:16.257080 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18539 | 2026.05.19 16:58:16.257172 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18540 | 2026.05.19 16:58:16.257213 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18541 | 2026.05.19 16:58:16.257600 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18542 | 2026.05.19 16:58:16.257636 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18543 | 2026.05.19 16:58:16.257923 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18544 | 2026.05.19 16:58:16.258133 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2026.05.19 16:58:16.258236 [ 68 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18546 | 2026.05.19 16:58:16.258262 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 18547 | 2026.05.19 16:58:16.258275 [ 68 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18548 | 2026.05.19 16:58:16.258303 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18549 | 2026.05.19 16:58:16.258304 [ 281 ] {0c428935-b749-4cbe-a6d4-1e00f026f5c2} <Debug> TCPHandler: Processed in 0.001270159 sec. | ||
| 18550 | 2026.05.19 16:58:16.258384 [ 224 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18551 | 2026.05.19 16:58:16.258400 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18552 | 2026.05.19 16:58:16.258421 [ 224 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18553 | 2026.05.19 16:58:16.258446 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18554 | 2026.05.19 16:58:16.258519 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18555 | 2026.05.19 16:58:16.258557 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 18556 | 2026.05.19 16:58:16.258573 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18557 | 2026.05.19 16:58:16.258625 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 18558 | 2026.05.19 16:58:16.258629 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18559 | 2026.05.19 16:58:16.258682 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 18560 | 2026.05.19 16:58:16.258733 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 18561 | 2026.05.19 16:58:16.258777 [ 189 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 18562 | 2026.05.19 16:58:16.259153 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.05.19 16:58:16.259196 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18564 | 2026.05.19 16:58:16.259460 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001097876 sec., 54650.98062076227 rows/sec., 4.38 MiB/sec. | ||
| 18565 | 2026.05.19 16:58:16.259558 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18566 | 2026.05.19 16:58:16.259572 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18567 | 2026.05.19 16:58:16.259915 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18568 | 2026.05.19 16:58:16.259938 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18569 | 2026.05.19 16:58:16.260004 [ 193 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_21_5} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18570 | 2026.05.19 16:58:16.260080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18571 | 2026.05.19 16:58:16.260098 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.00155 sec., 83870.96774193548 rows/sec., 6.80 MiB/sec. | ||
| 18572 | 2026.05.19 16:58:16.260139 [ 281 ] {bcc9ad83-9af0-443f-be39-0b8e802d339a} <Debug> TCPHandler: Processed in 0.001752937 sec. | ||
| 18573 | 2026.05.19 16:58:16.260213 [ 219 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18574 | 2026.05.19 16:58:16.260247 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18575 | 2026.05.19 16:58:16.260252 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18576 | 2026.05.19 16:58:16.260348 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18577 | 2026.05.19 16:58:16.260399 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18578 | 2026.05.19 16:58:16.260813 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18579 | 2026.05.19 16:58:16.260851 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18580 | 2026.05.19 16:58:16.261203 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18581 | 2026.05.19 16:58:16.261466 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18582 | 2026.05.19 16:58:16.261615 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001285 sec., 157976.65369649808 rows/sec., 11.32 MiB/sec. | ||
| 18583 | 2026.05.19 16:58:16.261634 [ 224 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18584 | 2026.05.19 16:58:16.261651 [ 281 ] {97ad9489-b5f4-4547-b271-1b8bc2d9317f} <Debug> TCPHandler: Processed in 0.001451422 sec. | ||
| 18585 | 2026.05.19 16:58:16.261785 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18586 | 2026.05.19 16:58:16.261880 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18587 | 2026.05.19 16:58:16.261936 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18588 | 2026.05.19 16:58:16.262728 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18589 | 2026.05.19 16:58:16.262765 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18590 | 2026.05.19 16:58:16.263295 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18591 | 2026.05.19 16:58:16.263520 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18592 | 2026.05.19 16:58:16.263663 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001801 sec., 8883.953359244864 rows/sec., 15.92 MiB/sec. | ||
| 18593 | 2026.05.19 16:58:16.263721 [ 281 ] {e8b36472-0bbb-4814-bc92-994309e819fd} <Debug> TCPHandler: Processed in 0.00198352 sec. | ||
| 18594 | 2026.05.19 16:58:16.263832 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18595 | 2026.05.19 16:58:16.263841 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.05.19 16:58:16.263949 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18597 | 2026.05.19 16:58:16.263991 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18598 | 2026.05.19 16:58:16.264335 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.05.19 16:58:16.264371 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18600 | 2026.05.19 16:58:16.264670 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18601 | 2026.05.19 16:58:16.264887 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.05.19 16:58:16.265016 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 18603 | 2026.05.19 16:58:16.265048 [ 281 ] {f315a944-075a-43ea-8815-aa140b622836} <Debug> TCPHandler: Processed in 0.001254749 sec. | ||
| 18604 | 2026.05.19 16:58:16.835224 [ 220 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18605 | 2026.05.19 16:58:16.835276 [ 220 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18606 | 2026.05.19 16:58:16.839028 [ 220 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18607 | 2026.05.19 16:58:17.278806 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18608 | 2026.05.19 16:58:17.278869 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18609 | 2026.05.19 16:58:17.281301 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18610 | 2026.05.19 16:58:17.464256 [ 222 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18611 | 2026.05.19 16:58:17.464349 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18612 | 2026.05.19 16:58:17.467079 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18613 | 2026.05.19 16:58:18.103414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18614 | 2026.05.19 16:58:18.120782 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18615 | 2026.05.19 16:58:18.120836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18616 | 2026.05.19 16:58:18.127143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18617 | 2026.05.19 16:58:18.127881 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2026.05.19 16:58:18.131281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18619 | 2026.05.19 16:58:21.243457 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18620 | 2026.05.19 16:58:21.243720 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 18621 | 2026.05.19 16:58:21.244069 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18622 | 2026.05.19 16:58:21.244108 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <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 | ||
| 18623 | 2026.05.19 16:58:21.244333 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18624 | 2026.05.19 16:58:21.244421 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18625 | 2026.05.19 16:58:21.244579 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18626 | 2026.05.19 16:58:21.244672 [ 284 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18627 | 2026.05.19 16:58:21.244700 [ 345 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18628 | 2026.05.19 16:58:21.244672 [ 319 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18629 | 2026.05.19 16:58:21.244831 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18630 | 2026.05.19 16:58:21.244858 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18631 | 2026.05.19 16:58:21.244927 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18632 | 2026.05.19 16:58:21.244948 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18633 | 2026.05.19 16:58:21.244984 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18634 | 2026.05.19 16:58:21.245025 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18635 | 2026.05.19 16:58:21.246031 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002424 sec., 14438.94389438944 rows/sec., 2.43 MiB/sec. | ||
| 18636 | 2026.05.19 16:58:21.246162 [ 281 ] {6395a53b-c119-4899-938e-700ebbffd885} <Debug> TCPHandler: Processed in 0.002858054 sec. | ||
| 18637 | 2026.05.19 16:58:21.248257 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18638 | 2026.05.19 16:58:21.248389 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18639 | 2026.05.19 16:58:21.248448 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18640 | 2026.05.19 16:58:21.249025 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18641 | 2026.05.19 16:58:21.249073 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18642 | 2026.05.19 16:58:21.249452 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18643 | 2026.05.19 16:58:21.249681 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18644 | 2026.05.19 16:58:21.249829 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001478 sec., 71718.53856562923 rows/sec., 6.02 MiB/sec. | ||
| 18645 | 2026.05.19 16:58:21.249864 [ 281 ] {77c4dbc3-8979-451b-b85b-d537eb67dbdd} <Debug> TCPHandler: Processed in 0.001668966 sec. | ||
| 18646 | 2026.05.19 16:58:21.250002 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18647 | 2026.05.19 16:58:21.250097 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18648 | 2026.05.19 16:58:21.250138 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18649 | 2026.05.19 16:58:21.250544 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18650 | 2026.05.19 16:58:21.250578 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18651 | 2026.05.19 16:58:21.250851 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18652 | 2026.05.19 16:58:21.251053 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18653 | 2026.05.19 16:58:21.251182 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001155 sec., 21645.021645021647 rows/sec., 1.59 MiB/sec. | ||
| 18654 | 2026.05.19 16:58:21.251189 [ 63 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18655 | 2026.05.19 16:58:21.251216 [ 281 ] {0041e393-0135-45c1-94b8-98182cc9ed8f} <Debug> TCPHandler: Processed in 0.00131719 sec. | ||
| 18656 | 2026.05.19 16:58:21.251242 [ 63 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2026.05.19 16:58:21.251267 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18658 | 2026.05.19 16:58:21.251403 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18659 | 2026.05.19 16:58:21.251436 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18660 | 2026.05.19 16:58:21.251504 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18661 | 2026.05.19 16:58:21.251548 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18662 | 2026.05.19 16:58:21.251567 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18663 | 2026.05.19 16:58:21.251607 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 82 rows starting from the beginning of the part | ||
| 18664 | 2026.05.19 16:58:21.251674 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 38 rows starting from the beginning of the part | ||
| 18665 | 2026.05.19 16:58:21.251726 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
| 18666 | 2026.05.19 16:58:21.251777 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 18667 | 2026.05.19 16:58:21.251819 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 42 rows starting from the beginning of the part | ||
| 18668 | 2026.05.19 16:58:21.251859 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 18669 | 2026.05.19 16:58:21.251993 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18670 | 2026.05.19 16:58:21.252036 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18671 | 2026.05.19 16:58:21.252378 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18672 | 2026.05.19 16:58:21.252615 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18673 | 2026.05.19 16:58:21.252702 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130598 sec., 174581.5402992389 rows/sec., 13.44 MiB/sec. | ||
| 18674 | 2026.05.19 16:58:21.252749 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001264 sec., 70411.39240506329 rows/sec., 5.50 MiB/sec. | ||
| 18675 | 2026.05.19 16:58:21.252789 [ 281 ] {52554edb-8109-4ace-93e4-c3e92963d576} <Debug> TCPHandler: Processed in 0.001435351 sec. | ||
| 18676 | 2026.05.19 16:58:21.252862 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18677 | 2026.05.19 16:58:21.252916 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18678 | 2026.05.19 16:58:21.253017 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18679 | 2026.05.19 16:58:21.253063 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18680 | 2026.05.19 16:58:21.253116 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18681 | 2026.05.19 16:58:21.253194 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_121_24} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18682 | 2026.05.19 16:58:21.253270 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18683 | 2026.05.19 16:58:21.253498 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.05.19 16:58:21.253538 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18685 | 2026.05.19 16:58:21.253868 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18686 | 2026.05.19 16:58:21.254081 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.05.19 16:58:21.254207 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_134_34 to all_135_135_0 | ||
| 18688 | 2026.05.19 16:58:21.254214 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 18689 | 2026.05.19 16:58:21.254249 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.05.19 16:58:21.254268 [ 281 ] {644dcf16-c96f-433f-9b0c-eb2ac6ea339e} <Debug> TCPHandler: Processed in 0.001400191 sec. | ||
| 18691 | 2026.05.19 16:58:21.254274 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18692 | 2026.05.19 16:58:21.254354 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_34 to all_135_135_0 into Compact with storage Full | ||
| 18693 | 2026.05.19 16:58:21.254399 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.05.19 16:58:21.254458 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18695 | 2026.05.19 16:58:21.254491 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_34, total 47649 rows starting from the beginning of the part | ||
| 18696 | 2026.05.19 16:58:21.254498 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18697 | 2026.05.19 16:58:21.254576 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18698 | 2026.05.19 16:58:21.254596 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18699 | 2026.05.19 16:58:21.255442 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18700 | 2026.05.19 16:58:21.255480 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18701 | 2026.05.19 16:58:21.256010 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18702 | 2026.05.19 16:58:21.256235 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18703 | 2026.05.19 16:58:21.256391 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18704 | 2026.05.19 16:58:21.256405 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001913 sec., 13068.478829064297 rows/sec., 23.42 MiB/sec. | ||
| 18705 | 2026.05.19 16:58:21.256435 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18706 | 2026.05.19 16:58:21.256458 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18707 | 2026.05.19 16:58:21.256471 [ 281 ] {39ebf251-3ea9-4e16-8501-70350fb13de4} <Debug> TCPHandler: Processed in 0.002119742 sec. | ||
| 18708 | 2026.05.19 16:58:21.256530 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18709 | 2026.05.19 16:58:21.256616 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18710 | 2026.05.19 16:58:21.256709 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18711 | 2026.05.19 16:58:21.256717 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18712 | 2026.05.19 16:58:21.256763 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2491 rows starting from the beginning of the part | ||
| 18713 | 2026.05.19 16:58:21.256772 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18714 | 2026.05.19 16:58:21.256897 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 18715 | 2026.05.19 16:58:21.257016 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
| 18716 | 2026.05.19 16:58:21.257127 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 25 rows starting from the beginning of the part | ||
| 18717 | 2026.05.19 16:58:21.257136 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18718 | 2026.05.19 16:58:21.257177 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18719 | 2026.05.19 16:58:21.257231 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
| 18720 | 2026.05.19 16:58:21.257342 [ 189 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 25 rows starting from the beginning of the part | ||
| 18721 | 2026.05.19 16:58:21.257499 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18722 | 2026.05.19 16:58:21.257740 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2026.05.19 16:58:21.257884 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 18724 | 2026.05.19 16:58:21.257919 [ 281 ] {c8f45d7d-96a4-439f-9c4d-c75569f7af98} <Debug> TCPHandler: Processed in 0.00135189 sec. | ||
| 18725 | 2026.05.19 16:58:21.262284 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47809 rows, containing 5 columns (5 merged, 0 gathered) in 0.007948411 sec., 6014912.917814642 rows/sec., 389.79 MiB/sec. | ||
| 18726 | 2026.05.19 16:58:21.262888 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Trace> MergedBlockOutputStream: filled checksums all_1_135_35 (state Temporary) | ||
| 18727 | 2026.05.19 16:58:21.263188 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_135_35 to all_1_135_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18728 | 2026.05.19 16:58:21.263266 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_135_35} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_134_34, all_135_135_0] -> all_1_135_35 | ||
| 18729 | 2026.05.19 16:58:21.263428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18730 | 2026.05.19 16:58:21.267262 [ 191 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2609 rows, containing 19 columns (19 merged, 0 gathered) in 0.010815354 sec., 241231.1238263676 rows/sec., 432.28 MiB/sec. | ||
| 18731 | 2026.05.19 16:58:21.269874 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18732 | 2026.05.19 16:58:21.270204 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18733 | 2026.05.19 16:58:21.270277 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18734 | 2026.05.19 16:58:21.270430 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.93 MiB. | ||
| 18735 | 2026.05.19 16:58:22.000442 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.59 MiB, peak 406.49 MiB, free memory in arenas 0.00 B, will set to 392.56 MiB (RSS), difference: 4.97 MiB | ||
| 18736 | 2026.05.19 16:58:23.228060 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18737 | 2026.05.19 16:58:23.228128 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18738 | 2026.05.19 16:58:23.502839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40324 | ||
| 18739 | 2026.05.19 16:58:23.503442 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18740 | 2026.05.19 16:58:23.503490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18741 | 2026.05.19 16:58:23.504003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18742 | 2026.05.19 16:58:23.504268 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.05.19 16:58:23.504406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40324 | ||
| 18744 | 2026.05.19 16:58:25.631769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18745 | 2026.05.19 16:58:25.649243 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2026.05.19 16:58:25.649313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18747 | 2026.05.19 16:58:25.655605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18748 | 2026.05.19 16:58:25.656351 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18749 | 2026.05.19 16:58:25.659964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18750 | 2026.05.19 16:58:26.243508 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.05.19 16:58:26.243767 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 18752 | 2026.05.19 16:58:26.244143 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18753 | 2026.05.19 16:58:26.244192 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <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 | ||
| 18754 | 2026.05.19 16:58:26.244451 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18755 | 2026.05.19 16:58:26.244522 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18756 | 2026.05.19 16:58:26.244666 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18757 | 2026.05.19 16:58:26.244761 [ 319 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18758 | 2026.05.19 16:58:26.244789 [ 345 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18759 | 2026.05.19 16:58:26.244761 [ 284 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18760 | 2026.05.19 16:58:26.244938 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18761 | 2026.05.19 16:58:26.244967 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18762 | 2026.05.19 16:58:26.245038 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18763 | 2026.05.19 16:58:26.245058 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18764 | 2026.05.19 16:58:26.245094 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18765 | 2026.05.19 16:58:26.245135 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 18766 | 2026.05.19 16:58:26.246174 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002515 sec., 13916.500994035787 rows/sec., 2.34 MiB/sec. | ||
| 18767 | 2026.05.19 16:58:26.246280 [ 281 ] {25fb253a-ae5a-40e8-ba3d-79b79109e314} <Debug> TCPHandler: Processed in 0.002937175 sec. | ||
| 18768 | 2026.05.19 16:58:26.248237 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.05.19 16:58:26.248349 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18770 | 2026.05.19 16:58:26.248395 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18771 | 2026.05.19 16:58:26.248877 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.05.19 16:58:26.248919 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18773 | 2026.05.19 16:58:26.249289 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18774 | 2026.05.19 16:58:26.249518 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.05.19 16:58:26.249666 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001348 sec., 65281.899109792284 rows/sec., 5.50 MiB/sec. | ||
| 18776 | 2026.05.19 16:58:26.249702 [ 281 ] {3eacad82-89d1-42f8-9f53-aced4adcbe8f} <Debug> TCPHandler: Processed in 0.001517253 sec. | ||
| 18777 | 2026.05.19 16:58:26.249828 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.05.19 16:58:26.249924 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.05.19 16:58:26.249965 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18780 | 2026.05.19 16:58:26.250363 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.05.19 16:58:26.250399 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18782 | 2026.05.19 16:58:26.250690 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18783 | 2026.05.19 16:58:26.250901 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.05.19 16:58:26.251033 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001128 sec., 14184.397163120566 rows/sec., 1.04 MiB/sec. | ||
| 18785 | 2026.05.19 16:58:26.251069 [ 281 ] {7671a173-eff3-4c7c-8257-5cf4edf8dc64} <Debug> TCPHandler: Processed in 0.00128937 sec. | ||
| 18786 | 2026.05.19 16:58:26.251116 [ 226 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18787 | 2026.05.19 16:58:26.251153 [ 226 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18788 | 2026.05.19 16:58:26.251182 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18789 | 2026.05.19 16:58:26.251278 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18790 | 2026.05.19 16:58:26.251318 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18791 | 2026.05.19 16:58:26.251738 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.05.19 16:58:26.251773 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18793 | 2026.05.19 16:58:26.252071 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18794 | 2026.05.19 16:58:26.252299 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.05.19 16:58:26.252427 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001168 sec., 68493.1506849315 rows/sec., 5.35 MiB/sec. | ||
| 18796 | 2026.05.19 16:58:26.252462 [ 281 ] {4666a788-92e1-4582-b996-d6938756f19d} <Debug> TCPHandler: Processed in 0.00132817 sec. | ||
| 18797 | 2026.05.19 16:58:26.252579 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18798 | 2026.05.19 16:58:26.252676 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18799 | 2026.05.19 16:58:26.252720 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18800 | 2026.05.19 16:58:26.253124 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.05.19 16:58:26.253160 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18802 | 2026.05.19 16:58:26.253484 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18803 | 2026.05.19 16:58:26.253704 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.05.19 16:58:26.253834 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 18805 | 2026.05.19 16:58:26.253835 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_135_35 to all_136_136_0 | ||
| 18806 | 2026.05.19 16:58:26.253870 [ 281 ] {cf7339a0-82a5-483d-874f-35b665a1ba4c} <Debug> TCPHandler: Processed in 0.00133844 sec. | ||
| 18807 | 2026.05.19 16:58:26.253911 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.05.19 16:58:26.253941 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18809 | 2026.05.19 16:58:26.253999 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18810 | 2026.05.19 16:58:26.254042 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_35 to all_136_136_0 into Compact with storage Full | ||
| 18811 | 2026.05.19 16:58:26.254100 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18812 | 2026.05.19 16:58:26.254161 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18813 | 2026.05.19 16:58:26.254185 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18814 | 2026.05.19 16:58:26.254228 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_35, total 47809 rows starting from the beginning of the part | ||
| 18815 | 2026.05.19 16:58:26.254299 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18816 | 2026.05.19 16:58:26.254516 [ 226 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18817 | 2026.05.19 16:58:26.254925 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18818 | 2026.05.19 16:58:26.254962 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18819 | 2026.05.19 16:58:26.255493 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18820 | 2026.05.19 16:58:26.255721 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18821 | 2026.05.19 16:58:26.255862 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00178 sec., 8988.76404494382 rows/sec., 16.11 MiB/sec. | ||
| 18822 | 2026.05.19 16:58:26.255915 [ 281 ] {553abb75-f047-49d1-9b73-499ddfb6b30c} <Debug> TCPHandler: Processed in 0.00196327 sec. | ||
| 18823 | 2026.05.19 16:58:26.256052 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18824 | 2026.05.19 16:58:26.256149 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18825 | 2026.05.19 16:58:26.256190 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18826 | 2026.05.19 16:58:26.256527 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18827 | 2026.05.19 16:58:26.256564 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18828 | 2026.05.19 16:58:26.256869 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18829 | 2026.05.19 16:58:26.257102 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18830 | 2026.05.19 16:58:26.257221 [ 28 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18831 | 2026.05.19 16:58:26.257235 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 18832 | 2026.05.19 16:58:26.257255 [ 28 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.05.19 16:58:26.257275 [ 281 ] {24a656a5-6343-4d1b-a34a-a5f591f60b3f} <Debug> TCPHandler: Processed in 0.001270649 sec. | ||
| 18834 | 2026.05.19 16:58:26.257277 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18835 | 2026.05.19 16:58:26.257384 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18836 | 2026.05.19 16:58:26.257515 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18837 | 2026.05.19 16:58:26.257553 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7080 rows starting from the beginning of the part | ||
| 18838 | 2026.05.19 16:58:26.257622 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18839 | 2026.05.19 16:58:26.257676 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18840 | 2026.05.19 16:58:26.257721 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18841 | 2026.05.19 16:58:26.257765 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18842 | 2026.05.19 16:58:26.257808 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18843 | 2026.05.19 16:58:26.259908 [ 200 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002566359 sec., 2875669.382186982 rows/sec., 193.80 MiB/sec. | ||
| 18844 | 2026.05.19 16:58:26.260386 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18845 | 2026.05.19 16:58:26.260706 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.05.19 16:58:26.260792 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_136_27} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18847 | 2026.05.19 16:58:26.260886 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 18848 | 2026.05.19 16:58:26.261924 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47969 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925641 sec., 6052381.126018703 rows/sec., 392.32 MiB/sec. | ||
| 18849 | 2026.05.19 16:58:26.262507 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Trace> MergedBlockOutputStream: filled checksums all_1_136_36 (state Temporary) | ||
| 18850 | 2026.05.19 16:58:26.262729 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_136_36 to all_1_136_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2026.05.19 16:58:26.262789 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_136_36} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_135_35, all_136_136_0] -> all_1_136_36 | ||
| 18852 | 2026.05.19 16:58:26.262907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18853 | 2026.05.19 16:58:26.558346 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18854 | 2026.05.19 16:58:26.558417 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18855 | 2026.05.19 16:58:26.562377 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18856 | 2026.05.19 16:58:26.757362 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18857 | 2026.05.19 16:58:26.757611 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18858 | 2026.05.19 16:58:26.757988 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18859 | 2026.05.19 16:58:26.758033 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18860 | 2026.05.19 16:58:26.758273 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18861 | 2026.05.19 16:58:26.758357 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18862 | 2026.05.19 16:58:26.758516 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 18863 | 2026.05.19 16:58:26.758641 [ 319 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18864 | 2026.05.19 16:58:26.758643 [ 323 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18865 | 2026.05.19 16:58:26.758649 [ 345 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18866 | 2026.05.19 16:58:26.758863 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18867 | 2026.05.19 16:58:26.758895 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18868 | 2026.05.19 16:58:26.758969 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18869 | 2026.05.19 16:58:26.758991 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 18870 | 2026.05.19 16:58:26.759026 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 18871 | 2026.05.19 16:58:26.759069 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 18872 | 2026.05.19 16:58:26.760248 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002737 sec., 12787.723785166241 rows/sec., 2.72 MiB/sec. | ||
| 18873 | 2026.05.19 16:58:26.760400 [ 281 ] {944bc070-41f8-4308-bf15-7d9b790b8776} <Debug> TCPHandler: Processed in 0.003187428 sec. | ||
| 18874 | 2026.05.19 16:58:26.772048 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18875 | 2026.05.19 16:58:26.772245 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18876 | 2026.05.19 16:58:26.772326 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18877 | 2026.05.19 16:58:26.772889 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.05.19 16:58:26.772939 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18879 | 2026.05.19 16:58:26.773319 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18880 | 2026.05.19 16:58:26.773555 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.05.19 16:58:26.773719 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001531 sec., 1306.3357282821685 rows/sec., 106.52 KiB/sec. | ||
| 18882 | 2026.05.19 16:58:26.773758 [ 281 ] {56ead31e-fdf5-4e19-810c-a3fc4ff6910c} <Debug> TCPHandler: Processed in 0.001808237 sec. | ||
| 18883 | 2026.05.19 16:58:26.773895 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18884 | 2026.05.19 16:58:26.774024 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18885 | 2026.05.19 16:58:26.774077 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18886 | 2026.05.19 16:58:26.776007 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18887 | 2026.05.19 16:58:26.776044 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18888 | 2026.05.19 16:58:26.776500 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18889 | 2026.05.19 16:58:26.776704 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18890 | 2026.05.19 16:58:26.776842 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002907 sec., 825593.395252838 rows/sec., 61.16 MiB/sec. | ||
| 18891 | 2026.05.19 16:58:26.776845 [ 31 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18892 | 2026.05.19 16:58:26.776946 [ 281 ] {c5c7fb5e-c841-496c-a224-5deead56c7a4} <Debug> TCPHandler: Processed in 0.003113878 sec. | ||
| 18893 | 2026.05.19 16:58:26.776985 [ 31 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.05.19 16:58:26.777016 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18895 | 2026.05.19 16:58:26.777082 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18896 | 2026.05.19 16:58:26.777116 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18897 | 2026.05.19 16:58:26.777186 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18898 | 2026.05.19 16:58:26.777235 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18899 | 2026.05.19 16:58:26.777237 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18900 | 2026.05.19 16:58:26.777283 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2618 rows starting from the beginning of the part | ||
| 18901 | 2026.05.19 16:58:26.777346 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 106 rows starting from the beginning of the part | ||
| 18902 | 2026.05.19 16:58:26.777398 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 215 rows starting from the beginning of the part | ||
| 18903 | 2026.05.19 16:58:26.777443 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 106 rows starting from the beginning of the part | ||
| 18904 | 2026.05.19 16:58:26.777487 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 88 rows starting from the beginning of the part | ||
| 18905 | 2026.05.19 16:58:26.777530 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 2400 rows starting from the beginning of the part | ||
| 18906 | 2026.05.19 16:58:26.777682 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2026.05.19 16:58:26.777726 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18908 | 2026.05.19 16:58:26.778054 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18909 | 2026.05.19 16:58:26.778268 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2026.05.19 16:58:26.778405 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.00124 sec., 30645.16129032258 rows/sec., 2.24 MiB/sec. | ||
| 18911 | 2026.05.19 16:58:26.778441 [ 281 ] {8a448780-b85d-4235-ba99-2340e0c6e223} <Debug> TCPHandler: Processed in 0.001410682 sec. | ||
| 18912 | 2026.05.19 16:58:26.778558 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18913 | 2026.05.19 16:58:26.778655 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18914 | 2026.05.19 16:58:26.778696 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18915 | 2026.05.19 16:58:26.779552 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2026.05.19 16:58:26.779586 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18917 | 2026.05.19 16:58:26.779886 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002811363 sec., 1968084.51985745 rows/sec., 156.63 MiB/sec. | ||
| 18918 | 2026.05.19 16:58:26.779938 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18919 | 2026.05.19 16:58:26.780192 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18920 | 2026.05.19 16:58:26.780253 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18921 | 2026.05.19 16:58:26.780331 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001695 sec., 472566.37168141594 rows/sec., 27.30 MiB/sec. | ||
| 18922 | 2026.05.19 16:58:26.780375 [ 281 ] {a5cd7ee4-866e-4cd0-824c-359133237aa2} <Debug> TCPHandler: Processed in 0.001868399 sec. | ||
| 18923 | 2026.05.19 16:58:26.780501 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18924 | 2026.05.19 16:58:26.780573 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.05.19 16:58:26.780627 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18926 | 2026.05.19 16:58:26.780657 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_141_28} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18927 | 2026.05.19 16:58:26.780685 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18928 | 2026.05.19 16:58:26.780741 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18929 | 2026.05.19 16:58:26.781166 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18930 | 2026.05.19 16:58:26.781215 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18931 | 2026.05.19 16:58:26.781562 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 18932 | 2026.05.19 16:58:26.781777 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18933 | 2026.05.19 16:58:26.781910 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 53.76 KiB/sec. | ||
| 18934 | 2026.05.19 16:58:26.781947 [ 281 ] {be0d8534-6e42-41a2-8692-ee9bbf2f8d52} <Debug> TCPHandler: Processed in 0.001508303 sec. | ||
| 18935 | 2026.05.19 16:58:26.782072 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18936 | 2026.05.19 16:58:26.782196 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18937 | 2026.05.19 16:58:26.782247 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18938 | 2026.05.19 16:58:26.783361 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18939 | 2026.05.19 16:58:26.783397 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18940 | 2026.05.19 16:58:26.783795 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18941 | 2026.05.19 16:58:26.784006 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18942 | 2026.05.19 16:58:26.784124 [ 46 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18943 | 2026.05.19 16:58:26.784136 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.001965 sec., 637659.0330788804 rows/sec., 42.33 MiB/sec. | ||
| 18944 | 2026.05.19 16:58:26.784169 [ 46 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2026.05.19 16:58:26.784182 [ 281 ] {892223cc-0efe-42d8-8d6d-d9471e16acb5} <Debug> TCPHandler: Processed in 0.002170553 sec. | ||
| 18946 | 2026.05.19 16:58:26.784193 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18947 | 2026.05.19 16:58:26.784274 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18948 | 2026.05.19 16:58:26.784311 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.05.19 16:58:26.784376 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18950 | 2026.05.19 16:58:26.784407 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part | ||
| 18951 | 2026.05.19 16:58:26.784413 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18952 | 2026.05.19 16:58:26.784454 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 89 rows starting from the beginning of the part | ||
| 18953 | 2026.05.19 16:58:26.784464 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18954 | 2026.05.19 16:58:26.784502 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 130 rows starting from the beginning of the part | ||
| 18955 | 2026.05.19 16:58:26.784544 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 89 rows starting from the beginning of the part | ||
| 18956 | 2026.05.19 16:58:26.784580 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 80 rows starting from the beginning of the part | ||
| 18957 | 2026.05.19 16:58:26.784616 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1253 rows starting from the beginning of the part | ||
| 18958 | 2026.05.19 16:58:26.785342 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18959 | 2026.05.19 16:58:26.785382 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18960 | 2026.05.19 16:58:26.785804 [ 187 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562414 sec., 1948267.2326284838 rows/sec., 141.29 MiB/sec. | ||
| 18961 | 2026.05.19 16:58:26.785834 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18962 | 2026.05.19 16:58:26.786032 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18963 | 2026.05.19 16:58:26.786067 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.05.19 16:58:26.786197 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_136_36 to all_141_141_0 | ||
| 18965 | 2026.05.19 16:58:26.786214 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.00182 sec., 804945.0549450549 rows/sec., 48.66 MiB/sec. | ||
| 18966 | 2026.05.19 16:58:26.786224 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.05.19 16:58:26.786247 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.99 GiB. | ||
| 18968 | 2026.05.19 16:58:26.786251 [ 281 ] {662b1a3f-5f89-47f4-9045-11efccbdc5cd} <Debug> TCPHandler: Processed in 0.00199093 sec. | ||
| 18969 | 2026.05.19 16:58:26.786328 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_36 to all_141_141_0 into Compact with storage Full | ||
| 18970 | 2026.05.19 16:58:26.786356 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.05.19 16:58:26.786390 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18972 | 2026.05.19 16:58:26.786419 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18973 | 2026.05.19 16:58:26.786448 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_141_28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18974 | 2026.05.19 16:58:26.786450 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_36, total 47969 rows starting from the beginning of the part | ||
| 18975 | 2026.05.19 16:58:26.786517 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18976 | 2026.05.19 16:58:26.786528 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18977 | 2026.05.19 16:58:26.786567 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18978 | 2026.05.19 16:58:26.786577 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 203 rows starting from the beginning of the part | ||
| 18979 | 2026.05.19 16:58:26.786585 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18980 | 2026.05.19 16:58:26.786632 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18981 | 2026.05.19 16:58:26.786672 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18982 | 2026.05.19 16:58:26.786719 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1465 rows starting from the beginning of the part | ||
| 18983 | 2026.05.19 16:58:26.787605 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2026.05.19 16:58:26.787640 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 18985 | 2026.05.19 16:58:26.788210 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18986 | 2026.05.19 16:58:26.788449 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18987 | 2026.05.19 16:58:26.788596 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002104 sec., 17110.266159695817 rows/sec., 30.66 MiB/sec. | ||
| 18988 | 2026.05.19 16:58:26.788673 [ 281 ] {1deae74a-20a8-479b-8159-ba3d69f2bdcd} <Debug> TCPHandler: Processed in 0.002344016 sec. | ||
| 18989 | 2026.05.19 16:58:26.795321 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50117 rows, containing 5 columns (5 merged, 0 gathered) in 0.009031147 sec., 5549350.486710049 rows/sec., 359.41 MiB/sec. | ||
| 18990 | 2026.05.19 16:58:26.795882 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Trace> MergedBlockOutputStream: filled checksums all_1_141_37 (state Temporary) | ||
| 18991 | 2026.05.19 16:58:26.796267 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_141_37 to all_1_141_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18992 | 2026.05.19 16:58:26.796364 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_141_37} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_136_36, all_141_141_0] -> all_1_141_37 | ||
| 18993 | 2026.05.19 16:58:26.796488 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18994 | 2026.05.19 16:58:27.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.65 MiB, peak 406.49 MiB, free memory in arenas 0.00 B, will set to 392.58 MiB (RSS), difference: -1.08 MiB | ||
| 18995 | 2026.05.19 16:58:30.482339 [ 223 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18996 | 2026.05.19 16:58:30.482413 [ 223 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18997 | 2026.05.19 16:58:30.485802 [ 223 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18998 | 2026.05.19 16:58:31.004537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40836 | ||
| 18999 | 2026.05.19 16:58:31.005130 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19000 | 2026.05.19 16:58:31.005177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19001 | 2026.05.19 16:58:31.005674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19002 | 2026.05.19 16:58:31.005912 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.05.19 16:58:31.006061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40836 | ||
| 19004 | 2026.05.19 16:58:31.239141 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19005 | 2026.05.19 16:58:31.239365 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19006 | 2026.05.19 16:58:31.239715 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19007 | 2026.05.19 16:58:31.239761 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <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 | ||
| 19008 | 2026.05.19 16:58:31.240006 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19009 | 2026.05.19 16:58:31.240085 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19010 | 2026.05.19 16:58:31.240247 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19011 | 2026.05.19 16:58:31.240345 [ 352 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19012 | 2026.05.19 16:58:31.240360 [ 323 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19013 | 2026.05.19 16:58:31.240364 [ 345 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19014 | 2026.05.19 16:58:31.240528 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19015 | 2026.05.19 16:58:31.240558 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19016 | 2026.05.19 16:58:31.240629 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19017 | 2026.05.19 16:58:31.240651 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19018 | 2026.05.19 16:58:31.240686 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19019 | 2026.05.19 16:58:31.240727 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19020 | 2026.05.19 16:58:31.241943 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002672 sec., 13098.802395209581 rows/sec., 2.21 MiB/sec. | ||
| 19021 | 2026.05.19 16:58:31.242067 [ 281 ] {e09d9b25-2b56-48c4-8f13-4c1d1d308baf} <Debug> TCPHandler: Processed in 0.003055516 sec. | ||
| 19022 | 2026.05.19 16:58:31.243815 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19023 | 2026.05.19 16:58:31.243925 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19024 | 2026.05.19 16:58:31.243969 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19025 | 2026.05.19 16:58:31.244447 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19026 | 2026.05.19 16:58:31.244486 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19027 | 2026.05.19 16:58:31.244821 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19028 | 2026.05.19 16:58:31.245035 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19029 | 2026.05.19 16:58:31.245175 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001281 sec., 43715.84699453552 rows/sec., 3.36 MiB/sec. | ||
| 19030 | 2026.05.19 16:58:31.245211 [ 281 ] {44aedb8c-73ad-406d-b804-bd80880b6421} <Debug> TCPHandler: Processed in 0.001447132 sec. | ||
| 19031 | 2026.05.19 16:58:31.245338 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19032 | 2026.05.19 16:58:31.245439 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19033 | 2026.05.19 16:58:31.245480 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19034 | 2026.05.19 16:58:31.246097 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19035 | 2026.05.19 16:58:31.246142 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19036 | 2026.05.19 16:58:31.246475 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19037 | 2026.05.19 16:58:31.246687 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19038 | 2026.05.19 16:58:31.246818 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001398 sec., 45779.68526466381 rows/sec., 3.57 MiB/sec. | ||
| 19039 | 2026.05.19 16:58:31.246854 [ 281 ] {3c5e7017-16dc-40c8-b1f4-d4db4da4771e} <Debug> TCPHandler: Processed in 0.001565224 sec. | ||
| 19040 | 2026.05.19 16:58:31.246989 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19041 | 2026.05.19 16:58:31.247086 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19042 | 2026.05.19 16:58:31.247131 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19043 | 2026.05.19 16:58:31.247548 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19044 | 2026.05.19 16:58:31.247585 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19045 | 2026.05.19 16:58:31.247911 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19046 | 2026.05.19 16:58:31.248123 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19047 | 2026.05.19 16:58:31.248257 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 19048 | 2026.05.19 16:58:31.248292 [ 281 ] {dcf43e01-769e-4210-9693-7c9574f26ee1} <Debug> TCPHandler: Processed in 0.001352711 sec. | ||
| 19049 | 2026.05.19 16:58:31.248406 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19050 | 2026.05.19 16:58:31.248502 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19051 | 2026.05.19 16:58:31.248545 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19052 | 2026.05.19 16:58:31.248877 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19053 | 2026.05.19 16:58:31.248914 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19054 | 2026.05.19 16:58:31.249217 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19055 | 2026.05.19 16:58:31.249426 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19056 | 2026.05.19 16:58:31.249555 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 19057 | 2026.05.19 16:58:31.249588 [ 281 ] {9e32f6c1-a236-4530-82de-b3502f09ed80} <Debug> TCPHandler: Processed in 0.001230818 sec. | ||
| 19058 | 2026.05.19 16:58:31.579499 [ 220 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19059 | 2026.05.19 16:58:31.579557 [ 220 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19060 | 2026.05.19 16:58:31.582074 [ 220 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19061 | 2026.05.19 16:58:32.001068 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.87 MiB, peak 406.49 MiB, free memory in arenas 0.00 B, will set to 392.59 MiB (RSS), difference: 3.72 MiB | ||
| 19062 | 2026.05.19 16:58:33.160028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19063 | 2026.05.19 16:58:33.176335 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19064 | 2026.05.19 16:58:33.176391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19065 | 2026.05.19 16:58:33.182165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19066 | 2026.05.19 16:58:33.182850 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19067 | 2026.05.19 16:58:33.185692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19068 | 2026.05.19 16:58:36.190557 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19069 | 2026.05.19 16:58:36.190645 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19070 | 2026.05.19 16:58:36.194094 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19071 | 2026.05.19 16:58:36.239156 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.05.19 16:58:36.239372 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19073 | 2026.05.19 16:58:36.239701 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19074 | 2026.05.19 16:58:36.239739 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <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 | ||
| 19075 | 2026.05.19 16:58:36.239965 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19076 | 2026.05.19 16:58:36.240034 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19077 | 2026.05.19 16:58:36.240177 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19078 | 2026.05.19 16:58:36.240263 [ 316 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19079 | 2026.05.19 16:58:36.240274 [ 323 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19080 | 2026.05.19 16:58:36.240283 [ 317 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19081 | 2026.05.19 16:58:36.240423 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19082 | 2026.05.19 16:58:36.240450 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19083 | 2026.05.19 16:58:36.240519 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19084 | 2026.05.19 16:58:36.240538 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19085 | 2026.05.19 16:58:36.240575 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19086 | 2026.05.19 16:58:36.240615 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19087 | 2026.05.19 16:58:36.241651 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002374 sec., 14743.049705139007 rows/sec., 2.48 MiB/sec. | ||
| 19088 | 2026.05.19 16:58:36.241755 [ 281 ] {77dddaf7-4a2b-4e0d-8afe-c3e5c9fe70df} <Debug> TCPHandler: Processed in 0.002728082 sec. | ||
| 19089 | 2026.05.19 16:58:36.243658 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19090 | 2026.05.19 16:58:36.243768 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19091 | 2026.05.19 16:58:36.243814 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19092 | 2026.05.19 16:58:36.244303 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19093 | 2026.05.19 16:58:36.244344 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19094 | 2026.05.19 16:58:36.244724 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19095 | 2026.05.19 16:58:36.244948 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19096 | 2026.05.19 16:58:36.245096 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001359 sec., 64753.49521707138 rows/sec., 5.45 MiB/sec. | ||
| 19097 | 2026.05.19 16:58:36.245131 [ 281 ] {e338b2e3-242f-4320-9c9a-40d470dd5ffa} <Debug> TCPHandler: Processed in 0.001524923 sec. | ||
| 19098 | 2026.05.19 16:58:36.245197 [ 226 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19099 | 2026.05.19 16:58:36.245220 [ 226 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19100 | 2026.05.19 16:58:36.245255 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19101 | 2026.05.19 16:58:36.245352 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19102 | 2026.05.19 16:58:36.245394 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19103 | 2026.05.19 16:58:36.245790 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19104 | 2026.05.19 16:58:36.245825 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19105 | 2026.05.19 16:58:36.246125 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19106 | 2026.05.19 16:58:36.246374 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19107 | 2026.05.19 16:58:36.246508 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001176 sec., 13605.442176870749 rows/sec., 1023.07 KiB/sec. | ||
| 19108 | 2026.05.19 16:58:36.246544 [ 281 ] {501959ef-6623-41de-9c4b-3b3e823a4ba7} <Debug> TCPHandler: Processed in 0.001336701 sec. | ||
| 19109 | 2026.05.19 16:58:36.246742 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19110 | 2026.05.19 16:58:36.246846 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19111 | 2026.05.19 16:58:36.246888 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19112 | 2026.05.19 16:58:36.247317 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19113 | 2026.05.19 16:58:36.247356 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19114 | 2026.05.19 16:58:36.247669 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19115 | 2026.05.19 16:58:36.247888 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2026.05.19 16:58:36.248017 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.00119 sec., 67226.89075630251 rows/sec., 5.25 MiB/sec. | ||
| 19117 | 2026.05.19 16:58:36.248051 [ 281 ] {9ef15193-76f1-4e3f-b8cc-33fb32298a52} <Debug> TCPHandler: Processed in 0.001439071 sec. | ||
| 19118 | 2026.05.19 16:58:36.248170 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19119 | 2026.05.19 16:58:36.248264 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19120 | 2026.05.19 16:58:36.248307 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19121 | 2026.05.19 16:58:36.248722 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.05.19 16:58:36.248742 [ 226 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19123 | 2026.05.19 16:58:36.248757 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19124 | 2026.05.19 16:58:36.249070 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19125 | 2026.05.19 16:58:36.249275 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19126 | 2026.05.19 16:58:36.249403 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 19127 | 2026.05.19 16:58:36.249437 [ 281 ] {6165db19-94c6-4bb1-b8ea-506c018971e8} <Debug> TCPHandler: Processed in 0.001315189 sec. | ||
| 19128 | 2026.05.19 16:58:36.249549 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19129 | 2026.05.19 16:58:36.249642 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19130 | 2026.05.19 16:58:36.249697 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19131 | 2026.05.19 16:58:36.250472 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19132 | 2026.05.19 16:58:36.250508 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19133 | 2026.05.19 16:58:36.251050 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19134 | 2026.05.19 16:58:36.251285 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19135 | 2026.05.19 16:58:36.251433 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001809 sec., 8844.665561083471 rows/sec., 15.85 MiB/sec. | ||
| 19136 | 2026.05.19 16:58:36.251488 [ 281 ] {d4b4c24b-a242-49c9-a7fa-3591b4a7e3d9} <Debug> TCPHandler: Processed in 0.00198743 sec. | ||
| 19137 | 2026.05.19 16:58:36.251614 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19138 | 2026.05.19 16:58:36.251709 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19139 | 2026.05.19 16:58:36.251751 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19140 | 2026.05.19 16:58:36.252091 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2026.05.19 16:58:36.252127 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19142 | 2026.05.19 16:58:36.252423 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19143 | 2026.05.19 16:58:36.252635 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19144 | 2026.05.19 16:58:36.252765 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 19145 | 2026.05.19 16:58:36.252799 [ 281 ] {5ff40934-2051-4847-bb4e-8e0bf837fedc} <Debug> TCPHandler: Processed in 0.001233659 sec. | ||
| 19146 | 2026.05.19 16:58:36.252840 [ 222 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19147 | 2026.05.19 16:58:36.252875 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19148 | 2026.05.19 16:58:36.254926 [ 222 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19149 | 2026.05.19 16:58:36.949201 [ 224 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19150 | 2026.05.19 16:58:36.949252 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19151 | 2026.05.19 16:58:36.951699 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19152 | 2026.05.19 16:58:38.228180 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19153 | 2026.05.19 16:58:38.228251 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19154 | 2026.05.19 16:58:38.506253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41284 | ||
| 19155 | 2026.05.19 16:58:38.506766 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19156 | 2026.05.19 16:58:38.506805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19157 | 2026.05.19 16:58:38.507260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19158 | 2026.05.19 16:58:38.507473 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2026.05.19 16:58:38.507666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41284 | ||
| 19160 | 2026.05.19 16:58:38.507696 [ 44 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19161 | 2026.05.19 16:58:38.507764 [ 44 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.05.19 16:58:38.507787 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19163 | 2026.05.19 16:58:38.507892 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19164 | 2026.05.19 16:58:38.508016 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19165 | 2026.05.19 16:58:38.508058 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38852 rows starting from the beginning of the part | ||
| 19166 | 2026.05.19 16:58:38.508139 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19167 | 2026.05.19 16:58:38.508190 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19168 | 2026.05.19 16:58:38.508235 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19169 | 2026.05.19 16:58:38.508278 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 19170 | 2026.05.19 16:58:38.508323 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 19171 | 2026.05.19 16:58:38.510745 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41284 rows, containing 4 columns (4 merged, 0 gathered) in 0.002900234 sec., 14234713.474843755 rows/sec., 203.63 MiB/sec. | ||
| 19172 | 2026.05.19 16:58:38.510979 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19173 | 2026.05.19 16:58:38.511209 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2026.05.19 16:58:38.511277 [ 196 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_86_17} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19175 | 2026.05.19 16:58:38.511345 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19176 | 2026.05.19 16:58:40.686367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19177 | 2026.05.19 16:58:40.703461 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19178 | 2026.05.19 16:58:40.703514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19179 | 2026.05.19 16:58:40.709482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19180 | 2026.05.19 16:58:40.710239 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19181 | 2026.05.19 16:58:40.710521 [ 41 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19182 | 2026.05.19 16:58:40.710558 [ 41 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19183 | 2026.05.19 16:58:40.710576 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19184 | 2026.05.19 16:58:40.710736 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19185 | 2026.05.19 16:58:40.713627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19186 | 2026.05.19 16:58:40.714913 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19187 | 2026.05.19 16:58:40.716538 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19188 | 2026.05.19 16:58:40.721540 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19189 | 2026.05.19 16:58:40.726452 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19190 | 2026.05.19 16:58:40.731208 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19191 | 2026.05.19 16:58:40.736165 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19192 | 2026.05.19 16:58:40.740609 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19193 | 2026.05.19 16:58:40.795855 [ 193 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.085243386 sec., 7601.762792482222 rows/sec., 39.31 MiB/sec. | ||
| 19194 | 2026.05.19 16:58:40.798234 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19195 | 2026.05.19 16:58:40.800039 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19196 | 2026.05.19 16:58:40.800132 [ 190 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_86_17} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19197 | 2026.05.19 16:58:40.801714 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19198 | 2026.05.19 16:58:41.000504 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.66 MiB, peak 411.09 MiB, free memory in arenas 0.00 B, will set to 392.62 MiB (RSS), difference: -1.05 MiB | ||
| 19199 | 2026.05.19 16:58:41.239628 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2026.05.19 16:58:41.239862 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19201 | 2026.05.19 16:58:41.240194 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19202 | 2026.05.19 16:58:41.240234 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <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 | ||
| 19203 | 2026.05.19 16:58:41.240457 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19204 | 2026.05.19 16:58:41.240526 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19205 | 2026.05.19 16:58:41.240667 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19206 | 2026.05.19 16:58:41.240741 [ 316 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19207 | 2026.05.19 16:58:41.240794 [ 323 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19208 | 2026.05.19 16:58:41.240815 [ 317 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19209 | 2026.05.19 16:58:41.240981 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19210 | 2026.05.19 16:58:41.241010 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19211 | 2026.05.19 16:58:41.241083 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19212 | 2026.05.19 16:58:41.241104 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19213 | 2026.05.19 16:58:41.241140 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19214 | 2026.05.19 16:58:41.241181 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19215 | 2026.05.19 16:58:41.242209 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002452 sec., 14274.06199021207 rows/sec., 2.40 MiB/sec. | ||
| 19216 | 2026.05.19 16:58:41.242312 [ 281 ] {7b17220e-9031-4464-bca0-66895564dda8} <Debug> TCPHandler: Processed in 0.002820993 sec. | ||
| 19217 | 2026.05.19 16:58:41.244318 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19218 | 2026.05.19 16:58:41.244448 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19219 | 2026.05.19 16:58:41.244499 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19220 | 2026.05.19 16:58:41.245081 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.05.19 16:58:41.245121 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19222 | 2026.05.19 16:58:41.245483 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19223 | 2026.05.19 16:58:41.245715 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.05.19 16:58:41.245863 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001452 sec., 73002.75482093664 rows/sec., 6.13 MiB/sec. | ||
| 19225 | 2026.05.19 16:58:41.245900 [ 281 ] {c37ffbf8-2c7e-4fad-a22f-43d3a206b64d} <Debug> TCPHandler: Processed in 0.001642385 sec. | ||
| 19226 | 2026.05.19 16:58:41.246032 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2026.05.19 16:58:41.246129 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19228 | 2026.05.19 16:58:41.246169 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19229 | 2026.05.19 16:58:41.246578 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19230 | 2026.05.19 16:58:41.246615 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19231 | 2026.05.19 16:58:41.246907 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19232 | 2026.05.19 16:58:41.247129 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19233 | 2026.05.19 16:58:41.247262 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001151 sec., 21720.24326672459 rows/sec., 1.59 MiB/sec. | ||
| 19234 | 2026.05.19 16:58:41.247296 [ 281 ] {3efcd2b9-048f-41ce-b1a0-68296ffdf683} <Debug> TCPHandler: Processed in 0.00131442 sec. | ||
| 19235 | 2026.05.19 16:58:41.247427 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19236 | 2026.05.19 16:58:41.247548 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19237 | 2026.05.19 16:58:41.247598 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19238 | 2026.05.19 16:58:41.248084 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19239 | 2026.05.19 16:58:41.248120 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19240 | 2026.05.19 16:58:41.248433 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19241 | 2026.05.19 16:58:41.248641 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19242 | 2026.05.19 16:58:41.248770 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001247 sec., 71371.29109863672 rows/sec., 5.57 MiB/sec. | ||
| 19243 | 2026.05.19 16:58:41.248806 [ 281 ] {dc526d90-487b-4fb8-b203-db490e0c88e2} <Debug> TCPHandler: Processed in 0.001439182 sec. | ||
| 19244 | 2026.05.19 16:58:41.248928 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19245 | 2026.05.19 16:58:41.249023 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19246 | 2026.05.19 16:58:41.249072 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19247 | 2026.05.19 16:58:41.249476 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.05.19 16:58:41.249511 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19249 | 2026.05.19 16:58:41.249826 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19250 | 2026.05.19 16:58:41.250041 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19251 | 2026.05.19 16:58:41.250172 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 19252 | 2026.05.19 16:58:41.250207 [ 281 ] {52b21d67-6b03-4cf9-87b9-7b21e205c05b} <Debug> TCPHandler: Processed in 0.00132766 sec. | ||
| 19253 | 2026.05.19 16:58:41.250321 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19254 | 2026.05.19 16:58:41.250415 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19255 | 2026.05.19 16:58:41.250470 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19256 | 2026.05.19 16:58:41.251253 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2026.05.19 16:58:41.251289 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19258 | 2026.05.19 16:58:41.251798 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19259 | 2026.05.19 16:58:41.252017 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.05.19 16:58:41.252158 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00176 sec., 14204.545454545454 rows/sec., 25.45 MiB/sec. | ||
| 19261 | 2026.05.19 16:58:41.252210 [ 281 ] {0cc5daf8-28c4-4e89-9de7-45242e705336} <Debug> TCPHandler: Processed in 0.0019366 sec. | ||
| 19262 | 2026.05.19 16:58:41.252343 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2026.05.19 16:58:41.252438 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19264 | 2026.05.19 16:58:41.252480 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19265 | 2026.05.19 16:58:41.252816 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.05.19 16:58:41.252851 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19267 | 2026.05.19 16:58:41.253142 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19268 | 2026.05.19 16:58:41.253345 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2026.05.19 16:58:41.253475 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 19270 | 2026.05.19 16:58:41.253509 [ 281 ] {0787e44d-a0a9-4b05-9493-361327a0cb12} <Debug> TCPHandler: Processed in 0.001213568 sec. | ||
| 19271 | 2026.05.19 16:58:46.008458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41796 | ||
| 19272 | 2026.05.19 16:58:46.009025 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19273 | 2026.05.19 16:58:46.009070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19274 | 2026.05.19 16:58:46.009644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19275 | 2026.05.19 16:58:46.009884 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2026.05.19 16:58:46.010041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41796 | ||
| 19277 | 2026.05.19 16:58:46.241557 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19278 | 2026.05.19 16:58:46.241780 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 19279 | 2026.05.19 16:58:46.242130 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19280 | 2026.05.19 16:58:46.242178 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <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_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')" moved to PREWHERE | ||
| 19281 | 2026.05.19 16:58:46.242434 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19282 | 2026.05.19 16:58:46.242500 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19283 | 2026.05.19 16:58:46.242638 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 19284 | 2026.05.19 16:58:46.242727 [ 316 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19285 | 2026.05.19 16:58:46.242746 [ 323 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19286 | 2026.05.19 16:58:46.242759 [ 317 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19287 | 2026.05.19 16:58:46.242915 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19288 | 2026.05.19 16:58:46.242944 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19289 | 2026.05.19 16:58:46.243015 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19290 | 2026.05.19 16:58:46.243035 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19291 | 2026.05.19 16:58:46.243069 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 19292 | 2026.05.19 16:58:46.243139 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 19293 | 2026.05.19 16:58:46.244132 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002504 sec., 13977.635782747602 rows/sec., 2.35 MiB/sec. | ||
| 19294 | 2026.05.19 16:58:46.244242 [ 281 ] {b33efa9e-3ac8-4d9d-912b-4197161ac04f} <Debug> TCPHandler: Processed in 0.002879833 sec. | ||
| 19295 | 2026.05.19 16:58:46.246980 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19296 | 2026.05.19 16:58:46.247113 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19297 | 2026.05.19 16:58:46.247165 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19298 | 2026.05.19 16:58:46.247814 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2026.05.19 16:58:46.247853 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19300 | 2026.05.19 16:58:46.248169 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19301 | 2026.05.19 16:58:46.248390 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19302 | 2026.05.19 16:58:46.248527 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.37 MiB/sec. | ||
| 19303 | 2026.05.19 16:58:46.248562 [ 281 ] {ebf5afdb-7ea0-408a-a9f3-266a60db241f} <Debug> TCPHandler: Processed in 0.001652615 sec. | ||
| 19304 | 2026.05.19 16:58:46.248708 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19305 | 2026.05.19 16:58:46.248811 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19306 | 2026.05.19 16:58:46.248853 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19307 | 2026.05.19 16:58:46.249399 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19308 | 2026.05.19 16:58:46.249435 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19309 | 2026.05.19 16:58:46.249738 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19310 | 2026.05.19 16:58:46.249941 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19311 | 2026.05.19 16:58:46.250070 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Debug> executeQuery: Read 208 rows, 19.05 KiB in 0.001278 sec., 162754.30359937402 rows/sec., 14.56 MiB/sec. | ||
| 19312 | 2026.05.19 16:58:46.250105 [ 281 ] {c99cdb38-4ceb-4a98-a1da-16c97026d120} <Debug> TCPHandler: Processed in 0.001445672 sec. | ||
| 19313 | 2026.05.19 16:58:46.250249 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19314 | 2026.05.19 16:58:46.250343 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19315 | 2026.05.19 16:58:46.250384 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19316 | 2026.05.19 16:58:46.250815 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2026.05.19 16:58:46.250849 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19318 | 2026.05.19 16:58:46.251132 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19319 | 2026.05.19 16:58:46.251335 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19320 | 2026.05.19 16:58:46.251467 [ 35 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19321 | 2026.05.19 16:58:46.251471 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Debug> executeQuery: Read 28 rows, 2.16 KiB in 0.001145 sec., 24454.14847161572 rows/sec., 1.85 MiB/sec. | ||
| 19322 | 2026.05.19 16:58:46.251522 [ 35 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19323 | 2026.05.19 16:58:46.251533 [ 281 ] {e2ef4908-4cb5-4e87-b382-25381fdf2258} <Debug> TCPHandler: Processed in 0.00133197 sec. | ||
| 19324 | 2026.05.19 16:58:46.251552 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19325 | 2026.05.19 16:58:46.251671 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19326 | 2026.05.19 16:58:46.251687 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19327 | 2026.05.19 16:58:46.251770 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19328 | 2026.05.19 16:58:46.251811 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19329 | 2026.05.19 16:58:46.251815 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19330 | 2026.05.19 16:58:46.251854 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 82 rows starting from the beginning of the part | ||
| 19331 | 2026.05.19 16:58:46.251925 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 19332 | 2026.05.19 16:58:46.251975 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 38 rows starting from the beginning of the part | ||
| 19333 | 2026.05.19 16:58:46.252026 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
| 19334 | 2026.05.19 16:58:46.252071 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 25 rows starting from the beginning of the part | ||
| 19335 | 2026.05.19 16:58:46.252118 [ 201 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 28 rows starting from the beginning of the part | ||
| 19336 | 2026.05.19 16:58:46.252236 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.05.19 16:58:46.252279 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19338 | 2026.05.19 16:58:46.252577 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19339 | 2026.05.19 16:58:46.252797 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.05.19 16:58:46.252885 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279249 sec., 160250.27183918064 rows/sec., 12.39 MiB/sec. | ||
| 19341 | 2026.05.19 16:58:46.252922 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.65 MiB/sec. | ||
| 19342 | 2026.05.19 16:58:46.252959 [ 281 ] {fa02858d-34a1-496d-9bde-81e6c346ef7d} <Debug> TCPHandler: Processed in 0.001375811 sec. | ||
| 19343 | 2026.05.19 16:58:46.253008 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19344 | 2026.05.19 16:58:46.253094 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.05.19 16:58:46.253188 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.05.19 16:58:46.253227 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19347 | 2026.05.19 16:58:46.253262 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19348 | 2026.05.19 16:58:46.253398 [ 189 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_126_25} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19349 | 2026.05.19 16:58:46.253465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19350 | 2026.05.19 16:58:46.253693 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19351 | 2026.05.19 16:58:46.253733 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19352 | 2026.05.19 16:58:46.254025 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19353 | 2026.05.19 16:58:46.254236 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.05.19 16:58:46.254364 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 19355 | 2026.05.19 16:58:46.254401 [ 281 ] {25529182-6168-46b2-b701-c6b02eaaec9c} <Debug> TCPHandler: Processed in 0.00131513 sec. | ||
| 19356 | 2026.05.19 16:58:46.254517 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19357 | 2026.05.19 16:58:46.254611 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19358 | 2026.05.19 16:58:46.254650 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19359 | 2026.05.19 16:58:46.255090 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19360 | 2026.05.19 16:58:46.255127 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19361 | 2026.05.19 16:58:46.255422 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19362 | 2026.05.19 16:58:46.255630 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19363 | 2026.05.19 16:58:46.255755 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Debug> executeQuery: Read 116 rows, 9.65 KiB in 0.001162 sec., 99827.88296041307 rows/sec., 8.11 MiB/sec. | ||
| 19364 | 2026.05.19 16:58:46.255790 [ 281 ] {83d332ea-548f-4232-b464-24df3447f70d} <Debug> TCPHandler: Processed in 0.00132144 sec. | ||
| 19365 | 2026.05.19 16:58:46.255910 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19366 | 2026.05.19 16:58:46.256004 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19367 | 2026.05.19 16:58:46.256046 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19368 | 2026.05.19 16:58:46.256446 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2026.05.19 16:58:46.256481 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19370 | 2026.05.19 16:58:46.256804 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19371 | 2026.05.19 16:58:46.257010 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2026.05.19 16:58:46.257136 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00115 sec., 170434.78260869565 rows/sec., 12.23 MiB/sec. | ||
| 19373 | 2026.05.19 16:58:46.257170 [ 281 ] {46e0b5b2-8d9a-4c14-bfd6-c41abff56ac1} <Debug> TCPHandler: Processed in 0.0013081 sec. | ||
| 19374 | 2026.05.19 16:58:46.257288 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.05.19 16:58:46.257382 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19376 | 2026.05.19 16:58:46.257436 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19377 | 2026.05.19 16:58:46.258222 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.05.19 16:58:46.258258 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19379 | 2026.05.19 16:58:46.258772 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19380 | 2026.05.19 16:58:46.258992 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.05.19 16:58:46.259131 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001767 sec., 9054.895302773062 rows/sec., 16.23 MiB/sec. | ||
| 19382 | 2026.05.19 16:58:46.259137 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19383 | 2026.05.19 16:58:46.259185 [ 281 ] {bd8c1937-c198-4593-9f37-5d81dd8edae5} <Debug> TCPHandler: Processed in 0.00194471 sec. | ||
| 19384 | 2026.05.19 16:58:46.259187 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19385 | 2026.05.19 16:58:46.259225 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19386 | 2026.05.19 16:58:46.259299 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19387 | 2026.05.19 16:58:46.259321 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19388 | 2026.05.19 16:58:46.259426 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19389 | 2026.05.19 16:58:46.259467 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19390 | 2026.05.19 16:58:46.259609 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19391 | 2026.05.19 16:58:46.259694 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2609 rows starting from the beginning of the part | ||
| 19392 | 2026.05.19 16:58:46.259816 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.05.19 16:58:46.259858 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19394 | 2026.05.19 16:58:46.259884 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
| 19395 | 2026.05.19 16:58:46.260061 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 19396 | 2026.05.19 16:58:46.260164 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19397 | 2026.05.19 16:58:46.260222 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
| 19398 | 2026.05.19 16:58:46.260383 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 25 rows starting from the beginning of the part | ||
| 19399 | 2026.05.19 16:58:46.260389 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19400 | 2026.05.19 16:58:46.260498 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
| 19401 | 2026.05.19 16:58:46.260542 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 19402 | 2026.05.19 16:58:46.260580 [ 281 ] {573ea397-b9d8-4738-94e6-1bbf0d0527e5} <Debug> TCPHandler: Processed in 0.00130801 sec. | ||
| 19403 | 2026.05.19 16:58:46.267855 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 19 columns (19 merged, 0 gathered) in 0.00858802 sec., 316487.38591666066 rows/sec., 567.13 MiB/sec. | ||
| 19404 | 2026.05.19 16:58:46.270090 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19405 | 2026.05.19 16:58:46.270548 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.05.19 16:58:46.270636 [ 192 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19407 | 2026.05.19 16:58:46.270773 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 19408 | 2026.05.19 16:58:48.214358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19409 | 2026.05.19 16:58:48.233083 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19410 | 2026.05.19 16:58:48.233142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19411 | 2026.05.19 16:58:48.239401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19412 | 2026.05.19 16:58:48.240152 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19413 | 2026.05.19 16:58:48.243990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19414 | 2026.05.19 16:58:51.240970 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2026.05.19 16:58:51.241337 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19416 | 2026.05.19 16:58:51.241875 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19417 | 2026.05.19 16:58:51.241913 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <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 | ||
| 19418 | 2026.05.19 16:58:51.242133 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19419 | 2026.05.19 16:58:51.242202 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19420 | 2026.05.19 16:58:51.242344 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19421 | 2026.05.19 16:58:51.242417 [ 316 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19422 | 2026.05.19 16:58:51.242469 [ 339 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19423 | 2026.05.19 16:58:51.242489 [ 317 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19424 | 2026.05.19 16:58:51.242644 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19425 | 2026.05.19 16:58:51.242674 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19426 | 2026.05.19 16:58:51.242742 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19427 | 2026.05.19 16:58:51.242762 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19428 | 2026.05.19 16:58:51.242797 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19429 | 2026.05.19 16:58:51.242837 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19430 | 2026.05.19 16:58:51.243880 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002703 sec., 12948.575656677765 rows/sec., 2.18 MiB/sec. | ||
| 19431 | 2026.05.19 16:58:51.243996 [ 281 ] {5da8a480-64f2-4e59-a360-a5e7f79fa54a} <Debug> TCPHandler: Processed in 0.003217879 sec. | ||
| 19432 | 2026.05.19 16:58:51.246123 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.05.19 16:58:51.246257 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19434 | 2026.05.19 16:58:51.246310 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19435 | 2026.05.19 16:58:51.246978 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.05.19 16:58:51.247019 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19437 | 2026.05.19 16:58:51.247391 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19438 | 2026.05.19 16:58:51.247613 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.05.19 16:58:51.247765 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001545 sec., 68608.4142394822 rows/sec., 5.76 MiB/sec. | ||
| 19440 | 2026.05.19 16:58:51.247785 [ 30 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19441 | 2026.05.19 16:58:51.247800 [ 281 ] {de5f8423-fd49-4c26-b64d-824e428df72b} <Debug> TCPHandler: Processed in 0.001747837 sec. | ||
| 19442 | 2026.05.19 16:58:51.247829 [ 30 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2026.05.19 16:58:51.247853 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19444 | 2026.05.19 16:58:51.247960 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19445 | 2026.05.19 16:58:51.247974 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19446 | 2026.05.19 16:58:51.248065 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19447 | 2026.05.19 16:58:51.248111 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19448 | 2026.05.19 16:58:51.248121 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19449 | 2026.05.19 16:58:51.248162 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2618 rows starting from the beginning of the part | ||
| 19450 | 2026.05.19 16:58:51.248235 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19451 | 2026.05.19 16:58:51.248295 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 88 rows starting from the beginning of the part | ||
| 19452 | 2026.05.19 16:58:51.248345 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 106 rows starting from the beginning of the part | ||
| 19453 | 2026.05.19 16:58:51.248397 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 208 rows starting from the beginning of the part | ||
| 19454 | 2026.05.19 16:58:51.248447 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 106 rows starting from the beginning of the part | ||
| 19455 | 2026.05.19 16:58:51.248562 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2026.05.19 16:58:51.248603 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19457 | 2026.05.19 16:58:51.248944 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19458 | 2026.05.19 16:58:51.249166 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2026.05.19 16:58:51.249302 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001255 sec., 19920.3187250996 rows/sec., 1.46 MiB/sec. | ||
| 19460 | 2026.05.19 16:58:51.249337 [ 281 ] {46251450-380e-48d3-8cde-edbb5525c4c3} <Debug> TCPHandler: Processed in 0.001432751 sec. | ||
| 19461 | 2026.05.19 16:58:51.249461 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19462 | 2026.05.19 16:58:51.249556 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19463 | 2026.05.19 16:58:51.249596 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19464 | 2026.05.19 16:58:51.249922 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3182 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200173 sec., 1589624.9743971464 rows/sec., 128.58 MiB/sec. | ||
| 19465 | 2026.05.19 16:58:51.250080 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.05.19 16:58:51.250123 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19467 | 2026.05.19 16:58:51.250198 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19468 | 2026.05.19 16:58:51.250513 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.05.19 16:58:51.250537 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19470 | 2026.05.19 16:58:51.250602 [ 187 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_146_29} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19471 | 2026.05.19 16:58:51.250706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 19472 | 2026.05.19 16:58:51.250779 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19473 | 2026.05.19 16:58:51.250923 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001385 sec., 64259.92779783394 rows/sec., 5.02 MiB/sec. | ||
| 19474 | 2026.05.19 16:58:51.250946 [ 25 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19475 | 2026.05.19 16:58:51.250959 [ 281 ] {ac462d42-9d02-4214-8fe6-49a0c2e80c30} <Debug> TCPHandler: Processed in 0.001546404 sec. | ||
| 19476 | 2026.05.19 16:58:51.251000 [ 25 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.05.19 16:58:51.251030 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19478 | 2026.05.19 16:58:51.251106 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19479 | 2026.05.19 16:58:51.251134 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19480 | 2026.05.19 16:58:51.251210 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19481 | 2026.05.19 16:58:51.251229 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19482 | 2026.05.19 16:58:51.251255 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19483 | 2026.05.19 16:58:51.251257 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part | ||
| 19484 | 2026.05.19 16:58:51.251317 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19485 | 2026.05.19 16:58:51.251365 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 80 rows starting from the beginning of the part | ||
| 19486 | 2026.05.19 16:58:51.251407 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 89 rows starting from the beginning of the part | ||
| 19487 | 2026.05.19 16:58:51.251446 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 116 rows starting from the beginning of the part | ||
| 19488 | 2026.05.19 16:58:51.251485 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 89 rows starting from the beginning of the part | ||
| 19489 | 2026.05.19 16:58:51.251677 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2026.05.19 16:58:51.251713 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19491 | 2026.05.19 16:58:51.252043 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19492 | 2026.05.19 16:58:51.252252 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19493 | 2026.05.19 16:58:51.252384 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 19494 | 2026.05.19 16:58:51.252400 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_141_37 to all_142_142_0 | ||
| 19495 | 2026.05.19 16:58:51.252419 [ 281 ] {ef902aff-6ba4-44a2-97d3-064c7d9d737d} <Debug> TCPHandler: Processed in 0.001362541 sec. | ||
| 19496 | 2026.05.19 16:58:51.252442 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19497 | 2026.05.19 16:58:51.252457 [ 198 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1841 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136277 sec., 1350924.9543209786 rows/sec., 100.44 MiB/sec. | ||
| 19498 | 2026.05.19 16:58:51.252468 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19499 | 2026.05.19 16:58:51.252549 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_37 to all_142_142_0 into Compact with storage Full | ||
| 19500 | 2026.05.19 16:58:51.252556 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19501 | 2026.05.19 16:58:51.252659 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19502 | 2026.05.19 16:58:51.252672 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19503 | 2026.05.19 16:58:51.252673 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19504 | 2026.05.19 16:58:51.252701 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_37, total 50117 rows starting from the beginning of the part | ||
| 19505 | 2026.05.19 16:58:51.252740 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19506 | 2026.05.19 16:58:51.252779 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19507 | 2026.05.19 16:58:51.252995 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19508 | 2026.05.19 16:58:51.253082 [ 199 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_146_29} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19509 | 2026.05.19 16:58:51.253164 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 19510 | 2026.05.19 16:58:51.253550 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19511 | 2026.05.19 16:58:51.253591 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19512 | 2026.05.19 16:58:51.254132 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 19513 | 2026.05.19 16:58:51.254363 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19514 | 2026.05.19 16:58:51.254506 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001854 sec., 13484.35814455232 rows/sec., 24.16 MiB/sec. | ||
| 19515 | 2026.05.19 16:58:51.254559 [ 281 ] {18ce6130-e8ba-4b6d-b83c-cb1f8cc8f9b1} <Debug> TCPHandler: Processed in 0.002050721 sec. | ||
| 19516 | 2026.05.19 16:58:51.254584 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19517 | 2026.05.19 16:58:51.254619 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19518 | 2026.05.19 16:58:51.254687 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19519 | 2026.05.19 16:58:51.254787 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19520 | 2026.05.19 16:58:51.254829 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19521 | 2026.05.19 16:58:51.255218 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19522 | 2026.05.19 16:58:51.255257 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19523 | 2026.05.19 16:58:51.255594 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19524 | 2026.05.19 16:58:51.255834 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19525 | 2026.05.19 16:58:51.255964 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 19526 | 2026.05.19 16:58:51.255976 [ 25 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19527 | 2026.05.19 16:58:51.255998 [ 281 ] {1d5108ca-5758-4e07-ad29-c8085718190b} <Debug> TCPHandler: Processed in 0.00136447 sec. | ||
| 19528 | 2026.05.19 16:58:51.256021 [ 25 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19529 | 2026.05.19 16:58:51.256045 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.98 GiB. | ||
| 19530 | 2026.05.19 16:58:51.256122 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19531 | 2026.05.19 16:58:51.256213 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19532 | 2026.05.19 16:58:51.256242 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7380 rows starting from the beginning of the part | ||
| 19533 | 2026.05.19 16:58:51.256295 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19534 | 2026.05.19 16:58:51.256338 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 19535 | 2026.05.19 16:58:51.256380 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 19536 | 2026.05.19 16:58:51.256422 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19537 | 2026.05.19 16:58:51.256469 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19538 | 2026.05.19 16:58:51.257669 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19539 | 2026.05.19 16:58:51.258491 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7680 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400136 sec., 3199818.6769416397 rows/sec., 215.65 MiB/sec. | ||
| 19540 | 2026.05.19 16:58:51.258952 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19541 | 2026.05.19 16:58:51.259216 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2026.05.19 16:58:51.259288 [ 197 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_141_28} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19543 | 2026.05.19 16:58:51.259385 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 19544 | 2026.05.19 16:58:51.261381 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50277 rows, containing 5 columns (5 merged, 0 gathered) in 0.008855484 sec., 5677498.8244572515 rows/sec., 367.80 MiB/sec. | ||
| 19545 | 2026.05.19 16:58:51.261673 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Trace> MergedBlockOutputStream: filled checksums all_1_142_38 (state Temporary) | ||
| 19546 | 2026.05.19 16:58:51.261964 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_142_38 to all_1_142_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19547 | 2026.05.19 16:58:51.262031 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_142_38} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_141_37, all_142_142_0] -> all_1_142_38 | ||
| 19548 | 2026.05.19 16:58:51.262098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 19549 | 2026.05.19 16:58:51.508715 [ 222 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19550 | 2026.05.19 16:58:51.508764 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19551 | 2026.05.19 16:58:51.512627 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19552 | 2026.05.19 16:58:53.228505 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19553 | 2026.05.19 16:58:53.228578 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19554 | 2026.05.19 16:58:53.510584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42244 | ||
| 19555 | 2026.05.19 16:58:53.511392 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.05.19 16:58:53.511448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19557 | 2026.05.19 16:58:53.511999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19558 | 2026.05.19 16:58:53.512238 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19559 | 2026.05.19 16:58:53.512402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42244 | ||
| 19560 | 2026.05.19 16:58:55.744258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19561 | 2026.05.19 16:58:55.762539 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19562 | 2026.05.19 16:58:55.762608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19563 | 2026.05.19 16:58:55.769114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19564 | 2026.05.19 16:58:55.769951 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19565 | 2026.05.19 16:58:55.774444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19566 | 2026.05.19 16:58:56.240106 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19567 | 2026.05.19 16:58:56.240331 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19568 | 2026.05.19 16:58:56.240672 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19569 | 2026.05.19 16:58:56.240713 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <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 | ||
| 19570 | 2026.05.19 16:58:56.240933 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19571 | 2026.05.19 16:58:56.241002 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19572 | 2026.05.19 16:58:56.241146 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 19573 | 2026.05.19 16:58:56.241219 [ 316 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19574 | 2026.05.19 16:58:56.241253 [ 339 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19575 | 2026.05.19 16:58:56.241267 [ 317 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19576 | 2026.05.19 16:58:56.241391 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19577 | 2026.05.19 16:58:56.241419 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19578 | 2026.05.19 16:58:56.241489 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19579 | 2026.05.19 16:58:56.241509 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19580 | 2026.05.19 16:58:56.241544 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19581 | 2026.05.19 16:58:56.241585 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 19582 | 2026.05.19 16:58:56.242656 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002421 sec., 14456.836018174308 rows/sec., 2.43 MiB/sec. | ||
| 19583 | 2026.05.19 16:58:56.242781 [ 281 ] {4bbdac87-be63-4657-8969-e4b1c39c075c} <Debug> TCPHandler: Processed in 0.002818112 sec. | ||
| 19584 | 2026.05.19 16:58:56.244732 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19585 | 2026.05.19 16:58:56.244848 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19586 | 2026.05.19 16:58:56.244896 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19587 | 2026.05.19 16:58:56.245415 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19588 | 2026.05.19 16:58:56.245462 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19589 | 2026.05.19 16:58:56.246157 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19590 | 2026.05.19 16:58:56.246430 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19591 | 2026.05.19 16:58:56.246606 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001791 sec., 49134.561697375764 rows/sec., 4.14 MiB/sec. | ||
| 19592 | 2026.05.19 16:58:56.246646 [ 281 ] {20a885ae-ed62-4582-9877-fa380a2eca6b} <Debug> TCPHandler: Processed in 0.00197133 sec. | ||
| 19593 | 2026.05.19 16:58:56.246795 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19594 | 2026.05.19 16:58:56.246898 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19595 | 2026.05.19 16:58:56.246942 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19596 | 2026.05.19 16:58:56.247446 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.05.19 16:58:56.247493 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19598 | 2026.05.19 16:58:56.247830 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19599 | 2026.05.19 16:58:56.248094 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19600 | 2026.05.19 16:58:56.248263 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001385 sec., 11552.346570397112 rows/sec., 868.68 KiB/sec. | ||
| 19601 | 2026.05.19 16:58:56.248303 [ 281 ] {ca82a552-5a13-46b0-a899-073e8b871895} <Debug> TCPHandler: Processed in 0.001559273 sec. | ||
| 19602 | 2026.05.19 16:58:56.248434 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19603 | 2026.05.19 16:58:56.248539 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19604 | 2026.05.19 16:58:56.248582 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19605 | 2026.05.19 16:58:56.249189 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19606 | 2026.05.19 16:58:56.249256 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19607 | 2026.05.19 16:58:56.249631 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19608 | 2026.05.19 16:58:56.249862 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19609 | 2026.05.19 16:58:56.249995 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001476 sec., 54200.54200542005 rows/sec., 4.23 MiB/sec. | ||
| 19610 | 2026.05.19 16:58:56.250038 [ 281 ] {4ee48e07-92a0-4c53-bfd4-fcec4cb3e8a4} <Debug> TCPHandler: Processed in 0.001651985 sec. | ||
| 19611 | 2026.05.19 16:58:56.250110 [ 219 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19612 | 2026.05.19 16:58:56.250146 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19613 | 2026.05.19 16:58:56.250177 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19614 | 2026.05.19 16:58:56.250279 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19615 | 2026.05.19 16:58:56.250323 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19616 | 2026.05.19 16:58:56.250772 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2026.05.19 16:58:56.250809 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19618 | 2026.05.19 16:58:56.251160 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19619 | 2026.05.19 16:58:56.251454 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19620 | 2026.05.19 16:58:56.251610 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_142_38 to all_143_143_0 | ||
| 19621 | 2026.05.19 16:58:56.251614 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 19622 | 2026.05.19 16:58:56.251646 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19623 | 2026.05.19 16:58:56.251668 [ 281 ] {3dec8a9d-6255-4e2b-8e29-2ed14229897a} <Debug> TCPHandler: Processed in 0.001548374 sec. | ||
| 19624 | 2026.05.19 16:58:56.251670 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19625 | 2026.05.19 16:58:56.251766 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_38 to all_143_143_0 into Compact with storage Full | ||
| 19626 | 2026.05.19 16:58:56.251796 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2026.05.19 16:58:56.251895 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19628 | 2026.05.19 16:58:56.251903 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19629 | 2026.05.19 16:58:56.251938 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_38, total 50277 rows starting from the beginning of the part | ||
| 19630 | 2026.05.19 16:58:56.251986 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19631 | 2026.05.19 16:58:56.252010 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19632 | 2026.05.19 16:58:56.252880 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19633 | 2026.05.19 16:58:56.252922 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19634 | 2026.05.19 16:58:56.253477 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19635 | 2026.05.19 16:58:56.253781 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19636 | 2026.05.19 16:58:56.253928 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002043 sec., 7831.620166421928 rows/sec., 14.03 MiB/sec. | ||
| 19637 | 2026.05.19 16:58:56.253981 [ 281 ] {2757d823-2aa3-44ec-9397-990c8ef2193c} <Debug> TCPHandler: Processed in 0.002233984 sec. | ||
| 19638 | 2026.05.19 16:58:56.254109 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19639 | 2026.05.19 16:58:56.254205 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19640 | 2026.05.19 16:58:56.254248 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19641 | 2026.05.19 16:58:56.254458 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19642 | 2026.05.19 16:58:56.254788 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.05.19 16:58:56.254840 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19644 | 2026.05.19 16:58:56.255201 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19645 | 2026.05.19 16:58:56.255428 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.05.19 16:58:56.255576 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 19647 | 2026.05.19 16:58:56.255614 [ 226 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19648 | 2026.05.19 16:58:56.255618 [ 281 ] {0a546a61-78ef-4d67-9144-78ba8473ed3b} <Debug> TCPHandler: Processed in 0.001556293 sec. | ||
| 19649 | 2026.05.19 16:58:56.255640 [ 226 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19650 | 2026.05.19 16:58:56.258040 [ 226 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19651 | 2026.05.19 16:58:56.260864 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50437 rows, containing 5 columns (5 merged, 0 gathered) in 0.009124808 sec., 5527458.769543425 rows/sec., 358.17 MiB/sec. | ||
| 19652 | 2026.05.19 16:58:56.261414 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Trace> MergedBlockOutputStream: filled checksums all_1_143_39 (state Temporary) | ||
| 19653 | 2026.05.19 16:58:56.261735 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_143_39 to all_1_143_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19654 | 2026.05.19 16:58:56.261817 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_143_39} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_142_38, all_143_143_0] -> all_1_143_39 | ||
| 19655 | 2026.05.19 16:58:56.261913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19656 | 2026.05.19 16:58:56.754871 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19657 | 2026.05.19 16:58:56.755092 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19658 | 2026.05.19 16:58:56.755421 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19659 | 2026.05.19 16:58:56.755457 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19660 | 2026.05.19 16:58:56.755664 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19661 | 2026.05.19 16:58:56.755738 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19662 | 2026.05.19 16:58:56.755887 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 19663 | 2026.05.19 16:58:56.755974 [ 316 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19664 | 2026.05.19 16:58:56.755989 [ 317 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19665 | 2026.05.19 16:58:56.755997 [ 339 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19666 | 2026.05.19 16:58:56.756117 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19667 | 2026.05.19 16:58:56.756146 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19668 | 2026.05.19 16:58:56.756221 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19669 | 2026.05.19 16:58:56.756243 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19670 | 2026.05.19 16:58:56.756276 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 19671 | 2026.05.19 16:58:56.756316 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 19672 | 2026.05.19 16:58:56.757353 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002347 sec., 14912.654452492543 rows/sec., 3.17 MiB/sec. | ||
| 19673 | 2026.05.19 16:58:56.757483 [ 281 ] {f0c2f476-e300-437b-a31c-72f3f587224e} <Debug> TCPHandler: Processed in 0.002750122 sec. | ||
| 19674 | 2026.05.19 16:58:56.770356 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19675 | 2026.05.19 16:58:56.770494 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19676 | 2026.05.19 16:58:56.770554 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19677 | 2026.05.19 16:58:56.771116 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19678 | 2026.05.19 16:58:56.771158 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19679 | 2026.05.19 16:58:56.771535 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19680 | 2026.05.19 16:58:56.771777 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19681 | 2026.05.19 16:58:56.771938 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001483 sec., 1348.6176668914363 rows/sec., 109.97 KiB/sec. | ||
| 19682 | 2026.05.19 16:58:56.771978 [ 281 ] {d027c439-e29b-48d5-8027-7b0656196d2e} <Debug> TCPHandler: Processed in 0.001687755 sec. | ||
| 19683 | 2026.05.19 16:58:56.772110 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19684 | 2026.05.19 16:58:56.772210 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19685 | 2026.05.19 16:58:56.772255 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19686 | 2026.05.19 16:58:56.773817 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19687 | 2026.05.19 16:58:56.773856 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19688 | 2026.05.19 16:58:56.774328 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19689 | 2026.05.19 16:58:56.774597 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.05.19 16:58:56.774738 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Debug> executeQuery: Read 2400 rows, 182.07 KiB in 0.002549 sec., 941545.7041977246 rows/sec., 69.75 MiB/sec. | ||
| 19691 | 2026.05.19 16:58:56.774774 [ 281 ] {404a4e65-9cd3-452c-b7d0-1bf9f36db50a} <Debug> TCPHandler: Processed in 0.002716211 sec. | ||
| 19692 | 2026.05.19 16:58:56.774797 [ 226 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19693 | 2026.05.19 16:58:56.774831 [ 226 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19694 | 2026.05.19 16:58:56.774895 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19695 | 2026.05.19 16:58:56.774994 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19696 | 2026.05.19 16:58:56.775037 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19697 | 2026.05.19 16:58:56.775460 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.05.19 16:58:56.775495 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19699 | 2026.05.19 16:58:56.775798 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19700 | 2026.05.19 16:58:56.776033 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.05.19 16:58:56.776168 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001194 sec., 31825.795644891125 rows/sec., 2.33 MiB/sec. | ||
| 19702 | 2026.05.19 16:58:56.776203 [ 281 ] {ed646baf-edd6-49d1-a1c3-ea1959e3e286} <Debug> TCPHandler: Processed in 0.00135822 sec. | ||
| 19703 | 2026.05.19 16:58:56.776320 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19704 | 2026.05.19 16:58:56.776418 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19705 | 2026.05.19 16:58:56.776461 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19706 | 2026.05.19 16:58:56.777128 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19707 | 2026.05.19 16:58:56.777164 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19708 | 2026.05.19 16:58:56.777509 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19709 | 2026.05.19 16:58:56.777742 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19710 | 2026.05.19 16:58:56.777875 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001477 sec., 542315.5044008124 rows/sec., 31.33 MiB/sec. | ||
| 19711 | 2026.05.19 16:58:56.777911 [ 281 ] {8d594121-ec47-4d73-9415-f09ba3d9011b} <Debug> TCPHandler: Processed in 0.001640164 sec. | ||
| 19712 | 2026.05.19 16:58:56.778033 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19713 | 2026.05.19 16:58:56.778130 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19714 | 2026.05.19 16:58:56.778173 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19715 | 2026.05.19 16:58:56.778461 [ 226 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19716 | 2026.05.19 16:58:56.778556 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.05.19 16:58:56.778591 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19718 | 2026.05.19 16:58:56.778881 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 19719 | 2026.05.19 16:58:56.779124 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2026.05.19 16:58:56.779256 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 19721 | 2026.05.19 16:58:56.779291 [ 281 ] {502644b4-4f7f-44c4-8f03-af35420bea1d} <Debug> TCPHandler: Processed in 0.00130722 sec. | ||
| 19722 | 2026.05.19 16:58:56.779406 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.05.19 16:58:56.779501 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19724 | 2026.05.19 16:58:56.779542 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19725 | 2026.05.19 16:58:56.780372 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.05.19 16:58:56.780408 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19727 | 2026.05.19 16:58:56.780769 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19728 | 2026.05.19 16:58:56.780991 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.05.19 16:58:56.781125 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Debug> executeQuery: Read 1253 rows, 85.17 KiB in 0.001641 sec., 763558.8056063375 rows/sec., 50.68 MiB/sec. | ||
| 19730 | 2026.05.19 16:58:56.781160 [ 281 ] {0382e5ab-55cc-4733-b906-8a25dd2eeb15} <Debug> TCPHandler: Processed in 0.001802978 sec. | ||
| 19731 | 2026.05.19 16:58:56.781282 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19732 | 2026.05.19 16:58:56.781378 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19733 | 2026.05.19 16:58:56.781422 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19734 | 2026.05.19 16:58:56.782105 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19735 | 2026.05.19 16:58:56.782142 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19736 | 2026.05.19 16:58:56.782575 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19737 | 2026.05.19 16:58:56.782795 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2026.05.19 16:58:56.782931 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Debug> executeQuery: Read 1459 rows, 90.28 KiB in 0.001571 sec., 928707.8294080204 rows/sec., 56.12 MiB/sec. | ||
| 19739 | 2026.05.19 16:58:56.782931 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_143_39 to all_148_148_0 | ||
| 19740 | 2026.05.19 16:58:56.782970 [ 281 ] {d68e64a0-436a-4079-bb77-5effd7a4b6c4} <Debug> TCPHandler: Processed in 0.001737716 sec. | ||
| 19741 | 2026.05.19 16:58:56.783006 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.05.19 16:58:56.783032 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19743 | 2026.05.19 16:58:56.783098 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19744 | 2026.05.19 16:58:56.783131 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_39 to all_148_148_0 into Compact with storage Full | ||
| 19745 | 2026.05.19 16:58:56.783171 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19746 | 2026.05.19 16:58:56.783198 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19747 | 2026.05.19 16:58:56.783199 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19748 | 2026.05.19 16:58:56.783228 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19749 | 2026.05.19 16:58:56.783259 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_143_39, total 50437 rows starting from the beginning of the part | ||
| 19750 | 2026.05.19 16:58:56.783262 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19751 | 2026.05.19 16:58:56.783317 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19752 | 2026.05.19 16:58:56.783367 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 196 rows starting from the beginning of the part | ||
| 19753 | 2026.05.19 16:58:56.783411 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19754 | 2026.05.19 16:58:56.783451 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 19755 | 2026.05.19 16:58:56.783492 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1459 rows starting from the beginning of the part | ||
| 19756 | 2026.05.19 16:58:56.784123 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2026.05.19 16:58:56.784160 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19758 | 2026.05.19 16:58:56.784726 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19759 | 2026.05.19 16:58:56.784983 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2026.05.19 16:58:56.785041 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19761 | 2026.05.19 16:58:56.785125 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001944 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 19762 | 2026.05.19 16:58:56.785181 [ 281 ] {05fb3e2a-8ba5-409b-af75-b28b0e2df147} <Debug> TCPHandler: Processed in 0.002131832 sec. | ||
| 19763 | 2026.05.19 16:58:56.795669 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52572 rows, containing 5 columns (5 merged, 0 gathered) in 0.012578031 sec., 4179668.50296362 rows/sec., 270.62 MiB/sec. | ||
| 19764 | 2026.05.19 16:58:56.796187 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Trace> MergedBlockOutputStream: filled checksums all_1_148_40 (state Temporary) | ||
| 19765 | 2026.05.19 16:58:56.796434 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_148_40 to all_1_148_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19766 | 2026.05.19 16:58:56.796495 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_148_40} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_143_39, all_148_148_0] -> all_1_148_40 | ||
| 19767 | 2026.05.19 16:58:56.796562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 19768 | 2026.05.19 16:58:58.906063 [ 220 ] {} <Trace> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19769 | 2026.05.19 16:58:58.906131 [ 220 ] {} <Debug> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19770 | 2026.05.19 16:58:58.909014 [ 220 ] {} <Debug> system.query_log (485c6a37-fa87-49d2-bb10-21802add8b17): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19771 | 2026.05.19 16:59:01.012768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42756 | ||
| 19772 | 2026.05.19 16:59:01.013288 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19773 | 2026.05.19 16:59:01.013323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19774 | 2026.05.19 16:59:01.013780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19775 | 2026.05.19 16:59:01.014003 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19776 | 2026.05.19 16:59:01.014130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42756 | ||
| 19777 | 2026.05.19 16:59:01.239915 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19778 | 2026.05.19 16:59:01.240165 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 19779 | 2026.05.19 16:59:01.240515 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19780 | 2026.05.19 16:59:01.240553 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <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 | ||
| 19781 | 2026.05.19 16:59:01.240770 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19782 | 2026.05.19 16:59:01.240839 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19783 | 2026.05.19 16:59:01.240981 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19784 | 2026.05.19 16:59:01.241054 [ 361 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19785 | 2026.05.19 16:59:01.241091 [ 317 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19786 | 2026.05.19 16:59:01.241093 [ 339 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19787 | 2026.05.19 16:59:01.241231 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 19788 | 2026.05.19 16:59:01.241258 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19789 | 2026.05.19 16:59:01.241326 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19790 | 2026.05.19 16:59:01.241346 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 19791 | 2026.05.19 16:59:01.241382 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19792 | 2026.05.19 16:59:01.241423 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19793 | 2026.05.19 16:59:01.242368 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002311 sec., 15144.958892254435 rows/sec., 2.55 MiB/sec. | ||
| 19794 | 2026.05.19 16:59:01.242481 [ 281 ] {518e5f0d-9aed-4881-9ebc-671521eb89ae} <Debug> TCPHandler: Processed in 0.002710732 sec. | ||
| 19795 | 2026.05.19 16:59:01.244089 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19796 | 2026.05.19 16:59:01.244191 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19797 | 2026.05.19 16:59:01.244232 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19798 | 2026.05.19 16:59:01.244685 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19799 | 2026.05.19 16:59:01.244724 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19800 | 2026.05.19 16:59:01.245137 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19801 | 2026.05.19 16:59:01.245362 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19802 | 2026.05.19 16:59:01.245506 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 19803 | 2026.05.19 16:59:01.245542 [ 281 ] {803b7555-d2ba-455c-bb9a-59f8c054bd53} <Debug> TCPHandler: Processed in 0.001494323 sec. | ||
| 19804 | 2026.05.19 16:59:01.245662 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19805 | 2026.05.19 16:59:01.245757 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19806 | 2026.05.19 16:59:01.245797 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19807 | 2026.05.19 16:59:01.246228 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.05.19 16:59:01.246265 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19809 | 2026.05.19 16:59:01.246562 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19810 | 2026.05.19 16:59:01.246775 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.05.19 16:59:01.246903 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 19812 | 2026.05.19 16:59:01.246937 [ 281 ] {bae8c86a-717c-4963-b3b6-b7aa3ffd6fa9} <Debug> TCPHandler: Processed in 0.00132381 sec. | ||
| 19813 | 2026.05.19 16:59:01.247053 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19814 | 2026.05.19 16:59:01.247148 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19815 | 2026.05.19 16:59:01.247192 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19816 | 2026.05.19 16:59:01.247581 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.05.19 16:59:01.247615 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19818 | 2026.05.19 16:59:01.247936 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19819 | 2026.05.19 16:59:01.248147 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.05.19 16:59:01.248275 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 19821 | 2026.05.19 16:59:01.248310 [ 281 ] {1d1f51c2-e4f8-4389-9eba-52be4e2d2e01} <Debug> TCPHandler: Processed in 0.00130414 sec. | ||
| 19822 | 2026.05.19 16:59:01.248417 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.05.19 16:59:01.248511 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19824 | 2026.05.19 16:59:01.248552 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19825 | 2026.05.19 16:59:01.248879 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.05.19 16:59:01.248914 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19827 | 2026.05.19 16:59:01.249221 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19828 | 2026.05.19 16:59:01.249430 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.05.19 16:59:01.249558 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 19830 | 2026.05.19 16:59:01.249592 [ 281 ] {e05064e7-234f-46f1-bff7-9a47153ce1ae} <Debug> TCPHandler: Processed in 0.001222079 sec. | ||
| 19831 | 2026.05.19 16:59:02.289310 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34677 | ||
| 19832 | 2026.05.19 16:59:02.289413 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19833 | 2026.05.19 16:59:02.289443 [ 275 ] {} <Debug> TCP-Session: 11f0e49a-1ca9-4139-b224-92421e061c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:34677 | ||
| 19834 | 2026.05.19 16:59:02.289465 [ 275 ] {} <Debug> TCP-Session: 11f0e49a-1ca9-4139-b224-92421e061c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2026.05.19 16:59:02.289477 [ 275 ] {} <Debug> TCP-Session: 11f0e49a-1ca9-4139-b224-92421e061c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19836 | 2026.05.19 16:59:02.289679 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43972 | ||
| 19837 | 2026.05.19 16:59:02.289704 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37119 | ||
| 19838 | 2026.05.19 16:59:02.289773 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19839 | 2026.05.19 16:59:02.289772 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63945 | ||
| 19840 | 2026.05.19 16:59:02.289778 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65203 | ||
| 19841 | 2026.05.19 16:59:02.289824 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39670 | ||
| 19842 | 2026.05.19 16:59:02.289850 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19843 | 2026.05.19 16:59:02.289804 [ 285 ] {} <Debug> TCP-Session: 7a242b8c-987c-4db3-b64f-8e5043ed57a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43972 | ||
| 19844 | 2026.05.19 16:59:02.289898 [ 307 ] {} <Debug> TCP-Session: 79c6efb6-8c01-4af5-b19d-9c6cc4ba9bca Authenticating user 'default' from [fd00:1122:3344:101::e]:63945 | ||
| 19845 | 2026.05.19 16:59:02.289898 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19846 | 2026.05.19 16:59:02.289898 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19847 | 2026.05.19 16:59:02.289930 [ 307 ] {} <Debug> TCP-Session: 79c6efb6-8c01-4af5-b19d-9c6cc4ba9bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19848 | 2026.05.19 16:59:02.289944 [ 310 ] {} <Debug> TCP-Session: 11203c07-1c73-4089-8402-40d17b60163b Authenticating user 'default' from [fd00:1122:3344:101::e]:39670 | ||
| 19849 | 2026.05.19 16:59:02.289956 [ 306 ] {} <Debug> TCP-Session: e868f812-7f72-45d3-bf63-7b0015508b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:65203 | ||
| 19850 | 2026.05.19 16:59:02.289963 [ 307 ] {} <Debug> TCP-Session: 79c6efb6-8c01-4af5-b19d-9c6cc4ba9bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2026.05.19 16:59:02.289982 [ 310 ] {} <Debug> TCP-Session: 11203c07-1c73-4089-8402-40d17b60163b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19852 | 2026.05.19 16:59:02.289990 [ 306 ] {} <Debug> TCP-Session: e868f812-7f72-45d3-bf63-7b0015508b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19853 | 2026.05.19 16:59:02.290011 [ 310 ] {} <Debug> TCP-Session: 11203c07-1c73-4089-8402-40d17b60163b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19854 | 2026.05.19 16:59:02.290025 [ 306 ] {} <Debug> TCP-Session: e868f812-7f72-45d3-bf63-7b0015508b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2026.05.19 16:59:02.289922 [ 285 ] {} <Debug> TCP-Session: 7a242b8c-987c-4db3-b64f-8e5043ed57a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19856 | 2026.05.19 16:59:02.289903 [ 275 ] {} <Trace> TCP-Session: 11f0e49a-1ca9-4139-b224-92421e061c2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19857 | 2026.05.19 16:59:02.290066 [ 285 ] {} <Debug> TCP-Session: 7a242b8c-987c-4db3-b64f-8e5043ed57a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19858 | 2026.05.19 16:59:02.289800 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39086 | ||
| 19859 | 2026.05.19 16:59:02.289793 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50005 | ||
| 19860 | 2026.05.19 16:59:02.290156 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19861 | 2026.05.19 16:59:02.289781 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19862 | 2026.05.19 16:59:02.290192 [ 309 ] {} <Debug> TCP-Session: ea81cdec-2313-4425-bd28-9cdde5abf889 Authenticating user 'default' from [fd00:1122:3344:101::e]:39086 | ||
| 19863 | 2026.05.19 16:59:02.290221 [ 302 ] {} <Debug> TCP-Session: b1745461-fc8c-40dd-b3f1-de1837e4ed14 Authenticating user 'default' from [fd00:1122:3344:101::e]:37119 | ||
| 19864 | 2026.05.19 16:59:02.290233 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19865 | 2026.05.19 16:59:02.290239 [ 309 ] {} <Debug> TCP-Session: ea81cdec-2313-4425-bd28-9cdde5abf889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19866 | 2026.05.19 16:59:02.289771 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33142 | ||
| 19867 | 2026.05.19 16:59:02.290286 [ 309 ] {} <Debug> TCP-Session: ea81cdec-2313-4425-bd28-9cdde5abf889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19868 | 2026.05.19 16:59:02.290251 [ 302 ] {} <Debug> TCP-Session: b1745461-fc8c-40dd-b3f1-de1837e4ed14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19869 | 2026.05.19 16:59:02.290366 [ 302 ] {} <Debug> TCP-Session: b1745461-fc8c-40dd-b3f1-de1837e4ed14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19870 | 2026.05.19 16:59:02.290376 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19871 | 2026.05.19 16:59:02.290409 [ 308 ] {} <Debug> TCP-Session: f8318fc5-6b11-4d15-8c8a-01218dd13913 Authenticating user 'default' from [fd00:1122:3344:101::e]:50005 | ||
| 19872 | 2026.05.19 16:59:02.290432 [ 308 ] {} <Debug> TCP-Session: f8318fc5-6b11-4d15-8c8a-01218dd13913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19873 | 2026.05.19 16:59:02.290445 [ 308 ] {} <Debug> TCP-Session: f8318fc5-6b11-4d15-8c8a-01218dd13913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19874 | 2026.05.19 16:59:02.290513 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19875 | 2026.05.19 16:59:02.290574 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19876 | 2026.05.19 16:59:02.290587 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19877 | 2026.05.19 16:59:02.290619 [ 303 ] {} <Debug> TCP-Session: 8128f03c-07b0-4b8c-bd3f-2ecfe1a2025c Authenticating user 'default' from [fd00:1122:3344:101::e]:33142 | ||
| 19878 | 2026.05.19 16:59:02.290636 [ 303 ] {} <Debug> TCP-Session: 8128f03c-07b0-4b8c-bd3f-2ecfe1a2025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19879 | 2026.05.19 16:59:02.290649 [ 303 ] {} <Debug> TCP-Session: 8128f03c-07b0-4b8c-bd3f-2ecfe1a2025c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19880 | 2026.05.19 16:59:02.290857 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 19881 | 2026.05.19 16:59:02.291761 [ 317 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> AggregatingTransform: Aggregating | ||
| 19882 | 2026.05.19 16:59:02.291806 [ 317 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> Aggregator: Aggregation method: without_key | ||
| 19883 | 2026.05.19 16:59:02.291841 [ 317 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882873 sec. (1132.666 rows/sec., 44.24 KiB/sec.) | ||
| 19884 | 2026.05.19 16:59:02.291858 [ 317 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Trace> Aggregator: Merging aggregated data | ||
| 19885 | 2026.05.19 16:59:02.292513 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002333 sec., 428.6326618088298 rows/sec., 16.74 KiB/sec. | ||
| 19886 | 2026.05.19 16:59:02.292639 [ 275 ] {32f40cab-f3e4-4cc3-a3ca-f8fee6012edd} <Debug> TCPHandler: Processed in 0.002842913 sec. | ||
| 19887 | 2026.05.19 16:59:02.292762 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19888 | 2026.05.19 16:59:02.292792 [ 275 ] {} <Debug> TCP-Session: 11f0e49a-1ca9-4139-b224-92421e061c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19889 | 2026.05.19 16:59:02.292792 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19890 | 2026.05.19 16:59:02.292809 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19891 | 2026.05.19 16:59:02.292826 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19892 | 2026.05.19 16:59:02.292845 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19893 | 2026.05.19 16:59:02.292868 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19894 | 2026.05.19 16:59:02.292880 [ 302 ] {} <Debug> TCP-Session: b1745461-fc8c-40dd-b3f1-de1837e4ed14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19895 | 2026.05.19 16:59:02.292905 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19896 | 2026.05.19 16:59:02.292895 [ 307 ] {} <Debug> TCP-Session: 79c6efb6-8c01-4af5-b19d-9c6cc4ba9bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19897 | 2026.05.19 16:59:02.292935 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19898 | 2026.05.19 16:59:02.292952 [ 309 ] {} <Debug> TCP-Session: ea81cdec-2313-4425-bd28-9cdde5abf889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19899 | 2026.05.19 16:59:02.292987 [ 308 ] {} <Debug> TCP-Session: f8318fc5-6b11-4d15-8c8a-01218dd13913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19900 | 2026.05.19 16:59:02.292933 [ 303 ] {} <Debug> TCP-Session: 8128f03c-07b0-4b8c-bd3f-2ecfe1a2025c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19901 | 2026.05.19 16:59:02.292881 [ 285 ] {} <Debug> TCP-Session: 7a242b8c-987c-4db3-b64f-8e5043ed57a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2026.05.19 16:59:02.292847 [ 310 ] {} <Debug> TCP-Session: 11203c07-1c73-4089-8402-40d17b60163b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2026.05.19 16:59:02.292873 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19904 | 2026.05.19 16:59:02.293107 [ 306 ] {} <Debug> TCP-Session: e868f812-7f72-45d3-bf63-7b0015508b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19905 | 2026.05.19 16:59:03.274745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 19906 | 2026.05.19 16:59:03.293058 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2026.05.19 16:59:03.293165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 19908 | 2026.05.19 16:59:03.299554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19909 | 2026.05.19 16:59:03.300260 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19910 | 2026.05.19 16:59:03.303564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 19911 | 2026.05.19 16:59:04.307354 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41992 | ||
| 19912 | 2026.05.19 16:59:04.307440 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19913 | 2026.05.19 16:59:04.307466 [ 275 ] {} <Debug> TCP-Session: 8810e5cd-e5c0-4dd5-a7df-324171178ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41992 | ||
| 19914 | 2026.05.19 16:59:04.307489 [ 275 ] {} <Debug> TCP-Session: 8810e5cd-e5c0-4dd5-a7df-324171178ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19915 | 2026.05.19 16:59:04.307502 [ 275 ] {} <Debug> TCP-Session: 8810e5cd-e5c0-4dd5-a7df-324171178ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19916 | 2026.05.19 16:59:04.307692 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43954 | ||
| 19917 | 2026.05.19 16:59:04.307717 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48984 | ||
| 19918 | 2026.05.19 16:59:04.307735 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43248 | ||
| 19919 | 2026.05.19 16:59:04.307768 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19920 | 2026.05.19 16:59:04.307773 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64899 | ||
| 19921 | 2026.05.19 16:59:04.307770 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44415 | ||
| 19922 | 2026.05.19 16:59:04.307824 [ 275 ] {} <Trace> TCP-Session: 8810e5cd-e5c0-4dd5-a7df-324171178ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19923 | 2026.05.19 16:59:04.307881 [ 302 ] {} <Debug> TCP-Session: 103e6a2d-db5a-4997-9c86-0cefa2b79625 Authenticating user 'default' from [fd00:1122:3344:101::e]:43954 | ||
| 19924 | 2026.05.19 16:59:04.307882 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19925 | 2026.05.19 16:59:04.307917 [ 302 ] {} <Debug> TCP-Session: 103e6a2d-db5a-4997-9c86-0cefa2b79625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19926 | 2026.05.19 16:59:04.307932 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19927 | 2026.05.19 16:59:04.307942 [ 310 ] {} <Debug> TCP-Session: fbd334ec-b854-4dc8-9df4-2d4336b1b039 Authenticating user 'default' from [fd00:1122:3344:101::e]:64899 | ||
| 19928 | 2026.05.19 16:59:04.307956 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19929 | 2026.05.19 16:59:04.307969 [ 309 ] {} <Debug> TCP-Session: 27d8d795-8e02-4917-9437-b675703873d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44415 | ||
| 19930 | 2026.05.19 16:59:04.307980 [ 310 ] {} <Debug> TCP-Session: fbd334ec-b854-4dc8-9df4-2d4336b1b039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19931 | 2026.05.19 16:59:04.307995 [ 307 ] {} <Debug> TCP-Session: 9aed8064-b3dd-4a6e-a5bb-d07425393fed Authenticating user 'default' from [fd00:1122:3344:101::e]:43248 | ||
| 19932 | 2026.05.19 16:59:04.308016 [ 310 ] {} <Debug> TCP-Session: fbd334ec-b854-4dc8-9df4-2d4336b1b039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19933 | 2026.05.19 16:59:04.308036 [ 307 ] {} <Debug> TCP-Session: 9aed8064-b3dd-4a6e-a5bb-d07425393fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19934 | 2026.05.19 16:59:04.308046 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41992) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19935 | 2026.05.19 16:59:04.308065 [ 307 ] {} <Debug> TCP-Session: 9aed8064-b3dd-4a6e-a5bb-d07425393fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19936 | 2026.05.19 16:59:04.307947 [ 302 ] {} <Debug> TCP-Session: 103e6a2d-db5a-4997-9c86-0cefa2b79625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19937 | 2026.05.19 16:59:04.307877 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19938 | 2026.05.19 16:59:04.307760 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63179 | ||
| 19939 | 2026.05.19 16:59:04.308137 [ 306 ] {} <Debug> TCP-Session: d8394ff5-c3f8-4cb9-810b-31f0e332036c Authenticating user 'default' from [fd00:1122:3344:101::e]:48984 | ||
| 19940 | 2026.05.19 16:59:04.307719 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48854 | ||
| 19941 | 2026.05.19 16:59:04.308179 [ 306 ] {} <Debug> TCP-Session: d8394ff5-c3f8-4cb9-810b-31f0e332036c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19942 | 2026.05.19 16:59:04.308206 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19943 | 2026.05.19 16:59:04.308215 [ 306 ] {} <Debug> TCP-Session: d8394ff5-c3f8-4cb9-810b-31f0e332036c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19944 | 2026.05.19 16:59:04.308228 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19945 | 2026.05.19 16:59:04.308240 [ 308 ] {} <Debug> TCP-Session: 0974c254-bff8-49bf-937c-f84b01ec8849 Authenticating user 'default' from [fd00:1122:3344:101::e]:63179 | ||
| 19946 | 2026.05.19 16:59:04.308261 [ 303 ] {} <Debug> TCP-Session: ca71bd13-442a-4330-b9df-2f56184e05a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48854 | ||
| 19947 | 2026.05.19 16:59:04.307692 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43999 | ||
| 19948 | 2026.05.19 16:59:04.308283 [ 303 ] {} <Debug> TCP-Session: ca71bd13-442a-4330-b9df-2f56184e05a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19949 | 2026.05.19 16:59:04.308276 [ 308 ] {} <Debug> TCP-Session: 0974c254-bff8-49bf-937c-f84b01ec8849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19950 | 2026.05.19 16:59:04.308330 [ 303 ] {} <Debug> TCP-Session: ca71bd13-442a-4330-b9df-2f56184e05a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19951 | 2026.05.19 16:59:04.308325 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19952 | 2026.05.19 16:59:04.308343 [ 308 ] {} <Debug> TCP-Session: 0974c254-bff8-49bf-937c-f84b01ec8849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2026.05.19 16:59:04.308341 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19954 | 2026.05.19 16:59:04.308010 [ 309 ] {} <Debug> TCP-Session: 27d8d795-8e02-4917-9437-b675703873d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19955 | 2026.05.19 16:59:04.308406 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19956 | 2026.05.19 16:59:04.308412 [ 285 ] {} <Debug> TCP-Session: a9b1682a-34e0-4f7c-b557-e49f35fc9989 Authenticating user 'default' from [fd00:1122:3344:101::e]:43999 | ||
| 19957 | 2026.05.19 16:59:04.308428 [ 309 ] {} <Debug> TCP-Session: 27d8d795-8e02-4917-9437-b675703873d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19958 | 2026.05.19 16:59:04.308455 [ 285 ] {} <Debug> TCP-Session: a9b1682a-34e0-4f7c-b557-e49f35fc9989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19959 | 2026.05.19 16:59:04.308469 [ 285 ] {} <Debug> TCP-Session: a9b1682a-34e0-4f7c-b557-e49f35fc9989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19960 | 2026.05.19 16:59:04.308702 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 19961 | 2026.05.19 16:59:04.309627 [ 343 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> AggregatingTransform: Aggregating | ||
| 19962 | 2026.05.19 16:59:04.309659 [ 343 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 19963 | 2026.05.19 16:59:04.309689 [ 343 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885584 sec. (1129.198 rows/sec., 44.11 KiB/sec.) | ||
| 19964 | 2026.05.19 16:59:04.309705 [ 343 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Trace> Aggregator: Merging aggregated data | ||
| 19965 | 2026.05.19 16:59:04.310233 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002243 sec., 445.83147570218455 rows/sec., 17.42 KiB/sec. | ||
| 19966 | 2026.05.19 16:59:04.310354 [ 275 ] {fefe9ad4-d0c1-4b53-a2f5-6eebf5acd1f9} <Debug> TCPHandler: Processed in 0.002668101 sec. | ||
| 19967 | 2026.05.19 16:59:04.310491 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19968 | 2026.05.19 16:59:04.310519 [ 275 ] {} <Debug> TCP-Session: 8810e5cd-e5c0-4dd5-a7df-324171178ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19969 | 2026.05.19 16:59:04.310531 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19970 | 2026.05.19 16:59:04.310557 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19971 | 2026.05.19 16:59:04.310572 [ 285 ] {} <Debug> TCP-Session: a9b1682a-34e0-4f7c-b557-e49f35fc9989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19972 | 2026.05.19 16:59:04.310583 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19973 | 2026.05.19 16:59:04.310597 [ 302 ] {} <Debug> TCP-Session: 103e6a2d-db5a-4997-9c86-0cefa2b79625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19974 | 2026.05.19 16:59:04.310613 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19975 | 2026.05.19 16:59:04.310636 [ 303 ] {} <Debug> TCP-Session: ca71bd13-442a-4330-b9df-2f56184e05a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19976 | 2026.05.19 16:59:04.310637 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19977 | 2026.05.19 16:59:04.310675 [ 310 ] {} <Debug> TCP-Session: fbd334ec-b854-4dc8-9df4-2d4336b1b039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19978 | 2026.05.19 16:59:04.310673 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19979 | 2026.05.19 16:59:04.310708 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19980 | 2026.05.19 16:59:04.310710 [ 306 ] {} <Debug> TCP-Session: d8394ff5-c3f8-4cb9-810b-31f0e332036c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19981 | 2026.05.19 16:59:04.310736 [ 307 ] {} <Debug> TCP-Session: 9aed8064-b3dd-4a6e-a5bb-d07425393fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19982 | 2026.05.19 16:59:04.310748 [ 309 ] {} <Debug> TCP-Session: 27d8d795-8e02-4917-9437-b675703873d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19983 | 2026.05.19 16:59:04.310679 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19984 | 2026.05.19 16:59:04.310810 [ 308 ] {} <Debug> TCP-Session: 0974c254-bff8-49bf-937c-f84b01ec8849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19985 | 2026.05.19 16:59:04.462702 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54047 | ||
| 19986 | 2026.05.19 16:59:04.462784 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19987 | 2026.05.19 16:59:04.462811 [ 275 ] {} <Debug> TCP-Session: d98e350c-b9e3-4d28-9fbe-a11e8ad9442e Authenticating user 'default' from [fd00:1122:3344:101::e]:54047 | ||
| 19988 | 2026.05.19 16:59:04.462833 [ 275 ] {} <Debug> TCP-Session: d98e350c-b9e3-4d28-9fbe-a11e8ad9442e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19989 | 2026.05.19 16:59:04.462846 [ 275 ] {} <Debug> TCP-Session: d98e350c-b9e3-4d28-9fbe-a11e8ad9442e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19990 | 2026.05.19 16:59:04.463086 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61891 | ||
| 19991 | 2026.05.19 16:59:04.463107 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35963 | ||
| 19992 | 2026.05.19 16:59:04.463161 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59745 | ||
| 19993 | 2026.05.19 16:59:04.463165 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40270 | ||
| 19994 | 2026.05.19 16:59:04.463195 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50288 | ||
| 19995 | 2026.05.19 16:59:04.463204 [ 275 ] {} <Trace> TCP-Session: d98e350c-b9e3-4d28-9fbe-a11e8ad9442e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19996 | 2026.05.19 16:59:04.463188 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46840 | ||
| 19997 | 2026.05.19 16:59:04.463258 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19998 | 2026.05.19 16:59:04.463253 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19999 | 2026.05.19 16:59:04.463306 [ 310 ] {} <Debug> TCP-Session: b4958f26-2387-48d6-a490-b1786218bb26 Authenticating user 'default' from [fd00:1122:3344:101::e]:50288 | ||
| 20000 | 2026.05.19 16:59:04.463312 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20001 | 2026.05.19 16:59:04.463321 [ 306 ] {} <Debug> TCP-Session: e706261b-daa0-4a6b-acc2-2176e27ab906 Authenticating user 'default' from [fd00:1122:3344:101::e]:40270 | ||
| 20002 | 2026.05.19 16:59:04.463333 [ 310 ] {} <Debug> TCP-Session: b4958f26-2387-48d6-a490-b1786218bb26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20003 | 2026.05.19 16:59:04.463181 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20004 | 2026.05.19 16:59:04.463357 [ 309 ] {} <Debug> TCP-Session: ee37bfa4-5def-485b-abc4-59ab09fdc089 Authenticating user 'default' from [fd00:1122:3344:101::e]:46840 | ||
| 20005 | 2026.05.19 16:59:04.463360 [ 310 ] {} <Debug> TCP-Session: b4958f26-2387-48d6-a490-b1786218bb26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20006 | 2026.05.19 16:59:04.463389 [ 285 ] {} <Debug> TCP-Session: c5290cd9-0f1a-418b-8854-f31371d7b650 Authenticating user 'default' from [fd00:1122:3344:101::e]:61891 | ||
| 20007 | 2026.05.19 16:59:04.463399 [ 309 ] {} <Debug> TCP-Session: ee37bfa4-5def-485b-abc4-59ab09fdc089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20008 | 2026.05.19 16:59:04.463396 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20009 | 2026.05.19 16:59:04.463420 [ 285 ] {} <Debug> TCP-Session: c5290cd9-0f1a-418b-8854-f31371d7b650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20010 | 2026.05.19 16:59:04.463422 [ 309 ] {} <Debug> TCP-Session: ee37bfa4-5def-485b-abc4-59ab09fdc089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20011 | 2026.05.19 16:59:04.463458 [ 285 ] {} <Debug> TCP-Session: c5290cd9-0f1a-418b-8854-f31371d7b650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20012 | 2026.05.19 16:59:04.463356 [ 306 ] {} <Debug> TCP-Session: e706261b-daa0-4a6b-acc2-2176e27ab906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20013 | 2026.05.19 16:59:04.463179 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60764 | ||
| 20014 | 2026.05.19 16:59:04.463510 [ 306 ] {} <Debug> TCP-Session: e706261b-daa0-4a6b-acc2-2176e27ab906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20015 | 2026.05.19 16:59:04.463181 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20016 | 2026.05.19 16:59:04.463161 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55907 | ||
| 20017 | 2026.05.19 16:59:04.463609 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20018 | 2026.05.19 16:59:04.463615 [ 302 ] {} <Debug> TCP-Session: 9156fc1b-2e96-4f8a-bd81-85288b52f271 Authenticating user 'default' from [fd00:1122:3344:101::e]:35963 | ||
| 20019 | 2026.05.19 16:59:04.463217 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20020 | 2026.05.19 16:59:04.463663 [ 302 ] {} <Debug> TCP-Session: 9156fc1b-2e96-4f8a-bd81-85288b52f271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20021 | 2026.05.19 16:59:04.463662 [ 308 ] {} <Debug> TCP-Session: 4685843a-378a-4d4a-855c-f346744e6612 Authenticating user 'default' from [fd00:1122:3344:101::e]:60764 | ||
| 20022 | 2026.05.19 16:59:04.463688 [ 307 ] {} <Debug> TCP-Session: 6dd0a0cc-d868-4ed9-ab59-6fabcbe49f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:59745 | ||
| 20023 | 2026.05.19 16:59:04.463686 [ 302 ] {} <Debug> TCP-Session: 9156fc1b-2e96-4f8a-bd81-85288b52f271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20024 | 2026.05.19 16:59:04.463711 [ 308 ] {} <Debug> TCP-Session: 4685843a-378a-4d4a-855c-f346744e6612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20025 | 2026.05.19 16:59:04.463717 [ 307 ] {} <Debug> TCP-Session: 6dd0a0cc-d868-4ed9-ab59-6fabcbe49f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20026 | 2026.05.19 16:59:04.463737 [ 308 ] {} <Debug> TCP-Session: 4685843a-378a-4d4a-855c-f346744e6612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20027 | 2026.05.19 16:59:04.463751 [ 307 ] {} <Debug> TCP-Session: 6dd0a0cc-d868-4ed9-ab59-6fabcbe49f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20028 | 2026.05.19 16:59:04.463657 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20029 | 2026.05.19 16:59:04.463712 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20030 | 2026.05.19 16:59:04.463808 [ 303 ] {} <Debug> TCP-Session: 1e61d105-c47f-4306-b5d5-425be2e61a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55907 | ||
| 20031 | 2026.05.19 16:59:04.463840 [ 303 ] {} <Debug> TCP-Session: 1e61d105-c47f-4306-b5d5-425be2e61a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20032 | 2026.05.19 16:59:04.463853 [ 303 ] {} <Debug> TCP-Session: 1e61d105-c47f-4306-b5d5-425be2e61a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20033 | 2026.05.19 16:59:04.463862 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20034 | 2026.05.19 16:59:04.464149 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 20035 | 2026.05.19 16:59:04.465075 [ 346 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> AggregatingTransform: Aggregating | ||
| 20036 | 2026.05.19 16:59:04.465111 [ 346 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20037 | 2026.05.19 16:59:04.465142 [ 346 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894314 sec. (1118.175 rows/sec., 43.68 KiB/sec.) | ||
| 20038 | 2026.05.19 16:59:04.465157 [ 346 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Trace> Aggregator: Merging aggregated data | ||
| 20039 | 2026.05.19 16:59:04.465771 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002428 sec., 411.8616144975288 rows/sec., 16.09 KiB/sec. | ||
| 20040 | 2026.05.19 16:59:04.465929 [ 275 ] {33ebfcd1-0daf-4720-bd88-e28e883f401c} <Debug> TCPHandler: Processed in 0.002835093 sec. | ||
| 20041 | 2026.05.19 16:59:04.466078 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20042 | 2026.05.19 16:59:04.466108 [ 275 ] {} <Debug> TCP-Session: d98e350c-b9e3-4d28-9fbe-a11e8ad9442e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20043 | 2026.05.19 16:59:04.466114 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20044 | 2026.05.19 16:59:04.466130 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20045 | 2026.05.19 16:59:04.466148 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20046 | 2026.05.19 16:59:04.466163 [ 310 ] {} <Debug> TCP-Session: b4958f26-2387-48d6-a490-b1786218bb26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20047 | 2026.05.19 16:59:04.466187 [ 285 ] {} <Debug> TCP-Session: c5290cd9-0f1a-418b-8854-f31371d7b650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20048 | 2026.05.19 16:59:04.466196 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20049 | 2026.05.19 16:59:04.466232 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20050 | 2026.05.19 16:59:04.466263 [ 306 ] {} <Debug> TCP-Session: e706261b-daa0-4a6b-acc2-2176e27ab906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20051 | 2026.05.19 16:59:04.466288 [ 309 ] {} <Debug> TCP-Session: ee37bfa4-5def-485b-abc4-59ab09fdc089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20052 | 2026.05.19 16:59:04.466218 [ 303 ] {} <Debug> TCP-Session: 1e61d105-c47f-4306-b5d5-425be2e61a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20053 | 2026.05.19 16:59:04.466183 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20054 | 2026.05.19 16:59:04.466169 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20055 | 2026.05.19 16:59:04.466376 [ 308 ] {} <Debug> TCP-Session: 4685843a-378a-4d4a-855c-f346744e6612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20056 | 2026.05.19 16:59:04.466407 [ 302 ] {} <Debug> TCP-Session: 9156fc1b-2e96-4f8a-bd81-85288b52f271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20057 | 2026.05.19 16:59:04.466217 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20058 | 2026.05.19 16:59:04.466467 [ 307 ] {} <Debug> TCP-Session: 6dd0a0cc-d868-4ed9-ab59-6fabcbe49f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20059 | 2026.05.19 16:59:06.240761 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20060 | 2026.05.19 16:59:06.240983 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20061 | 2026.05.19 16:59:06.241328 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20062 | 2026.05.19 16:59:06.241367 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <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 | ||
| 20063 | 2026.05.19 16:59:06.241590 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20064 | 2026.05.19 16:59:06.241658 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20065 | 2026.05.19 16:59:06.241801 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20066 | 2026.05.19 16:59:06.241876 [ 348 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20067 | 2026.05.19 16:59:06.241909 [ 349 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20068 | 2026.05.19 16:59:06.241912 [ 314 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20069 | 2026.05.19 16:59:06.242051 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20070 | 2026.05.19 16:59:06.242077 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20071 | 2026.05.19 16:59:06.242153 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20072 | 2026.05.19 16:59:06.242174 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20073 | 2026.05.19 16:59:06.242209 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20074 | 2026.05.19 16:59:06.242251 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20075 | 2026.05.19 16:59:06.243264 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002384 sec., 14681.208053691276 rows/sec., 2.47 MiB/sec. | ||
| 20076 | 2026.05.19 16:59:06.243385 [ 281 ] {6ca2b13e-f020-4fe8-a1de-c68ca6bc8c30} <Debug> TCPHandler: Processed in 0.002779532 sec. | ||
| 20077 | 2026.05.19 16:59:06.245440 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20078 | 2026.05.19 16:59:06.245552 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20079 | 2026.05.19 16:59:06.245596 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20080 | 2026.05.19 16:59:06.246124 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20081 | 2026.05.19 16:59:06.246167 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20082 | 2026.05.19 16:59:06.246627 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20083 | 2026.05.19 16:59:06.246904 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20084 | 2026.05.19 16:59:06.247075 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001554 sec., 56628.05662805663 rows/sec., 4.77 MiB/sec. | ||
| 20085 | 2026.05.19 16:59:06.247118 [ 281 ] {dd3d71d8-397a-4936-87ab-6e77d3434e58} <Debug> TCPHandler: Processed in 0.001729736 sec. | ||
| 20086 | 2026.05.19 16:59:06.247294 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20087 | 2026.05.19 16:59:06.247407 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20088 | 2026.05.19 16:59:06.247455 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20089 | 2026.05.19 16:59:06.247904 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20090 | 2026.05.19 16:59:06.247940 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20091 | 2026.05.19 16:59:06.248231 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20092 | 2026.05.19 16:59:06.248437 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20093 | 2026.05.19 16:59:06.248565 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001183 sec., 13524.93660185968 rows/sec., 1017.01 KiB/sec. | ||
| 20094 | 2026.05.19 16:59:06.248599 [ 281 ] {7a26d54d-078f-4fe8-9cfd-cd32460e7195} <Debug> TCPHandler: Processed in 0.00136462 sec. | ||
| 20095 | 2026.05.19 16:59:06.248727 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20096 | 2026.05.19 16:59:06.248819 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20097 | 2026.05.19 16:59:06.248859 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20098 | 2026.05.19 16:59:06.249274 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20099 | 2026.05.19 16:59:06.249310 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20100 | 2026.05.19 16:59:06.249616 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20101 | 2026.05.19 16:59:06.249823 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20102 | 2026.05.19 16:59:06.249949 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001147 sec., 69747.16652136006 rows/sec., 5.45 MiB/sec. | ||
| 20103 | 2026.05.19 16:59:06.249983 [ 281 ] {48297b31-2f5b-41ca-bbfc-879a6679b617} <Debug> TCPHandler: Processed in 0.00130355 sec. | ||
| 20104 | 2026.05.19 16:59:06.250112 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20105 | 2026.05.19 16:59:06.250207 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20106 | 2026.05.19 16:59:06.250252 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20107 | 2026.05.19 16:59:06.250682 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20108 | 2026.05.19 16:59:06.250719 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20109 | 2026.05.19 16:59:06.251043 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20110 | 2026.05.19 16:59:06.251256 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20111 | 2026.05.19 16:59:06.251394 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 20112 | 2026.05.19 16:59:06.251429 [ 281 ] {d7c1b980-9c53-49e8-ac3e-1fa23bb30635} <Debug> TCPHandler: Processed in 0.00136449 sec. | ||
| 20113 | 2026.05.19 16:59:06.251551 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20114 | 2026.05.19 16:59:06.251645 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20115 | 2026.05.19 16:59:06.251699 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20116 | 2026.05.19 16:59:06.252531 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20117 | 2026.05.19 16:59:06.252569 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20118 | 2026.05.19 16:59:06.253100 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20119 | 2026.05.19 16:59:06.253326 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20120 | 2026.05.19 16:59:06.253467 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001841 sec., 8690.928843020098 rows/sec., 15.57 MiB/sec. | ||
| 20121 | 2026.05.19 16:59:06.253524 [ 281 ] {1db0c75b-b392-41e2-ba28-46424066d375} <Debug> TCPHandler: Processed in 0.00202152 sec. | ||
| 20122 | 2026.05.19 16:59:06.253652 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20123 | 2026.05.19 16:59:06.253747 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20124 | 2026.05.19 16:59:06.253790 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20125 | 2026.05.19 16:59:06.254142 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.05.19 16:59:06.254179 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20127 | 2026.05.19 16:59:06.254477 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20128 | 2026.05.19 16:59:06.254689 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2026.05.19 16:59:06.254817 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 20130 | 2026.05.19 16:59:06.254850 [ 281 ] {bef59c9e-1d0e-4f3f-8b2f-71aaf6bb8a46} <Debug> TCPHandler: Processed in 0.001245628 sec. | ||
| 20131 | 2026.05.19 16:59:07.193999 [ 96 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 20132 | 2026.05.19 16:59:07.194074 [ 96 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.05.19 16:59:07.194098 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20134 | 2026.05.19 16:59:07.194236 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 20135 | 2026.05.19 16:59:07.194394 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20136 | 2026.05.19 16:59:07.194435 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 18 rows starting from the beginning of the part | ||
| 20137 | 2026.05.19 16:59:07.194515 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 20138 | 2026.05.19 16:59:07.194571 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 20139 | 2026.05.19 16:59:07.194623 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 20140 | 2026.05.19 16:59:07.194673 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20141 | 2026.05.19 16:59:07.195481 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130968 sec., 29014.72115325881 rows/sec., 2.42 MiB/sec. | ||
| 20142 | 2026.05.19 16:59:07.195588 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20143 | 2026.05.19 16:59:07.195829 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2026.05.19 16:59:07.195902 [ 194 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_32_7} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 20145 | 2026.05.19 16:59:07.195986 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20146 | 2026.05.19 16:59:08.228636 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20147 | 2026.05.19 16:59:08.228686 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20148 | 2026.05.19 16:59:08.514865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43204 | ||
| 20149 | 2026.05.19 16:59:08.515408 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20150 | 2026.05.19 16:59:08.515449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20151 | 2026.05.19 16:59:08.515915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20152 | 2026.05.19 16:59:08.516130 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20153 | 2026.05.19 16:59:08.516257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43204 | ||
| 20154 | 2026.05.19 16:59:09.229734 [ 222 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20155 | 2026.05.19 16:59:09.229808 [ 222 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20156 | 2026.05.19 16:59:09.233535 [ 222 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20157 | 2026.05.19 16:59:10.293738 [ 221 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20158 | 2026.05.19 16:59:10.293794 [ 221 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20159 | 2026.05.19 16:59:10.297159 [ 221 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20160 | 2026.05.19 16:59:10.305301 [ 34 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 20161 | 2026.05.19 16:59:10.305374 [ 34 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20162 | 2026.05.19 16:59:10.305400 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20163 | 2026.05.19 16:59:10.305495 [ 225 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20164 | 2026.05.19 16:59:10.305506 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 20165 | 2026.05.19 16:59:10.305535 [ 225 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20166 | 2026.05.19 16:59:10.305653 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20167 | 2026.05.19 16:59:10.305692 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 825 rows starting from the beginning of the part | ||
| 20168 | 2026.05.19 16:59:10.305760 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 20169 | 2026.05.19 16:59:10.305811 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 20170 | 2026.05.19 16:59:10.305861 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 20171 | 2026.05.19 16:59:10.305907 [ 190 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 801 rows starting from the beginning of the part | ||
| 20172 | 2026.05.19 16:59:10.307031 [ 193 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565744 sec., 1580718.1761514016 rows/sec., 98.50 MiB/sec. | ||
| 20173 | 2026.05.19 16:59:10.307255 [ 192 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 20174 | 2026.05.19 16:59:10.307543 [ 225 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20175 | 2026.05.19 16:59:10.307625 [ 192 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20176 | 2026.05.19 16:59:10.307715 [ 192 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_41_10} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 20177 | 2026.05.19 16:59:10.307832 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 20178 | 2026.05.19 16:59:10.804339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20179 | 2026.05.19 16:59:10.822348 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20180 | 2026.05.19 16:59:10.822411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20181 | 2026.05.19 16:59:10.828768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20182 | 2026.05.19 16:59:10.829498 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.05.19 16:59:10.833133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20184 | 2026.05.19 16:59:11.001036 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.51 MiB, peak 412.32 MiB, free memory in arenas 0.00 B, will set to 393.00 MiB (RSS), difference: 3.48 MiB | ||
| 20185 | 2026.05.19 16:59:11.241763 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20186 | 2026.05.19 16:59:11.242113 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20187 | 2026.05.19 16:59:11.242528 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20188 | 2026.05.19 16:59:11.242569 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <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 | ||
| 20189 | 2026.05.19 16:59:11.242813 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20190 | 2026.05.19 16:59:11.242890 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20191 | 2026.05.19 16:59:11.243035 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20192 | 2026.05.19 16:59:11.243120 [ 348 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20193 | 2026.05.19 16:59:11.243137 [ 349 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20194 | 2026.05.19 16:59:11.243142 [ 339 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20195 | 2026.05.19 16:59:11.243286 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20196 | 2026.05.19 16:59:11.243314 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20197 | 2026.05.19 16:59:11.243384 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20198 | 2026.05.19 16:59:11.243405 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20199 | 2026.05.19 16:59:11.243442 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20200 | 2026.05.19 16:59:11.243485 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20201 | 2026.05.19 16:59:11.244515 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002559 sec., 13677.217663149668 rows/sec., 2.30 MiB/sec. | ||
| 20202 | 2026.05.19 16:59:11.244634 [ 281 ] {a29b47fd-e640-4a42-a8bd-61539f1cdf44} <Debug> TCPHandler: Processed in 0.003054927 sec. | ||
| 20203 | 2026.05.19 16:59:11.246747 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20204 | 2026.05.19 16:59:11.246879 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20205 | 2026.05.19 16:59:11.246932 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20206 | 2026.05.19 16:59:11.247497 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20207 | 2026.05.19 16:59:11.247535 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20208 | 2026.05.19 16:59:11.247905 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20209 | 2026.05.19 16:59:11.248130 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20210 | 2026.05.19 16:59:11.248279 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001439 sec., 73662.26546212648 rows/sec., 6.18 MiB/sec. | ||
| 20211 | 2026.05.19 16:59:11.248307 [ 71 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20212 | 2026.05.19 16:59:11.248317 [ 281 ] {25186252-f671-4ec8-86a9-b901d97ba132} <Debug> TCPHandler: Processed in 0.001634865 sec. | ||
| 20213 | 2026.05.19 16:59:11.248372 [ 71 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20214 | 2026.05.19 16:59:11.248402 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20215 | 2026.05.19 16:59:11.248467 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20216 | 2026.05.19 16:59:11.248500 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20217 | 2026.05.19 16:59:11.248572 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20218 | 2026.05.19 16:59:11.248609 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20219 | 2026.05.19 16:59:11.248614 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20220 | 2026.05.19 16:59:11.248643 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2618 rows starting from the beginning of the part | ||
| 20221 | 2026.05.19 16:59:11.248708 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 88 rows starting from the beginning of the part | ||
| 20222 | 2026.05.19 16:59:11.248765 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 2400 rows starting from the beginning of the part | ||
| 20223 | 2026.05.19 16:59:11.248817 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 20224 | 2026.05.19 16:59:11.248868 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 88 rows starting from the beginning of the part | ||
| 20225 | 2026.05.19 16:59:11.248915 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 106 rows starting from the beginning of the part | ||
| 20226 | 2026.05.19 16:59:11.249036 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.05.19 16:59:11.249073 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20228 | 2026.05.19 16:59:11.249372 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20229 | 2026.05.19 16:59:11.249582 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20230 | 2026.05.19 16:59:11.249718 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001168 sec., 21404.109589041098 rows/sec., 1.57 MiB/sec. | ||
| 20231 | 2026.05.19 16:59:11.249726 [ 71 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20232 | 2026.05.19 16:59:11.249755 [ 281 ] {1dc3894e-adb5-45af-a1d6-37d57e0a7404} <Debug> TCPHandler: Processed in 0.001340021 sec. | ||
| 20233 | 2026.05.19 16:59:11.249808 [ 71 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.05.19 16:59:11.249844 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20235 | 2026.05.19 16:59:11.249899 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20236 | 2026.05.19 16:59:11.249941 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20237 | 2026.05.19 16:59:11.250003 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20238 | 2026.05.19 16:59:11.250051 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20239 | 2026.05.19 16:59:11.250051 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20240 | 2026.05.19 16:59:11.250096 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 82 rows starting from the beginning of the part | ||
| 20241 | 2026.05.19 16:59:11.250155 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 25 rows starting from the beginning of the part | ||
| 20242 | 2026.05.19 16:59:11.250201 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
| 20243 | 2026.05.19 16:59:11.250241 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 38 rows starting from the beginning of the part | ||
| 20244 | 2026.05.19 16:59:11.250279 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
| 20245 | 2026.05.19 16:59:11.250319 [ 193 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 25 rows starting from the beginning of the part | ||
| 20246 | 2026.05.19 16:59:11.250491 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20247 | 2026.05.19 16:59:11.250534 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20248 | 2026.05.19 16:59:11.250759 [ 195 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5356 rows, containing 5 columns (5 merged, 0 gathered) in 0.002300365 sec., 2328326.1569359647 rows/sec., 184.05 MiB/sec. | ||
| 20249 | 2026.05.19 16:59:11.250861 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20250 | 2026.05.19 16:59:11.251006 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20251 | 2026.05.19 16:59:11.251081 [ 202 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182247 sec., 170861.08063712573 rows/sec., 13.16 MiB/sec. | ||
| 20252 | 2026.05.19 16:59:11.251091 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20253 | 2026.05.19 16:59:11.251221 [ 57 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20254 | 2026.05.19 16:59:11.251237 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001255 sec., 70916.33466135457 rows/sec., 5.54 MiB/sec. | ||
| 20255 | 2026.05.19 16:59:11.251264 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20256 | 2026.05.19 16:59:11.251268 [ 57 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.05.19 16:59:11.251280 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20258 | 2026.05.19 16:59:11.251308 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20259 | 2026.05.19 16:59:11.251285 [ 281 ] {cb40bec9-2cc8-4234-8351-5a65c1cc0f51} <Debug> TCPHandler: Processed in 0.001438772 sec. | ||
| 20260 | 2026.05.19 16:59:11.251335 [ 194 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_151_30} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20261 | 2026.05.19 16:59:11.251393 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20262 | 2026.05.19 16:59:11.251408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 20263 | 2026.05.19 16:59:11.251462 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20264 | 2026.05.19 16:59:11.251490 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20265 | 2026.05.19 16:59:11.251525 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part | ||
| 20266 | 2026.05.19 16:59:11.251562 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20267 | 2026.05.19 16:59:11.251578 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 80 rows starting from the beginning of the part | ||
| 20268 | 2026.05.19 16:59:11.251615 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20269 | 2026.05.19 16:59:11.251629 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1253 rows starting from the beginning of the part | ||
| 20270 | 2026.05.19 16:59:11.251637 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20271 | 2026.05.19 16:59:11.251687 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 20272 | 2026.05.19 16:59:11.251733 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_131_26} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20273 | 2026.05.19 16:59:11.251733 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 80 rows starting from the beginning of the part | ||
| 20274 | 2026.05.19 16:59:11.251791 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 89 rows starting from the beginning of the part | ||
| 20275 | 2026.05.19 16:59:11.251847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20276 | 2026.05.19 16:59:11.252030 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20277 | 2026.05.19 16:59:11.252071 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20278 | 2026.05.19 16:59:11.252409 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20279 | 2026.05.19 16:59:11.252621 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20280 | 2026.05.19 16:59:11.252754 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 20281 | 2026.05.19 16:59:11.252788 [ 281 ] {4f86de9b-92fd-4835-979a-db099ba20d0f} <Debug> TCPHandler: Processed in 0.001376141 sec. | ||
| 20282 | 2026.05.19 16:59:11.252903 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20283 | 2026.05.19 16:59:11.252954 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587424 sec., 1870325.760477352 rows/sec., 134.95 MiB/sec. | ||
| 20284 | 2026.05.19 16:59:11.252997 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20285 | 2026.05.19 16:59:11.253059 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20286 | 2026.05.19 16:59:11.253167 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20287 | 2026.05.19 16:59:11.253441 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20288 | 2026.05.19 16:59:11.253508 [ 202 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_151_30} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20289 | 2026.05.19 16:59:11.253596 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 20290 | 2026.05.19 16:59:11.253865 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2026.05.19 16:59:11.253900 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20292 | 2026.05.19 16:59:11.254419 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20293 | 2026.05.19 16:59:11.254634 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.05.19 16:59:11.254774 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001794 sec., 13935.340022296545 rows/sec., 24.97 MiB/sec. | ||
| 20295 | 2026.05.19 16:59:11.254780 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20296 | 2026.05.19 16:59:11.254827 [ 281 ] {d8d56095-8b87-4022-a915-57ac6682058b} <Debug> TCPHandler: Processed in 0.001974399 sec. | ||
| 20297 | 2026.05.19 16:59:11.254854 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20298 | 2026.05.19 16:59:11.254895 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.97 GiB. | ||
| 20299 | 2026.05.19 16:59:11.254965 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20300 | 2026.05.19 16:59:11.254986 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20301 | 2026.05.19 16:59:11.255068 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20302 | 2026.05.19 16:59:11.255111 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20303 | 2026.05.19 16:59:11.255165 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20304 | 2026.05.19 16:59:11.255214 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2718 rows starting from the beginning of the part | ||
| 20305 | 2026.05.19 16:59:11.255326 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 25 rows starting from the beginning of the part | ||
| 20306 | 2026.05.19 16:59:11.255430 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
| 20307 | 2026.05.19 16:59:11.255450 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20308 | 2026.05.19 16:59:11.255486 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20309 | 2026.05.19 16:59:11.255531 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 20310 | 2026.05.19 16:59:11.255631 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
| 20311 | 2026.05.19 16:59:11.255728 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 25 rows starting from the beginning of the part | ||
| 20312 | 2026.05.19 16:59:11.255810 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20313 | 2026.05.19 16:59:11.256021 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20314 | 2026.05.19 16:59:11.256151 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 20315 | 2026.05.19 16:59:11.256185 [ 281 ] {de9c0a88-9286-4cab-9d2d-f0f64e420e27} <Debug> TCPHandler: Processed in 0.001269419 sec. | ||
| 20316 | 2026.05.19 16:59:11.264109 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 19 columns (19 merged, 0 gathered) in 0.00915652 sec., 309724.6552183581 rows/sec., 555.01 MiB/sec. | ||
| 20317 | 2026.05.19 16:59:11.266779 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20318 | 2026.05.19 16:59:11.267171 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20319 | 2026.05.19 16:59:11.267255 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20320 | 2026.05.19 16:59:11.267441 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.25 MiB. | ||
| 20321 | 2026.05.19 16:59:12.001085 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.58 MiB, peak 412.77 MiB, free memory in arenas 0.00 B, will set to 395.38 MiB (RSS), difference: 1.80 MiB | ||
| 20322 | 2026.05.19 16:59:16.017050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43716 | ||
| 20323 | 2026.05.19 16:59:16.017644 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20324 | 2026.05.19 16:59:16.017686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20325 | 2026.05.19 16:59:16.018236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20326 | 2026.05.19 16:59:16.018453 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20327 | 2026.05.19 16:59:16.018584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43716 | ||
| 20328 | 2026.05.19 16:59:16.018643 [ 76 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20329 | 2026.05.19 16:59:16.018718 [ 76 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.05.19 16:59:16.018736 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20331 | 2026.05.19 16:59:16.018832 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20332 | 2026.05.19 16:59:16.018918 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20333 | 2026.05.19 16:59:16.018948 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41284 rows starting from the beginning of the part | ||
| 20334 | 2026.05.19 16:59:16.019011 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 20335 | 2026.05.19 16:59:16.019061 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 20336 | 2026.05.19 16:59:16.019104 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 20337 | 2026.05.19 16:59:16.019147 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 20338 | 2026.05.19 16:59:16.019255 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 20339 | 2026.05.19 16:59:16.021894 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43716 rows, containing 4 columns (4 merged, 0 gathered) in 0.003096438 sec., 14118157.702495577 rows/sec., 201.96 MiB/sec. | ||
| 20340 | 2026.05.19 16:59:16.022093 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20341 | 2026.05.19 16:59:16.022383 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.05.19 16:59:16.022441 [ 202 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_91_18} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20343 | 2026.05.19 16:59:16.022507 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20344 | 2026.05.19 16:59:16.243052 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2026.05.19 16:59:16.243368 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 20346 | 2026.05.19 16:59:16.243762 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20347 | 2026.05.19 16:59:16.243802 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <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_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')" moved to PREWHERE | ||
| 20348 | 2026.05.19 16:59:16.244018 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20349 | 2026.05.19 16:59:16.244081 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20350 | 2026.05.19 16:59:16.244214 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 20351 | 2026.05.19 16:59:16.244277 [ 348 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20352 | 2026.05.19 16:59:16.244302 [ 349 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20353 | 2026.05.19 16:59:16.244304 [ 339 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20354 | 2026.05.19 16:59:16.244411 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20355 | 2026.05.19 16:59:16.244437 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20356 | 2026.05.19 16:59:16.244500 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20357 | 2026.05.19 16:59:16.244519 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20358 | 2026.05.19 16:59:16.244553 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 20359 | 2026.05.19 16:59:16.244589 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 20360 | 2026.05.19 16:59:16.245603 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002399 sec., 14589.412255106294 rows/sec., 2.46 MiB/sec. | ||
| 20361 | 2026.05.19 16:59:16.245775 [ 281 ] {bca39144-c6da-4139-a459-a1f25390264b} <Debug> TCPHandler: Processed in 0.002873213 sec. | ||
| 20362 | 2026.05.19 16:59:16.248722 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2026.05.19 16:59:16.248924 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20364 | 2026.05.19 16:59:16.249001 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20365 | 2026.05.19 16:59:16.249638 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2026.05.19 16:59:16.249739 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20367 | 2026.05.19 16:59:16.250030 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20368 | 2026.05.19 16:59:16.250230 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2026.05.19 16:59:16.250362 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.31 MiB/sec. | ||
| 20370 | 2026.05.19 16:59:16.250397 [ 281 ] {211987b6-0da9-4ceb-9e77-3b90c915e8f4} <Debug> TCPHandler: Processed in 0.001821218 sec. | ||
| 20371 | 2026.05.19 16:59:16.250514 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20372 | 2026.05.19 16:59:16.250606 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20373 | 2026.05.19 16:59:16.250647 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20374 | 2026.05.19 16:59:16.251096 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2026.05.19 16:59:16.251131 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20376 | 2026.05.19 16:59:16.251400 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20377 | 2026.05.19 16:59:16.251600 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20378 | 2026.05.19 16:59:16.251793 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001148 sec., 12195.121951219513 rows/sec., 994.43 KiB/sec. | ||
| 20379 | 2026.05.19 16:59:16.251826 [ 281 ] {1127f04e-e2ae-48b8-9235-7dea48da6b54} <Debug> TCPHandler: Processed in 0.00131184 sec. | ||
| 20380 | 2026.05.19 16:59:16.251948 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20381 | 2026.05.19 16:59:16.252038 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20382 | 2026.05.19 16:59:16.252076 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20383 | 2026.05.19 16:59:16.252555 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20384 | 2026.05.19 16:59:16.252589 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20385 | 2026.05.19 16:59:16.252950 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20386 | 2026.05.19 16:59:16.253150 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2026.05.19 16:59:16.253269 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001263 sec., 170229.6120348377 rows/sec., 15.13 MiB/sec. | ||
| 20388 | 2026.05.19 16:59:16.253302 [ 281 ] {10268d6a-a91c-420d-84a1-edbb3ccd193e} <Debug> TCPHandler: Processed in 0.001425192 sec. | ||
| 20389 | 2026.05.19 16:59:16.253423 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20390 | 2026.05.19 16:59:16.253514 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20391 | 2026.05.19 16:59:16.253552 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20392 | 2026.05.19 16:59:16.254077 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20393 | 2026.05.19 16:59:16.254156 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20394 | 2026.05.19 16:59:16.254491 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20395 | 2026.05.19 16:59:16.254767 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2026.05.19 16:59:16.254896 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001354 sec., 31019.2023633678 rows/sec., 2.27 MiB/sec. | ||
| 20397 | 2026.05.19 16:59:16.254932 [ 281 ] {de86c5fe-6b6f-4cd7-b520-bd06070b2844} <Debug> TCPHandler: Processed in 0.001520673 sec. | ||
| 20398 | 2026.05.19 16:59:16.255050 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2026.05.19 16:59:16.255141 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20400 | 2026.05.19 16:59:16.255179 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20401 | 2026.05.19 16:59:16.255568 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.05.19 16:59:16.255603 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20403 | 2026.05.19 16:59:16.255945 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20404 | 2026.05.19 16:59:16.256138 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.05.19 16:59:16.256259 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.74 MiB/sec. | ||
| 20406 | 2026.05.19 16:59:16.256292 [ 281 ] {43fb2d25-5865-4032-92cc-7ab416e1a59b} <Debug> TCPHandler: Processed in 0.001307599 sec. | ||
| 20407 | 2026.05.19 16:59:16.256404 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2026.05.19 16:59:16.256494 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20409 | 2026.05.19 16:59:16.256532 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20410 | 2026.05.19 16:59:16.256975 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.05.19 16:59:16.257009 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20412 | 2026.05.19 16:59:16.257281 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20413 | 2026.05.19 16:59:16.257473 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.05.19 16:59:16.257592 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 20415 | 2026.05.19 16:59:16.257625 [ 281 ] {eecc3b6a-660c-4c7a-8618-92e430828955} <Debug> TCPHandler: Processed in 0.00128381 sec. | ||
| 20416 | 2026.05.19 16:59:16.257801 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.05.19 16:59:16.257889 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20418 | 2026.05.19 16:59:16.257927 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20419 | 2026.05.19 16:59:16.258366 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2026.05.19 16:59:16.258399 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20421 | 2026.05.19 16:59:16.258791 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20422 | 2026.05.19 16:59:16.258993 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.05.19 16:59:16.259118 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001259 sec., 103256.55281969818 rows/sec., 8.37 MiB/sec. | ||
| 20424 | 2026.05.19 16:59:16.259151 [ 281 ] {3f2d2c00-7296-44c4-8cbc-034f13b24d0e} <Debug> TCPHandler: Processed in 0.001421482 sec. | ||
| 20425 | 2026.05.19 16:59:16.259265 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.05.19 16:59:16.259417 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20427 | 2026.05.19 16:59:16.259478 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20428 | 2026.05.19 16:59:16.260048 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.05.19 16:59:16.260091 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20430 | 2026.05.19 16:59:16.260466 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20431 | 2026.05.19 16:59:16.260754 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2026.05.19 16:59:16.260888 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001463 sec., 138755.980861244 rows/sec., 9.94 MiB/sec. | ||
| 20433 | 2026.05.19 16:59:16.260921 [ 281 ] {106251cb-316d-4c84-8713-c0d04ef9076a} <Debug> TCPHandler: Processed in 0.001680086 sec. | ||
| 20434 | 2026.05.19 16:59:16.261036 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2026.05.19 16:59:16.261126 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20436 | 2026.05.19 16:59:16.261179 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20437 | 2026.05.19 16:59:16.262006 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2026.05.19 16:59:16.262042 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20439 | 2026.05.19 16:59:16.262521 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20440 | 2026.05.19 16:59:16.262793 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2026.05.19 16:59:16.262923 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001797 sec., 8903.728436282694 rows/sec., 15.96 MiB/sec. | ||
| 20442 | 2026.05.19 16:59:16.262973 [ 281 ] {5bfe55ae-c037-436b-b9c8-71f46dbde719} <Debug> TCPHandler: Processed in 0.00197876 sec. | ||
| 20443 | 2026.05.19 16:59:16.263109 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20444 | 2026.05.19 16:59:16.263200 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20445 | 2026.05.19 16:59:16.263240 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20446 | 2026.05.19 16:59:16.263559 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20447 | 2026.05.19 16:59:16.263593 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20448 | 2026.05.19 16:59:16.263953 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20449 | 2026.05.19 16:59:16.264148 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20450 | 2026.05.19 16:59:16.264262 [ 76 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20451 | 2026.05.19 16:59:16.264270 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 20452 | 2026.05.19 16:59:16.264302 [ 76 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.05.19 16:59:16.264317 [ 281 ] {2b51ba09-201a-496d-89f4-2051c4552347} <Debug> TCPHandler: Processed in 0.001278529 sec. | ||
| 20454 | 2026.05.19 16:59:16.264325 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20455 | 2026.05.19 16:59:16.264427 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20456 | 2026.05.19 16:59:16.264544 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20457 | 2026.05.19 16:59:16.264580 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7680 rows starting from the beginning of the part | ||
| 20458 | 2026.05.19 16:59:16.264645 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20459 | 2026.05.19 16:59:16.264690 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20460 | 2026.05.19 16:59:16.264795 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20461 | 2026.05.19 16:59:16.264835 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20462 | 2026.05.19 16:59:16.264873 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20463 | 2026.05.19 16:59:16.267017 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00260081 sec., 3068274.8835939574 rows/sec., 206.78 MiB/sec. | ||
| 20464 | 2026.05.19 16:59:16.267470 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20465 | 2026.05.19 16:59:16.267777 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.05.19 16:59:16.267842 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_146_29} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20467 | 2026.05.19 16:59:16.267909 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 20468 | 2026.05.19 16:59:17.507050 [ 222 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20469 | 2026.05.19 16:59:17.507112 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20470 | 2026.05.19 16:59:17.510639 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20471 | 2026.05.19 16:59:17.863289 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20472 | 2026.05.19 16:59:17.863356 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20473 | 2026.05.19 16:59:17.866740 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20474 | 2026.05.19 16:59:18.334860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20475 | 2026.05.19 16:59:18.352261 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20476 | 2026.05.19 16:59:18.352311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20477 | 2026.05.19 16:59:18.358456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20478 | 2026.05.19 16:59:18.359127 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20479 | 2026.05.19 16:59:18.359509 [ 87 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20480 | 2026.05.19 16:59:18.359600 [ 87 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20481 | 2026.05.19 16:59:18.359635 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20482 | 2026.05.19 16:59:18.359788 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20483 | 2026.05.19 16:59:18.362200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20484 | 2026.05.19 16:59:18.363979 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20485 | 2026.05.19 16:59:18.365641 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20486 | 2026.05.19 16:59:18.370534 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20487 | 2026.05.19 16:59:18.375173 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20488 | 2026.05.19 16:59:18.379751 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20489 | 2026.05.19 16:59:18.384988 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20490 | 2026.05.19 16:59:18.389821 [ 187 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20491 | 2026.05.19 16:59:18.448817 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.089080024 sec., 7700.940897815654 rows/sec., 39.82 MiB/sec. | ||
| 20492 | 2026.05.19 16:59:18.452108 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20493 | 2026.05.19 16:59:18.454064 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20494 | 2026.05.19 16:59:18.454167 [ 196 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_91_18} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20495 | 2026.05.19 16:59:18.457066 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20496 | 2026.05.19 16:59:19.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.45 MiB, peak 413.87 MiB, free memory in arenas 0.00 B, will set to 395.38 MiB (RSS), difference: -1.08 MiB | ||
| 20497 | 2026.05.19 16:59:21.244041 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20498 | 2026.05.19 16:59:21.244301 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20499 | 2026.05.19 16:59:21.244680 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20500 | 2026.05.19 16:59:21.244728 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <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 | ||
| 20501 | 2026.05.19 16:59:21.244980 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20502 | 2026.05.19 16:59:21.245061 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20503 | 2026.05.19 16:59:21.245210 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20504 | 2026.05.19 16:59:21.245287 [ 348 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20505 | 2026.05.19 16:59:21.245312 [ 339 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20506 | 2026.05.19 16:59:21.245321 [ 349 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20507 | 2026.05.19 16:59:21.245440 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20508 | 2026.05.19 16:59:21.245469 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20509 | 2026.05.19 16:59:21.245541 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20510 | 2026.05.19 16:59:21.245561 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20511 | 2026.05.19 16:59:21.245598 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20512 | 2026.05.19 16:59:21.245642 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20513 | 2026.05.19 16:59:21.246764 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002572 sec., 13608.087091757387 rows/sec., 2.29 MiB/sec. | ||
| 20514 | 2026.05.19 16:59:21.246909 [ 281 ] {61936b53-3185-4b38-8d56-7d6c98bd8a91} <Debug> TCPHandler: Processed in 0.003017376 sec. | ||
| 20515 | 2026.05.19 16:59:21.249016 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20516 | 2026.05.19 16:59:21.249152 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20517 | 2026.05.19 16:59:21.249209 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20518 | 2026.05.19 16:59:21.249795 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20519 | 2026.05.19 16:59:21.249839 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20520 | 2026.05.19 16:59:21.250219 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20521 | 2026.05.19 16:59:21.250458 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20522 | 2026.05.19 16:59:21.250608 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001497 sec., 70808.28323313293 rows/sec., 5.95 MiB/sec. | ||
| 20523 | 2026.05.19 16:59:21.250649 [ 281 ] {792b0beb-03a1-4921-92e2-ea783d5cc4dc} <Debug> TCPHandler: Processed in 0.001697805 sec. | ||
| 20524 | 2026.05.19 16:59:21.250784 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20525 | 2026.05.19 16:59:21.250886 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20526 | 2026.05.19 16:59:21.250930 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20527 | 2026.05.19 16:59:21.251343 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20528 | 2026.05.19 16:59:21.251379 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20529 | 2026.05.19 16:59:21.251680 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20530 | 2026.05.19 16:59:21.251889 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20531 | 2026.05.19 16:59:21.252014 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 20532 | 2026.05.19 16:59:21.252047 [ 281 ] {576da4a4-e62f-4c29-a24a-b62f748bd796} <Debug> TCPHandler: Processed in 0.00133076 sec. | ||
| 20533 | 2026.05.19 16:59:21.252159 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20534 | 2026.05.19 16:59:21.252250 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20535 | 2026.05.19 16:59:21.252289 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20536 | 2026.05.19 16:59:21.252687 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20537 | 2026.05.19 16:59:21.252720 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20538 | 2026.05.19 16:59:21.253084 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20539 | 2026.05.19 16:59:21.253295 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20540 | 2026.05.19 16:59:21.253424 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001163 sec., 76526.2252794497 rows/sec., 5.98 MiB/sec. | ||
| 20541 | 2026.05.19 16:59:21.253460 [ 281 ] {205f9547-ee5d-4e03-89dc-62788ce7e142} <Debug> TCPHandler: Processed in 0.00132695 sec. | ||
| 20542 | 2026.05.19 16:59:21.253552 [ 219 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20543 | 2026.05.19 16:59:21.253583 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20544 | 2026.05.19 16:59:21.253598 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20545 | 2026.05.19 16:59:21.253685 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20546 | 2026.05.19 16:59:21.253736 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20547 | 2026.05.19 16:59:21.254180 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20548 | 2026.05.19 16:59:21.254220 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20549 | 2026.05.19 16:59:21.254580 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20550 | 2026.05.19 16:59:21.254838 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20551 | 2026.05.19 16:59:21.254972 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_148_40 to all_149_149_0 | ||
| 20552 | 2026.05.19 16:59:21.254982 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 20553 | 2026.05.19 16:59:21.255011 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20554 | 2026.05.19 16:59:21.255026 [ 281 ] {85b85c2d-2e56-49d2-8589-c67101218b05} <Debug> TCPHandler: Processed in 0.001494173 sec. | ||
| 20555 | 2026.05.19 16:59:21.255061 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20556 | 2026.05.19 16:59:21.255165 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_40 to all_149_149_0 into Compact with storage Full | ||
| 20557 | 2026.05.19 16:59:21.255187 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20558 | 2026.05.19 16:59:21.255191 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20559 | 2026.05.19 16:59:21.255249 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20560 | 2026.05.19 16:59:21.255320 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20561 | 2026.05.19 16:59:21.255322 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20562 | 2026.05.19 16:59:21.255382 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_40, total 52572 rows starting from the beginning of the part | ||
| 20563 | 2026.05.19 16:59:21.255394 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20564 | 2026.05.19 16:59:21.255466 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 20565 | 2026.05.19 16:59:21.256172 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20566 | 2026.05.19 16:59:21.256265 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2026.05.19 16:59:21.256306 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20568 | 2026.05.19 16:59:21.256919 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20569 | 2026.05.19 16:59:21.257168 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20570 | 2026.05.19 16:59:21.257322 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002025 sec., 12345.67901234568 rows/sec., 22.12 MiB/sec. | ||
| 20571 | 2026.05.19 16:59:21.257392 [ 281 ] {66630dc3-f42a-4de3-8852-6f2ca71f0e66} <Debug> TCPHandler: Processed in 0.002262115 sec. | ||
| 20572 | 2026.05.19 16:59:21.257521 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20573 | 2026.05.19 16:59:21.257619 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20574 | 2026.05.19 16:59:21.257662 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20575 | 2026.05.19 16:59:21.258039 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.05.19 16:59:21.258073 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20577 | 2026.05.19 16:59:21.258394 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20578 | 2026.05.19 16:59:21.258538 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20579 | 2026.05.19 16:59:21.258615 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20580 | 2026.05.19 16:59:21.258751 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 20581 | 2026.05.19 16:59:21.258785 [ 281 ] {9074fb8d-8f66-4199-8680-11a29cdd6e07} <Debug> TCPHandler: Processed in 0.00131562 sec. | ||
| 20582 | 2026.05.19 16:59:21.258796 [ 226 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20583 | 2026.05.19 16:59:21.258829 [ 226 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20584 | 2026.05.19 16:59:21.262182 [ 226 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20585 | 2026.05.19 16:59:21.263549 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52732 rows, containing 5 columns (5 merged, 0 gathered) in 0.008421298 sec., 6261742.548476493 rows/sec., 405.52 MiB/sec. | ||
| 20586 | 2026.05.19 16:59:21.263964 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Trace> MergedBlockOutputStream: filled checksums all_1_149_41 (state Temporary) | ||
| 20587 | 2026.05.19 16:59:21.264238 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_149_41 to all_1_149_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.05.19 16:59:21.264302 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_149_41} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_148_40, all_149_149_0] -> all_1_149_41 | ||
| 20589 | 2026.05.19 16:59:21.264373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20590 | 2026.05.19 16:59:22.235874 [ 224 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20591 | 2026.05.19 16:59:22.235925 [ 224 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20592 | 2026.05.19 16:59:22.239313 [ 224 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20593 | 2026.05.19 16:59:23.228780 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20594 | 2026.05.19 16:59:23.228852 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20595 | 2026.05.19 16:59:23.521768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44164 | ||
| 20596 | 2026.05.19 16:59:23.522391 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20597 | 2026.05.19 16:59:23.522438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20598 | 2026.05.19 16:59:23.522978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20599 | 2026.05.19 16:59:23.523216 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20600 | 2026.05.19 16:59:23.523360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44164 | ||
| 20601 | 2026.05.19 16:59:25.863195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20602 | 2026.05.19 16:59:25.880738 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20603 | 2026.05.19 16:59:25.880805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20604 | 2026.05.19 16:59:25.886970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20605 | 2026.05.19 16:59:25.887698 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20606 | 2026.05.19 16:59:25.890870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20607 | 2026.05.19 16:59:26.244411 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20608 | 2026.05.19 16:59:26.244679 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20609 | 2026.05.19 16:59:26.245066 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20610 | 2026.05.19 16:59:26.245112 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <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 | ||
| 20611 | 2026.05.19 16:59:26.245377 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20612 | 2026.05.19 16:59:26.245454 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20613 | 2026.05.19 16:59:26.245600 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20614 | 2026.05.19 16:59:26.245704 [ 349 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20615 | 2026.05.19 16:59:26.245704 [ 362 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20616 | 2026.05.19 16:59:26.245706 [ 339 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20617 | 2026.05.19 16:59:26.245887 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20618 | 2026.05.19 16:59:26.245917 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20619 | 2026.05.19 16:59:26.245989 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20620 | 2026.05.19 16:59:26.246011 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20621 | 2026.05.19 16:59:26.246049 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20622 | 2026.05.19 16:59:26.246094 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20623 | 2026.05.19 16:59:26.247154 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 2.28 MiB/sec. | ||
| 20624 | 2026.05.19 16:59:26.247296 [ 281 ] {144920ca-ed8e-4d70-bb55-e3b90055088e} <Debug> TCPHandler: Processed in 0.003037936 sec. | ||
| 20625 | 2026.05.19 16:59:26.249281 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2026.05.19 16:59:26.249392 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20627 | 2026.05.19 16:59:26.249446 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20628 | 2026.05.19 16:59:26.250091 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2026.05.19 16:59:26.250148 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20630 | 2026.05.19 16:59:26.250579 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20631 | 2026.05.19 16:59:26.250807 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2026.05.19 16:59:26.250960 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001601 sec., 54965.64647095565 rows/sec., 4.63 MiB/sec. | ||
| 20633 | 2026.05.19 16:59:26.250997 [ 281 ] {f9cae05f-2029-4d34-b05f-c88a25846ee4} <Debug> TCPHandler: Processed in 0.001767036 sec. | ||
| 20634 | 2026.05.19 16:59:26.251135 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2026.05.19 16:59:26.251232 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20636 | 2026.05.19 16:59:26.251273 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20637 | 2026.05.19 16:59:26.251684 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2026.05.19 16:59:26.251721 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20639 | 2026.05.19 16:59:26.252019 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20640 | 2026.05.19 16:59:26.252226 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2026.05.19 16:59:26.252359 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001146 sec., 13961.605584642233 rows/sec., 1.03 MiB/sec. | ||
| 20642 | 2026.05.19 16:59:26.252395 [ 281 ] {eb732134-c0ce-4d8c-8152-1c74c7f95a99} <Debug> TCPHandler: Processed in 0.00131054 sec. | ||
| 20643 | 2026.05.19 16:59:26.252529 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20644 | 2026.05.19 16:59:26.252655 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20645 | 2026.05.19 16:59:26.252706 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20646 | 2026.05.19 16:59:26.253218 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20647 | 2026.05.19 16:59:26.253263 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20648 | 2026.05.19 16:59:26.253612 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20649 | 2026.05.19 16:59:26.253827 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2026.05.19 16:59:26.253961 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001332 sec., 60060.06006006006 rows/sec., 4.69 MiB/sec. | ||
| 20651 | 2026.05.19 16:59:26.253998 [ 281 ] {3415a070-0fba-46c2-857b-59ec2c61a14d} <Debug> TCPHandler: Processed in 0.001532283 sec. | ||
| 20652 | 2026.05.19 16:59:26.254120 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20653 | 2026.05.19 16:59:26.254218 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20654 | 2026.05.19 16:59:26.254263 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20655 | 2026.05.19 16:59:26.254693 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2026.05.19 16:59:26.254731 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20657 | 2026.05.19 16:59:26.255058 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20658 | 2026.05.19 16:59:26.255271 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20659 | 2026.05.19 16:59:26.255407 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 20660 | 2026.05.19 16:59:26.255435 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_149_41 to all_150_150_0 | ||
| 20661 | 2026.05.19 16:59:26.255443 [ 281 ] {99b88fbe-c5e1-4903-944b-0a5a351a9aef} <Debug> TCPHandler: Processed in 0.001373051 sec. | ||
| 20662 | 2026.05.19 16:59:26.255501 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20663 | 2026.05.19 16:59:26.255535 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20664 | 2026.05.19 16:59:26.255605 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20665 | 2026.05.19 16:59:26.255642 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_149_41 to all_150_150_0 into Compact with storage Full | ||
| 20666 | 2026.05.19 16:59:26.255708 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20667 | 2026.05.19 16:59:26.255770 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20668 | 2026.05.19 16:59:26.255801 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20669 | 2026.05.19 16:59:26.255848 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_41, total 52732 rows starting from the beginning of the part | ||
| 20670 | 2026.05.19 16:59:26.255928 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20671 | 2026.05.19 16:59:26.256577 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20672 | 2026.05.19 16:59:26.256619 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20673 | 2026.05.19 16:59:26.257154 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20674 | 2026.05.19 16:59:26.257383 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20675 | 2026.05.19 16:59:26.257537 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001848 sec., 8658.008658008657 rows/sec., 15.51 MiB/sec. | ||
| 20676 | 2026.05.19 16:59:26.257592 [ 281 ] {bcb3b866-e4b2-4228-acd3-4f562b377ddd} <Debug> TCPHandler: Processed in 0.002037211 sec. | ||
| 20677 | 2026.05.19 16:59:26.257726 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20678 | 2026.05.19 16:59:26.257823 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20679 | 2026.05.19 16:59:26.257867 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20680 | 2026.05.19 16:59:26.258217 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20681 | 2026.05.19 16:59:26.258254 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20682 | 2026.05.19 16:59:26.258574 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20683 | 2026.05.19 16:59:26.258786 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20684 | 2026.05.19 16:59:26.258924 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 20685 | 2026.05.19 16:59:26.258958 [ 281 ] {eb6d02dd-fea0-49f4-966c-45cd3f237cf1} <Debug> TCPHandler: Processed in 0.001283539 sec. | ||
| 20686 | 2026.05.19 16:59:26.264123 [ 199 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52892 rows, containing 5 columns (5 merged, 0 gathered) in 0.00852425 sec., 6204886.060357216 rows/sec., 401.93 MiB/sec. | ||
| 20687 | 2026.05.19 16:59:26.264556 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Trace> MergedBlockOutputStream: filled checksums all_1_150_42 (state Temporary) | ||
| 20688 | 2026.05.19 16:59:26.264833 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_150_42 to all_1_150_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.05.19 16:59:26.264902 [ 194 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_150_42} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_149_41, all_150_150_0] -> all_1_150_42 | ||
| 20690 | 2026.05.19 16:59:26.264991 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20691 | 2026.05.19 16:59:26.772365 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20692 | 2026.05.19 16:59:26.772643 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20693 | 2026.05.19 16:59:26.772988 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20694 | 2026.05.19 16:59:26.773029 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20695 | 2026.05.19 16:59:26.773246 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20696 | 2026.05.19 16:59:26.773320 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20697 | 2026.05.19 16:59:26.773469 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 20698 | 2026.05.19 16:59:26.773571 [ 349 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20699 | 2026.05.19 16:59:26.773579 [ 318 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20700 | 2026.05.19 16:59:26.773571 [ 362 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20701 | 2026.05.19 16:59:26.773733 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 20702 | 2026.05.19 16:59:26.773765 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20703 | 2026.05.19 16:59:26.773856 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20704 | 2026.05.19 16:59:26.773878 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 20705 | 2026.05.19 16:59:26.773914 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 20706 | 2026.05.19 16:59:26.773959 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 20707 | 2026.05.19 16:59:26.774010 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 20708 | 2026.05.19 16:59:26.775596 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003044 sec., 12483.574244415244 rows/sec., 2.53 MiB/sec. | ||
| 20709 | 2026.05.19 16:59:26.775811 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> MemoryTracker: Peak memory usage (for query): 134.78 KiB. | ||
| 20710 | 2026.05.19 16:59:26.775828 [ 281 ] {bef8f419-be21-4c10-a28c-8c876d33efd1} <Debug> TCPHandler: Processed in 0.003665996 sec. | ||
| 20711 | 2026.05.19 16:59:26.788434 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2026.05.19 16:59:26.788650 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20713 | 2026.05.19 16:59:26.788738 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20714 | 2026.05.19 16:59:26.789538 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20715 | 2026.05.19 16:59:26.789586 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20716 | 2026.05.19 16:59:26.790018 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20717 | 2026.05.19 16:59:26.790245 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20718 | 2026.05.19 16:59:26.790406 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001819 sec., 1099.5052226498076 rows/sec., 89.66 KiB/sec. | ||
| 20719 | 2026.05.19 16:59:26.790445 [ 281 ] {55c934ff-0aae-4e96-8a20-f65321ba2675} <Debug> TCPHandler: Processed in 0.002119322 sec. | ||
| 20720 | 2026.05.19 16:59:26.790459 [ 223 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20721 | 2026.05.19 16:59:26.790491 [ 223 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20722 | 2026.05.19 16:59:26.790578 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2026.05.19 16:59:26.790684 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20724 | 2026.05.19 16:59:26.790728 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20725 | 2026.05.19 16:59:26.792684 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2026.05.19 16:59:26.792726 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20727 | 2026.05.19 16:59:26.793208 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20728 | 2026.05.19 16:59:26.793426 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2026.05.19 16:59:26.793569 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Debug> executeQuery: Read 2422 rows, 184.15 KiB in 0.002906 sec., 833448.0385409497 rows/sec., 61.88 MiB/sec. | ||
| 20730 | 2026.05.19 16:59:26.793606 [ 281 ] {d86f790a-63e1-4403-8268-c0072ccbf0d6} <Debug> TCPHandler: Processed in 0.003081037 sec. | ||
| 20731 | 2026.05.19 16:59:26.793749 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20732 | 2026.05.19 16:59:26.793851 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20733 | 2026.05.19 16:59:26.793895 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20734 | 2026.05.19 16:59:26.793971 [ 223 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20735 | 2026.05.19 16:59:26.794357 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20736 | 2026.05.19 16:59:26.794399 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20737 | 2026.05.19 16:59:26.794677 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20738 | 2026.05.19 16:59:26.794888 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20739 | 2026.05.19 16:59:26.795014 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Debug> executeQuery: Read 49 rows, 3.67 KiB in 0.001226 sec., 39967.373572593795 rows/sec., 2.93 MiB/sec. | ||
| 20740 | 2026.05.19 16:59:26.795048 [ 281 ] {d6439d96-d1ec-402b-9b11-a862d4c0d35e} <Debug> TCPHandler: Processed in 0.001396941 sec. | ||
| 20741 | 2026.05.19 16:59:26.795172 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20742 | 2026.05.19 16:59:26.795263 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20743 | 2026.05.19 16:59:26.795303 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20744 | 2026.05.19 16:59:26.796197 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20745 | 2026.05.19 16:59:26.796234 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20746 | 2026.05.19 16:59:26.796562 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20747 | 2026.05.19 16:59:26.796772 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20748 | 2026.05.19 16:59:26.796904 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001601 sec., 500312.30480949406 rows/sec., 28.90 MiB/sec. | ||
| 20749 | 2026.05.19 16:59:26.796940 [ 281 ] {ee2a4921-5bd6-4d5d-943c-d0bda7ba14cf} <Debug> TCPHandler: Processed in 0.001765357 sec. | ||
| 20750 | 2026.05.19 16:59:26.797063 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20751 | 2026.05.19 16:59:26.797159 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20752 | 2026.05.19 16:59:26.797201 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20753 | 2026.05.19 16:59:26.797594 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20754 | 2026.05.19 16:59:26.797632 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20755 | 2026.05.19 16:59:26.797916 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 20756 | 2026.05.19 16:59:26.798121 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20757 | 2026.05.19 16:59:26.798255 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 63.17 KiB/sec. | ||
| 20758 | 2026.05.19 16:59:26.798291 [ 281 ] {19537bd9-98e2-4348-9a88-2ad1b3b47aa4} <Debug> TCPHandler: Processed in 0.001277919 sec. | ||
| 20759 | 2026.05.19 16:59:26.798412 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.05.19 16:59:26.798508 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20761 | 2026.05.19 16:59:26.798548 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20762 | 2026.05.19 16:59:26.799562 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.05.19 16:59:26.799598 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20764 | 2026.05.19 16:59:26.799938 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20765 | 2026.05.19 16:59:26.800155 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.05.19 16:59:26.800285 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Debug> executeQuery: Read 1270 rows, 86.56 KiB in 0.001796 sec., 707126.9487750557 rows/sec., 47.06 MiB/sec. | ||
| 20767 | 2026.05.19 16:59:26.800321 [ 281 ] {6a58d6d8-8621-4bfd-8680-17cea2c64a5c} <Debug> TCPHandler: Processed in 0.00195945 sec. | ||
| 20768 | 2026.05.19 16:59:26.800444 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2026.05.19 16:59:26.800540 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20770 | 2026.05.19 16:59:26.800585 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20771 | 2026.05.19 16:59:26.801430 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20772 | 2026.05.19 16:59:26.801467 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20773 | 2026.05.19 16:59:26.801872 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20774 | 2026.05.19 16:59:26.802081 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.05.19 16:59:26.802219 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.001698 sec., 862779.7408716136 rows/sec., 52.16 MiB/sec. | ||
| 20776 | 2026.05.19 16:59:26.802256 [ 281 ] {083aff8c-fb0f-4921-818b-9461ee480bbe} <Debug> TCPHandler: Processed in 0.001863448 sec. | ||
| 20777 | 2026.05.19 16:59:26.802260 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_150_42 to all_155_155_0 | ||
| 20778 | 2026.05.19 16:59:26.802327 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20779 | 2026.05.19 16:59:26.802348 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20780 | 2026.05.19 16:59:26.802381 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20781 | 2026.05.19 16:59:26.802461 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_42 to all_155_155_0 into Compact with storage Full | ||
| 20782 | 2026.05.19 16:59:26.802508 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20783 | 2026.05.19 16:59:26.802582 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20784 | 2026.05.19 16:59:26.802608 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20785 | 2026.05.19 16:59:26.802656 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_150_42, total 52892 rows starting from the beginning of the part | ||
| 20786 | 2026.05.19 16:59:26.802731 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20787 | 2026.05.19 16:59:26.802794 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 203 rows starting from the beginning of the part | ||
| 20788 | 2026.05.19 16:59:26.802845 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20789 | 2026.05.19 16:59:26.802897 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20790 | 2026.05.19 16:59:26.802953 [ 195 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1465 rows starting from the beginning of the part | ||
| 20791 | 2026.05.19 16:59:26.803606 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20792 | 2026.05.19 16:59:26.803649 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20793 | 2026.05.19 16:59:26.804249 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20794 | 2026.05.19 16:59:26.804495 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20795 | 2026.05.19 16:59:26.804651 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002169 sec., 21668.971876440755 rows/sec., 38.83 MiB/sec. | ||
| 20796 | 2026.05.19 16:59:26.804717 [ 281 ] {794b8724-6b38-4718-ba44-9c8fee3d7bdf} <Debug> TCPHandler: Processed in 0.002398567 sec. | ||
| 20797 | 2026.05.19 16:59:26.804852 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20798 | 2026.05.19 16:59:26.804951 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20799 | 2026.05.19 16:59:26.804995 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20800 | 2026.05.19 16:59:26.805330 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20801 | 2026.05.19 16:59:26.805367 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.96 GiB. | ||
| 20802 | 2026.05.19 16:59:26.805667 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20803 | 2026.05.19 16:59:26.805872 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20804 | 2026.05.19 16:59:26.806004 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001073 sec., 8387.698042870457 rows/sec., 645.28 KiB/sec. | ||
| 20805 | 2026.05.19 16:59:26.806040 [ 281 ] {dc10886b-eeaa-4560-a602-0d71c2d56590} <Debug> TCPHandler: Processed in 0.001239479 sec. | ||
| 20806 | 2026.05.19 16:59:26.812934 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55040 rows, containing 5 columns (5 merged, 0 gathered) in 0.01052165 sec., 5231118.693360832 rows/sec., 338.60 MiB/sec. | ||
| 20807 | 2026.05.19 16:59:26.813484 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Trace> MergedBlockOutputStream: filled checksums all_1_155_43 (state Temporary) | ||
| 20808 | 2026.05.19 16:59:26.813798 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_155_43 to all_1_155_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20809 | 2026.05.19 16:59:26.813898 [ 201 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_155_43} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_150_42, all_155_155_0] -> all_1_155_43 | ||
| 20810 | 2026.05.19 16:59:26.814008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 20811 | 2026.05.19 16:59:27.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.47 MiB, peak 413.87 MiB, free memory in arenas 0.00 B, will set to 395.38 MiB (RSS), difference: -1.09 MiB | ||
| 20812 | 2026.05.19 16:59:31.024034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44676 | ||
| 20813 | 2026.05.19 16:59:31.024575 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20814 | 2026.05.19 16:59:31.024614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20815 | 2026.05.19 16:59:31.025102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20816 | 2026.05.19 16:59:31.025358 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20817 | 2026.05.19 16:59:31.025495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44676 | ||
| 20818 | 2026.05.19 16:59:31.243140 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20819 | 2026.05.19 16:59:31.243473 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20820 | 2026.05.19 16:59:31.243971 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20821 | 2026.05.19 16:59:31.244011 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <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 | ||
| 20822 | 2026.05.19 16:59:31.244219 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20823 | 2026.05.19 16:59:31.244288 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20824 | 2026.05.19 16:59:31.244425 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20825 | 2026.05.19 16:59:31.244530 [ 318 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20826 | 2026.05.19 16:59:31.244530 [ 362 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20827 | 2026.05.19 16:59:31.244530 [ 349 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20828 | 2026.05.19 16:59:31.244694 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20829 | 2026.05.19 16:59:31.244721 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20830 | 2026.05.19 16:59:31.244791 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20831 | 2026.05.19 16:59:31.244812 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20832 | 2026.05.19 16:59:31.244847 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20833 | 2026.05.19 16:59:31.244890 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20834 | 2026.05.19 16:59:31.245986 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002657 sec., 13172.751223184041 rows/sec., 2.22 MiB/sec. | ||
| 20835 | 2026.05.19 16:59:31.246124 [ 281 ] {1ae469d4-facd-48b7-982b-862960190bfd} <Debug> TCPHandler: Processed in 0.003167889 sec. | ||
| 20836 | 2026.05.19 16:59:31.247836 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20837 | 2026.05.19 16:59:31.247951 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20838 | 2026.05.19 16:59:31.248006 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20839 | 2026.05.19 16:59:31.248569 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.05.19 16:59:31.248615 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20841 | 2026.05.19 16:59:31.248993 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20842 | 2026.05.19 16:59:31.249235 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20843 | 2026.05.19 16:59:31.249379 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001463 sec., 38277.511961722485 rows/sec., 2.94 MiB/sec. | ||
| 20844 | 2026.05.19 16:59:31.249403 [ 143 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20845 | 2026.05.19 16:59:31.249416 [ 281 ] {88096df3-8849-4501-b4b4-5210b0ce3929} <Debug> TCPHandler: Processed in 0.001631405 sec. | ||
| 20846 | 2026.05.19 16:59:31.249454 [ 143 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2026.05.19 16:59:31.249479 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20848 | 2026.05.19 16:59:31.249563 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20849 | 2026.05.19 16:59:31.249586 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20850 | 2026.05.19 16:59:31.249664 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20851 | 2026.05.19 16:59:31.249711 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20852 | 2026.05.19 16:59:31.249713 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20853 | 2026.05.19 16:59:31.249762 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2618 rows starting from the beginning of the part | ||
| 20854 | 2026.05.19 16:59:31.249833 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 215 rows starting from the beginning of the part | ||
| 20855 | 2026.05.19 16:59:31.249891 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 106 rows starting from the beginning of the part | ||
| 20856 | 2026.05.19 16:59:31.249940 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 88 rows starting from the beginning of the part | ||
| 20857 | 2026.05.19 16:59:31.249984 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 2422 rows starting from the beginning of the part | ||
| 20858 | 2026.05.19 16:59:31.250029 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 20859 | 2026.05.19 16:59:31.250141 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.05.19 16:59:31.250185 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20861 | 2026.05.19 16:59:31.250521 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20862 | 2026.05.19 16:59:31.250756 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.05.19 16:59:31.250885 [ 143 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20864 | 2026.05.19 16:59:31.250893 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 20865 | 2026.05.19 16:59:31.250921 [ 143 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.05.19 16:59:31.250945 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20867 | 2026.05.19 16:59:31.250945 [ 281 ] {39b36898-5e4b-4ca3-938e-a19c3ca9188c} <Debug> TCPHandler: Processed in 0.001433102 sec. | ||
| 20868 | 2026.05.19 16:59:31.251046 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20869 | 2026.05.19 16:59:31.251087 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20870 | 2026.05.19 16:59:31.251182 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20871 | 2026.05.19 16:59:31.251188 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20872 | 2026.05.19 16:59:31.251224 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part | ||
| 20873 | 2026.05.19 16:59:31.251249 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20874 | 2026.05.19 16:59:31.251294 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 130 rows starting from the beginning of the part | ||
| 20875 | 2026.05.19 16:59:31.251346 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 89 rows starting from the beginning of the part | ||
| 20876 | 2026.05.19 16:59:31.251387 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 80 rows starting from the beginning of the part | ||
| 20877 | 2026.05.19 16:59:31.251425 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1270 rows starting from the beginning of the part | ||
| 20878 | 2026.05.19 16:59:31.251463 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 20879 | 2026.05.19 16:59:31.251680 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20880 | 2026.05.19 16:59:31.251724 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20881 | 2026.05.19 16:59:31.252075 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20882 | 2026.05.19 16:59:31.252125 [ 193 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582279 sec., 2131837.8068365194 rows/sec., 169.50 MiB/sec. | ||
| 20883 | 2026.05.19 16:59:31.252296 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.05.19 16:59:31.252439 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 20885 | 2026.05.19 16:59:31.252450 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20886 | 2026.05.19 16:59:31.252477 [ 281 ] {9d08b17e-5c40-43a6-8ae7-f2eef316d888} <Debug> TCPHandler: Processed in 0.001440642 sec. | ||
| 20887 | 2026.05.19 16:59:31.252601 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20888 | 2026.05.19 16:59:31.252691 [ 200 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691535 sec., 1794819.4982663675 rows/sec., 130.14 MiB/sec. | ||
| 20889 | 2026.05.19 16:59:31.252698 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20890 | 2026.05.19 16:59:31.252765 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20891 | 2026.05.19 16:59:31.252784 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20892 | 2026.05.19 16:59:31.252876 [ 191 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_156_31} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20893 | 2026.05.19 16:59:31.252913 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20894 | 2026.05.19 16:59:31.252973 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 20895 | 2026.05.19 16:59:31.253118 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2026.05.19 16:59:31.253162 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20897 | 2026.05.19 16:59:31.253200 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2026.05.19 16:59:31.253283 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_156_31} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20899 | 2026.05.19 16:59:31.253354 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 20900 | 2026.05.19 16:59:31.253480 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20901 | 2026.05.19 16:59:31.253719 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20902 | 2026.05.19 16:59:31.253856 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 20903 | 2026.05.19 16:59:31.253892 [ 281 ] {0b997146-a486-49f7-95c8-efb3afae5c78} <Debug> TCPHandler: Processed in 0.00134124 sec. | ||
| 20904 | 2026.05.19 16:59:33.391359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20905 | 2026.05.19 16:59:33.408815 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.05.19 16:59:33.408869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20907 | 2026.05.19 16:59:33.415026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20908 | 2026.05.19 16:59:33.415745 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.05.19 16:59:33.418826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20910 | 2026.05.19 16:59:36.242879 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20911 | 2026.05.19 16:59:36.243129 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 20912 | 2026.05.19 16:59:36.243474 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20913 | 2026.05.19 16:59:36.243516 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <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 | ||
| 20914 | 2026.05.19 16:59:36.243750 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20915 | 2026.05.19 16:59:36.243825 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20916 | 2026.05.19 16:59:36.243981 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20917 | 2026.05.19 16:59:36.244078 [ 362 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20918 | 2026.05.19 16:59:36.244102 [ 318 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20919 | 2026.05.19 16:59:36.244078 [ 349 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20920 | 2026.05.19 16:59:36.244288 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 20921 | 2026.05.19 16:59:36.244321 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20922 | 2026.05.19 16:59:36.244394 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20923 | 2026.05.19 16:59:36.244415 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 20924 | 2026.05.19 16:59:36.244451 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20925 | 2026.05.19 16:59:36.244496 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 20926 | 2026.05.19 16:59:36.245679 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002648 sec., 13217.52265861027 rows/sec., 2.23 MiB/sec. | ||
| 20927 | 2026.05.19 16:59:36.245820 [ 281 ] {08c0f053-c5f7-4d7f-b578-892053b559ed} <Debug> TCPHandler: Processed in 0.003078547 sec. | ||
| 20928 | 2026.05.19 16:59:36.247734 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20929 | 2026.05.19 16:59:36.247848 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20930 | 2026.05.19 16:59:36.247895 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20931 | 2026.05.19 16:59:36.248486 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20932 | 2026.05.19 16:59:36.248524 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20933 | 2026.05.19 16:59:36.248906 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20934 | 2026.05.19 16:59:36.249132 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20935 | 2026.05.19 16:59:36.249279 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001466 sec., 60027.28512960436 rows/sec., 5.06 MiB/sec. | ||
| 20936 | 2026.05.19 16:59:36.249317 [ 281 ] {fa63f4c0-b586-46ec-9fb1-9846a6b60ff8} <Debug> TCPHandler: Processed in 0.001645045 sec. | ||
| 20937 | 2026.05.19 16:59:36.249473 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20938 | 2026.05.19 16:59:36.249572 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20939 | 2026.05.19 16:59:36.249615 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20940 | 2026.05.19 16:59:36.250057 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20941 | 2026.05.19 16:59:36.250094 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20942 | 2026.05.19 16:59:36.250386 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20943 | 2026.05.19 16:59:36.250618 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20944 | 2026.05.19 16:59:36.250740 [ 134 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20945 | 2026.05.19 16:59:36.250748 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001197 sec., 13366.750208855472 rows/sec., 1005.12 KiB/sec. | ||
| 20946 | 2026.05.19 16:59:36.250789 [ 134 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20947 | 2026.05.19 16:59:36.250796 [ 281 ] {02f8ea22-8c92-4267-8948-378b3aa6ef63} <Debug> TCPHandler: Processed in 0.001383411 sec. | ||
| 20948 | 2026.05.19 16:59:36.250813 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20949 | 2026.05.19 16:59:36.250920 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20950 | 2026.05.19 16:59:36.250971 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20951 | 2026.05.19 16:59:36.251052 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20952 | 2026.05.19 16:59:36.251074 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20953 | 2026.05.19 16:59:36.251093 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 82 rows starting from the beginning of the part | ||
| 20954 | 2026.05.19 16:59:36.251121 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20955 | 2026.05.19 16:59:36.251169 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 42 rows starting from the beginning of the part | ||
| 20956 | 2026.05.19 16:59:36.251230 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 25 rows starting from the beginning of the part | ||
| 20957 | 2026.05.19 16:59:36.251279 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 16 rows starting from the beginning of the part | ||
| 20958 | 2026.05.19 16:59:36.251335 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 49 rows starting from the beginning of the part | ||
| 20959 | 2026.05.19 16:59:36.251384 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 16 rows starting from the beginning of the part | ||
| 20960 | 2026.05.19 16:59:36.251559 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20961 | 2026.05.19 16:59:36.251610 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20962 | 2026.05.19 16:59:36.251953 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20963 | 2026.05.19 16:59:36.252211 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20964 | 2026.05.19 16:59:36.252340 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466463 sec., 156839.96118551915 rows/sec., 12.07 MiB/sec. | ||
| 20965 | 2026.05.19 16:59:36.252351 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001295 sec., 61776.06177606178 rows/sec., 4.82 MiB/sec. | ||
| 20966 | 2026.05.19 16:59:36.252403 [ 281 ] {2d1ed348-00fd-46dc-8616-67321fec3c28} <Debug> TCPHandler: Processed in 0.001492493 sec. | ||
| 20967 | 2026.05.19 16:59:36.252486 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20968 | 2026.05.19 16:59:36.252534 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20969 | 2026.05.19 16:59:36.252638 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20970 | 2026.05.19 16:59:36.252685 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20971 | 2026.05.19 16:59:36.252759 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20972 | 2026.05.19 16:59:36.252836 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_136_27} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20973 | 2026.05.19 16:59:36.252919 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20974 | 2026.05.19 16:59:36.253152 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20975 | 2026.05.19 16:59:36.253193 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20976 | 2026.05.19 16:59:36.253535 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20977 | 2026.05.19 16:59:36.253748 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20978 | 2026.05.19 16:59:36.253888 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 20979 | 2026.05.19 16:59:36.253924 [ 281 ] {c5a13c2d-c442-461f-884f-a0c4be3a7186} <Debug> TCPHandler: Processed in 0.001445102 sec. | ||
| 20980 | 2026.05.19 16:59:36.254059 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20981 | 2026.05.19 16:59:36.254154 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20982 | 2026.05.19 16:59:36.254211 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20983 | 2026.05.19 16:59:36.255020 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20984 | 2026.05.19 16:59:36.255056 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20985 | 2026.05.19 16:59:36.255580 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20986 | 2026.05.19 16:59:36.255808 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20987 | 2026.05.19 16:59:36.255948 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001811 sec., 8834.89784649365 rows/sec., 15.83 MiB/sec. | ||
| 20988 | 2026.05.19 16:59:36.255955 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20989 | 2026.05.19 16:59:36.256004 [ 281 ] {5a216eb7-3524-4c59-a5d7-d0a31f489c95} <Debug> TCPHandler: Processed in 0.00199438 sec. | ||
| 20990 | 2026.05.19 16:59:36.256006 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20991 | 2026.05.19 16:59:36.256064 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 20992 | 2026.05.19 16:59:36.256137 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20993 | 2026.05.19 16:59:36.256168 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20994 | 2026.05.19 16:59:36.256239 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20995 | 2026.05.19 16:59:36.256286 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20996 | 2026.05.19 16:59:36.256433 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20997 | 2026.05.19 16:59:36.256496 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2836 rows starting from the beginning of the part | ||
| 20998 | 2026.05.19 16:59:36.256631 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 16 rows starting from the beginning of the part | ||
| 20999 | 2026.05.19 16:59:36.256640 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.05.19 16:59:36.256683 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21001 | 2026.05.19 16:59:36.256744 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 25 rows starting from the beginning of the part | ||
| 21002 | 2026.05.19 16:59:36.256856 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 16 rows starting from the beginning of the part | ||
| 21003 | 2026.05.19 16:59:36.256961 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 47 rows starting from the beginning of the part | ||
| 21004 | 2026.05.19 16:59:36.257003 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21005 | 2026.05.19 16:59:36.257068 [ 193 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 16 rows starting from the beginning of the part | ||
| 21006 | 2026.05.19 16:59:36.257230 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21007 | 2026.05.19 16:59:36.257379 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 21008 | 2026.05.19 16:59:36.257423 [ 281 ] {3effb7c2-0892-4c9b-a15a-40dfdd34543e} <Debug> TCPHandler: Processed in 0.00133641 sec. | ||
| 21009 | 2026.05.19 16:59:36.264006 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2956 rows, containing 19 columns (19 merged, 0 gathered) in 0.00788781 sec., 374755.4771222937 rows/sec., 671.54 MiB/sec. | ||
| 21010 | 2026.05.19 16:59:36.266542 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21011 | 2026.05.19 16:59:36.266894 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21012 | 2026.05.19 16:59:36.266971 [ 196 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21013 | 2026.05.19 16:59:36.267139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 21014 | 2026.05.19 16:59:38.228935 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21015 | 2026.05.19 16:59:38.229005 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21016 | 2026.05.19 16:59:38.525848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45124 | ||
| 21017 | 2026.05.19 16:59:38.526400 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21018 | 2026.05.19 16:59:38.526449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21019 | 2026.05.19 16:59:38.526963 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21020 | 2026.05.19 16:59:38.527188 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21021 | 2026.05.19 16:59:38.527316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45124 | ||
| 21022 | 2026.05.19 16:59:40.919467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21023 | 2026.05.19 16:59:40.937864 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21024 | 2026.05.19 16:59:40.937920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21025 | 2026.05.19 16:59:40.944253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21026 | 2026.05.19 16:59:40.944958 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21027 | 2026.05.19 16:59:40.948468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21028 | 2026.05.19 16:59:41.244619 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21029 | 2026.05.19 16:59:41.244941 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 21030 | 2026.05.19 16:59:41.245512 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21031 | 2026.05.19 16:59:41.245593 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'virtual_machine:check')" moved to PREWHERE | ||
| 21032 | 2026.05.19 16:59:41.245905 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21033 | 2026.05.19 16:59:41.245982 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21034 | 2026.05.19 16:59:41.246134 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 21035 | 2026.05.19 16:59:41.246233 [ 318 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21036 | 2026.05.19 16:59:41.246247 [ 327 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21037 | 2026.05.19 16:59:41.246242 [ 362 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21038 | 2026.05.19 16:59:41.246419 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 21039 | 2026.05.19 16:59:41.246449 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21040 | 2026.05.19 16:59:41.246539 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21041 | 2026.05.19 16:59:41.246560 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 21042 | 2026.05.19 16:59:41.246598 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'virtual_machine:check'))" | ||
| 21043 | 2026.05.19 16:59:41.246643 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'virtual_machine:check'))" | ||
| 21044 | 2026.05.19 16:59:41.246688 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', 'virtual_machine:check'))" | ||
| 21045 | 2026.05.19 16:59:41.247933 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003162 sec., 12017.710309930424 rows/sec., 1.95 MiB/sec. | ||
| 21046 | 2026.05.19 16:59:41.248109 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> MemoryTracker: Peak memory usage (for query): 139.11 KiB. | ||
| 21047 | 2026.05.19 16:59:41.248127 [ 281 ] {705dbb09-7d20-4ad7-aae3-8c28efb6fdf6} <Debug> TCPHandler: Processed in 0.003648336 sec. | ||
| 21048 | 2026.05.19 16:59:41.250579 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21049 | 2026.05.19 16:59:41.250712 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21050 | 2026.05.19 16:59:41.250769 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21051 | 2026.05.19 16:59:41.251421 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21052 | 2026.05.19 16:59:41.251472 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21053 | 2026.05.19 16:59:41.251933 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21054 | 2026.05.19 16:59:41.252135 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21055 | 2026.05.19 16:59:41.252281 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001608 sec., 621.8905472636816 rows/sec., 173.08 KiB/sec. | ||
| 21056 | 2026.05.19 16:59:41.252320 [ 281 ] {6c4eea52-bf70-4050-95b9-e6ee4341c6c4} <Debug> TCPHandler: Processed in 0.001806847 sec. | ||
| 21057 | 2026.05.19 16:59:41.252439 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21058 | 2026.05.19 16:59:41.252535 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21059 | 2026.05.19 16:59:41.252577 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21060 | 2026.05.19 16:59:41.252991 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21061 | 2026.05.19 16:59:41.253026 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21062 | 2026.05.19 16:59:41.253312 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21063 | 2026.05.19 16:59:41.253518 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21064 | 2026.05.19 16:59:41.253647 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 65.68 KiB/sec. | ||
| 21065 | 2026.05.19 16:59:41.253683 [ 281 ] {1e926c31-2bb6-4d3c-823b-6559139ff4f3} <Debug> TCPHandler: Processed in 0.001294689 sec. | ||
| 21066 | 2026.05.19 16:59:41.253801 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21067 | 2026.05.19 16:59:41.253895 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21068 | 2026.05.19 16:59:41.253936 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21069 | 2026.05.19 16:59:41.254430 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21070 | 2026.05.19 16:59:41.254467 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21071 | 2026.05.19 16:59:41.254782 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21072 | 2026.05.19 16:59:41.254987 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21073 | 2026.05.19 16:59:41.255126 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Debug> executeQuery: Read 138 rows, 12.09 KiB in 0.001249 sec., 110488.39071257006 rows/sec., 9.45 MiB/sec. | ||
| 21074 | 2026.05.19 16:59:41.255163 [ 281 ] {52e04669-6398-47c6-8c8c-83cfc904d4ad} <Debug> TCPHandler: Processed in 0.001411892 sec. | ||
| 21075 | 2026.05.19 16:59:41.255280 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21076 | 2026.05.19 16:59:41.255404 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21077 | 2026.05.19 16:59:41.255465 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21078 | 2026.05.19 16:59:41.255940 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21079 | 2026.05.19 16:59:41.255978 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21080 | 2026.05.19 16:59:41.256299 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21081 | 2026.05.19 16:59:41.256515 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2026.05.19 16:59:41.256647 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001269 sec., 32308.904649330183 rows/sec., 2.36 MiB/sec. | ||
| 21083 | 2026.05.19 16:59:41.256684 [ 281 ] {29b9120d-f2fb-4c32-a3f2-57ac2efa5cb3} <Debug> TCPHandler: Processed in 0.001455352 sec. | ||
| 21084 | 2026.05.19 16:59:41.256816 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21085 | 2026.05.19 16:59:41.256911 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21086 | 2026.05.19 16:59:41.256952 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21087 | 2026.05.19 16:59:41.257390 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21088 | 2026.05.19 16:59:41.257427 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21089 | 2026.05.19 16:59:41.257727 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21090 | 2026.05.19 16:59:41.257937 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21091 | 2026.05.19 16:59:41.258071 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Debug> executeQuery: Read 117 rows, 9.26 KiB in 0.001178 sec., 99320.88285229202 rows/sec., 7.68 MiB/sec. | ||
| 21092 | 2026.05.19 16:59:41.258106 [ 281 ] {e0066b8e-0859-4276-991e-3314602e1224} <Debug> TCPHandler: Processed in 0.00134086 sec. | ||
| 21093 | 2026.05.19 16:59:41.258175 [ 219 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21094 | 2026.05.19 16:59:41.258210 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21095 | 2026.05.19 16:59:41.258229 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21096 | 2026.05.19 16:59:41.258336 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21097 | 2026.05.19 16:59:41.258381 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21098 | 2026.05.19 16:59:41.258784 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21099 | 2026.05.19 16:59:41.258825 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21100 | 2026.05.19 16:59:41.259161 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21101 | 2026.05.19 16:59:41.259372 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21102 | 2026.05.19 16:59:41.259520 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001208 sec., 133278.14569536422 rows/sec., 9.27 MiB/sec. | ||
| 21103 | 2026.05.19 16:59:41.259556 [ 281 ] {455f3b5b-5e7c-4f6d-9be2-30155fb35f53} <Debug> TCPHandler: Processed in 0.001377681 sec. | ||
| 21104 | 2026.05.19 16:59:41.259636 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21105 | 2026.05.19 16:59:41.259677 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21106 | 2026.05.19 16:59:41.259681 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21107 | 2026.05.19 16:59:41.259780 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21108 | 2026.05.19 16:59:41.259840 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21109 | 2026.05.19 16:59:41.260767 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21110 | 2026.05.19 16:59:41.260809 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21111 | 2026.05.19 16:59:41.261418 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21112 | 2026.05.19 16:59:41.261718 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21113 | 2026.05.19 16:59:41.261879 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002117 sec., 18894.66225791214 rows/sec., 33.86 MiB/sec. | ||
| 21114 | 2026.05.19 16:59:41.261929 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21115 | 2026.05.19 16:59:41.261941 [ 281 ] {6d8e8003-135d-450a-a826-a0f8fe91bf82} <Debug> TCPHandler: Processed in 0.002313985 sec. | ||
| 21116 | 2026.05.19 16:59:41.261964 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21117 | 2026.05.19 16:59:41.262086 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21118 | 2026.05.19 16:59:41.262191 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21119 | 2026.05.19 16:59:41.262239 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21120 | 2026.05.19 16:59:41.262359 [ 219 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21121 | 2026.05.19 16:59:41.262592 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21122 | 2026.05.19 16:59:41.262638 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21123 | 2026.05.19 16:59:41.262892 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21124 | 2026.05.19 16:59:41.262991 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21125 | 2026.05.19 16:59:41.263290 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21126 | 2026.05.19 16:59:41.263433 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 313.40 KiB/sec. | ||
| 21127 | 2026.05.19 16:59:41.263471 [ 281 ] {770385e8-5b8b-49af-87f6-25a33d7cf3e2} <Debug> TCPHandler: Processed in 0.001435422 sec. | ||
| 21128 | 2026.05.19 16:59:41.263594 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21129 | 2026.05.19 16:59:41.263692 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21130 | 2026.05.19 16:59:41.263736 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21131 | 2026.05.19 16:59:41.264075 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21132 | 2026.05.19 16:59:41.264116 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21133 | 2026.05.19 16:59:41.264444 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21134 | 2026.05.19 16:59:41.264658 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21135 | 2026.05.19 16:59:41.264788 [ 128 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21136 | 2026.05.19 16:59:41.264814 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21137 | 2026.05.19 16:59:41.264802 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 21138 | 2026.05.19 16:59:41.264857 [ 128 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21139 | 2026.05.19 16:59:41.264895 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21140 | 2026.05.19 16:59:41.264896 [ 281 ] {932316de-f7e3-4c08-8c40-f6fd917ec8e0} <Debug> TCPHandler: Processed in 0.0013505 sec. | ||
| 21141 | 2026.05.19 16:59:41.264991 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21142 | 2026.05.19 16:59:41.265015 [ 225 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21143 | 2026.05.19 16:59:41.265044 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21144 | 2026.05.19 16:59:41.265094 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21145 | 2026.05.19 16:59:41.265163 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7980 rows starting from the beginning of the part | ||
| 21146 | 2026.05.19 16:59:41.265222 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21147 | 2026.05.19 16:59:41.265274 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21148 | 2026.05.19 16:59:41.265347 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21149 | 2026.05.19 16:59:41.265398 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21150 | 2026.05.19 16:59:41.265444 [ 202 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 21151 | 2026.05.19 16:59:41.267470 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21152 | 2026.05.19 16:59:41.267871 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002920585 sec., 2835048.457757607 rows/sec., 191.06 MiB/sec. | ||
| 21153 | 2026.05.19 16:59:41.268054 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21154 | 2026.05.19 16:59:41.268370 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2026.05.19 16:59:41.268453 [ 196 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_151_30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21156 | 2026.05.19 16:59:41.268566 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 21157 | 2026.05.19 16:59:41.525841 [ 223 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21158 | 2026.05.19 16:59:41.525886 [ 223 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21159 | 2026.05.19 16:59:41.527972 [ 223 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21160 | 2026.05.19 16:59:42.400545 [ 220 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21161 | 2026.05.19 16:59:42.400621 [ 220 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21162 | 2026.05.19 16:59:42.403646 [ 220 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21163 | 2026.05.19 16:59:46.027887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45636 | ||
| 21164 | 2026.05.19 16:59:46.028453 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21165 | 2026.05.19 16:59:46.028491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21166 | 2026.05.19 16:59:46.028970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21167 | 2026.05.19 16:59:46.029204 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21168 | 2026.05.19 16:59:46.029354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45636 | ||
| 21169 | 2026.05.19 16:59:46.029452 [ 224 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21170 | 2026.05.19 16:59:46.029507 [ 224 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21171 | 2026.05.19 16:59:46.032060 [ 224 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21172 | 2026.05.19 16:59:46.247959 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21173 | 2026.05.19 16:59:46.248208 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native (stage: Complete) | ||
| 21174 | 2026.05.19 16:59:46.248547 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21175 | 2026.05.19 16:59:46.248595 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21176 | 2026.05.19 16:59:46.248860 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21177 | 2026.05.19 16:59:46.248925 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21178 | 2026.05.19 16:59:46.249063 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 51-element set) | ||
| 21179 | 2026.05.19 16:59:46.249138 [ 344 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21180 | 2026.05.19 16:59:46.249161 [ 342 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21181 | 2026.05.19 16:59:46.249183 [ 333 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21182 | 2026.05.19 16:59:46.249181 [ 327 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21183 | 2026.05.19 16:59:46.249336 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21184 | 2026.05.19 16:59:46.249364 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21185 | 2026.05.19 16:59:46.249449 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21186 | 2026.05.19 16:59:46.249469 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 21187 | 2026.05.19 16:59:46.249508 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21188 | 2026.05.19 16:59:46.249548 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21189 | 2026.05.19 16:59:46.249596 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21190 | 2026.05.19 16:59:46.250681 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> executeQuery: Read 36 rows, 6.31 KiB in 0.002601 sec., 13840.83044982699 rows/sec., 2.37 MiB/sec. | ||
| 21191 | 2026.05.19 16:59:46.250819 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> MemoryTracker: Peak memory usage (for query): 139.93 KiB. | ||
| 21192 | 2026.05.19 16:59:46.250835 [ 281 ] {6602d7f6-79de-425e-83c4-73303341cc48} <Debug> TCPHandler: Processed in 0.003079167 sec. | ||
| 21193 | 2026.05.19 16:59:46.254269 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21194 | 2026.05.19 16:59:46.254426 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21195 | 2026.05.19 16:59:46.254491 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21196 | 2026.05.19 16:59:46.255250 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21197 | 2026.05.19 16:59:46.255286 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21198 | 2026.05.19 16:59:46.255668 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21199 | 2026.05.19 16:59:46.255856 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21200 | 2026.05.19 16:59:46.255993 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 2.18 MiB/sec. | ||
| 21201 | 2026.05.19 16:59:46.256029 [ 281 ] {162beede-9e77-495c-8f07-1b9e059c061c} <Debug> TCPHandler: Processed in 0.001834668 sec. | ||
| 21202 | 2026.05.19 16:59:46.256165 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21203 | 2026.05.19 16:59:46.256259 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21204 | 2026.05.19 16:59:46.256300 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21205 | 2026.05.19 16:59:46.256733 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21206 | 2026.05.19 16:59:46.256768 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21207 | 2026.05.19 16:59:46.257053 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21208 | 2026.05.19 16:59:46.257259 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21209 | 2026.05.19 16:59:46.257385 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001145 sec., 20960.69868995633 rows/sec., 1.74 MiB/sec. | ||
| 21210 | 2026.05.19 16:59:46.257420 [ 281 ] {0084a2aa-cdc9-472b-b6f8-ae07bd23002b} <Debug> TCPHandler: Processed in 0.00131509 sec. | ||
| 21211 | 2026.05.19 16:59:46.257528 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.05.19 16:59:46.257618 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21213 | 2026.05.19 16:59:46.257656 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21214 | 2026.05.19 16:59:46.258023 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2026.05.19 16:59:46.258060 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21216 | 2026.05.19 16:59:46.258327 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21217 | 2026.05.19 16:59:46.258610 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.05.19 16:59:46.258747 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 274.95 KiB/sec. | ||
| 21219 | 2026.05.19 16:59:46.258781 [ 281 ] {4a52cd6c-05b0-4b71-af25-3bfa7ca1059c} <Debug> TCPHandler: Processed in 0.001293399 sec. | ||
| 21220 | 2026.05.19 16:59:46.258901 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21221 | 2026.05.19 16:59:46.258994 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21222 | 2026.05.19 16:59:46.259034 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21223 | 2026.05.19 16:59:46.259562 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21224 | 2026.05.19 16:59:46.259597 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21225 | 2026.05.19 16:59:46.259911 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21226 | 2026.05.19 16:59:46.260123 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21227 | 2026.05.19 16:59:46.260255 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Debug> executeQuery: Read 257 rows, 22.71 KiB in 0.001278 sec., 201095.46165884193 rows/sec., 17.36 MiB/sec. | ||
| 21228 | 2026.05.19 16:59:46.260288 [ 281 ] {79c84a62-4090-4134-87ab-530076744c14} <Debug> TCPHandler: Processed in 0.001436241 sec. | ||
| 21229 | 2026.05.19 16:59:46.260430 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21230 | 2026.05.19 16:59:46.260524 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21231 | 2026.05.19 16:59:46.260564 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21232 | 2026.05.19 16:59:46.260980 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21233 | 2026.05.19 16:59:46.261016 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21234 | 2026.05.19 16:59:46.261303 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21235 | 2026.05.19 16:59:46.261511 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21236 | 2026.05.19 16:59:46.261639 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Debug> executeQuery: Read 32 rows, 2.43 KiB in 0.001133 sec., 28243.601059135042 rows/sec., 2.09 MiB/sec. | ||
| 21237 | 2026.05.19 16:59:46.261673 [ 281 ] {efa2f18f-dd25-4589-86d7-4d77cc8b9ff3} <Debug> TCPHandler: Processed in 0.00129468 sec. | ||
| 21238 | 2026.05.19 16:59:46.261790 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21239 | 2026.05.19 16:59:46.261893 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21240 | 2026.05.19 16:59:46.261933 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21241 | 2026.05.19 16:59:46.262345 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21242 | 2026.05.19 16:59:46.262380 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21243 | 2026.05.19 16:59:46.262671 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21244 | 2026.05.19 16:59:46.262882 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21245 | 2026.05.19 16:59:46.263009 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Debug> executeQuery: Read 62 rows, 4.47 KiB in 0.001134 sec., 54673.72134038801 rows/sec., 3.85 MiB/sec. | ||
| 21246 | 2026.05.19 16:59:46.263043 [ 281 ] {46ad46b2-24e9-4cd6-ab2e-d7d19c5da798} <Debug> TCPHandler: Processed in 0.001300479 sec. | ||
| 21247 | 2026.05.19 16:59:46.263159 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21248 | 2026.05.19 16:59:46.263252 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21249 | 2026.05.19 16:59:46.263292 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21250 | 2026.05.19 16:59:46.263679 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21251 | 2026.05.19 16:59:46.263715 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21252 | 2026.05.19 16:59:46.263994 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 21253 | 2026.05.19 16:59:46.264194 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21254 | 2026.05.19 16:59:46.264319 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 21255 | 2026.05.19 16:59:46.264353 [ 281 ] {5faa3b0b-05d2-46f6-84e8-5cd0e648c42a} <Debug> TCPHandler: Processed in 0.001241529 sec. | ||
| 21256 | 2026.05.19 16:59:46.264468 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21257 | 2026.05.19 16:59:46.264556 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21258 | 2026.05.19 16:59:46.264593 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21259 | 2026.05.19 16:59:46.265075 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21260 | 2026.05.19 16:59:46.265108 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21261 | 2026.05.19 16:59:46.265469 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21262 | 2026.05.19 16:59:46.265677 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21263 | 2026.05.19 16:59:46.265801 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Debug> executeQuery: Read 272 rows, 21.46 KiB in 0.001254 sec., 216905.90111642744 rows/sec., 16.71 MiB/sec. | ||
| 21264 | 2026.05.19 16:59:46.265835 [ 281 ] {1719f01a-ee11-45bb-98ce-46e269453291} <Debug> TCPHandler: Processed in 0.001412262 sec. | ||
| 21265 | 2026.05.19 16:59:46.265957 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21266 | 2026.05.19 16:59:46.266051 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21267 | 2026.05.19 16:59:46.266094 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21268 | 2026.05.19 16:59:46.266452 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Trace> oximeter.measurements_cumulativei64 (422867f2-8785-4641-8f34-f7fab0ba0181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21269 | 2026.05.19 16:59:46.266488 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21270 | 2026.05.19 16:59:46.267224 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21271 | 2026.05.19 16:59:46.267429 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Trace> oximeter.measurements_cumulativei64 (422867f2-8785-4641-8f34-f7fab0ba0181): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21272 | 2026.05.19 16:59:46.267551 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001517 sec., 13183.915622940014 rows/sec., 892.23 KiB/sec. | ||
| 21273 | 2026.05.19 16:59:46.267584 [ 281 ] {6ed4dbf5-fa63-4503-bf7c-f35e3c79e853} <Debug> TCPHandler: Processed in 0.001676075 sec. | ||
| 21274 | 2026.05.19 16:59:46.267717 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.05.19 16:59:46.267811 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21276 | 2026.05.19 16:59:46.267852 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21277 | 2026.05.19 16:59:46.268253 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21278 | 2026.05.19 16:59:46.268288 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21279 | 2026.05.19 16:59:46.268604 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21280 | 2026.05.19 16:59:46.268810 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21281 | 2026.05.19 16:59:46.268938 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Debug> executeQuery: Read 224 rows, 16.25 KiB in 0.001145 sec., 195633.18777292577 rows/sec., 13.86 MiB/sec. | ||
| 21282 | 2026.05.19 16:59:46.268972 [ 281 ] {4640e746-d629-4bd7-81d2-be4f6db15be8} <Debug> TCPHandler: Processed in 0.001302789 sec. | ||
| 21283 | 2026.05.19 16:59:46.269097 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21284 | 2026.05.19 16:59:46.269192 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21285 | 2026.05.19 16:59:46.269247 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21286 | 2026.05.19 16:59:46.270114 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21287 | 2026.05.19 16:59:46.270153 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21288 | 2026.05.19 16:59:46.270703 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21289 | 2026.05.19 16:59:46.270931 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21290 | 2026.05.19 16:59:46.271079 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Debug> executeQuery: Read 21 rows, 35.74 KiB in 0.001904 sec., 11029.411764705881 rows/sec., 18.33 MiB/sec. | ||
| 21291 | 2026.05.19 16:59:46.271135 [ 281 ] {c5c40ad9-2eb3-4237-ad92-e590c9f680bb} <Debug> TCPHandler: Processed in 0.002085912 sec. | ||
| 21292 | 2026.05.19 16:59:46.271263 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21293 | 2026.05.19 16:59:46.271360 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21294 | 2026.05.19 16:59:46.271404 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21295 | 2026.05.19 16:59:46.271763 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21296 | 2026.05.19 16:59:46.271799 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21297 | 2026.05.19 16:59:46.272095 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21298 | 2026.05.19 16:59:46.272310 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21299 | 2026.05.19 16:59:46.272445 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 21300 | 2026.05.19 16:59:46.272478 [ 281 ] {9cdef51e-a36c-4f1e-926b-fcea4048b4da} <Debug> TCPHandler: Processed in 0.001267439 sec. | ||
| 21301 | 2026.05.19 16:59:46.980488 [ 220 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21302 | 2026.05.19 16:59:46.980537 [ 220 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21303 | 2026.05.19 16:59:46.982224 [ 220 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21304 | 2026.05.19 16:59:47.000352 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.50 MiB, peak 413.87 MiB, free memory in arenas 0.00 B, will set to 395.67 MiB (RSS), difference: 3.16 MiB | ||
| 21305 | 2026.05.19 16:59:48.449493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21306 | 2026.05.19 16:59:48.467963 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2026.05.19 16:59:48.468038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21308 | 2026.05.19 16:59:48.474143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21309 | 2026.05.19 16:59:48.474844 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2026.05.19 16:59:48.478441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21311 | 2026.05.19 16:59:50.742914 [ 293 ] {} <Trace> TCP-Session: 7de7f611-4635-4b33-a3dd-54d473b1cadc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21312 | 2026.05.19 16:59:50.743164 [ 293 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63098) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 21313 | 2026.05.19 16:59:50.743626 [ 293 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 21314 | 2026.05.19 16:59:50.743869 [ 293 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21315 | 2026.05.19 16:59:50.744238 [ 327 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 21316 | 2026.05.19 16:59:50.744512 [ 293 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.00146 sec., 28082.19178082192 rows/sec., 1.67 MiB/sec. | ||
| 21317 | 2026.05.19 16:59:50.744564 [ 293 ] {e4f02127-a2bf-4121-894c-0473ea70f019} <Debug> TCPHandler: Processed in 0.001779757 sec. | ||
| 21318 | 2026.05.19 16:59:51.244488 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21319 | 2026.05.19 16:59:51.244757 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 21320 | 2026.05.19 16:59:51.245125 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21321 | 2026.05.19 16:59:51.245168 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <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', 'virtual_machine:check')" moved to PREWHERE | ||
| 21322 | 2026.05.19 16:59:51.245405 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21323 | 2026.05.19 16:59:51.245482 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21324 | 2026.05.19 16:59:51.245636 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 21325 | 2026.05.19 16:59:51.245725 [ 344 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21326 | 2026.05.19 16:59:51.245734 [ 328 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21327 | 2026.05.19 16:59:51.245746 [ 342 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21328 | 2026.05.19 16:59:51.245754 [ 364 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21329 | 2026.05.19 16:59:51.245743 [ 333 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21330 | 2026.05.19 16:59:51.245952 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21331 | 2026.05.19 16:59:51.245983 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21332 | 2026.05.19 16:59:51.246088 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21333 | 2026.05.19 16:59:51.246110 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 60 rows with 4 streams | ||
| 21334 | 2026.05.19 16:59:51.246149 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21335 | 2026.05.19 16:59:51.246193 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21336 | 2026.05.19 16:59:51.246236 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21337 | 2026.05.19 16:59:51.246280 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21338 | 2026.05.19 16:59:51.247469 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> executeQuery: Read 60 rows, 7.13 KiB in 0.002828 sec., 21216.40735502122 rows/sec., 2.46 MiB/sec. | ||
| 21339 | 2026.05.19 16:59:51.247712 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> MemoryTracker: Peak memory usage (for query): 163.93 KiB. | ||
| 21340 | 2026.05.19 16:59:51.247729 [ 281 ] {d466ca71-9830-45fd-b2dd-4cae15b06559} <Debug> TCPHandler: Processed in 0.003396781 sec. | ||
| 21341 | 2026.05.19 16:59:51.250139 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21342 | 2026.05.19 16:59:51.250260 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21343 | 2026.05.19 16:59:51.250310 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21344 | 2026.05.19 16:59:51.250835 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21345 | 2026.05.19 16:59:51.250885 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21346 | 2026.05.19 16:59:51.251267 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21347 | 2026.05.19 16:59:51.251496 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21348 | 2026.05.19 16:59:51.251649 [ 113 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 21349 | 2026.05.19 16:59:51.251663 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 51.58 KiB/sec. | ||
| 21350 | 2026.05.19 16:59:51.251707 [ 113 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21351 | 2026.05.19 16:59:51.251725 [ 281 ] {0a676911-04be-4da5-afb5-2eedd80bf193} <Debug> TCPHandler: Processed in 0.001645675 sec. | ||
| 21352 | 2026.05.19 16:59:51.251734 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21353 | 2026.05.19 16:59:51.251850 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 21354 | 2026.05.19 16:59:51.251876 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21355 | 2026.05.19 16:59:51.251977 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21356 | 2026.05.19 16:59:51.251987 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21357 | 2026.05.19 16:59:51.252016 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 18 rows starting from the beginning of the part | ||
| 21358 | 2026.05.19 16:59:51.252043 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21359 | 2026.05.19 16:59:51.252084 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 21360 | 2026.05.19 16:59:51.252139 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 21361 | 2026.05.19 16:59:51.252183 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 21362 | 2026.05.19 16:59:51.252226 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 21363 | 2026.05.19 16:59:51.252268 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 21364 | 2026.05.19 16:59:51.252586 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21365 | 2026.05.19 16:59:51.252631 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21366 | 2026.05.19 16:59:51.252979 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21367 | 2026.05.19 16:59:51.253053 [ 200 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246079 sec., 32100.69345523037 rows/sec., 2.66 MiB/sec. | ||
| 21368 | 2026.05.19 16:59:51.253190 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 21369 | 2026.05.19 16:59:51.253218 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21370 | 2026.05.19 16:59:51.253376 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Debug> executeQuery: Read 142 rows, 12.46 KiB in 0.001414 sec., 100424.32814710043 rows/sec., 8.61 MiB/sec. | ||
| 21371 | 2026.05.19 16:59:51.253417 [ 281 ] {53656471-5636-4c76-b413-c2aed6b5ca1b} <Debug> TCPHandler: Processed in 0.001595734 sec. | ||
| 21372 | 2026.05.19 16:59:51.253459 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.05.19 16:59:51.253537 [ 188 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_37_8} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 21374 | 2026.05.19 16:59:51.253555 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21375 | 2026.05.19 16:59:51.253609 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21376 | 2026.05.19 16:59:51.253661 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21377 | 2026.05.19 16:59:51.253709 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21378 | 2026.05.19 16:59:51.254132 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.05.19 16:59:51.254169 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21380 | 2026.05.19 16:59:51.254477 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21381 | 2026.05.19 16:59:51.254696 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.05.19 16:59:51.254835 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001196 sec., 35953.17725752508 rows/sec., 2.63 MiB/sec. | ||
| 21383 | 2026.05.19 16:59:51.254870 [ 281 ] {6341b00c-959d-43a5-8e23-26f54f4b929f} <Debug> TCPHandler: Processed in 0.001368081 sec. | ||
| 21384 | 2026.05.19 16:59:51.255005 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21385 | 2026.05.19 16:59:51.255105 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21386 | 2026.05.19 16:59:51.255147 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21387 | 2026.05.19 16:59:51.255587 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.05.19 16:59:51.255623 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21389 | 2026.05.19 16:59:51.255926 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21390 | 2026.05.19 16:59:51.256135 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.05.19 16:59:51.256269 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001187 sec., 95197.97809604045 rows/sec., 7.38 MiB/sec. | ||
| 21392 | 2026.05.19 16:59:51.256306 [ 281 ] {372ba901-0650-4c62-8929-84a52503c1f4} <Debug> TCPHandler: Processed in 0.001352491 sec. | ||
| 21393 | 2026.05.19 16:59:51.256449 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21394 | 2026.05.19 16:59:51.256547 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21395 | 2026.05.19 16:59:51.256592 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21396 | 2026.05.19 16:59:51.257010 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.05.19 16:59:51.257046 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21398 | 2026.05.19 16:59:51.257366 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21399 | 2026.05.19 16:59:51.257574 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.05.19 16:59:51.257709 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.48 MiB/sec. | ||
| 21401 | 2026.05.19 16:59:51.257708 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_155_43 to all_156_156_0 | ||
| 21402 | 2026.05.19 16:59:51.257745 [ 281 ] {dcdc4da5-a057-43da-bcd6-2331ed880637} <Debug> TCPHandler: Processed in 0.001346941 sec. | ||
| 21403 | 2026.05.19 16:59:51.257781 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21404 | 2026.05.19 16:59:51.257807 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21405 | 2026.05.19 16:59:51.257883 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21406 | 2026.05.19 16:59:51.257893 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_43 to all_156_156_0 into Compact with storage Full | ||
| 21407 | 2026.05.19 16:59:51.257999 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21408 | 2026.05.19 16:59:51.258037 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21409 | 2026.05.19 16:59:51.258064 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21410 | 2026.05.19 16:59:51.258078 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_43, total 55040 rows starting from the beginning of the part | ||
| 21411 | 2026.05.19 16:59:51.258148 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 21412 | 2026.05.19 16:59:51.259026 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2026.05.19 16:59:51.259071 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21414 | 2026.05.19 16:59:51.259695 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 21415 | 2026.05.19 16:59:51.259952 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21416 | 2026.05.19 16:59:51.260112 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002131 sec., 19709.056780854058 rows/sec., 35.32 MiB/sec. | ||
| 21417 | 2026.05.19 16:59:51.260193 [ 281 ] {482e1860-86ca-47db-96e3-11dd11fb8c33} <Debug> TCPHandler: Processed in 0.002360856 sec. | ||
| 21418 | 2026.05.19 16:59:51.260349 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21419 | 2026.05.19 16:59:51.260457 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21420 | 2026.05.19 16:59:51.260517 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21421 | 2026.05.19 16:59:51.260946 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21422 | 2026.05.19 16:59:51.260985 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21423 | 2026.05.19 16:59:51.261337 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21424 | 2026.05.19 16:59:51.261566 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21425 | 2026.05.19 16:59:51.261705 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. | ||
| 21426 | 2026.05.19 16:59:51.261740 [ 281 ] {c2b40fac-84d8-45d9-ae3e-060f4e96ef30} <Debug> TCPHandler: Processed in 0.001441942 sec. | ||
| 21427 | 2026.05.19 16:59:51.268294 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55200 rows, containing 5 columns (5 merged, 0 gathered) in 0.010430509 sec., 5292167.429221336 rows/sec., 342.63 MiB/sec. | ||
| 21428 | 2026.05.19 16:59:51.268918 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Trace> MergedBlockOutputStream: filled checksums all_1_156_44 (state Temporary) | ||
| 21429 | 2026.05.19 16:59:51.269227 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_156_44 to all_1_156_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21430 | 2026.05.19 16:59:51.269311 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_156_44} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_155_43, all_156_156_0] -> all_1_156_44 | ||
| 21431 | 2026.05.19 16:59:51.269397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 21432 | 2026.05.19 16:59:53.229103 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21433 | 2026.05.19 16:59:53.229157 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21434 | 2026.05.19 16:59:53.529960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46084 | ||
| 21435 | 2026.05.19 16:59:53.530485 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21436 | 2026.05.19 16:59:53.530535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21437 | 2026.05.19 16:59:53.531033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21438 | 2026.05.19 16:59:53.531268 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21439 | 2026.05.19 16:59:53.531407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46084 | ||
| 21440 | 2026.05.19 16:59:53.531469 [ 109 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21441 | 2026.05.19 16:59:53.531572 [ 109 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21442 | 2026.05.19 16:59:53.531611 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21443 | 2026.05.19 16:59:53.531736 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21444 | 2026.05.19 16:59:53.531846 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21445 | 2026.05.19 16:59:53.531881 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43716 rows starting from the beginning of the part | ||
| 21446 | 2026.05.19 16:59:53.531950 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 21447 | 2026.05.19 16:59:53.532005 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 21448 | 2026.05.19 16:59:53.532055 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 21449 | 2026.05.19 16:59:53.532101 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 21450 | 2026.05.19 16:59:53.532149 [ 190 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 21451 | 2026.05.19 16:59:53.535094 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395061 sec., 13573835.639477465 rows/sec., 194.18 MiB/sec. | ||
| 21452 | 2026.05.19 16:59:53.535677 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21453 | 2026.05.19 16:59:53.536007 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2026.05.19 16:59:53.536098 [ 187 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_96_19} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21455 | 2026.05.19 16:59:53.536230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 21456 | 2026.05.19 16:59:54.007563 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006525559 sec. | ||
| 21457 | 2026.05.19 16:59:55.978783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21458 | 2026.05.19 16:59:55.997227 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21459 | 2026.05.19 16:59:55.997290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21460 | 2026.05.19 16:59:56.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.19 MiB, peak 413.87 MiB, free memory in arenas 0.00 B, will set to 395.67 MiB (RSS), difference: -4.52 MiB | ||
| 21461 | 2026.05.19 16:59:56.003372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21462 | 2026.05.19 16:59:56.004076 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21463 | 2026.05.19 16:59:56.004419 [ 102 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21464 | 2026.05.19 16:59:56.004498 [ 102 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21465 | 2026.05.19 16:59:56.004536 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21466 | 2026.05.19 16:59:56.004703 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21467 | 2026.05.19 16:59:56.007498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21468 | 2026.05.19 16:59:56.008922 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21469 | 2026.05.19 16:59:56.010541 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21470 | 2026.05.19 16:59:56.015170 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21471 | 2026.05.19 16:59:56.020006 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21472 | 2026.05.19 16:59:56.024795 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21473 | 2026.05.19 16:59:56.029649 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21474 | 2026.05.19 16:59:56.034292 [ 194 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21475 | 2026.05.19 16:59:56.091882 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.087245286 sec., 8286.98068569573 rows/sec., 42.85 MiB/sec. | ||
| 21476 | 2026.05.19 16:59:56.095711 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21477 | 2026.05.19 16:59:56.097912 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21478 | 2026.05.19 16:59:56.098034 [ 195 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_96_19} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21479 | 2026.05.19 16:59:56.101233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 21480 | 2026.05.19 16:59:56.242869 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21481 | 2026.05.19 16:59:56.243075 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 21482 | 2026.05.19 16:59:56.243442 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21483 | 2026.05.19 16:59:56.243514 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <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', 'virtual_machine:check')" moved to PREWHERE | ||
| 21484 | 2026.05.19 16:59:56.243756 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21485 | 2026.05.19 16:59:56.243851 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21486 | 2026.05.19 16:59:56.244022 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 21487 | 2026.05.19 16:59:56.244115 [ 334 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21488 | 2026.05.19 16:59:56.244122 [ 364 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21489 | 2026.05.19 16:59:56.244133 [ 328 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21490 | 2026.05.19 16:59:56.244125 [ 333 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21491 | 2026.05.19 16:59:56.244115 [ 342 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21492 | 2026.05.19 16:59:56.244340 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 21493 | 2026.05.19 16:59:56.244370 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21494 | 2026.05.19 16:59:56.244500 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21495 | 2026.05.19 16:59:56.244527 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 60 rows with 4 streams | ||
| 21496 | 2026.05.19 16:59:56.244582 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21497 | 2026.05.19 16:59:56.244653 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21498 | 2026.05.19 16:59:56.244713 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21499 | 2026.05.19 16:59:56.244749 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 21500 | 2026.05.19 16:59:56.245989 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> executeQuery: Read 60 rows, 7.13 KiB in 0.002995 sec., 20033.38898163606 rows/sec., 2.33 MiB/sec. | ||
| 21501 | 2026.05.19 16:59:56.246179 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> MemoryTracker: Peak memory usage (for query): 166.83 KiB. | ||
| 21502 | 2026.05.19 16:59:56.246195 [ 281 ] {5f4ae80c-a537-4219-92a4-3cd02aee3ef4} <Debug> TCPHandler: Processed in 0.003448292 sec. | ||
| 21503 | 2026.05.19 16:59:56.248188 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21504 | 2026.05.19 16:59:56.248298 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21505 | 2026.05.19 16:59:56.248343 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21506 | 2026.05.19 16:59:56.248856 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21507 | 2026.05.19 16:59:56.248902 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21508 | 2026.05.19 16:59:56.249297 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 21509 | 2026.05.19 16:59:56.249528 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21510 | 2026.05.19 16:59:56.249674 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001407 sec., 1421.4641080312722 rows/sec., 105.50 KiB/sec. | ||
| 21511 | 2026.05.19 16:59:56.249708 [ 281 ] {ca3db2eb-368b-4dcb-89fb-d577b89036c2} <Debug> TCPHandler: Processed in 0.001571624 sec. | ||
| 21512 | 2026.05.19 16:59:56.249852 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21513 | 2026.05.19 16:59:56.249979 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21514 | 2026.05.19 16:59:56.250031 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21515 | 2026.05.19 16:59:56.250560 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21516 | 2026.05.19 16:59:56.250596 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21517 | 2026.05.19 16:59:56.250921 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21518 | 2026.05.19 16:59:56.251145 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21519 | 2026.05.19 16:59:56.251281 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Debug> executeQuery: Read 92 rows, 7.86 KiB in 0.001328 sec., 69277.10843373495 rows/sec., 5.78 MiB/sec. | ||
| 21520 | 2026.05.19 16:59:56.251282 [ 102 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21521 | 2026.05.19 16:59:56.251318 [ 281 ] {03d62fc5-9e52-4761-bf81-0f8295182104} <Debug> TCPHandler: Processed in 0.001528063 sec. | ||
| 21522 | 2026.05.19 16:59:56.251328 [ 102 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21523 | 2026.05.19 16:59:56.251348 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21524 | 2026.05.19 16:59:56.251452 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21525 | 2026.05.19 16:59:56.251455 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21526 | 2026.05.19 16:59:56.251593 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21527 | 2026.05.19 16:59:56.251596 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21528 | 2026.05.19 16:59:56.251637 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2640 rows starting from the beginning of the part | ||
| 21529 | 2026.05.19 16:59:56.251654 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21530 | 2026.05.19 16:59:56.251710 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 88 rows starting from the beginning of the part | ||
| 21531 | 2026.05.19 16:59:56.251770 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 138 rows starting from the beginning of the part | ||
| 21532 | 2026.05.19 16:59:56.251820 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 257 rows starting from the beginning of the part | ||
| 21533 | 2026.05.19 16:59:56.251869 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 142 rows starting from the beginning of the part | ||
| 21534 | 2026.05.19 16:59:56.251917 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 92 rows starting from the beginning of the part | ||
| 21535 | 2026.05.19 16:59:56.252078 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21536 | 2026.05.19 16:59:56.252121 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21537 | 2026.05.19 16:59:56.252445 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21538 | 2026.05.19 16:59:56.252693 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21539 | 2026.05.19 16:59:56.252831 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001255 sec., 14342.629482071712 rows/sec., 1.03 MiB/sec. | ||
| 21540 | 2026.05.19 16:59:56.252868 [ 281 ] {57810d3a-8902-4b78-8bc2-f1f6a538063b} <Debug> TCPHandler: Processed in 0.001463012 sec. | ||
| 21541 | 2026.05.19 16:59:56.252986 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21542 | 2026.05.19 16:59:56.253082 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21543 | 2026.05.19 16:59:56.253125 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21544 | 2026.05.19 16:59:56.253542 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21545 | 2026.05.19 16:59:56.253562 [ 199 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155293 sec., 1557560.851355245 rows/sec., 126.76 MiB/sec. | ||
| 21546 | 2026.05.19 16:59:56.253577 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21547 | 2026.05.19 16:59:56.253844 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21548 | 2026.05.19 16:59:56.253921 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21549 | 2026.05.19 16:59:56.254159 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21550 | 2026.05.19 16:59:56.254218 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21551 | 2026.05.19 16:59:56.254255 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_161_32} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21552 | 2026.05.19 16:59:56.254342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 21553 | 2026.05.19 16:59:56.254371 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Debug> executeQuery: Read 94 rows, 7.38 KiB in 0.001307 sec., 71920.428462127 rows/sec., 5.51 MiB/sec. | ||
| 21554 | 2026.05.19 16:59:56.254379 [ 103 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21555 | 2026.05.19 16:59:56.254418 [ 281 ] {7ad94dfd-6c98-4079-950e-3f777aad2b9e} <Debug> TCPHandler: Processed in 0.001482143 sec. | ||
| 21556 | 2026.05.19 16:59:56.254441 [ 103 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21557 | 2026.05.19 16:59:56.254468 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21558 | 2026.05.19 16:59:56.254553 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21559 | 2026.05.19 16:59:56.254556 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21560 | 2026.05.19 16:59:56.254663 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21561 | 2026.05.19 16:59:56.254679 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21562 | 2026.05.19 16:59:56.254696 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1417 rows starting from the beginning of the part | ||
| 21563 | 2026.05.19 16:59:56.254730 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21564 | 2026.05.19 16:59:56.254762 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 80 rows starting from the beginning of the part | ||
| 21565 | 2026.05.19 16:59:56.254811 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 117 rows starting from the beginning of the part | ||
| 21566 | 2026.05.19 16:59:56.254853 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 272 rows starting from the beginning of the part | ||
| 21567 | 2026.05.19 16:59:56.254892 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 113 rows starting from the beginning of the part | ||
| 21568 | 2026.05.19 16:59:56.254932 [ 201 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 94 rows starting from the beginning of the part | ||
| 21569 | 2026.05.19 16:59:56.255152 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21570 | 2026.05.19 16:59:56.255195 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21571 | 2026.05.19 16:59:56.255529 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21572 | 2026.05.19 16:59:56.255749 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21573 | 2026.05.19 16:59:56.255869 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_156_44 to all_157_157_0 | ||
| 21574 | 2026.05.19 16:59:56.255881 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.00122 sec., 132786.88524590165 rows/sec., 9.23 MiB/sec. | ||
| 21575 | 2026.05.19 16:59:56.255901 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21576 | 2026.05.19 16:59:56.255926 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21577 | 2026.05.19 16:59:56.255928 [ 281 ] {7a32492b-59f7-4b94-9f8f-f128e0cd45ef} <Debug> TCPHandler: Processed in 0.001422502 sec. | ||
| 21578 | 2026.05.19 16:59:56.255989 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_156_44 to all_157_157_0 into Compact with storage Full | ||
| 21579 | 2026.05.19 16:59:56.256064 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21580 | 2026.05.19 16:59:56.256074 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21581 | 2026.05.19 16:59:56.256069 [ 191 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553553 sec., 1347234.3717916287 rows/sec., 100.79 MiB/sec. | ||
| 21582 | 2026.05.19 16:59:56.256125 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_44, total 55200 rows starting from the beginning of the part | ||
| 21583 | 2026.05.19 16:59:56.256184 [ 192 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 21584 | 2026.05.19 16:59:56.256191 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21585 | 2026.05.19 16:59:56.256263 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21586 | 2026.05.19 16:59:56.256330 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21587 | 2026.05.19 16:59:56.256610 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21588 | 2026.05.19 16:59:56.256681 [ 193 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_161_32} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21589 | 2026.05.19 16:59:56.256752 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 21590 | 2026.05.19 16:59:56.257085 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21591 | 2026.05.19 16:59:56.257127 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21592 | 2026.05.19 16:59:56.257682 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 21593 | 2026.05.19 16:59:56.257912 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21594 | 2026.05.19 16:59:56.258061 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001896 sec., 8438.818565400845 rows/sec., 15.12 MiB/sec. | ||
| 21595 | 2026.05.19 16:59:56.258119 [ 281 ] {2e68d3d1-39d9-4451-95ae-7ed926c2417d} <Debug> TCPHandler: Processed in 0.002114412 sec. | ||
| 21596 | 2026.05.19 16:59:56.258248 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21597 | 2026.05.19 16:59:56.258345 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21598 | 2026.05.19 16:59:56.258387 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21599 | 2026.05.19 16:59:56.258736 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21600 | 2026.05.19 16:59:56.258772 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21601 | 2026.05.19 16:59:56.259080 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21602 | 2026.05.19 16:59:56.259285 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21603 | 2026.05.19 16:59:56.259419 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 21604 | 2026.05.19 16:59:56.259453 [ 281 ] {6278031c-1e13-4eb6-aa9d-6587650d0f96} <Debug> TCPHandler: Processed in 0.001253688 sec. | ||
| 21605 | 2026.05.19 16:59:56.264430 [ 193 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55360 rows, containing 5 columns (5 merged, 0 gathered) in 0.008462008 sec., 6542182.422895369 rows/sec., 423.65 MiB/sec. | ||
| 21606 | 2026.05.19 16:59:56.264968 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Trace> MergedBlockOutputStream: filled checksums all_1_157_45 (state Temporary) | ||
| 21607 | 2026.05.19 16:59:56.265291 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_157_45 to all_1_157_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21608 | 2026.05.19 16:59:56.265372 [ 200 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_157_45} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_156_44, all_157_157_0] -> all_1_157_45 | ||
| 21609 | 2026.05.19 16:59:56.265448 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 21610 | 2026.05.19 16:59:56.758658 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21611 | 2026.05.19 16:59:56.758889 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 21612 | 2026.05.19 16:59:56.759247 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21613 | 2026.05.19 16:59:56.759291 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 21614 | 2026.05.19 16:59:56.759506 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21615 | 2026.05.19 16:59:56.759574 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21616 | 2026.05.19 16:59:56.759713 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 21617 | 2026.05.19 16:59:56.759804 [ 328 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21618 | 2026.05.19 16:59:56.759817 [ 333 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 21619 | 2026.05.19 16:59:56.759823 [ 325 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21620 | 2026.05.19 16:59:56.759823 [ 364 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21621 | 2026.05.19 16:59:56.759816 [ 334 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21622 | 2026.05.19 16:59:56.760023 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges | ||
| 21623 | 2026.05.19 16:59:56.760053 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21624 | 2026.05.19 16:59:56.760172 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21625 | 2026.05.19 16:59:56.760193 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Reading approx. 63 rows with 5 streams | ||
| 21626 | 2026.05.19 16:59:56.760228 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21627 | 2026.05.19 16:59:56.760266 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21628 | 2026.05.19 16:59:56.760302 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21629 | 2026.05.19 16:59:56.760339 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21630 | 2026.05.19 16:59:56.760376 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 21631 | 2026.05.19 16:59:56.761562 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> executeQuery: Read 63 rows, 8.99 KiB in 0.002767 sec., 22768.341163715217 rows/sec., 3.17 MiB/sec. | ||
| 21632 | 2026.05.19 16:59:56.761796 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> MemoryTracker: Peak memory usage (for query): 207.08 KiB. | ||
| 21633 | 2026.05.19 16:59:56.761813 [ 281 ] {74cfd834-ebbe-452f-be2d-eda7c6e6142b} <Debug> TCPHandler: Processed in 0.00327721 sec. | ||
| 21634 | 2026.05.19 16:59:56.774659 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21635 | 2026.05.19 16:59:56.774790 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21636 | 2026.05.19 16:59:56.774845 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21637 | 2026.05.19 16:59:56.775378 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21638 | 2026.05.19 16:59:56.775426 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21639 | 2026.05.19 16:59:56.775774 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 21640 | 2026.05.19 16:59:56.775995 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21641 | 2026.05.19 16:59:56.776147 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001393 sec., 2153.625269203159 rows/sec., 170.36 KiB/sec. | ||
| 21642 | 2026.05.19 16:59:56.776184 [ 281 ] {a60e262f-6b2f-46a8-a3c7-39bd74ea8c4e} <Debug> TCPHandler: Processed in 0.001593104 sec. | ||
| 21643 | 2026.05.19 16:59:56.776300 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.05.19 16:59:56.776396 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21645 | 2026.05.19 16:59:56.776436 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21646 | 2026.05.19 16:59:56.777954 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2026.05.19 16:59:56.777991 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21648 | 2026.05.19 16:59:56.778438 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21649 | 2026.05.19 16:59:56.778656 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2026.05.19 16:59:56.778791 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Debug> executeQuery: Read 2463 rows, 187.60 KiB in 0.002414 sec., 1020298.2601491301 rows/sec., 75.89 MiB/sec. | ||
| 21651 | 2026.05.19 16:59:56.778825 [ 281 ] {6d75094a-1dca-4e73-b4d5-66d59cb2dec0} <Debug> TCPHandler: Processed in 0.002575689 sec. | ||
| 21652 | 2026.05.19 16:59:56.778946 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2026.05.19 16:59:56.779042 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21654 | 2026.05.19 16:59:56.779082 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21655 | 2026.05.19 16:59:56.779500 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.05.19 16:59:56.779536 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21657 | 2026.05.19 16:59:56.779822 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21658 | 2026.05.19 16:59:56.780027 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.05.19 16:59:56.780142 [ 103 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21660 | 2026.05.19 16:59:56.780157 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Debug> executeQuery: Read 62 rows, 4.64 KiB in 0.001133 sec., 54721.977052074144 rows/sec., 4.00 MiB/sec. | ||
| 21661 | 2026.05.19 16:59:56.780186 [ 103 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21662 | 2026.05.19 16:59:56.780205 [ 281 ] {ddd0bc19-db95-417b-bbe8-d8d64a44f33d} <Debug> TCPHandler: Processed in 0.00130747 sec. | ||
| 21663 | 2026.05.19 16:59:56.780212 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21664 | 2026.05.19 16:59:56.780328 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21665 | 2026.05.19 16:59:56.780327 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21666 | 2026.05.19 16:59:56.780433 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21667 | 2026.05.19 16:59:56.780471 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21668 | 2026.05.19 16:59:56.780478 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21669 | 2026.05.19 16:59:56.780514 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 93 rows starting from the beginning of the part | ||
| 21670 | 2026.05.19 16:59:56.780590 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 41 rows starting from the beginning of the part | ||
| 21671 | 2026.05.19 16:59:56.780652 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 32 rows starting from the beginning of the part | ||
| 21672 | 2026.05.19 16:59:56.780700 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 43 rows starting from the beginning of the part | ||
| 21673 | 2026.05.19 16:59:56.780752 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 18 rows starting from the beginning of the part | ||
| 21674 | 2026.05.19 16:59:56.780799 [ 191 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 62 rows starting from the beginning of the part | ||
| 21675 | 2026.05.19 16:59:56.781170 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21676 | 2026.05.19 16:59:56.781212 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21677 | 2026.05.19 16:59:56.781563 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21678 | 2026.05.19 16:59:56.781711 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425572 sec., 202725.64275953794 rows/sec., 15.60 MiB/sec. | ||
| 21679 | 2026.05.19 16:59:56.781778 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21680 | 2026.05.19 16:59:56.781874 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21681 | 2026.05.19 16:59:56.781919 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001505 sec., 534219.26910299 rows/sec., 30.85 MiB/sec. | ||
| 21682 | 2026.05.19 16:59:56.781958 [ 281 ] {6cedb39f-ad27-4b6f-ba8c-ee577c54c02a} <Debug> TCPHandler: Processed in 0.001678566 sec. | ||
| 21683 | 2026.05.19 16:59:56.782062 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21684 | 2026.05.19 16:59:56.782159 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21685 | 2026.05.19 16:59:56.782165 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21686 | 2026.05.19 16:59:56.782202 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21687 | 2026.05.19 16:59:56.782257 [ 200 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_141_28} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21688 | 2026.05.19 16:59:56.782367 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21689 | 2026.05.19 16:59:56.782582 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2026.05.19 16:59:56.782624 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21691 | 2026.05.19 16:59:56.782910 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 21692 | 2026.05.19 16:59:56.783128 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21693 | 2026.05.19 16:59:56.783258 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 21694 | 2026.05.19 16:59:56.783294 [ 281 ] {f92070cf-aa5b-4e1f-ba37-1242e31da992} <Debug> TCPHandler: Processed in 0.001279959 sec. | ||
| 21695 | 2026.05.19 16:59:56.783448 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21696 | 2026.05.19 16:59:56.783544 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21697 | 2026.05.19 16:59:56.783584 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21698 | 2026.05.19 16:59:56.784428 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21699 | 2026.05.19 16:59:56.784465 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21700 | 2026.05.19 16:59:56.784811 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21701 | 2026.05.19 16:59:56.785023 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.05.19 16:59:56.785150 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Debug> executeQuery: Read 1301 rows, 88.77 KiB in 0.001624 sec., 801108.3743842364 rows/sec., 53.38 MiB/sec. | ||
| 21703 | 2026.05.19 16:59:56.785209 [ 281 ] {e9fe58e8-3154-4ebf-bcb8-b2f5df8fec79} <Debug> TCPHandler: Processed in 0.001809867 sec. | ||
| 21704 | 2026.05.19 16:59:56.785325 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21705 | 2026.05.19 16:59:56.785422 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21706 | 2026.05.19 16:59:56.785466 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21707 | 2026.05.19 16:59:56.786170 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21708 | 2026.05.19 16:59:56.786206 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21709 | 2026.05.19 16:59:56.786606 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21710 | 2026.05.19 16:59:56.786818 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21711 | 2026.05.19 16:59:56.786946 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_157_45 to all_162_162_0 | ||
| 21712 | 2026.05.19 16:59:56.786953 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Debug> executeQuery: Read 1472 rows, 91.08 KiB in 0.00155 sec., 949677.4193548388 rows/sec., 57.38 MiB/sec. | ||
| 21713 | 2026.05.19 16:59:56.786990 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21714 | 2026.05.19 16:59:56.787009 [ 281 ] {41194987-ace0-479f-92b8-9bbec579ea59} <Debug> TCPHandler: Processed in 0.001732837 sec. | ||
| 21715 | 2026.05.19 16:59:56.787015 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21716 | 2026.05.19 16:59:56.787125 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_45 to all_162_162_0 into Compact with storage Full | ||
| 21717 | 2026.05.19 16:59:56.787141 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21718 | 2026.05.19 16:59:56.787257 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21719 | 2026.05.19 16:59:56.787262 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21720 | 2026.05.19 16:59:56.787312 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_45, total 55360 rows starting from the beginning of the part | ||
| 21721 | 2026.05.19 16:59:56.787315 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21722 | 2026.05.19 16:59:56.787386 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 161 rows starting from the beginning of the part | ||
| 21723 | 2026.05.19 16:59:56.787444 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 224 rows starting from the beginning of the part | ||
| 21724 | 2026.05.19 16:59:56.787488 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 161 rows starting from the beginning of the part | ||
| 21725 | 2026.05.19 16:59:56.787531 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 162 rows starting from the beginning of the part | ||
| 21726 | 2026.05.19 16:59:56.787572 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1472 rows starting from the beginning of the part | ||
| 21727 | 2026.05.19 16:59:56.788184 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21728 | 2026.05.19 16:59:56.788226 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21729 | 2026.05.19 16:59:56.788821 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 21730 | 2026.05.19 16:59:56.789058 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21731 | 2026.05.19 16:59:56.789180 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 21732 | 2026.05.19 16:59:56.789200 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001962 sec., 30071.355759429152 rows/sec., 53.89 MiB/sec. | ||
| 21733 | 2026.05.19 16:59:56.789217 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21734 | 2026.05.19 16:59:56.789243 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21735 | 2026.05.19 16:59:56.789262 [ 281 ] {b5af511a-0ee8-44d6-aa7a-d8799b60bc9b} <Debug> TCPHandler: Processed in 0.002169563 sec. | ||
| 21736 | 2026.05.19 16:59:56.789314 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 21737 | 2026.05.19 16:59:56.789387 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21738 | 2026.05.19 16:59:56.789488 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21739 | 2026.05.19 16:59:56.789531 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21740 | 2026.05.19 16:59:56.789540 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21741 | 2026.05.19 16:59:56.789608 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2956 rows starting from the beginning of the part | ||
| 21742 | 2026.05.19 16:59:56.789746 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 40 rows starting from the beginning of the part | ||
| 21743 | 2026.05.19 16:59:56.789864 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21744 | 2026.05.19 16:59:56.789869 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 21 rows starting from the beginning of the part | ||
| 21745 | 2026.05.19 16:59:56.789909 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21746 | 2026.05.19 16:59:56.790000 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 42 rows starting from the beginning of the part | ||
| 21747 | 2026.05.19 16:59:56.790113 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 16 rows starting from the beginning of the part | ||
| 21748 | 2026.05.19 16:59:56.790224 [ 200 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 59 rows starting from the beginning of the part | ||
| 21749 | 2026.05.19 16:59:56.790238 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21750 | 2026.05.19 16:59:56.790460 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21751 | 2026.05.19 16:59:56.790599 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001129 sec., 7971.656333038087 rows/sec., 563.10 KiB/sec. | ||
| 21752 | 2026.05.19 16:59:56.790635 [ 281 ] {a987047e-4172-4aff-8c79-83f4906b9fba} <Debug> TCPHandler: Processed in 0.00129739 sec. | ||
| 21753 | 2026.05.19 16:59:56.800789 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57540 rows, containing 5 columns (5 merged, 0 gathered) in 0.013703638 sec., 4198884.996816174 rows/sec., 271.71 MiB/sec. | ||
| 21754 | 2026.05.19 16:59:56.801222 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Trace> MergedBlockOutputStream: filled checksums all_1_162_46 (state Temporary) | ||
| 21755 | 2026.05.19 16:59:56.801571 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_162_46 to all_1_162_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21756 | 2026.05.19 16:59:56.801636 [ 190 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_162_46} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_157_45, all_162_162_0] -> all_1_162_46 | ||
| 21757 | 2026.05.19 16:59:56.801717 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 21758 | 2026.05.19 16:59:56.802789 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 19 columns (19 merged, 0 gathered) in 0.013504025 sec., 232078.95423771802 rows/sec., 415.67 MiB/sec. | ||
| 21759 | 2026.05.19 16:59:56.805345 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 21760 | 2026.05.19 16:59:56.805669 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21761 | 2026.05.19 16:59:56.805735 [ 190 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 21762 | 2026.05.19 16:59:56.805860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.72 MiB. | ||
| 21763 | 2026.05.19 16:59:57.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.51 MiB, peak 414.78 MiB, free memory in arenas 0.00 B, will set to 403.47 MiB (RSS), difference: 9.96 MiB | ||
| 21764 | 2026.05.19 16:59:57.266587 [ 103 ] {} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21765 | 2026.05.19 16:59:57.266647 [ 103 ] {} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21766 | 2026.05.19 16:59:57.266670 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21767 | 2026.05.19 16:59:57.266845 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::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 | ||
| 21768 | 2026.05.19 16:59:57.267261 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21769 | 2026.05.19 16:59:57.267322 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 21770 | 2026.05.19 16:59:57.267438 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 21771 | 2026.05.19 16:59:57.267505 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 21772 | 2026.05.19 16:59:57.267560 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::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 | ||
| 21773 | 2026.05.19 16:59:57.267620 [ 197 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::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 | ||
| 21774 | 2026.05.19 16:59:57.269046 [ 190 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 6 columns (6 merged, 0 gathered) in 0.002281455 sec., 27613.956882778755 rows/sec., 5.04 MiB/sec. | ||
| 21775 | 2026.05.19 16:59:57.269208 [ 190 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21776 | 2026.05.19 16:59:57.269553 [ 190 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21777 | 2026.05.19 16:59:57.269658 [ 190 ] {7810b515-21e4-42cc-82fe-1db39a8028f3::all_1_5_1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21778 | 2026.05.19 16:59:57.269766 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21779 | 2026.05.19 17:00:01.032262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46596 | ||
| 21780 | 2026.05.19 17:00:01.032796 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.05.19 17:00:01.032832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21782 | 2026.05.19 17:00:01.033310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21783 | 2026.05.19 17:00:01.033536 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.05.19 17:00:01.033670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46596 | ||
| 21785 | 2026.05.19 17:00:01.242798 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21786 | 2026.05.19 17:00:01.243120 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 21787 | 2026.05.19 17:00:01.243576 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21788 | 2026.05.19 17:00:01.243614 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <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 | ||
| 21789 | 2026.05.19 17:00:01.243819 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21790 | 2026.05.19 17:00:01.243884 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21791 | 2026.05.19 17:00:01.244020 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21792 | 2026.05.19 17:00:01.244055 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21793 | 2026.05.19 17:00:01.244077 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 21794 | 2026.05.19 17:00:01.244092 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21795 | 2026.05.19 17:00:01.244135 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21796 | 2026.05.19 17:00:01.244155 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 21797 | 2026.05.19 17:00:01.245255 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002275 sec., 27692.30769230769 rows/sec., 5.05 MiB/sec. | ||
| 21798 | 2026.05.19 17:00:01.245366 [ 281 ] {ae492b08-61b0-4bae-9e53-48fc644dd16c} <Debug> TCPHandler: Processed in 0.002737062 sec. | ||
| 21799 | 2026.05.19 17:00:01.247044 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21800 | 2026.05.19 17:00:01.247154 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21801 | 2026.05.19 17:00:01.247196 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21802 | 2026.05.19 17:00:01.247667 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21803 | 2026.05.19 17:00:01.247704 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21804 | 2026.05.19 17:00:01.248032 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21805 | 2026.05.19 17:00:01.248244 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2026.05.19 17:00:01.248386 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001263 sec., 44338.87569279493 rows/sec., 3.41 MiB/sec. | ||
| 21807 | 2026.05.19 17:00:01.248421 [ 281 ] {673f4ab6-b1bd-4a6f-8c34-9e2efd3b2fe6} <Debug> TCPHandler: Processed in 0.001426361 sec. | ||
| 21808 | 2026.05.19 17:00:01.248546 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21809 | 2026.05.19 17:00:01.248644 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21810 | 2026.05.19 17:00:01.248684 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21811 | 2026.05.19 17:00:01.249103 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21812 | 2026.05.19 17:00:01.249140 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21813 | 2026.05.19 17:00:01.249435 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21814 | 2026.05.19 17:00:01.249641 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21815 | 2026.05.19 17:00:01.249772 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 21816 | 2026.05.19 17:00:01.249806 [ 281 ] {8a8ab91e-898a-4f7f-a979-7601a909bd62} <Debug> TCPHandler: Processed in 0.00130983 sec. | ||
| 21817 | 2026.05.19 17:00:01.249926 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21818 | 2026.05.19 17:00:01.250024 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21819 | 2026.05.19 17:00:01.250067 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21820 | 2026.05.19 17:00:01.250469 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21821 | 2026.05.19 17:00:01.250503 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21822 | 2026.05.19 17:00:01.250834 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21823 | 2026.05.19 17:00:01.251038 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21824 | 2026.05.19 17:00:01.251168 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 21825 | 2026.05.19 17:00:01.251203 [ 281 ] {fa72a1e9-aa85-4ca3-99b0-f3c196797ad6} <Debug> TCPHandler: Processed in 0.00132522 sec. | ||
| 21826 | 2026.05.19 17:00:01.251363 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21827 | 2026.05.19 17:00:01.251459 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21828 | 2026.05.19 17:00:01.251502 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21829 | 2026.05.19 17:00:01.251836 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21830 | 2026.05.19 17:00:01.251872 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21831 | 2026.05.19 17:00:01.252171 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21832 | 2026.05.19 17:00:01.252372 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.05.19 17:00:01.252502 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 21834 | 2026.05.19 17:00:01.252536 [ 281 ] {3846b548-69be-4c29-8b5d-be41655fec17} <Debug> TCPHandler: Processed in 0.001224539 sec. | ||
| 21835 | 2026.05.19 17:00:01.986813 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58636 | ||
| 21836 | 2026.05.19 17:00:01.986894 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21837 | 2026.05.19 17:00:01.986919 [ 306 ] {} <Debug> TCP-Session: 449fa503-bd2b-484f-8830-f575795855e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58636 | ||
| 21838 | 2026.05.19 17:00:01.986941 [ 306 ] {} <Debug> TCP-Session: 449fa503-bd2b-484f-8830-f575795855e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21839 | 2026.05.19 17:00:01.986954 [ 306 ] {} <Debug> TCP-Session: 449fa503-bd2b-484f-8830-f575795855e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21840 | 2026.05.19 17:00:01.987178 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50046 | ||
| 21841 | 2026.05.19 17:00:01.987212 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54533 | ||
| 21842 | 2026.05.19 17:00:01.987239 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61634 | ||
| 21843 | 2026.05.19 17:00:01.987279 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21844 | 2026.05.19 17:00:01.987285 [ 306 ] {} <Trace> TCP-Session: 449fa503-bd2b-484f-8830-f575795855e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21845 | 2026.05.19 17:00:01.987315 [ 307 ] {} <Debug> TCP-Session: 695ecb47-07f6-4fa6-97fa-479ae0835739 Authenticating user 'default' from [fd00:1122:3344:101::e]:50046 | ||
| 21846 | 2026.05.19 17:00:01.987324 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21847 | 2026.05.19 17:00:01.987318 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21848 | 2026.05.19 17:00:01.987350 [ 307 ] {} <Debug> TCP-Session: 695ecb47-07f6-4fa6-97fa-479ae0835739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21849 | 2026.05.19 17:00:01.987359 [ 275 ] {} <Debug> TCP-Session: 94b942d8-602a-48c1-b0b0-8bd12ab2d33d Authenticating user 'default' from [fd00:1122:3344:101::e]:61634 | ||
| 21850 | 2026.05.19 17:00:01.987379 [ 308 ] {} <Debug> TCP-Session: bbb620f9-626c-4cfd-a2a7-79e89f9ceb04 Authenticating user 'default' from [fd00:1122:3344:101::e]:54533 | ||
| 21851 | 2026.05.19 17:00:01.987381 [ 307 ] {} <Debug> TCP-Session: 695ecb47-07f6-4fa6-97fa-479ae0835739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21852 | 2026.05.19 17:00:01.987396 [ 275 ] {} <Debug> TCP-Session: 94b942d8-602a-48c1-b0b0-8bd12ab2d33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21853 | 2026.05.19 17:00:01.987419 [ 308 ] {} <Debug> TCP-Session: bbb620f9-626c-4cfd-a2a7-79e89f9ceb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21854 | 2026.05.19 17:00:01.987433 [ 275 ] {} <Debug> TCP-Session: 94b942d8-602a-48c1-b0b0-8bd12ab2d33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21855 | 2026.05.19 17:00:01.987264 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47923 | ||
| 21856 | 2026.05.19 17:00:01.987470 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21857 | 2026.05.19 17:00:01.987452 [ 308 ] {} <Debug> TCP-Session: bbb620f9-626c-4cfd-a2a7-79e89f9ceb04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21858 | 2026.05.19 17:00:01.987516 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21859 | 2026.05.19 17:00:01.987252 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49809 | ||
| 21860 | 2026.05.19 17:00:01.987555 [ 302 ] {} <Debug> TCP-Session: dfcf9fc8-a474-42df-bccb-1027415a02ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47923 | ||
| 21861 | 2026.05.19 17:00:01.987234 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58404 | ||
| 21862 | 2026.05.19 17:00:01.987612 [ 302 ] {} <Debug> TCP-Session: dfcf9fc8-a474-42df-bccb-1027415a02ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21863 | 2026.05.19 17:00:01.987634 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21864 | 2026.05.19 17:00:01.987648 [ 302 ] {} <Debug> TCP-Session: dfcf9fc8-a474-42df-bccb-1027415a02ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21865 | 2026.05.19 17:00:01.987656 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21866 | 2026.05.19 17:00:01.987672 [ 285 ] {} <Debug> TCP-Session: 0ff5dd77-42fc-49f4-b065-a0d5cf81f3b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49809 | ||
| 21867 | 2026.05.19 17:00:01.987225 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37983 | ||
| 21868 | 2026.05.19 17:00:01.987710 [ 285 ] {} <Debug> TCP-Session: 0ff5dd77-42fc-49f4-b065-a0d5cf81f3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21869 | 2026.05.19 17:00:01.987696 [ 309 ] {} <Debug> TCP-Session: d9eb80d4-e94a-41b7-a0f0-577e38f5eed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58404 | ||
| 21870 | 2026.05.19 17:00:01.987738 [ 285 ] {} <Debug> TCP-Session: 0ff5dd77-42fc-49f4-b065-a0d5cf81f3b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21871 | 2026.05.19 17:00:01.987742 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21872 | 2026.05.19 17:00:01.987756 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21873 | 2026.05.19 17:00:01.987752 [ 309 ] {} <Debug> TCP-Session: d9eb80d4-e94a-41b7-a0f0-577e38f5eed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21874 | 2026.05.19 17:00:01.987792 [ 310 ] {} <Debug> TCP-Session: c000de57-190c-4201-8632-cd10d3cec4b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37983 | ||
| 21875 | 2026.05.19 17:00:01.987807 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21876 | 2026.05.19 17:00:01.987808 [ 309 ] {} <Debug> TCP-Session: d9eb80d4-e94a-41b7-a0f0-577e38f5eed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21877 | 2026.05.19 17:00:01.987823 [ 310 ] {} <Debug> TCP-Session: c000de57-190c-4201-8632-cd10d3cec4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21878 | 2026.05.19 17:00:01.987276 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54489 | ||
| 21879 | 2026.05.19 17:00:01.987859 [ 310 ] {} <Debug> TCP-Session: c000de57-190c-4201-8632-cd10d3cec4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21880 | 2026.05.19 17:00:01.987914 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21881 | 2026.05.19 17:00:01.987941 [ 303 ] {} <Debug> TCP-Session: 07a3d4bf-9589-40b8-b777-f5cb4db3b3f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54489 | ||
| 21882 | 2026.05.19 17:00:01.987957 [ 303 ] {} <Debug> TCP-Session: 07a3d4bf-9589-40b8-b777-f5cb4db3b3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21883 | 2026.05.19 17:00:01.987970 [ 303 ] {} <Debug> TCP-Session: 07a3d4bf-9589-40b8-b777-f5cb4db3b3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21884 | 2026.05.19 17:00:01.988091 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 21885 | 2026.05.19 17:00:01.989044 [ 364 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> AggregatingTransform: Aggregating | ||
| 21886 | 2026.05.19 17:00:01.989084 [ 364 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 21887 | 2026.05.19 17:00:01.989114 [ 364 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922444 sec. (1084.077 rows/sec., 42.35 KiB/sec.) | ||
| 21888 | 2026.05.19 17:00:01.989128 [ 364 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Trace> Aggregator: Merging aggregated data | ||
| 21889 | 2026.05.19 17:00:01.989676 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002258 sec., 442.8697962798937 rows/sec., 17.30 KiB/sec. | ||
| 21890 | 2026.05.19 17:00:01.989806 [ 306 ] {e725c5d1-9be6-4841-ad1f-ce96e306aa1e} <Debug> TCPHandler: Processed in 0.00263462 sec. | ||
| 21891 | 2026.05.19 17:00:01.989934 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21892 | 2026.05.19 17:00:01.989961 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21893 | 2026.05.19 17:00:01.989963 [ 306 ] {} <Debug> TCP-Session: 449fa503-bd2b-484f-8830-f575795855e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21894 | 2026.05.19 17:00:01.989981 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21895 | 2026.05.19 17:00:01.989995 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21896 | 2026.05.19 17:00:01.990015 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21897 | 2026.05.19 17:00:01.990036 [ 303 ] {} <Debug> TCP-Session: 07a3d4bf-9589-40b8-b777-f5cb4db3b3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21898 | 2026.05.19 17:00:01.990049 [ 308 ] {} <Debug> TCP-Session: bbb620f9-626c-4cfd-a2a7-79e89f9ceb04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21899 | 2026.05.19 17:00:01.990048 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21900 | 2026.05.19 17:00:01.990072 [ 310 ] {} <Debug> TCP-Session: c000de57-190c-4201-8632-cd10d3cec4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21901 | 2026.05.19 17:00:01.990079 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21902 | 2026.05.19 17:00:01.990106 [ 302 ] {} <Debug> TCP-Session: dfcf9fc8-a474-42df-bccb-1027415a02ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21903 | 2026.05.19 17:00:01.990057 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21904 | 2026.05.19 17:00:01.990142 [ 285 ] {} <Debug> TCP-Session: 0ff5dd77-42fc-49f4-b065-a0d5cf81f3b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21905 | 2026.05.19 17:00:01.990031 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21906 | 2026.05.19 17:00:01.990172 [ 275 ] {} <Debug> TCP-Session: 94b942d8-602a-48c1-b0b0-8bd12ab2d33d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21907 | 2026.05.19 17:00:01.990006 [ 307 ] {} <Debug> TCP-Session: 695ecb47-07f6-4fa6-97fa-479ae0835739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21908 | 2026.05.19 17:00:01.990207 [ 309 ] {} <Debug> TCP-Session: d9eb80d4-e94a-41b7-a0f0-577e38f5eed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21909 | 2026.05.19 17:00:02.094587 [ 219 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21910 | 2026.05.19 17:00:02.094649 [ 219 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21911 | 2026.05.19 17:00:02.098064 [ 219 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21912 | 2026.05.19 17:00:02.143962 [ 224 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21913 | 2026.05.19 17:00:02.144005 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21914 | 2026.05.19 17:00:02.147480 [ 224 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21915 | 2026.05.19 17:00:02.243369 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21916 | 2026.05.19 17:00:02.243413 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21917 | 2026.05.19 17:00:02.247154 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21918 | 2026.05.19 17:00:02.287738 [ 225 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21919 | 2026.05.19 17:00:02.287788 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21920 | 2026.05.19 17:00:02.290175 [ 225 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21921 | 2026.05.19 17:00:03.507616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 21922 | 2026.05.19 17:00:03.542045 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2026.05.19 17:00:03.542199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 21924 | 2026.05.19 17:00:03.552209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 21925 | 2026.05.19 17:00:03.555572 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21926 | 2026.05.19 17:00:03.570371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 21927 | 2026.05.19 17:00:04.187262 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41877 | ||
| 21928 | 2026.05.19 17:00:04.187352 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21929 | 2026.05.19 17:00:04.187377 [ 306 ] {} <Debug> TCP-Session: e609de68-d49b-41af-aa3c-216544627794 Authenticating user 'default' from [fd00:1122:3344:101::e]:41877 | ||
| 21930 | 2026.05.19 17:00:04.187398 [ 306 ] {} <Debug> TCP-Session: e609de68-d49b-41af-aa3c-216544627794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21931 | 2026.05.19 17:00:04.187411 [ 306 ] {} <Debug> TCP-Session: e609de68-d49b-41af-aa3c-216544627794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21932 | 2026.05.19 17:00:04.187627 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49971 | ||
| 21933 | 2026.05.19 17:00:04.187656 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53791 | ||
| 21934 | 2026.05.19 17:00:04.187671 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55467 | ||
| 21935 | 2026.05.19 17:00:04.187695 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38949 | ||
| 21936 | 2026.05.19 17:00:04.187731 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21937 | 2026.05.19 17:00:04.187738 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21938 | 2026.05.19 17:00:04.187755 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21939 | 2026.05.19 17:00:04.187771 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21940 | 2026.05.19 17:00:04.187770 [ 307 ] {} <Debug> TCP-Session: 6e63773c-29b2-4ccc-a7fe-bf3e95474a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:49971 | ||
| 21941 | 2026.05.19 17:00:04.187793 [ 275 ] {} <Debug> TCP-Session: 8f7ade07-c046-4d4a-ab92-93ba506c3c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:55467 | ||
| 21942 | 2026.05.19 17:00:04.187800 [ 302 ] {} <Debug> TCP-Session: 7b41d002-276a-4fbe-919d-e6f42a6ff0e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38949 | ||
| 21943 | 2026.05.19 17:00:04.187815 [ 307 ] {} <Debug> TCP-Session: 6e63773c-29b2-4ccc-a7fe-bf3e95474a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21944 | 2026.05.19 17:00:04.187816 [ 275 ] {} <Debug> TCP-Session: 8f7ade07-c046-4d4a-ab92-93ba506c3c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21945 | 2026.05.19 17:00:04.187826 [ 302 ] {} <Debug> TCP-Session: 7b41d002-276a-4fbe-919d-e6f42a6ff0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21946 | 2026.05.19 17:00:04.187833 [ 307 ] {} <Debug> TCP-Session: 6e63773c-29b2-4ccc-a7fe-bf3e95474a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21947 | 2026.05.19 17:00:04.187846 [ 302 ] {} <Debug> TCP-Session: 7b41d002-276a-4fbe-919d-e6f42a6ff0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21948 | 2026.05.19 17:00:04.187839 [ 275 ] {} <Debug> TCP-Session: 8f7ade07-c046-4d4a-ab92-93ba506c3c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21949 | 2026.05.19 17:00:04.187741 [ 306 ] {} <Trace> TCP-Session: e609de68-d49b-41af-aa3c-216544627794 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21950 | 2026.05.19 17:00:04.187706 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64234 | ||
| 21951 | 2026.05.19 17:00:04.187664 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34951 | ||
| 21952 | 2026.05.19 17:00:04.187645 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45601 | ||
| 21953 | 2026.05.19 17:00:04.187987 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21954 | 2026.05.19 17:00:04.187780 [ 310 ] {} <Debug> TCP-Session: cb7d5b8e-8635-41ad-bba1-68ca719f3166 Authenticating user 'default' from [fd00:1122:3344:101::e]:53791 | ||
| 21955 | 2026.05.19 17:00:04.188028 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21956 | 2026.05.19 17:00:04.188042 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21957 | 2026.05.19 17:00:04.188049 [ 310 ] {} <Debug> TCP-Session: cb7d5b8e-8635-41ad-bba1-68ca719f3166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21958 | 2026.05.19 17:00:04.188067 [ 309 ] {} <Debug> TCP-Session: 3eef77a5-0a42-49dd-bfe0-f543c4e76137 Authenticating user 'default' from [fd00:1122:3344:101::e]:34951 | ||
| 21959 | 2026.05.19 17:00:04.188087 [ 310 ] {} <Debug> TCP-Session: cb7d5b8e-8635-41ad-bba1-68ca719f3166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21960 | 2026.05.19 17:00:04.188079 [ 308 ] {} <Debug> TCP-Session: beaa7688-f754-42fb-af6e-9ede360026c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45601 | ||
| 21961 | 2026.05.19 17:00:04.188110 [ 309 ] {} <Debug> TCP-Session: 3eef77a5-0a42-49dd-bfe0-f543c4e76137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21962 | 2026.05.19 17:00:04.188050 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41877) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21963 | 2026.05.19 17:00:04.188143 [ 308 ] {} <Debug> TCP-Session: beaa7688-f754-42fb-af6e-9ede360026c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21964 | 2026.05.19 17:00:04.188148 [ 309 ] {} <Debug> TCP-Session: 3eef77a5-0a42-49dd-bfe0-f543c4e76137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21965 | 2026.05.19 17:00:04.188186 [ 308 ] {} <Debug> TCP-Session: beaa7688-f754-42fb-af6e-9ede360026c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21966 | 2026.05.19 17:00:04.188031 [ 303 ] {} <Debug> TCP-Session: 43bb10fd-cce4-469f-ae03-ef6a349974ac Authenticating user 'default' from [fd00:1122:3344:101::e]:64234 | ||
| 21967 | 2026.05.19 17:00:04.187683 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33023 | ||
| 21968 | 2026.05.19 17:00:04.188240 [ 303 ] {} <Debug> TCP-Session: 43bb10fd-cce4-469f-ae03-ef6a349974ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21969 | 2026.05.19 17:00:04.188277 [ 303 ] {} <Debug> TCP-Session: 43bb10fd-cce4-469f-ae03-ef6a349974ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21970 | 2026.05.19 17:00:04.188301 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21971 | 2026.05.19 17:00:04.188331 [ 285 ] {} <Debug> TCP-Session: 893ad13d-3014-45cc-be85-a8d5dac6d797 Authenticating user 'default' from [fd00:1122:3344:101::e]:33023 | ||
| 21972 | 2026.05.19 17:00:04.188351 [ 285 ] {} <Debug> TCP-Session: 893ad13d-3014-45cc-be85-a8d5dac6d797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21973 | 2026.05.19 17:00:04.188366 [ 285 ] {} <Debug> TCP-Session: 893ad13d-3014-45cc-be85-a8d5dac6d797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21974 | 2026.05.19 17:00:04.188413 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21975 | 2026.05.19 17:00:04.188472 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21976 | 2026.05.19 17:00:04.188746 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 21977 | 2026.05.19 17:00:04.189614 [ 361 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> AggregatingTransform: Aggregating | ||
| 21978 | 2026.05.19 17:00:04.189717 [ 361 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 21979 | 2026.05.19 17:00:04.189749 [ 361 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900584 sec. (1110.391 rows/sec., 43.37 KiB/sec.) | ||
| 21980 | 2026.05.19 17:00:04.189763 [ 361 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Trace> Aggregator: Merging aggregated data | ||
| 21981 | 2026.05.19 17:00:04.190389 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002394 sec., 417.7109440267335 rows/sec., 16.32 KiB/sec. | ||
| 21982 | 2026.05.19 17:00:04.190529 [ 306 ] {0d2427e5-28cc-4598-9dcd-aa92c15bdc95} <Debug> TCPHandler: Processed in 0.002915315 sec. | ||
| 21983 | 2026.05.19 17:00:04.190645 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21984 | 2026.05.19 17:00:04.190674 [ 306 ] {} <Debug> TCP-Session: e609de68-d49b-41af-aa3c-216544627794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21985 | 2026.05.19 17:00:04.190683 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21986 | 2026.05.19 17:00:04.190700 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21987 | 2026.05.19 17:00:04.190728 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21988 | 2026.05.19 17:00:04.190745 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21989 | 2026.05.19 17:00:04.190766 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21990 | 2026.05.19 17:00:04.190778 [ 303 ] {} <Debug> TCP-Session: 43bb10fd-cce4-469f-ae03-ef6a349974ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21991 | 2026.05.19 17:00:04.190790 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21992 | 2026.05.19 17:00:04.190811 [ 307 ] {} <Debug> TCP-Session: 6e63773c-29b2-4ccc-a7fe-bf3e95474a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21993 | 2026.05.19 17:00:04.190830 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21994 | 2026.05.19 17:00:04.190825 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21995 | 2026.05.19 17:00:04.190851 [ 308 ] {} <Debug> TCP-Session: beaa7688-f754-42fb-af6e-9ede360026c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21996 | 2026.05.19 17:00:04.190863 [ 302 ] {} <Debug> TCP-Session: 7b41d002-276a-4fbe-919d-e6f42a6ff0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21997 | 2026.05.19 17:00:04.190888 [ 310 ] {} <Debug> TCP-Session: cb7d5b8e-8635-41ad-bba1-68ca719f3166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21998 | 2026.05.19 17:00:04.190799 [ 275 ] {} <Debug> TCP-Session: 8f7ade07-c046-4d4a-ab92-93ba506c3c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21999 | 2026.05.19 17:00:04.190735 [ 309 ] {} <Debug> TCP-Session: 3eef77a5-0a42-49dd-bfe0-f543c4e76137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22000 | 2026.05.19 17:00:04.190744 [ 285 ] {} <Debug> TCP-Session: 893ad13d-3014-45cc-be85-a8d5dac6d797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22001 | 2026.05.19 17:00:04.273370 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38447 | ||
| 22002 | 2026.05.19 17:00:04.273441 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22003 | 2026.05.19 17:00:04.273463 [ 306 ] {} <Debug> TCP-Session: 8071c68b-ded4-4e26-9a53-3fb623e73b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:38447 | ||
| 22004 | 2026.05.19 17:00:04.273484 [ 306 ] {} <Debug> TCP-Session: 8071c68b-ded4-4e26-9a53-3fb623e73b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22005 | 2026.05.19 17:00:04.273497 [ 306 ] {} <Debug> TCP-Session: 8071c68b-ded4-4e26-9a53-3fb623e73b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22006 | 2026.05.19 17:00:04.273764 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45720 | ||
| 22007 | 2026.05.19 17:00:04.273795 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62216 | ||
| 22008 | 2026.05.19 17:00:04.273792 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40069 | ||
| 22009 | 2026.05.19 17:00:04.273822 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58324 | ||
| 22010 | 2026.05.19 17:00:04.273855 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22011 | 2026.05.19 17:00:04.273854 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39682 | ||
| 22012 | 2026.05.19 17:00:04.273906 [ 275 ] {} <Debug> TCP-Session: e357c0f6-1843-4790-9d1c-e6276a55eb9e Authenticating user 'default' from [fd00:1122:3344:101::e]:62216 | ||
| 22013 | 2026.05.19 17:00:04.273935 [ 306 ] {} <Trace> TCP-Session: 8071c68b-ded4-4e26-9a53-3fb623e73b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22014 | 2026.05.19 17:00:04.273958 [ 275 ] {} <Debug> TCP-Session: e357c0f6-1843-4790-9d1c-e6276a55eb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22015 | 2026.05.19 17:00:04.273975 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22016 | 2026.05.19 17:00:04.273985 [ 275 ] {} <Debug> TCP-Session: e357c0f6-1843-4790-9d1c-e6276a55eb9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22017 | 2026.05.19 17:00:04.273854 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22018 | 2026.05.19 17:00:04.274010 [ 303 ] {} <Debug> TCP-Session: b8a688e3-8afc-4e5c-a75c-0e8f92347ab9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39682 | ||
| 22019 | 2026.05.19 17:00:04.274037 [ 307 ] {} <Debug> TCP-Session: edbbdbe7-5e5a-458c-8ff2-b42759edf558 Authenticating user 'default' from [fd00:1122:3344:101::e]:45720 | ||
| 22020 | 2026.05.19 17:00:04.273817 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38475 | ||
| 22021 | 2026.05.19 17:00:04.274063 [ 307 ] {} <Debug> TCP-Session: edbbdbe7-5e5a-458c-8ff2-b42759edf558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22022 | 2026.05.19 17:00:04.274054 [ 303 ] {} <Debug> TCP-Session: b8a688e3-8afc-4e5c-a75c-0e8f92347ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22023 | 2026.05.19 17:00:04.274086 [ 307 ] {} <Debug> TCP-Session: edbbdbe7-5e5a-458c-8ff2-b42759edf558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22024 | 2026.05.19 17:00:04.274101 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22025 | 2026.05.19 17:00:04.274111 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38447) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22026 | 2026.05.19 17:00:04.274133 [ 302 ] {} <Debug> TCP-Session: 37f3c43a-4d95-4c02-8198-09b215e685a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38475 | ||
| 22027 | 2026.05.19 17:00:04.274109 [ 303 ] {} <Debug> TCP-Session: b8a688e3-8afc-4e5c-a75c-0e8f92347ab9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22028 | 2026.05.19 17:00:04.274164 [ 302 ] {} <Debug> TCP-Session: 37f3c43a-4d95-4c02-8198-09b215e685a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22029 | 2026.05.19 17:00:04.273780 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34213 | ||
| 22030 | 2026.05.19 17:00:04.274194 [ 302 ] {} <Debug> TCP-Session: 37f3c43a-4d95-4c02-8198-09b215e685a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22031 | 2026.05.19 17:00:04.273908 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22032 | 2026.05.19 17:00:04.273907 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22033 | 2026.05.19 17:00:04.274247 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22034 | 2026.05.19 17:00:04.274264 [ 309 ] {} <Debug> TCP-Session: 3d8e761d-da0c-47e9-9b75-cf39d6766034 Authenticating user 'default' from [fd00:1122:3344:101::e]:40069 | ||
| 22035 | 2026.05.19 17:00:04.274275 [ 285 ] {} <Debug> TCP-Session: c129ceff-bf4d-44c6-8f57-0ca0a6eef05e Authenticating user 'default' from [fd00:1122:3344:101::e]:58324 | ||
| 22036 | 2026.05.19 17:00:04.274288 [ 308 ] {} <Debug> TCP-Session: 258bbba7-b617-4331-96cd-da7d7d7f035d Authenticating user 'default' from [fd00:1122:3344:101::e]:34213 | ||
| 22037 | 2026.05.19 17:00:04.274305 [ 309 ] {} <Debug> TCP-Session: 3d8e761d-da0c-47e9-9b75-cf39d6766034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22038 | 2026.05.19 17:00:04.274307 [ 285 ] {} <Debug> TCP-Session: c129ceff-bf4d-44c6-8f57-0ca0a6eef05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22039 | 2026.05.19 17:00:04.274322 [ 308 ] {} <Debug> TCP-Session: 258bbba7-b617-4331-96cd-da7d7d7f035d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22040 | 2026.05.19 17:00:04.274329 [ 309 ] {} <Debug> TCP-Session: 3d8e761d-da0c-47e9-9b75-cf39d6766034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22041 | 2026.05.19 17:00:04.274337 [ 285 ] {} <Debug> TCP-Session: c129ceff-bf4d-44c6-8f57-0ca0a6eef05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22042 | 2026.05.19 17:00:04.274353 [ 308 ] {} <Debug> TCP-Session: 258bbba7-b617-4331-96cd-da7d7d7f035d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22043 | 2026.05.19 17:00:04.273783 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36178 | ||
| 22044 | 2026.05.19 17:00:04.274406 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22045 | 2026.05.19 17:00:04.274438 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22046 | 2026.05.19 17:00:04.274459 [ 310 ] {} <Debug> TCP-Session: 9b9b1d61-657d-4c13-bd99-54a8d814e1cb Authenticating user 'default' from [fd00:1122:3344:101::e]:36178 | ||
| 22047 | 2026.05.19 17:00:04.274460 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22048 | 2026.05.19 17:00:04.274478 [ 310 ] {} <Debug> TCP-Session: 9b9b1d61-657d-4c13-bd99-54a8d814e1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22049 | 2026.05.19 17:00:04.274491 [ 310 ] {} <Debug> TCP-Session: 9b9b1d61-657d-4c13-bd99-54a8d814e1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22050 | 2026.05.19 17:00:04.274735 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Debug> oximeter.version (b1f04b42-bbf3-4573-959e-bb8e42577adf) (SelectExecutor): Key condition: unknown | ||
| 22051 | 2026.05.19 17:00:04.275632 [ 321 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> AggregatingTransform: Aggregating | ||
| 22052 | 2026.05.19 17:00:04.275669 [ 321 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> Aggregator: Aggregation method: without_key | ||
| 22053 | 2026.05.19 17:00:04.275702 [ 321 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864523 sec. (1156.707 rows/sec., 45.18 KiB/sec.) | ||
| 22054 | 2026.05.19 17:00:04.275721 [ 321 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Trace> Aggregator: Merging aggregated data | ||
| 22055 | 2026.05.19 17:00:04.276315 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002257 sec., 443.06601683650865 rows/sec., 17.31 KiB/sec. | ||
| 22056 | 2026.05.19 17:00:04.276456 [ 306 ] {2e48ee1b-22dc-4f55-bdda-0d71a1faa9f8} <Debug> TCPHandler: Processed in 0.002637961 sec. | ||
| 22057 | 2026.05.19 17:00:04.276625 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22058 | 2026.05.19 17:00:04.276661 [ 306 ] {} <Debug> TCP-Session: 8071c68b-ded4-4e26-9a53-3fb623e73b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2026.05.19 17:00:04.276663 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22060 | 2026.05.19 17:00:04.276690 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22061 | 2026.05.19 17:00:04.276713 [ 307 ] {} <Debug> TCP-Session: edbbdbe7-5e5a-458c-8ff2-b42759edf558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22062 | 2026.05.19 17:00:04.276719 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22063 | 2026.05.19 17:00:04.276744 [ 308 ] {} <Debug> TCP-Session: 258bbba7-b617-4331-96cd-da7d7d7f035d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22064 | 2026.05.19 17:00:04.276748 [ 285 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22065 | 2026.05.19 17:00:04.276770 [ 309 ] {} <Debug> TCP-Session: 3d8e761d-da0c-47e9-9b75-cf39d6766034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22066 | 2026.05.19 17:00:04.276777 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22067 | 2026.05.19 17:00:04.276824 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22068 | 2026.05.19 17:00:04.276845 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22069 | 2026.05.19 17:00:04.276850 [ 302 ] {} <Debug> TCP-Session: 37f3c43a-4d95-4c02-8198-09b215e685a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22070 | 2026.05.19 17:00:04.276878 [ 310 ] {} <Debug> TCP-Session: 9b9b1d61-657d-4c13-bd99-54a8d814e1cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22071 | 2026.05.19 17:00:04.276894 [ 275 ] {} <Debug> TCP-Session: e357c0f6-1843-4790-9d1c-e6276a55eb9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22072 | 2026.05.19 17:00:04.276806 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22073 | 2026.05.19 17:00:04.276808 [ 285 ] {} <Debug> TCP-Session: c129ceff-bf4d-44c6-8f57-0ca0a6eef05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22074 | 2026.05.19 17:00:04.276975 [ 303 ] {} <Debug> TCP-Session: b8a688e3-8afc-4e5c-a75c-0e8f92347ab9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22075 | 2026.05.19 17:00:06.130589 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22076 | 2026.05.19 17:00:06.130643 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22077 | 2026.05.19 17:00:06.133412 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22078 | 2026.05.19 17:00:06.244132 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22079 | 2026.05.19 17:00:06.244513 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 22080 | 2026.05.19 17:00:06.245060 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22081 | 2026.05.19 17:00:06.245133 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <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', 'virtual_machine:check')" moved to PREWHERE | ||
| 22082 | 2026.05.19 17:00:06.245363 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22083 | 2026.05.19 17:00:06.245438 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22084 | 2026.05.19 17:00:06.245588 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 22085 | 2026.05.19 17:00:06.245626 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22086 | 2026.05.19 17:00:06.245648 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22087 | 2026.05.19 17:00:06.245664 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22088 | 2026.05.19 17:00:06.245707 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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', 'virtual_machine:check'))" | ||
| 22089 | 2026.05.19 17:00:06.245727 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22090 | 2026.05.19 17:00:06.246656 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002308 sec., 27296.36048526863 rows/sec., 4.98 MiB/sec. | ||
| 22091 | 2026.05.19 17:00:06.246730 [ 281 ] {6cbe59ad-2040-48b2-9296-c1e82ba5736d} <Debug> TCPHandler: Processed in 0.002766322 sec. | ||
| 22092 | 2026.05.19 17:00:06.248797 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22093 | 2026.05.19 17:00:06.248912 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22094 | 2026.05.19 17:00:06.248959 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22095 | 2026.05.19 17:00:06.249421 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22096 | 2026.05.19 17:00:06.249456 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22097 | 2026.05.19 17:00:06.249970 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 22098 | 2026.05.19 17:00:06.250472 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22099 | 2026.05.19 17:00:06.250661 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001782 sec., 1122.3344556677891 rows/sec., 83.30 KiB/sec. | ||
| 22100 | 2026.05.19 17:00:06.250700 [ 281 ] {22c74057-11c7-4d16-8728-6d8e88a3948e} <Debug> TCPHandler: Processed in 0.00195754 sec. | ||
| 22101 | 2026.05.19 17:00:06.250822 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22102 | 2026.05.19 17:00:06.250918 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22103 | 2026.05.19 17:00:06.250958 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22104 | 2026.05.19 17:00:06.251371 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22105 | 2026.05.19 17:00:06.251403 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22106 | 2026.05.19 17:00:06.251835 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22107 | 2026.05.19 17:00:06.252488 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22108 | 2026.05.19 17:00:06.252621 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Debug> executeQuery: Read 92 rows, 7.86 KiB in 0.001721 sec., 53457.292271934915 rows/sec., 4.46 MiB/sec. | ||
| 22109 | 2026.05.19 17:00:06.252655 [ 281 ] {e04c3e02-fa99-4494-a65a-5721e822a65f} <Debug> TCPHandler: Processed in 0.001883829 sec. | ||
| 22110 | 2026.05.19 17:00:06.252773 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22111 | 2026.05.19 17:00:06.252870 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22112 | 2026.05.19 17:00:06.252910 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22113 | 2026.05.19 17:00:06.253314 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22114 | 2026.05.19 17:00:06.253348 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22115 | 2026.05.19 17:00:06.253808 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22116 | 2026.05.19 17:00:06.254285 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22117 | 2026.05.19 17:00:06.254423 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001572 sec., 11450.381679389313 rows/sec., 844.86 KiB/sec. | ||
| 22118 | 2026.05.19 17:00:06.254458 [ 281 ] {48fc9aed-35ad-4136-ba48-4ff89327672b} <Debug> TCPHandler: Processed in 0.001735886 sec. | ||
| 22119 | 2026.05.19 17:00:06.254577 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22120 | 2026.05.19 17:00:06.254674 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22121 | 2026.05.19 17:00:06.254714 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22122 | 2026.05.19 17:00:06.255147 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22123 | 2026.05.19 17:00:06.255181 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22124 | 2026.05.19 17:00:06.255593 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22125 | 2026.05.19 17:00:06.256176 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22126 | 2026.05.19 17:00:06.256313 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Debug> executeQuery: Read 94 rows, 7.38 KiB in 0.001657 sec., 56729.02836451418 rows/sec., 4.35 MiB/sec. | ||
| 22127 | 2026.05.19 17:00:06.256348 [ 281 ] {d370e6ba-acec-444a-a963-d0008f52aa51} <Debug> TCPHandler: Processed in 0.001821418 sec. | ||
| 22128 | 2026.05.19 17:00:06.256474 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22129 | 2026.05.19 17:00:06.256571 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22130 | 2026.05.19 17:00:06.256616 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22131 | 2026.05.19 17:00:06.257033 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22132 | 2026.05.19 17:00:06.257068 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22133 | 2026.05.19 17:00:06.257529 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22134 | 2026.05.19 17:00:06.258061 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22135 | 2026.05.19 17:00:06.258195 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001654 sec., 97944.37726723096 rows/sec., 6.81 MiB/sec. | ||
| 22136 | 2026.05.19 17:00:06.258227 [ 281 ] {1105542b-4a01-4d7f-ac3f-81d18861715d} <Debug> TCPHandler: Processed in 0.001817008 sec. | ||
| 22137 | 2026.05.19 17:00:06.258331 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22138 | 2026.05.19 17:00:06.258422 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22139 | 2026.05.19 17:00:06.258476 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22140 | 2026.05.19 17:00:06.259309 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22141 | 2026.05.19 17:00:06.259344 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22142 | 2026.05.19 17:00:06.260030 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22143 | 2026.05.19 17:00:06.260535 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22144 | 2026.05.19 17:00:06.260680 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002249 sec., 7114.273010226767 rows/sec., 12.75 MiB/sec. | ||
| 22145 | 2026.05.19 17:00:06.260735 [ 281 ] {1561afb0-14be-47db-8efc-0ebb96fbfd7a} <Debug> TCPHandler: Processed in 0.002430817 sec. | ||
| 22146 | 2026.05.19 17:00:06.260857 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22147 | 2026.05.19 17:00:06.260954 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22148 | 2026.05.19 17:00:06.260997 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22149 | 2026.05.19 17:00:06.261350 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22150 | 2026.05.19 17:00:06.261383 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22151 | 2026.05.19 17:00:06.261832 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22152 | 2026.05.19 17:00:06.262328 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22153 | 2026.05.19 17:00:06.262445 [ 82 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22154 | 2026.05.19 17:00:06.262465 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
| 22155 | 2026.05.19 17:00:06.262482 [ 82 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22156 | 2026.05.19 17:00:06.262500 [ 281 ] {8d3261b5-75ec-4634-b688-1655ec66edba} <Debug> TCPHandler: Processed in 0.001694475 sec. | ||
| 22157 | 2026.05.19 17:00:06.262501 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22158 | 2026.05.19 17:00:06.262608 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22159 | 2026.05.19 17:00:06.262721 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22160 | 2026.05.19 17:00:06.262755 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8280 rows starting from the beginning of the part | ||
| 22161 | 2026.05.19 17:00:06.262815 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 22162 | 2026.05.19 17:00:06.262869 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 22163 | 2026.05.19 17:00:06.262916 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 22164 | 2026.05.19 17:00:06.262960 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 22165 | 2026.05.19 17:00:06.263004 [ 198 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 22166 | 2026.05.19 17:00:06.265231 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679981 sec., 3201515.234622932 rows/sec., 215.76 MiB/sec. | ||
| 22167 | 2026.05.19 17:00:06.265524 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22168 | 2026.05.19 17:00:06.266151 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22169 | 2026.05.19 17:00:06.266236 [ 187 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_156_31} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22170 | 2026.05.19 17:00:06.266351 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 22171 | 2026.05.19 17:00:07.000421 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.97 MiB, peak 414.78 MiB, free memory in arenas 0.00 B, will set to 403.49 MiB (RSS), difference: 3.52 MiB | ||
| 22172 | 2026.05.19 17:00:07.183641 [ 222 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22173 | 2026.05.19 17:00:07.183697 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22174 | 2026.05.19 17:00:07.186470 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22175 | 2026.05.19 17:00:08.211410 [ 77 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 22176 | 2026.05.19 17:00:08.211469 [ 77 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22177 | 2026.05.19 17:00:08.211489 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22178 | 2026.05.19 17:00:08.211577 [ 224 ] {} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 22179 | 2026.05.19 17:00:08.211630 [ 224 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 22180 | 2026.05.19 17:00:08.211659 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 22181 | 2026.05.19 17:00:08.211854 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22182 | 2026.05.19 17:00:08.211906 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 22183 | 2026.05.19 17:00:08.212007 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 22184 | 2026.05.19 17:00:08.212080 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 22185 | 2026.05.19 17:00:08.212150 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 22186 | 2026.05.19 17:00:08.212217 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 22187 | 2026.05.19 17:00:08.213394 [ 193 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797878 sec., 3337.2676010274336 rows/sec., 247.69 KiB/sec. | ||
| 22188 | 2026.05.19 17:00:08.213700 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 22189 | 2026.05.19 17:00:08.214233 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22190 | 2026.05.19 17:00:08.214320 [ 199 ] {1f395c98-40c1-41a6-9726-76ef6d105342::all_1_21_5} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 22191 | 2026.05.19 17:00:08.214387 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22192 | 2026.05.19 17:00:08.214724 [ 224 ] {} <Debug> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 22193 | 2026.05.19 17:00:08.229261 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22194 | 2026.05.19 17:00:08.229321 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22195 | 2026.05.19 17:00:08.534679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47044 | ||
| 22196 | 2026.05.19 17:00:08.535477 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22197 | 2026.05.19 17:00:08.535564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22198 | 2026.05.19 17:00:08.536348 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22199 | 2026.05.19 17:00:08.536888 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22200 | 2026.05.19 17:00:08.537023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47044 | ||
| 22201 | 2026.05.19 17:00:08.554405 [ 77 ] {} <Debug> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22202 | 2026.05.19 17:00:08.554456 [ 77 ] {} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2026.05.19 17:00:08.554480 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22204 | 2026.05.19 17:00:08.554655 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::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 | ||
| 22205 | 2026.05.19 17:00:08.554840 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22206 | 2026.05.19 17:00:08.554893 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22207 | 2026.05.19 17:00:08.554992 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 22208 | 2026.05.19 17:00:08.555066 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 22209 | 2026.05.19 17:00:08.555139 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 22210 | 2026.05.19 17:00:08.555207 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 22211 | 2026.05.19 17:00:08.556978 [ 199 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435867 sec., 20937.103708864237 rows/sec., 1.49 MiB/sec. | ||
| 22212 | 2026.05.19 17:00:08.557171 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22213 | 2026.05.19 17:00:08.557692 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22214 | 2026.05.19 17:00:08.557754 [ 202 ] {4a4f7326-048b-47f4-9ec8-acbcd512a5e0::all_1_5_1} <Trace> oximeter.measurements_i64 (4a4f7326-048b-47f4-9ec8-acbcd512a5e0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22215 | 2026.05.19 17:00:08.557810 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22216 | 2026.05.19 17:00:11.071564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22217 | 2026.05.19 17:00:11.089300 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22218 | 2026.05.19 17:00:11.089353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22219 | 2026.05.19 17:00:11.095644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22220 | 2026.05.19 17:00:11.096725 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22221 | 2026.05.19 17:00:11.099842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22222 | 2026.05.19 17:00:11.245697 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22223 | 2026.05.19 17:00:11.245958 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 22224 | 2026.05.19 17:00:11.246292 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22225 | 2026.05.19 17:00:11.246331 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <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 | ||
| 22226 | 2026.05.19 17:00:11.246555 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22227 | 2026.05.19 17:00:11.246625 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22228 | 2026.05.19 17:00:11.246772 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22229 | 2026.05.19 17:00:11.246809 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22230 | 2026.05.19 17:00:11.246831 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22231 | 2026.05.19 17:00:11.246847 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22232 | 2026.05.19 17:00:11.246889 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 22233 | 2026.05.19 17:00:11.246910 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22234 | 2026.05.19 17:00:11.247946 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002096 sec., 30057.251908396942 rows/sec., 5.48 MiB/sec. | ||
| 22235 | 2026.05.19 17:00:11.248059 [ 281 ] {642ac7b2-bff0-4676-8878-a52467d052c1} <Debug> TCPHandler: Processed in 0.002502798 sec. | ||
| 22236 | 2026.05.19 17:00:11.250239 [ 70 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 22237 | 2026.05.19 17:00:11.250309 [ 70 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22238 | 2026.05.19 17:00:11.250347 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22239 | 2026.05.19 17:00:11.250514 [ 221 ] {} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22240 | 2026.05.19 17:00:11.250531 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 22241 | 2026.05.19 17:00:11.250560 [ 221 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22242 | 2026.05.19 17:00:11.250604 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22243 | 2026.05.19 17:00:11.250647 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22244 | 2026.05.19 17:00:11.250695 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 825 rows starting from the beginning of the part | ||
| 22245 | 2026.05.19 17:00:11.250750 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 22246 | 2026.05.19 17:00:11.250795 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 801 rows starting from the beginning of the part | ||
| 22247 | 2026.05.19 17:00:11.250837 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 62 rows starting from the beginning of the part | ||
| 22248 | 2026.05.19 17:00:11.250849 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22249 | 2026.05.19 17:00:11.250880 [ 189 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 804 rows starting from the beginning of the part | ||
| 22250 | 2026.05.19 17:00:11.250951 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22251 | 2026.05.19 17:00:11.251654 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.05.19 17:00:11.251696 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22253 | 2026.05.19 17:00:11.252119 [ 202 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648916 sec., 1525850.9226667702 rows/sec., 95.16 MiB/sec. | ||
| 22254 | 2026.05.19 17:00:11.252298 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22255 | 2026.05.19 17:00:11.252432 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 22256 | 2026.05.19 17:00:11.252892 [ 221 ] {} <Debug> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 22257 | 2026.05.19 17:00:11.253016 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22258 | 2026.05.19 17:00:11.253169 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22259 | 2026.05.19 17:00:11.253186 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Debug> executeQuery: Read 144 rows, 12.70 KiB in 0.002396 sec., 60100.166944908175 rows/sec., 5.18 MiB/sec. | ||
| 22260 | 2026.05.19 17:00:11.253229 [ 281 ] {f3e1a8af-34a9-4faf-aa75-2527aeac9cbb} <Debug> TCPHandler: Processed in 0.002731661 sec. | ||
| 22261 | 2026.05.19 17:00:11.253272 [ 199 ] {5ceb560f-d77a-460b-82da-03cc65c4bab4::all_1_45_11} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 22262 | 2026.05.19 17:00:11.253363 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22263 | 2026.05.19 17:00:11.253378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 22264 | 2026.05.19 17:00:11.253476 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22265 | 2026.05.19 17:00:11.253522 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22266 | 2026.05.19 17:00:11.253947 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.05.19 17:00:11.253984 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22268 | 2026.05.19 17:00:11.254473 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22269 | 2026.05.19 17:00:11.254967 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.05.19 17:00:11.255102 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001647 sec., 26715.239829993927 rows/sec., 1.96 MiB/sec. | ||
| 22271 | 2026.05.19 17:00:11.255137 [ 281 ] {edfd034f-167f-4cc9-8954-d021ef3a616d} <Debug> TCPHandler: Processed in 0.001822648 sec. | ||
| 22272 | 2026.05.19 17:00:11.255253 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22273 | 2026.05.19 17:00:11.255347 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22274 | 2026.05.19 17:00:11.255386 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22275 | 2026.05.19 17:00:11.255812 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22276 | 2026.05.19 17:00:11.255849 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22277 | 2026.05.19 17:00:11.256312 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22278 | 2026.05.19 17:00:11.256826 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22279 | 2026.05.19 17:00:11.256960 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001631 sec., 66217.04475781729 rows/sec., 5.17 MiB/sec. | ||
| 22280 | 2026.05.19 17:00:11.256997 [ 281 ] {293b1b3f-cce8-4946-9cb4-230713f8edd0} <Debug> TCPHandler: Processed in 0.001790138 sec. | ||
| 22281 | 2026.05.19 17:00:11.257124 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22282 | 2026.05.19 17:00:11.257217 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22283 | 2026.05.19 17:00:11.257261 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22284 | 2026.05.19 17:00:11.257670 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22285 | 2026.05.19 17:00:11.257706 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22286 | 2026.05.19 17:00:11.258241 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22287 | 2026.05.19 17:00:11.258741 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22288 | 2026.05.19 17:00:11.258877 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. | ||
| 22289 | 2026.05.19 17:00:11.258911 [ 281 ] {643f342d-7875-4cec-aef5-c85812b07c51} <Debug> TCPHandler: Processed in 0.001835078 sec. | ||
| 22290 | 2026.05.19 17:00:11.259033 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22291 | 2026.05.19 17:00:11.259126 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22292 | 2026.05.19 17:00:11.259179 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22293 | 2026.05.19 17:00:11.260018 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22294 | 2026.05.19 17:00:11.260054 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22295 | 2026.05.19 17:00:11.260942 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22296 | 2026.05.19 17:00:11.261437 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22297 | 2026.05.19 17:00:11.261580 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002471 sec., 17806.556050182113 rows/sec., 31.91 MiB/sec. | ||
| 22298 | 2026.05.19 17:00:11.261634 [ 281 ] {cfcf6e28-910c-4916-bf37-b5df01e43930} <Debug> TCPHandler: Processed in 0.00264823 sec. | ||
| 22299 | 2026.05.19 17:00:11.261763 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22300 | 2026.05.19 17:00:11.261857 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22301 | 2026.05.19 17:00:11.261898 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22302 | 2026.05.19 17:00:11.262236 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22303 | 2026.05.19 17:00:11.262273 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22304 | 2026.05.19 17:00:11.262715 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22305 | 2026.05.19 17:00:11.263212 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22306 | 2026.05.19 17:00:11.263346 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
| 22307 | 2026.05.19 17:00:11.263380 [ 281 ] {1c17f446-b4f5-4ec3-a53b-7894b6a462ce} <Debug> TCPHandler: Processed in 0.001664936 sec. | ||
| 22308 | 2026.05.19 17:00:16.037157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47556 | ||
| 22309 | 2026.05.19 17:00:16.037675 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2026.05.19 17:00:16.037708 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22311 | 2026.05.19 17:00:16.038308 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22312 | 2026.05.19 17:00:16.038776 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22313 | 2026.05.19 17:00:16.038912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47556 | ||
| 22314 | 2026.05.19 17:00:16.245783 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22315 | 2026.05.19 17:00:16.246005 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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_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') FORMAT Native (stage: Complete) | ||
| 22316 | 2026.05.19 17:00:16.246349 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22317 | 2026.05.19 17:00:16.246397 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <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_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')" moved to PREWHERE | ||
| 22318 | 2026.05.19 17:00:16.246659 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22319 | 2026.05.19 17:00:16.246724 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22320 | 2026.05.19 17:00:16.246861 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 22321 | 2026.05.19 17:00:16.246897 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22322 | 2026.05.19 17:00:16.246919 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22323 | 2026.05.19 17:00:16.246934 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22324 | 2026.05.19 17:00:16.246975 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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_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'))" | ||
| 22325 | 2026.05.19 17:00:16.246995 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22326 | 2026.05.19 17:00:16.248077 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002171 sec., 29018.885306310454 rows/sec., 5.30 MiB/sec. | ||
| 22327 | 2026.05.19 17:00:16.248189 [ 281 ] {0b8823c1-8bcf-48d3-bc7f-0c3710ae8c4e} <Debug> TCPHandler: Processed in 0.002538459 sec. | ||
| 22328 | 2026.05.19 17:00:16.251114 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22329 | 2026.05.19 17:00:16.251248 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22330 | 2026.05.19 17:00:16.251299 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22331 | 2026.05.19 17:00:16.251913 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22332 | 2026.05.19 17:00:16.251954 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22333 | 2026.05.19 17:00:16.252428 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22334 | 2026.05.19 17:00:16.252921 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22335 | 2026.05.19 17:00:16.253046 [ 67 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22336 | 2026.05.19 17:00:16.253059 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001848 sec., 12987.012987012988 rows/sec., 1.08 MiB/sec. | ||
| 22337 | 2026.05.19 17:00:16.253117 [ 67 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22338 | 2026.05.19 17:00:16.253124 [ 281 ] {eaf3ddf9-6c0a-4070-a76e-95c7d15de619} <Debug> TCPHandler: Processed in 0.002071781 sec. | ||
| 22339 | 2026.05.19 17:00:16.253153 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22340 | 2026.05.19 17:00:16.253255 [ 221 ] {} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22341 | 2026.05.19 17:00:16.253269 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22342 | 2026.05.19 17:00:16.253307 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22343 | 2026.05.19 17:00:16.253312 [ 221 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22344 | 2026.05.19 17:00:16.253404 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22345 | 2026.05.19 17:00:16.253425 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22346 | 2026.05.19 17:00:16.253443 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 22347 | 2026.05.19 17:00:16.253467 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22348 | 2026.05.19 17:00:16.253506 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 22349 | 2026.05.19 17:00:16.253558 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 22350 | 2026.05.19 17:00:16.253604 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 22351 | 2026.05.19 17:00:16.253652 [ 202 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 22352 | 2026.05.19 17:00:16.253901 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.05.19 17:00:16.253958 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22354 | 2026.05.19 17:00:16.254477 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 22355 | 2026.05.19 17:00:16.254551 [ 188 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131718 sec., 91103.72158702683 rows/sec., 7.91 MiB/sec. | ||
| 22356 | 2026.05.19 17:00:16.254911 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22357 | 2026.05.19 17:00:16.255192 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22358 | 2026.05.19 17:00:16.255345 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 589.06 KiB/sec. | ||
| 22359 | 2026.05.19 17:00:16.255384 [ 281 ] {7dbf6a30-4cd7-4613-8d24-4f41c4bc6fa6} <Debug> TCPHandler: Processed in 0.002126532 sec. | ||
| 22360 | 2026.05.19 17:00:16.255519 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22361 | 2026.05.19 17:00:16.255599 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22362 | 2026.05.19 17:00:16.255621 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22363 | 2026.05.19 17:00:16.255666 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22364 | 2026.05.19 17:00:16.255689 [ 191 ] {f0ce734a-62c7-4cf9-a14d-34f942892d10::all_1_25_6} <Trace> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22365 | 2026.05.19 17:00:16.255798 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 22366 | 2026.05.19 17:00:16.256007 [ 221 ] {} <Debug> oximeter.fields_i16 (f0ce734a-62c7-4cf9-a14d-34f942892d10): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22367 | 2026.05.19 17:00:16.256211 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22368 | 2026.05.19 17:00:16.256252 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22369 | 2026.05.19 17:00:16.256846 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22370 | 2026.05.19 17:00:16.257362 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22371 | 2026.05.19 17:00:16.257498 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Debug> executeQuery: Read 215 rows, 19.56 KiB in 0.001895 sec., 113456.46437994723 rows/sec., 10.08 MiB/sec. | ||
| 22372 | 2026.05.19 17:00:16.257497 [ 64 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22373 | 2026.05.19 17:00:16.257534 [ 281 ] {86c0e113-4099-4ab3-b0c2-935ec59a726c} <Debug> TCPHandler: Processed in 0.002065901 sec. | ||
| 22374 | 2026.05.19 17:00:16.257559 [ 64 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22375 | 2026.05.19 17:00:16.257585 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22376 | 2026.05.19 17:00:16.257669 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22377 | 2026.05.19 17:00:16.257670 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22378 | 2026.05.19 17:00:16.257786 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22379 | 2026.05.19 17:00:16.257828 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2703 rows starting from the beginning of the part | ||
| 22380 | 2026.05.19 17:00:16.257882 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22381 | 2026.05.19 17:00:16.257891 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 2463 rows starting from the beginning of the part | ||
| 22382 | 2026.05.19 17:00:16.257932 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22383 | 2026.05.19 17:00:16.257950 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 22384 | 2026.05.19 17:00:16.257996 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 92 rows starting from the beginning of the part | ||
| 22385 | 2026.05.19 17:00:16.258037 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 144 rows starting from the beginning of the part | ||
| 22386 | 2026.05.19 17:00:16.258077 [ 192 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 215 rows starting from the beginning of the part | ||
| 22387 | 2026.05.19 17:00:16.258376 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22388 | 2026.05.19 17:00:16.258418 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22389 | 2026.05.19 17:00:16.258836 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22390 | 2026.05.19 17:00:16.259362 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22391 | 2026.05.19 17:00:16.259498 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Debug> executeQuery: Read 42 rows, 3.14 KiB in 0.001635 sec., 25688.073394495415 rows/sec., 1.88 MiB/sec. | ||
| 22392 | 2026.05.19 17:00:16.259533 [ 281 ] {b962b371-a4a1-4a45-9c25-2e3c61329c82} <Debug> TCPHandler: Processed in 0.00191251 sec. | ||
| 22393 | 2026.05.19 17:00:16.259662 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22394 | 2026.05.19 17:00:16.259754 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22395 | 2026.05.19 17:00:16.259794 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22396 | 2026.05.19 17:00:16.260198 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22397 | 2026.05.19 17:00:16.260208 [ 188 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5673 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578349 sec., 2200245.1956659085 rows/sec., 175.43 MiB/sec. | ||
| 22398 | 2026.05.19 17:00:16.260237 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22399 | 2026.05.19 17:00:16.260648 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22400 | 2026.05.19 17:00:16.260670 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 22401 | 2026.05.19 17:00:16.261215 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.05.19 17:00:16.261262 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22403 | 2026.05.19 17:00:16.261351 [ 201 ] {41958d89-ef3a-46b8-a059-ae8afaf6e256::all_1_166_33} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22404 | 2026.05.19 17:00:16.261357 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 22405 | 2026.05.19 17:00:16.261399 [ 281 ] {fd967534-7f6e-4a5b-b49b-f0a113024830} <Debug> TCPHandler: Processed in 0.001785457 sec. | ||
| 22406 | 2026.05.19 17:00:16.261443 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 22407 | 2026.05.19 17:00:16.261518 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22408 | 2026.05.19 17:00:16.261614 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22409 | 2026.05.19 17:00:16.261654 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22410 | 2026.05.19 17:00:16.262055 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22411 | 2026.05.19 17:00:16.262090 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22412 | 2026.05.19 17:00:16.262513 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22413 | 2026.05.19 17:00:16.262957 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22414 | 2026.05.19 17:00:16.263068 [ 64 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22415 | 2026.05.19 17:00:16.263090 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001495 sec., 8026.755852842809 rows/sec., 627.09 KiB/sec. | ||
| 22416 | 2026.05.19 17:00:16.263099 [ 64 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22417 | 2026.05.19 17:00:16.263131 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22418 | 2026.05.19 17:00:16.263133 [ 281 ] {3c5ea36e-51ec-408a-bf51-96b2f6d57308} <Debug> TCPHandler: Processed in 0.001663295 sec. | ||
| 22419 | 2026.05.19 17:00:16.263207 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22420 | 2026.05.19 17:00:16.263264 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22421 | 2026.05.19 17:00:16.263318 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22422 | 2026.05.19 17:00:16.263354 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 22423 | 2026.05.19 17:00:16.263365 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22424 | 2026.05.19 17:00:16.263410 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22425 | 2026.05.19 17:00:16.263413 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 22426 | 2026.05.19 17:00:16.263477 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 22427 | 2026.05.19 17:00:16.263524 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 22428 | 2026.05.19 17:00:16.263569 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 22429 | 2026.05.19 17:00:16.263880 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22430 | 2026.05.19 17:00:16.263921 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22431 | 2026.05.19 17:00:16.264360 [ 200 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185918 sec., 50593.71727218914 rows/sec., 4.05 MiB/sec. | ||
| 22432 | 2026.05.19 17:00:16.264404 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22433 | 2026.05.19 17:00:16.264670 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22434 | 2026.05.19 17:00:16.264983 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22435 | 2026.05.19 17:00:16.265126 [ 63 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22436 | 2026.05.19 17:00:16.265132 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Debug> executeQuery: Read 130 rows, 10.80 KiB in 0.001784 sec., 72869.95515695067 rows/sec., 5.91 MiB/sec. | ||
| 22437 | 2026.05.19 17:00:16.265174 [ 63 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22438 | 2026.05.19 17:00:16.265192 [ 281 ] {b8ae9a83-9f8d-43ec-99a1-74bfdf2bc027} <Debug> TCPHandler: Processed in 0.00197606 sec. | ||
| 22439 | 2026.05.19 17:00:16.265202 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22440 | 2026.05.19 17:00:16.265213 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22441 | 2026.05.19 17:00:16.265292 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22442 | 2026.05.19 17:00:16.265307 [ 188 ] {462dfd8c-d6b3-4d53-ae57-f87c99b12ec0::all_1_25_6} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22443 | 2026.05.19 17:00:16.265322 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22444 | 2026.05.19 17:00:16.265377 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22445 | 2026.05.19 17:00:16.265385 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22446 | 2026.05.19 17:00:16.265415 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1586 rows starting from the beginning of the part | ||
| 22447 | 2026.05.19 17:00:16.265425 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22448 | 2026.05.19 17:00:16.265466 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1301 rows starting from the beginning of the part | ||
| 22449 | 2026.05.19 17:00:16.265472 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22450 | 2026.05.19 17:00:16.265515 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 22451 | 2026.05.19 17:00:16.265557 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 94 rows starting from the beginning of the part | ||
| 22452 | 2026.05.19 17:00:16.265594 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 108 rows starting from the beginning of the part | ||
| 22453 | 2026.05.19 17:00:16.265630 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 130 rows starting from the beginning of the part | ||
| 22454 | 2026.05.19 17:00:16.265899 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22455 | 2026.05.19 17:00:16.265939 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22456 | 2026.05.19 17:00:16.266405 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22457 | 2026.05.19 17:00:16.266842 [ 196 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3283 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584604 sec., 2071811.0013605922 rows/sec., 150.98 MiB/sec. | ||
| 22458 | 2026.05.19 17:00:16.266896 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22459 | 2026.05.19 17:00:16.267036 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001629 sec., 124616.32903621854 rows/sec., 8.93 MiB/sec. | ||
| 22460 | 2026.05.19 17:00:16.267072 [ 281 ] {29a34c5c-aa36-4126-926d-c0a6c3213282} <Debug> TCPHandler: Processed in 0.001798687 sec. | ||
| 22461 | 2026.05.19 17:00:16.267106 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22462 | 2026.05.19 17:00:16.267194 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22463 | 2026.05.19 17:00:16.267291 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22464 | 2026.05.19 17:00:16.267346 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22465 | 2026.05.19 17:00:16.267610 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22466 | 2026.05.19 17:00:16.267679 [ 188 ] {67377e0d-75b5-48ed-88a8-8a3429f31abd::all_1_166_33} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22467 | 2026.05.19 17:00:16.267741 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 22468 | 2026.05.19 17:00:16.268157 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22469 | 2026.05.19 17:00:16.268198 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22470 | 2026.05.19 17:00:16.268852 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22471 | 2026.05.19 17:00:16.269305 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22472 | 2026.05.19 17:00:16.269450 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002177 sec., 7349.563619660083 rows/sec., 13.17 MiB/sec. | ||
| 22473 | 2026.05.19 17:00:16.269504 [ 281 ] {600e13c9-16f9-4ac5-a21f-a69a76fb4a81} <Debug> TCPHandler: Processed in 0.002358376 sec. | ||
| 22474 | 2026.05.19 17:00:16.269649 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22475 | 2026.05.19 17:00:16.269743 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22476 | 2026.05.19 17:00:16.269783 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22477 | 2026.05.19 17:00:16.270132 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22478 | 2026.05.19 17:00:16.270168 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22479 | 2026.05.19 17:00:16.270579 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22480 | 2026.05.19 17:00:16.271029 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22481 | 2026.05.19 17:00:16.271163 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 22482 | 2026.05.19 17:00:16.271197 [ 281 ] {53600141-2cf2-46a4-a0c2-52644dab8af5} <Debug> TCPHandler: Processed in 0.001607825 sec. | ||
| 22483 | 2026.05.19 17:00:17.391266 [ 221 ] {} <Trace> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22484 | 2026.05.19 17:00:17.391343 [ 221 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22485 | 2026.05.19 17:00:17.394209 [ 221 ] {} <Debug> oximeter.fields_u8 (462dfd8c-d6b3-4d53-ae57-f87c99b12ec0): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22486 | 2026.05.19 17:00:18.600281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22487 | 2026.05.19 17:00:18.618532 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22488 | 2026.05.19 17:00:18.618599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22489 | 2026.05.19 17:00:18.625033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22490 | 2026.05.19 17:00:18.626185 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22491 | 2026.05.19 17:00:18.629350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22492 | 2026.05.19 17:00:21.244340 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22493 | 2026.05.19 17:00:21.244613 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 22494 | 2026.05.19 17:00:21.244966 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22495 | 2026.05.19 17:00:21.245005 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <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 | ||
| 22496 | 2026.05.19 17:00:21.245224 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22497 | 2026.05.19 17:00:21.245292 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22498 | 2026.05.19 17:00:21.245435 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22499 | 2026.05.19 17:00:21.245472 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22500 | 2026.05.19 17:00:21.245494 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22501 | 2026.05.19 17:00:21.245510 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22502 | 2026.05.19 17:00:21.245551 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 22503 | 2026.05.19 17:00:21.245571 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22504 | 2026.05.19 17:00:21.246681 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002177 sec., 28938.906752411574 rows/sec., 5.28 MiB/sec. | ||
| 22505 | 2026.05.19 17:00:21.246796 [ 281 ] {47ba8952-679b-477b-bacd-b94c8b280307} <Debug> TCPHandler: Processed in 0.00259949 sec. | ||
| 22506 | 2026.05.19 17:00:21.249224 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22507 | 2026.05.19 17:00:21.249418 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22508 | 2026.05.19 17:00:21.249472 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22509 | 2026.05.19 17:00:21.250160 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22510 | 2026.05.19 17:00:21.250199 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22511 | 2026.05.19 17:00:21.250698 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22512 | 2026.05.19 17:00:21.251154 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22513 | 2026.05.19 17:00:21.251306 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Debug> executeQuery: Read 144 rows, 12.70 KiB in 0.001925 sec., 74805.1948051948 rows/sec., 6.44 MiB/sec. | ||
| 22514 | 2026.05.19 17:00:21.251342 [ 281 ] {62d111b8-cfb0-47ac-be43-8cfb174d2c3e} <Debug> TCPHandler: Processed in 0.002125363 sec. | ||
| 22515 | 2026.05.19 17:00:21.251471 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22516 | 2026.05.19 17:00:21.251565 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22517 | 2026.05.19 17:00:21.251607 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22518 | 2026.05.19 17:00:21.252027 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22519 | 2026.05.19 17:00:21.252062 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22520 | 2026.05.19 17:00:21.252488 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22521 | 2026.05.19 17:00:21.252946 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22522 | 2026.05.19 17:00:21.253083 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.001536 sec., 28645.833333333332 rows/sec., 2.10 MiB/sec. | ||
| 22523 | 2026.05.19 17:00:21.253118 [ 281 ] {0b1080ae-6827-4d23-8b7c-3f091d865657} <Debug> TCPHandler: Processed in 0.001695416 sec. | ||
| 22524 | 2026.05.19 17:00:21.253239 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22525 | 2026.05.19 17:00:21.253332 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22526 | 2026.05.19 17:00:21.253373 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22527 | 2026.05.19 17:00:21.253797 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22528 | 2026.05.19 17:00:21.253833 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22529 | 2026.05.19 17:00:21.254258 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22530 | 2026.05.19 17:00:21.254714 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2026.05.19 17:00:21.254847 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001533 sec., 70450.09784735812 rows/sec., 5.50 MiB/sec. | ||
| 22532 | 2026.05.19 17:00:21.254881 [ 281 ] {da983953-a2f4-482f-a931-0f1445e6e282} <Debug> TCPHandler: Processed in 0.001690776 sec. | ||
| 22533 | 2026.05.19 17:00:21.255003 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22534 | 2026.05.19 17:00:21.255096 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22535 | 2026.05.19 17:00:21.255139 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22536 | 2026.05.19 17:00:21.255557 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22537 | 2026.05.19 17:00:21.255591 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22538 | 2026.05.19 17:00:21.256031 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22539 | 2026.05.19 17:00:21.256477 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22540 | 2026.05.19 17:00:21.256580 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_162_46 to all_163_163_0 | ||
| 22541 | 2026.05.19 17:00:21.256609 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 22542 | 2026.05.19 17:00:21.256618 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22543 | 2026.05.19 17:00:21.256640 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22544 | 2026.05.19 17:00:21.256644 [ 281 ] {ece2ab91-2197-4c67-a394-98aabdd8825b} <Debug> TCPHandler: Processed in 0.001689305 sec. | ||
| 22545 | 2026.05.19 17:00:21.256745 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_46 to all_163_163_0 into Compact with storage Full | ||
| 22546 | 2026.05.19 17:00:21.256764 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22547 | 2026.05.19 17:00:21.256879 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22548 | 2026.05.19 17:00:21.256891 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22549 | 2026.05.19 17:00:21.256935 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_46, total 57540 rows starting from the beginning of the part | ||
| 22550 | 2026.05.19 17:00:21.256937 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22551 | 2026.05.19 17:00:21.257008 [ 196 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22552 | 2026.05.19 17:00:21.257797 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22553 | 2026.05.19 17:00:21.257838 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22554 | 2026.05.19 17:00:21.258594 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22555 | 2026.05.19 17:00:21.259053 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22556 | 2026.05.19 17:00:21.259199 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002337 sec., 18827.5566966196 rows/sec., 33.74 MiB/sec. | ||
| 22557 | 2026.05.19 17:00:21.259252 [ 281 ] {0e23b0b2-4e78-44bb-a7bf-53ebfaa0343c} <Debug> TCPHandler: Processed in 0.002535419 sec. | ||
| 22558 | 2026.05.19 17:00:21.259387 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22559 | 2026.05.19 17:00:21.259482 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22560 | 2026.05.19 17:00:21.259525 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22561 | 2026.05.19 17:00:21.259867 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22562 | 2026.05.19 17:00:21.259902 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22563 | 2026.05.19 17:00:21.260324 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22564 | 2026.05.19 17:00:21.260802 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22565 | 2026.05.19 17:00:21.260945 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
| 22566 | 2026.05.19 17:00:21.260980 [ 281 ] {fcb22d8c-07e8-430b-b252-99f2ad7cfb91} <Debug> TCPHandler: Processed in 0.001644495 sec. | ||
| 22567 | 2026.05.19 17:00:21.265991 [ 188 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57700 rows, containing 5 columns (5 merged, 0 gathered) in 0.009290961 sec., 6210337.122284766 rows/sec., 401.96 MiB/sec. | ||
| 22568 | 2026.05.19 17:00:21.266521 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Trace> MergedBlockOutputStream: filled checksums all_1_163_47 (state Temporary) | ||
| 22569 | 2026.05.19 17:00:21.267074 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_163_47 to all_1_163_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22570 | 2026.05.19 17:00:21.267153 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_163_47} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_162_46, all_163_163_0] -> all_1_163_47 | ||
| 22571 | 2026.05.19 17:00:21.267249 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22572 | 2026.05.19 17:00:23.229392 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22573 | 2026.05.19 17:00:23.229469 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22574 | 2026.05.19 17:00:23.539092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48004 | ||
| 22575 | 2026.05.19 17:00:23.539913 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22576 | 2026.05.19 17:00:23.539972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22577 | 2026.05.19 17:00:23.540623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22578 | 2026.05.19 17:00:23.541068 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22579 | 2026.05.19 17:00:23.541216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48004 | ||
| 22580 | 2026.05.19 17:00:23.541303 [ 226 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22581 | 2026.05.19 17:00:23.541339 [ 226 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22582 | 2026.05.19 17:00:23.545077 [ 226 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22583 | 2026.05.19 17:00:25.412526 [ 225 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22584 | 2026.05.19 17:00:25.412589 [ 225 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22585 | 2026.05.19 17:00:25.416941 [ 225 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22586 | 2026.05.19 17:00:26.001199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.50 MiB, peak 414.78 MiB, free memory in arenas 0.00 B, will set to 403.50 MiB (RSS), difference: 4.00 MiB | ||
| 22587 | 2026.05.19 17:00:26.129652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22588 | 2026.05.19 17:00:26.146614 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22589 | 2026.05.19 17:00:26.146667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22590 | 2026.05.19 17:00:26.152817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22591 | 2026.05.19 17:00:26.153993 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22592 | 2026.05.19 17:00:26.157020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22593 | 2026.05.19 17:00:26.244182 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22594 | 2026.05.19 17:00:26.244400 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 22595 | 2026.05.19 17:00:26.244739 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22596 | 2026.05.19 17:00:26.244777 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <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 | ||
| 22597 | 2026.05.19 17:00:26.245002 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22598 | 2026.05.19 17:00:26.245071 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22599 | 2026.05.19 17:00:26.245215 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 22600 | 2026.05.19 17:00:26.245251 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22601 | 2026.05.19 17:00:26.245272 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22602 | 2026.05.19 17:00:26.245288 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22603 | 2026.05.19 17:00:26.245329 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_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'))" | ||
| 22604 | 2026.05.19 17:00:26.245349 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22605 | 2026.05.19 17:00:26.246519 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002215 sec., 28442.437923250563 rows/sec., 5.19 MiB/sec. | ||
| 22606 | 2026.05.19 17:00:26.246637 [ 281 ] {09971ce9-4ab6-4eec-b7aa-6dbb70f1e832} <Debug> TCPHandler: Processed in 0.002581489 sec. | ||
| 22607 | 2026.05.19 17:00:26.248530 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22608 | 2026.05.19 17:00:26.248638 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22609 | 2026.05.19 17:00:26.248682 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22610 | 2026.05.19 17:00:26.249208 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2026.05.19 17:00:26.249249 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22612 | 2026.05.19 17:00:26.249744 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22613 | 2026.05.19 17:00:26.250171 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22614 | 2026.05.19 17:00:26.250322 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Debug> executeQuery: Read 88 rows, 7.59 KiB in 0.001715 sec., 51311.953352769684 rows/sec., 4.32 MiB/sec. | ||
| 22615 | 2026.05.19 17:00:26.250358 [ 281 ] {93fe3132-a31a-4321-b419-cdb967ba0dc4} <Debug> TCPHandler: Processed in 0.001885809 sec. | ||
| 22616 | 2026.05.19 17:00:26.250506 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22617 | 2026.05.19 17:00:26.250601 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22618 | 2026.05.19 17:00:26.250641 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22619 | 2026.05.19 17:00:26.251038 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22620 | 2026.05.19 17:00:26.251075 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22621 | 2026.05.19 17:00:26.251472 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22622 | 2026.05.19 17:00:26.251919 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22623 | 2026.05.19 17:00:26.252056 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001474 sec., 10854.816824966078 rows/sec., 816.23 KiB/sec. | ||
| 22624 | 2026.05.19 17:00:26.252057 [ 51 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22625 | 2026.05.19 17:00:26.252093 [ 281 ] {dc3862d1-54ef-4a7a-8098-89de35dde2c5} <Debug> TCPHandler: Processed in 0.001644405 sec. | ||
| 22626 | 2026.05.19 17:00:26.252139 [ 51 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22627 | 2026.05.19 17:00:26.252169 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22628 | 2026.05.19 17:00:26.252242 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2026.05.19 17:00:26.252267 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22630 | 2026.05.19 17:00:26.252340 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22631 | 2026.05.19 17:00:26.252357 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22632 | 2026.05.19 17:00:26.252381 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22633 | 2026.05.19 17:00:26.252387 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 110 rows starting from the beginning of the part | ||
| 22634 | 2026.05.19 17:00:26.252450 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 18 rows starting from the beginning of the part | ||
| 22635 | 2026.05.19 17:00:26.252495 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 44 rows starting from the beginning of the part | ||
| 22636 | 2026.05.19 17:00:26.252539 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 42 rows starting from the beginning of the part | ||
| 22637 | 2026.05.19 17:00:26.252584 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 44 rows starting from the beginning of the part | ||
| 22638 | 2026.05.19 17:00:26.252631 [ 194 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 16 rows starting from the beginning of the part | ||
| 22639 | 2026.05.19 17:00:26.252800 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.05.19 17:00:26.252836 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22641 | 2026.05.19 17:00:26.253241 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22642 | 2026.05.19 17:00:26.253403 [ 197 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001175638 sec., 233064.9400580791 rows/sec., 17.90 MiB/sec. | ||
| 22643 | 2026.05.19 17:00:26.253687 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22644 | 2026.05.19 17:00:26.253717 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22645 | 2026.05.19 17:00:26.253829 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001507 sec., 53085.600530856005 rows/sec., 4.15 MiB/sec. | ||
| 22646 | 2026.05.19 17:00:26.253872 [ 281 ] {7b93f864-5c32-409e-886d-748422e2660d} <Debug> TCPHandler: Processed in 0.001677585 sec. | ||
| 22647 | 2026.05.19 17:00:26.253916 [ 221 ] {} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22648 | 2026.05.19 17:00:26.253952 [ 221 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22649 | 2026.05.19 17:00:26.254003 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22650 | 2026.05.19 17:00:26.254103 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22651 | 2026.05.19 17:00:26.254148 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22652 | 2026.05.19 17:00:26.254382 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22653 | 2026.05.19 17:00:26.254477 [ 188 ] {48a38937-77c1-44d1-a78b-4c8ee7d69dce::all_1_146_29} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22654 | 2026.05.19 17:00:26.254564 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22655 | 2026.05.19 17:00:26.254588 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22656 | 2026.05.19 17:00:26.254605 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22657 | 2026.05.19 17:00:26.255087 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22658 | 2026.05.19 17:00:26.255572 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22659 | 2026.05.19 17:00:26.255708 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 2 parts from all_1_163_47 to all_164_164_0 | ||
| 22660 | 2026.05.19 17:00:26.255712 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 22661 | 2026.05.19 17:00:26.255746 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22662 | 2026.05.19 17:00:26.255771 [ 281 ] {dee3b0ec-beab-4275-8300-e9d657c1c77e} <Debug> TCPHandler: Processed in 0.001814918 sec. | ||
| 22663 | 2026.05.19 17:00:26.255774 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22664 | 2026.05.19 17:00:26.255861 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_163_47 to all_164_164_0 into Compact with storage Full | ||
| 22665 | 2026.05.19 17:00:26.255899 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22666 | 2026.05.19 17:00:26.255961 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22667 | 2026.05.19 17:00:26.255996 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_47, total 57700 rows starting from the beginning of the part | ||
| 22668 | 2026.05.19 17:00:26.255997 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22669 | 2026.05.19 17:00:26.256056 [ 197 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 162 rows starting from the beginning of the part | ||
| 22670 | 2026.05.19 17:00:26.256068 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22671 | 2026.05.19 17:00:26.256875 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22672 | 2026.05.19 17:00:26.256913 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22673 | 2026.05.19 17:00:26.257495 [ 221 ] {} <Debug> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22674 | 2026.05.19 17:00:26.257564 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 22675 | 2026.05.19 17:00:26.258046 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22676 | 2026.05.19 17:00:26.258175 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 22677 | 2026.05.19 17:00:26.258196 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002217 sec., 7216.959855660803 rows/sec., 12.93 MiB/sec. | ||
| 22678 | 2026.05.19 17:00:26.258208 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2026.05.19 17:00:26.258236 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22680 | 2026.05.19 17:00:26.258257 [ 281 ] {03746479-5fe8-4846-adf2-9b9e0c57f41f} <Debug> TCPHandler: Processed in 0.002406377 sec. | ||
| 22681 | 2026.05.19 17:00:26.258314 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 22682 | 2026.05.19 17:00:26.258354 [ 226 ] {} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22683 | 2026.05.19 17:00:26.258392 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22684 | 2026.05.19 17:00:26.258393 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22685 | 2026.05.19 17:00:26.258494 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22686 | 2026.05.19 17:00:26.258536 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22687 | 2026.05.19 17:00:26.258537 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22688 | 2026.05.19 17:00:26.258606 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3134 rows starting from the beginning of the part | ||
| 22689 | 2026.05.19 17:00:26.258736 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 16 rows starting from the beginning of the part | ||
| 22690 | 2026.05.19 17:00:26.258845 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 44 rows starting from the beginning of the part | ||
| 22691 | 2026.05.19 17:00:26.258883 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22692 | 2026.05.19 17:00:26.258923 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.94 GiB. | ||
| 22693 | 2026.05.19 17:00:26.258944 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 16 rows starting from the beginning of the part | ||
| 22694 | 2026.05.19 17:00:26.259045 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 44 rows starting from the beginning of the part | ||
| 22695 | 2026.05.19 17:00:26.259141 [ 188 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 16 rows starting from the beginning of the part | ||
| 22696 | 2026.05.19 17:00:26.259357 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22697 | 2026.05.19 17:00:26.259832 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22698 | 2026.05.19 17:00:26.259972 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 22699 | 2026.05.19 17:00:26.260006 [ 281 ] {bd770bcf-efc0-4472-adde-2df4bd482149} <Debug> TCPHandler: Processed in 0.001661115 sec. | ||
| 22700 | 2026.05.19 17:00:26.261162 [ 226 ] {} <Debug> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22701 | 2026.05.19 17:00:26.264972 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57862 rows, containing 5 columns (5 merged, 0 gathered) in 0.009129409 sec., 6337978.723485825 rows/sec., 410.31 MiB/sec. | ||
| 22702 | 2026.05.19 17:00:26.265750 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Trace> MergedBlockOutputStream: filled checksums all_1_164_48 (state Temporary) | ||
| 22703 | 2026.05.19 17:00:26.266419 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_164_48 to all_1_164_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22704 | 2026.05.19 17:00:26.266503 [ 187 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_164_48} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 2 parts: [all_1_163_47, all_164_164_0] -> all_1_164_48 | ||
| 22705 | 2026.05.19 17:00:26.266607 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22706 | 2026.05.19 17:00:26.270284 [ 187 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 19 columns (19 merged, 0 gathered) in 0.012006003 sec., 272363.7500340455 rows/sec., 487.84 MiB/sec. | ||
| 22707 | 2026.05.19 17:00:26.273119 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 22708 | 2026.05.19 17:00:26.273701 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22709 | 2026.05.19 17:00:26.273768 [ 198 ] {4a60d220-60a5-490e-846a-aee05144c22f::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 22710 | 2026.05.19 17:00:26.273883 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.77 MiB. | ||
| 22711 | 2026.05.19 17:00:26.639361 [ 222 ] {} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22712 | 2026.05.19 17:00:26.639397 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22713 | 2026.05.19 17:00:26.643490 [ 222 ] {} <Debug> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22714 | 2026.05.19 17:00:26.694382 [ 223 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22715 | 2026.05.19 17:00:26.694450 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22716 | 2026.05.19 17:00:26.697698 [ 223 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22717 | 2026.05.19 17:00:26.760121 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22718 | 2026.05.19 17:00:26.760308 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 22719 | 2026.05.19 17:00:26.760600 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22720 | 2026.05.19 17:00:26.760632 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22721 | 2026.05.19 17:00:26.760825 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22722 | 2026.05.19 17:00:26.760892 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22723 | 2026.05.19 17:00:26.761030 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 11-element set) | ||
| 22724 | 2026.05.19 17:00:26.761065 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22725 | 2026.05.19 17:00:26.761087 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22726 | 2026.05.19 17:00:26.761103 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22727 | 2026.05.19 17:00:26.761143 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'zone:cpu_nsec'))" | ||
| 22728 | 2026.05.19 17:00:26.761163 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22729 | 2026.05.19 17:00:26.762254 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.002021 sec., 31172.68678871846 rows/sec., 5.69 MiB/sec. | ||
| 22730 | 2026.05.19 17:00:26.762367 [ 281 ] {f1497f3f-4346-439d-be30-29a729f93364} <Debug> TCPHandler: Processed in 0.002350866 sec. | ||
| 22731 | 2026.05.19 17:00:26.775256 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22732 | 2026.05.19 17:00:26.775408 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22733 | 2026.05.19 17:00:26.775462 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22734 | 2026.05.19 17:00:26.776055 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22735 | 2026.05.19 17:00:26.776099 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22736 | 2026.05.19 17:00:26.776602 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 22737 | 2026.05.19 17:00:26.777075 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22738 | 2026.05.19 17:00:26.777217 [ 53 ] {} <Debug> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 22739 | 2026.05.19 17:00:26.777236 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001875 sec., 1066.6666666666667 rows/sec., 86.98 KiB/sec. | ||
| 22740 | 2026.05.19 17:00:26.777277 [ 53 ] {} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22741 | 2026.05.19 17:00:26.777291 [ 281 ] {a63f855a-87ed-4b0a-8665-1f6791ab5b18} <Debug> TCPHandler: Processed in 0.002104242 sec. | ||
| 22742 | 2026.05.19 17:00:26.777307 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22743 | 2026.05.19 17:00:26.777417 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22744 | 2026.05.19 17:00:26.777419 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 22745 | 2026.05.19 17:00:26.777539 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22746 | 2026.05.19 17:00:26.777557 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22747 | 2026.05.19 17:00:26.777590 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22748 | 2026.05.19 17:00:26.777598 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 23 rows starting from the beginning of the part | ||
| 22749 | 2026.05.19 17:00:26.777685 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 22750 | 2026.05.19 17:00:26.777738 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 3 rows starting from the beginning of the part | ||
| 22751 | 2026.05.19 17:00:26.777788 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 22752 | 2026.05.19 17:00:26.777844 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 22753 | 2026.05.19 17:00:26.777893 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
| 22754 | 2026.05.19 17:00:26.778798 [ 193 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428592 sec., 32199.536326676895 rows/sec., 2.65 MiB/sec. | ||
| 22755 | 2026.05.19 17:00:26.779059 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 22756 | 2026.05.19 17:00:26.779233 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22757 | 2026.05.19 17:00:26.779284 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22758 | 2026.05.19 17:00:26.779703 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22759 | 2026.05.19 17:00:26.779782 [ 187 ] {cd503aa5-0299-4550-aed2-f8117711097b::all_1_42_9} <Trace> oximeter.fields_ipaddr (cd503aa5-0299-4550-aed2-f8117711097b) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 22760 | 2026.05.19 17:00:26.779868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22761 | 2026.05.19 17:00:26.779915 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22762 | 2026.05.19 17:00:26.780412 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22763 | 2026.05.19 17:00:26.780558 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Debug> executeQuery: Read 2446 rows, 186.38 KiB in 0.003041 sec., 804340.6774087471 rows/sec., 59.85 MiB/sec. | ||
| 22764 | 2026.05.19 17:00:26.780596 [ 281 ] {b097d3fa-a70a-4d56-a82f-06544f0336f6} <Debug> TCPHandler: Processed in 0.003229929 sec. | ||
| 22765 | 2026.05.19 17:00:26.780642 [ 219 ] {} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22766 | 2026.05.19 17:00:26.780676 [ 219 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22767 | 2026.05.19 17:00:26.780721 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22768 | 2026.05.19 17:00:26.780826 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22769 | 2026.05.19 17:00:26.780868 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22770 | 2026.05.19 17:00:26.781317 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22771 | 2026.05.19 17:00:26.781355 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22772 | 2026.05.19 17:00:26.781812 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22773 | 2026.05.19 17:00:26.782314 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Trace> oximeter.fields_u16 (48a38937-77c1-44d1-a78b-4c8ee7d69dce): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22774 | 2026.05.19 17:00:26.782455 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Debug> executeQuery: Read 61 rows, 4.58 KiB in 0.001649 sec., 36992.116434202544 rows/sec., 2.71 MiB/sec. | ||
| 22775 | 2026.05.19 17:00:26.782491 [ 281 ] {3a2211dd-8b07-42b5-88f1-4cb943f13fd3} <Debug> TCPHandler: Processed in 0.001821418 sec. | ||
| 22776 | 2026.05.19 17:00:26.782610 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22777 | 2026.05.19 17:00:26.782708 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22778 | 2026.05.19 17:00:26.782750 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22779 | 2026.05.19 17:00:26.783462 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22780 | 2026.05.19 17:00:26.783503 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22781 | 2026.05.19 17:00:26.783619 [ 219 ] {} <Debug> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22782 | 2026.05.19 17:00:26.783982 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 22783 | 2026.05.19 17:00:26.784433 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Trace> oximeter.fields_u32 (5ceb560f-d77a-460b-82da-03cc65c4bab4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22784 | 2026.05.19 17:00:26.784573 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001884 sec., 425159.2356687898 rows/sec., 24.56 MiB/sec. | ||
| 22785 | 2026.05.19 17:00:26.784610 [ 281 ] {d6a87bfb-8e03-4998-a453-98fd988a0d00} <Debug> TCPHandler: Processed in 0.002050401 sec. | ||
| 22786 | 2026.05.19 17:00:26.784724 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22787 | 2026.05.19 17:00:26.784819 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22788 | 2026.05.19 17:00:26.784862 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22789 | 2026.05.19 17:00:26.785251 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22790 | 2026.05.19 17:00:26.785288 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22791 | 2026.05.19 17:00:26.785698 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 22792 | 2026.05.19 17:00:26.786136 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Trace> oximeter.fields_u64 (1f395c98-40c1-41a6-9726-76ef6d105342): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22793 | 2026.05.19 17:00:26.786272 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 47.77 KiB/sec. | ||
| 22794 | 2026.05.19 17:00:26.786309 [ 281 ] {37320f15-0e41-4e57-8276-827303d070f4} <Debug> TCPHandler: Processed in 0.001635005 sec. | ||
| 22795 | 2026.05.19 17:00:26.786421 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22796 | 2026.05.19 17:00:26.786515 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22797 | 2026.05.19 17:00:26.786555 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22798 | 2026.05.19 17:00:26.787436 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2026.05.19 17:00:26.787474 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22800 | 2026.05.19 17:00:26.788069 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22801 | 2026.05.19 17:00:26.788518 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2026.05.19 17:00:26.788653 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Debug> executeQuery: Read 1276 rows, 87.01 KiB in 0.002157 sec., 591562.3551228557 rows/sec., 39.39 MiB/sec. | ||
| 22803 | 2026.05.19 17:00:26.788690 [ 281 ] {b7bfa7ff-8025-4b69-ac7f-23a9efe6721d} <Debug> TCPHandler: Processed in 0.002320575 sec. | ||
| 22804 | 2026.05.19 17:00:26.788807 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22805 | 2026.05.19 17:00:26.788904 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22806 | 2026.05.19 17:00:26.788949 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22807 | 2026.05.19 17:00:26.789700 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22808 | 2026.05.19 17:00:26.789736 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22809 | 2026.05.19 17:00:26.790266 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22810 | 2026.05.19 17:00:26.790697 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22811 | 2026.05.19 17:00:26.790858 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Selected 6 parts from all_1_164_48 to all_169_169_0 | ||
| 22812 | 2026.05.19 17:00:26.790875 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Debug> executeQuery: Read 1465 rows, 90.69 KiB in 0.00199 sec., 736180.904522613 rows/sec., 44.51 MiB/sec. | ||
| 22813 | 2026.05.19 17:00:26.790898 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22814 | 2026.05.19 17:00:26.790921 [ 281 ] {e898a247-0ba9-46ad-b51b-001bc9beddf1} <Debug> TCPHandler: Processed in 0.002163703 sec. | ||
| 22815 | 2026.05.19 17:00:26.790921 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22816 | 2026.05.19 17:00:26.791032 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_48 to all_169_169_0 into Compact with storage Full | ||
| 22817 | 2026.05.19 17:00:26.791049 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22818 | 2026.05.19 17:00:26.791098 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22819 | 2026.05.19 17:00:26.791148 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22820 | 2026.05.19 17:00:26.791155 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22821 | 2026.05.19 17:00:26.791153 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22822 | 2026.05.19 17:00:26.791189 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_164_48, total 57862 rows starting from the beginning of the part | ||
| 22823 | 2026.05.19 17:00:26.791237 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22824 | 2026.05.19 17:00:26.791272 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 22825 | 2026.05.19 17:00:26.791327 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 203 rows starting from the beginning of the part | ||
| 22826 | 2026.05.19 17:00:26.791382 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 22827 | 2026.05.19 17:00:26.791431 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 22828 | 2026.05.19 17:00:26.791479 [ 198 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1465 rows starting from the beginning of the part | ||
| 22829 | 2026.05.19 17:00:26.792173 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22830 | 2026.05.19 17:00:26.792214 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22831 | 2026.05.19 17:00:26.792993 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 22832 | 2026.05.19 17:00:26.793504 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Trace> oximeter.measurements_histogramu64 (4a60d220-60a5-490e-846a-aee05144c22f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22833 | 2026.05.19 17:00:26.793635 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22834 | 2026.05.19 17:00:26.793667 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002532 sec., 23301.73775671406 rows/sec., 41.76 MiB/sec. | ||
| 22835 | 2026.05.19 17:00:26.793732 [ 281 ] {c16ac99c-9c78-4b07-9c63-42e54651663a} <Debug> TCPHandler: Processed in 0.002733532 sec. | ||
| 22836 | 2026.05.19 17:00:26.801815 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60010 rows, containing 5 columns (5 merged, 0 gathered) in 0.010826635 sec., 5542811.778544303 rows/sec., 358.60 MiB/sec. | ||
| 22837 | 2026.05.19 17:00:26.802519 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Trace> MergedBlockOutputStream: filled checksums all_1_169_49 (state Temporary) | ||
| 22838 | 2026.05.19 17:00:26.803143 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_merge_all_1_169_49 to all_1_169_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22839 | 2026.05.19 17:00:26.803222 [ 189 ] {c43edd62-a9b0-41c7-8196-91e46b9d1ffb::all_1_169_49} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb) (MergerMutator): Merged 6 parts: [all_1_164_48, all_169_169_0] -> all_1_169_49 | ||
| 22840 | 2026.05.19 17:00:26.803312 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22841 | 2026.05.19 17:00:27.000330 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.10 MiB, peak 428.23 MiB, free memory in arenas 0.00 B, will set to 407.76 MiB (RSS), difference: 2.66 MiB | ||
| 22842 | 2026.05.19 17:00:31.041703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48516 | ||
| 22843 | 2026.05.19 17:00:31.042525 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22844 | 2026.05.19 17:00:31.042559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22845 | 2026.05.19 17:00:31.043198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22846 | 2026.05.19 17:00:31.043642 [ 245 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22847 | 2026.05.19 17:00:31.043773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48516 | ||
| 22848 | 2026.05.19 17:00:31.043800 [ 43 ] {} <Debug> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22849 | 2026.05.19 17:00:31.043878 [ 43 ] {} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22850 | 2026.05.19 17:00:31.043902 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22851 | 2026.05.19 17:00:31.044068 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 22852 | 2026.05.19 17:00:31.044275 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22853 | 2026.05.19 17:00:31.044338 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46084 rows starting from the beginning of the part | ||
| 22854 | 2026.05.19 17:00:31.044439 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 22855 | 2026.05.19 17:00:31.044518 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 22856 | 2026.05.19 17:00:31.044585 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 22857 | 2026.05.19 17:00:31.044653 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 22858 | 2026.05.19 17:00:31.044717 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 22859 | 2026.05.19 17:00:31.047567 [ 199 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48516 rows, containing 4 columns (4 merged, 0 gathered) in 0.003582404 sec., 13542861.162504286 rows/sec., 193.73 MiB/sec. | ||
| 22860 | 2026.05.19 17:00:31.047890 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22861 | 2026.05.19 17:00:31.048396 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22862 | 2026.05.19 17:00:31.048471 [ 193 ] {e7d78c70-b9e3-4ba4-9893-9b81f36c7322::all_1_101_20} <Trace> system.asynchronous_metric_log (e7d78c70-b9e3-4ba4-9893-9b81f36c7322) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22863 | 2026.05.19 17:00:31.048542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22864 | 2026.05.19 17:00:31.243806 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22865 | 2026.05.19 17:00:31.244002 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) 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) | ||
| 22866 | 2026.05.19 17:00:31.244303 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22867 | 2026.05.19 17:00:31.244341 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <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 | ||
| 22868 | 2026.05.19 17:00:31.244549 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22869 | 2026.05.19 17:00:31.244615 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22870 | 2026.05.19 17:00:31.244758 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 22871 | 2026.05.19 17:00:31.244794 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22872 | 2026.05.19 17:00:31.244824 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Debug> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (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 | ||
| 22873 | 2026.05.19 17:00:31.244840 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> oximeter.timeseries_schema (7810b515-21e4-42cc-82fe-1db39a8028f3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22874 | 2026.05.19 17:00:31.244883 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 22875 | 2026.05.19 17:00:31.244903 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 63 rows starting from 0 | ||
| 22876 | 2026.05.19 17:00:31.245943 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Debug> executeQuery: Read 63 rows, 11.77 KiB in 0.00202 sec., 31188.118811881188 rows/sec., 5.69 MiB/sec. | ||
| 22877 | 2026.05.19 17:00:31.246060 [ 281 ] {c983b212-770c-4469-9543-5af6f11b4cec} <Debug> TCPHandler: Processed in 0.002376826 sec. | ||
| 22878 | 2026.05.19 17:00:31.247709 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22879 | 2026.05.19 17:00:31.247819 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22880 | 2026.05.19 17:00:31.247862 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22881 | 2026.05.19 17:00:31.248449 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22882 | 2026.05.19 17:00:31.248488 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22883 | 2026.05.19 17:00:31.248963 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22884 | 2026.05.19 17:00:31.249466 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Trace> oximeter.fields_string (41958d89-ef3a-46b8-a059-ae8afaf6e256): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22885 | 2026.05.19 17:00:31.249610 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. | ||
| 22886 | 2026.05.19 17:00:31.249646 [ 281 ] {493d6db4-0cc2-4fd7-9859-7f428a3d7dfa} <Debug> TCPHandler: Processed in 0.00198834 sec. | ||
| 22887 | 2026.05.19 17:00:31.249778 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22888 | 2026.05.19 17:00:31.249879 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22889 | 2026.05.19 17:00:31.249919 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22890 | 2026.05.19 17:00:31.250397 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22891 | 2026.05.19 17:00:31.250435 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22892 | 2026.05.19 17:00:31.250980 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22893 | 2026.05.19 17:00:31.251623 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Trace> oximeter.fields_uuid (67377e0d-75b5-48ed-88a8-8a3429f31abd): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22894 | 2026.05.19 17:00:31.251761 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
| 22895 | 2026.05.19 17:00:31.251797 [ 281 ] {9422f139-69d9-4ec0-bcdd-66e69a68037e} <Debug> TCPHandler: Processed in 0.002073502 sec. | ||
| 22896 | 2026.05.19 17:00:31.251954 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22897 | 2026.05.19 17:00:31.252052 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22898 | 2026.05.19 17:00:31.252096 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22899 | 2026.05.19 17:00:31.252505 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22900 | 2026.05.19 17:00:31.252542 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22901 | 2026.05.19 17:00:31.253027 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22902 | 2026.05.19 17:00:31.253597 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Trace> oximeter.measurements_cumulativeu64 (c43edd62-a9b0-41c7-8196-91e46b9d1ffb): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22903 | 2026.05.19 17:00:31.253736 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
| 22904 | 2026.05.19 17:00:31.253771 [ 281 ] {ad507d92-548a-49a2-9534-d16a57fbfb31} <Debug> TCPHandler: Processed in 0.001865728 sec. | ||
| 22905 | 2026.05.19 17:00:31.253898 [ 281 ] {} <Trace> TCP-Session: 02e84709-e91c-4006-9aed-6dd45d56704c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22906 | 2026.05.19 17:00:31.253995 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35370) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22907 | 2026.05.19 17:00:31.254037 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22908 | 2026.05.19 17:00:31.254376 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22909 | 2026.05.19 17:00:31.254413 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22910 | 2026.05.19 17:00:31.254857 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22911 | 2026.05.19 17:00:31.255365 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22912 | 2026.05.19 17:00:31.255485 [ 43 ] {} <Debug> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22913 | 2026.05.19 17:00:31.255504 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
| 22914 | 2026.05.19 17:00:31.255535 [ 43 ] {} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22915 | 2026.05.19 17:00:31.255550 [ 281 ] {6b6a5135-1cf2-4d8f-a6b8-8f6122fdd45a} <Debug> TCPHandler: Processed in 0.001702426 sec. | ||
| 22916 | 2026.05.19 17:00:31.255561 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22917 | 2026.05.19 17:00:31.255682 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22918 | 2026.05.19 17:00:31.255800 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22919 | 2026.05.19 17:00:31.255831 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 8580 rows starting from the beginning of the part | ||
| 22920 | 2026.05.19 17:00:31.255890 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 22921 | 2026.05.19 17:00:31.255937 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22922 | 2026.05.19 17:00:31.255981 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 22923 | 2026.05.19 17:00:31.256023 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 22924 | 2026.05.19 17:00:31.256060 [ 201 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22925 | 2026.05.19 17:00:31.258195 [ 193 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554159 sec., 3476682.5401237747 rows/sec., 234.30 MiB/sec. | ||
| 22926 | 2026.05.19 17:00:31.258498 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22927 | 2026.05.19 17:00:31.259021 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22928 | 2026.05.19 17:00:31.259104 [ 199 ] {bbdbda28-cab8-48d2-a90e-82080c2048b5::all_1_161_32} <Trace> oximeter.measurements_u64 (bbdbda28-cab8-48d2-a90e-82080c2048b5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22929 | 2026.05.19 17:00:31.259198 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 22930 | 2026.05.19 17:00:33.657161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 22931 | 2026.05.19 17:00:33.678067 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22932 | 2026.05.19 17:00:33.678141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22933 | 2026.05.19 17:00:33.684677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22934 | 2026.05.19 17:00:33.685863 [ 244 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22935 | 2026.05.19 17:00:33.686246 [ 44 ] {} <Debug> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22936 | 2026.05.19 17:00:33.686309 [ 44 ] {} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22937 | 2026.05.19 17:00:33.686330 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 10.95 GiB. | ||
| 22938 | 2026.05.19 17:00:33.686423 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 22939 | 2026.05.19 17:00:33.689395 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22940 | 2026.05.19 17:00:33.690255 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 22941 | 2026.05.19 17:00:33.690432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 22942 | 2026.05.19 17:00:33.693715 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 22943 | 2026.05.19 17:00:33.697313 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 22944 | 2026.05.19 17:00:33.701363 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 22945 | 2026.05.19 17:00:33.705542 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 22946 | 2026.05.19 17:00:33.709964 [ 201 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 22947 | 2026.05.19 17:00:33.769816 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.083420838 sec., 9122.42094714992 rows/sec., 47.17 MiB/sec. | ||
| 22948 | 2026.05.19 17:00:33.773597 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22949 | 2026.05.19 17:00:33.776380 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22950 | 2026.05.19 17:00:33.776510 [ 199 ] {04940c1a-ca03-409e-9d51-57a73cb992fe::all_1_101_20} <Trace> system.metric_log (04940c1a-ca03-409e-9d51-57a73cb992fe) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22951 | 2026.05.19 17:00:33.779445 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22952 | 2026.05.19 17:00:34.001285 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.84 MiB, peak 428.23 MiB, free memory in arenas 0.00 B, will set to 407.77 MiB (RSS), difference: -1.07 MiB | ||