| 1 | [ Apr 30 00:57:43 Enabled. ] | ||
| 2 | [ Apr 30 00:57:43 Rereading configuration. ] | ||
| 3 | [ Apr 30 00:57:44 Rereading configuration. ] | ||
| 4 | [ Apr 30 00:57:45 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 | [ Apr 30 00:57:45 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.04.30 00:57:46.707035 [ 1 ] {} <Information> Application: Will watch for the process with pid 25841 | ||
| 29 | 2026.04.30 00:57:46.707485 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.30 00:57:47.035911 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25841 | ||
| 31 | 2026.04.30 00:57:47.036746 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.30 00:57:47.036894 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.30 00:57:47.134090 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.30 00:57:47.177370 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.30 00:57:47.177420 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.30 00:57:47.177437 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.30 00:57:47.177490 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.30 00:57:47.177850 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.30 00:57:47.180095 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.04.30 00:57:47.180857 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.30 00:57:47.181804 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.04.30 00:57:47.181830 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.04.30 00:57:47.181844 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.30 00:57:47.182547 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.30 00:57:47.183532 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.30 00:57:47.188958 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.30 00:57:47.189624 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.30 00:57:47.190977 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.30 00:57:47.191046 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.30 00:57:47.192045 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.04.30 00:57:47.192430 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.30 00:57:47.196445 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.30 00:57:47.196727 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.30 00:57:47.199933 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.30 00:57:47.200358 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.30 00:57:47.200751 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.30 00:57:47.201097 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.30 00:57:47.202464 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.30 00:57:47.202490 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.30 00:57:47.202572 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.30 00:57:47.202669 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.30 00:57:47.214029 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.30 00:57:47.214060 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187824 sec | ||
| 68 | 2026.04.30 00:57:47.214081 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.30 00:57:47.214097 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.30 00:57:47.214890 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.30 00:57:47.215542 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.30 00:57:47.225193 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.30 00:57:47.225237 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.30 00:57:47.225258 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.30 00:57:47.225270 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.30 00:57:47.225302 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.30 00:57:47.225321 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.30 00:57:47.227343 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.30 00:57:47.227387 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.30 00:57:47.227411 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.30 00:57:47.227547 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.30 00:57:47.227587 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.30 00:57:47.227600 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.30 00:57:47.227617 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.30 00:57:47.227629 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.30 00:57:47.227658 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.30 00:57:47.227676 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.30 00:57:47.249906 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.30 00:57:47.251310 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.30 00:57:47.251348 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5952e-05 sec | ||
| 91 | 2026.04.30 00:57:47.251360 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.30 00:57:47.251370 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.30 00:57:47.251394 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.30 00:57:47.251577 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.30 00:57:47.251619 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.30 00:57:47.251633 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.30 00:57:47.251644 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.04.30 00:57:47.251655 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.30 00:57:47.255491 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.30 00:57:47.255746 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.62 MiB (RSS), difference: 91.84 MiB | ||
| 101 | 2026.04.30 00:57:47.257225 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2041e-05 sec. | ||
| 102 | 2026.04.30 00:57:47.257696 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.30 00:57:47.258487 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.30 00:57:47.258505 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.30 00:57:48.405356 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35436 | ||
| 106 | 2026.04.30 00:57:48.406290 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.30 00:57:48.406355 [ 3 ] {} <Debug> TCP-Session: e0ef1ae5-7fc5-4822-9b04-d5696f437226 Authenticating user 'default' from [fd00:1122:3344:101::c]:35436 | ||
| 108 | 2026.04.30 00:57:48.406387 [ 3 ] {} <Debug> TCP-Session: e0ef1ae5-7fc5-4822-9b04-d5696f437226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.30 00:57:48.406461 [ 3 ] {} <Debug> TCP-Session: e0ef1ae5-7fc5-4822-9b04-d5696f437226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.30 00:57:48.406564 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.30 00:57:48.406591 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.04.30 00:57:48.406664 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.04.30 00:57:48.407091 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53869 | ||
| 114 | 2026.04.30 00:57:48.408123 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64203 | ||
| 115 | 2026.04.30 00:57:48.408135 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.04.30 00:57:48.408142 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34862 | ||
| 117 | 2026.04.30 00:57:48.408181 [ 4 ] {} <Debug> TCP-Session: 4e937d66-8d91-46f9-a085-27f14e3c8900 Authenticating user 'default' from [fd00:1122:3344:101::c]:53869 | ||
| 118 | 2026.04.30 00:57:48.408354 [ 4 ] {} <Debug> TCP-Session: 4e937d66-8d91-46f9-a085-27f14e3c8900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.04.30 00:57:48.408351 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33475 | ||
| 120 | 2026.04.30 00:57:48.408370 [ 4 ] {} <Debug> TCP-Session: 4e937d66-8d91-46f9-a085-27f14e3c8900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.04.30 00:57:48.408445 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33295 | ||
| 122 | 2026.04.30 00:57:48.408697 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64522 | ||
| 123 | 2026.04.30 00:57:48.408704 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54864 | ||
| 124 | 2026.04.30 00:57:48.409180 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.04.30 00:57:48.409242 [ 257 ] {} <Debug> TCP-Session: c72f8dbc-9d68-46fb-9941-d021b486875b Authenticating user 'default' from [fd00:1122:3344:101::c]:54864 | ||
| 126 | 2026.04.30 00:57:48.409264 [ 257 ] {} <Debug> TCP-Session: c72f8dbc-9d68-46fb-9941-d021b486875b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.30 00:57:48.409280 [ 257 ] {} <Debug> TCP-Session: c72f8dbc-9d68-46fb-9941-d021b486875b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.30 00:57:48.409291 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.04.30 00:57:48.409294 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.30 00:57:48.409409 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.04.30 00:57:48.409450 [ 5 ] {} <Debug> TCP-Session: d6c0f7dc-d018-489a-a04f-8160bf30633a Authenticating user 'default' from [fd00:1122:3344:101::c]:34862 | ||
| 132 | 2026.04.30 00:57:48.409448 [ 256 ] {} <Debug> TCP-Session: fbff1d15-390d-4d1d-b23e-10236edc67df Authenticating user 'default' from [fd00:1122:3344:101::c]:33295 | ||
| 133 | 2026.04.30 00:57:48.409523 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.04.30 00:57:48.409563 [ 5 ] {} <Debug> TCP-Session: d6c0f7dc-d018-489a-a04f-8160bf30633a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.04.30 00:57:48.409705 [ 253 ] {} <Debug> TCP-Session: 4753abec-3289-4547-af87-977937ffaa9d Authenticating user 'default' from [fd00:1122:3344:101::c]:64203 | ||
| 136 | 2026.04.30 00:57:48.409545 [ 256 ] {} <Debug> TCP-Session: fbff1d15-390d-4d1d-b23e-10236edc67df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.04.30 00:57:48.409830 [ 253 ] {} <Debug> TCP-Session: 4753abec-3289-4547-af87-977937ffaa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.30 00:57:48.409855 [ 256 ] {} <Debug> TCP-Session: fbff1d15-390d-4d1d-b23e-10236edc67df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.30 00:57:48.409816 [ 5 ] {} <Debug> TCP-Session: d6c0f7dc-d018-489a-a04f-8160bf30633a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.04.30 00:57:48.409902 [ 253 ] {} <Debug> TCP-Session: 4753abec-3289-4547-af87-977937ffaa9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.30 00:57:48.409529 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.04.30 00:57:48.409536 [ 258 ] {} <Debug> TCP-Session: ac925cff-f818-4e7c-a9ed-503e2014c3e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:64522 | ||
| 143 | 2026.04.30 00:57:48.410011 [ 258 ] {} <Debug> TCP-Session: ac925cff-f818-4e7c-a9ed-503e2014c3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.30 00:57:48.410015 [ 255 ] {} <Debug> TCP-Session: a3385c6d-3b21-4456-948e-9028286b490e Authenticating user 'default' from [fd00:1122:3344:101::c]:33475 | ||
| 145 | 2026.04.30 00:57:48.410111 [ 258 ] {} <Debug> TCP-Session: ac925cff-f818-4e7c-a9ed-503e2014c3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.30 00:57:48.410138 [ 255 ] {} <Debug> TCP-Session: a3385c6d-3b21-4456-948e-9028286b490e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.30 00:57:48.410258 [ 255 ] {} <Debug> TCP-Session: a3385c6d-3b21-4456-948e-9028286b490e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.30 00:57:48.737390 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55670 | ||
| 149 | 2026.04.30 00:57:48.737569 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.04.30 00:57:48.737700 [ 259 ] {} <Debug> TCP-Session: c1434cf0-0fbd-422c-a49b-b38418e6274a Authenticating user 'default' from [fd00:1122:3344:101::b]:55670 | ||
| 151 | 2026.04.30 00:57:48.737724 [ 259 ] {} <Debug> TCP-Session: c1434cf0-0fbd-422c-a49b-b38418e6274a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.30 00:57:48.737737 [ 259 ] {} <Debug> TCP-Session: c1434cf0-0fbd-422c-a49b-b38418e6274a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.30 00:57:48.737866 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.04.30 00:57:48.737908 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.04.30 00:57:48.737986 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.04.30 00:57:48.738411 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33411 | ||
| 157 | 2026.04.30 00:57:48.738486 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52972 | ||
| 158 | 2026.04.30 00:57:48.738604 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48864 | ||
| 159 | 2026.04.30 00:57:48.738798 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42083 | ||
| 160 | 2026.04.30 00:57:48.738856 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.04.30 00:57:48.738896 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46958 | ||
| 162 | 2026.04.30 00:57:48.738967 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.04.30 00:57:48.738991 [ 261 ] {} <Debug> TCP-Session: 378c7515-d3da-44a0-9ef4-afa87935ed33 Authenticating user 'default' from [fd00:1122:3344:101::b]:52972 | ||
| 164 | 2026.04.30 00:57:48.739011 [ 260 ] {} <Debug> TCP-Session: cab32ac7-355a-4c8c-9310-e28664a7b8b9 Authenticating user 'default' from [fd00:1122:3344:101::b]:33411 | ||
| 165 | 2026.04.30 00:57:48.739032 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39401 | ||
| 166 | 2026.04.30 00:57:48.739022 [ 261 ] {} <Debug> TCP-Session: 378c7515-d3da-44a0-9ef4-afa87935ed33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.04.30 00:57:48.739016 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.04.30 00:57:48.739147 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46495 | ||
| 169 | 2026.04.30 00:57:48.739115 [ 261 ] {} <Debug> TCP-Session: 378c7515-d3da-44a0-9ef4-afa87935ed33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.04.30 00:57:48.739109 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.04.30 00:57:48.739113 [ 260 ] {} <Debug> TCP-Session: cab32ac7-355a-4c8c-9310-e28664a7b8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.04.30 00:57:48.739261 [ 263 ] {} <Debug> TCP-Session: 15b0d577-20dc-46ff-88f7-1ee748982289 Authenticating user 'default' from [fd00:1122:3344:101::b]:42083 | ||
| 173 | 2026.04.30 00:57:48.739261 [ 264 ] {} <Debug> TCP-Session: 9fb0dad1-edda-4e71-8f5d-4d2a88bbcbea Authenticating user 'default' from [fd00:1122:3344:101::b]:46958 | ||
| 174 | 2026.04.30 00:57:48.739348 [ 260 ] {} <Debug> TCP-Session: cab32ac7-355a-4c8c-9310-e28664a7b8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.30 00:57:48.739393 [ 264 ] {} <Debug> TCP-Session: 9fb0dad1-edda-4e71-8f5d-4d2a88bbcbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.04.30 00:57:48.739362 [ 263 ] {} <Debug> TCP-Session: 15b0d577-20dc-46ff-88f7-1ee748982289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.04.30 00:57:48.739421 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.04.30 00:57:48.739477 [ 263 ] {} <Debug> TCP-Session: 15b0d577-20dc-46ff-88f7-1ee748982289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.04.30 00:57:48.739489 [ 264 ] {} <Debug> TCP-Session: 9fb0dad1-edda-4e71-8f5d-4d2a88bbcbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.30 00:57:48.739021 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.04.30 00:57:48.739254 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.04.30 00:57:48.739654 [ 266 ] {} <Debug> TCP-Session: e54c790b-940a-41a9-ac00-c186d54cb36e Authenticating user 'default' from [fd00:1122:3344:101::b]:46495 | ||
| 183 | 2026.04.30 00:57:48.739655 [ 262 ] {} <Debug> TCP-Session: b83599e6-a10f-4309-96be-045fd58e546f Authenticating user 'default' from [fd00:1122:3344:101::b]:48864 | ||
| 184 | 2026.04.30 00:57:48.739739 [ 265 ] {} <Debug> TCP-Session: b04f7d89-8d22-42bc-8232-88d57d89afb8 Authenticating user 'default' from [fd00:1122:3344:101::b]:39401 | ||
| 185 | 2026.04.30 00:57:48.739747 [ 262 ] {} <Debug> TCP-Session: b83599e6-a10f-4309-96be-045fd58e546f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.30 00:57:48.739754 [ 266 ] {} <Debug> TCP-Session: e54c790b-940a-41a9-ac00-c186d54cb36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.30 00:57:48.739871 [ 266 ] {} <Debug> TCP-Session: e54c790b-940a-41a9-ac00-c186d54cb36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.04.30 00:57:48.739882 [ 262 ] {} <Debug> TCP-Session: b83599e6-a10f-4309-96be-045fd58e546f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.30 00:57:48.740003 [ 265 ] {} <Debug> TCP-Session: b04f7d89-8d22-42bc-8232-88d57d89afb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.30 00:57:48.740296 [ 265 ] {} <Debug> TCP-Session: b04f7d89-8d22-42bc-8232-88d57d89afb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.30 00:57:48.761115 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38587 | ||
| 192 | 2026.04.30 00:57:48.761263 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.04.30 00:57:48.761293 [ 267 ] {} <Debug> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:38587 | ||
| 194 | 2026.04.30 00:57:48.761376 [ 267 ] {} <Debug> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.04.30 00:57:48.761389 [ 267 ] {} <Debug> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.30 00:57:48.761442 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.04.30 00:57:48.761524 [ 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 | ||
| 198 | 2026.04.30 00:57:48.761541 [ 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 | ||
| 199 | 2026.04.30 00:57:48.762037 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38048 | ||
| 200 | 2026.04.30 00:57:48.762137 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44394 | ||
| 201 | 2026.04.30 00:57:48.762267 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.04.30 00:57:48.762414 [ 268 ] {} <Debug> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Authenticating user 'default' from [fd00:1122:3344:101::d]:38048 | ||
| 203 | 2026.04.30 00:57:48.762437 [ 268 ] {} <Debug> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.04.30 00:57:48.762508 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34225 | ||
| 205 | 2026.04.30 00:57:48.762546 [ 268 ] {} <Debug> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.04.30 00:57:48.763052 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55918 | ||
| 207 | 2026.04.30 00:57:48.763177 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58326 | ||
| 208 | 2026.04.30 00:57:48.763307 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.04.30 00:57:48.763351 [ 271 ] {} <Debug> TCP-Session: d0e4fffa-a3af-4d15-bd61-f6e9adad7c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:34225 | ||
| 210 | 2026.04.30 00:57:48.763369 [ 271 ] {} <Debug> TCP-Session: d0e4fffa-a3af-4d15-bd61-f6e9adad7c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.30 00:57:48.763392 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55705 | ||
| 212 | 2026.04.30 00:57:48.763422 [ 271 ] {} <Debug> TCP-Session: d0e4fffa-a3af-4d15-bd61-f6e9adad7c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.04.30 00:57:48.764049 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62194 | ||
| 214 | 2026.04.30 00:57:48.764589 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.04.30 00:57:48.764708 [ 270 ] {} <Debug> TCP-Session: 4a7e9e66-49b3-48bc-9d8a-51e62a29fbea Authenticating user 'default' from [fd00:1122:3344:101::d]:55918 | ||
| 216 | 2026.04.30 00:57:48.764706 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38274 | ||
| 217 | 2026.04.30 00:57:48.764728 [ 270 ] {} <Debug> TCP-Session: 4a7e9e66-49b3-48bc-9d8a-51e62a29fbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.04.30 00:57:48.764760 [ 270 ] {} <Debug> TCP-Session: 4a7e9e66-49b3-48bc-9d8a-51e62a29fbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.04.30 00:57:48.764857 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.04.30 00:57:48.764870 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.04.30 00:57:48.764950 [ 272 ] {} <Debug> TCP-Session: a477fbec-4b0a-4d51-9180-7bd6d91059f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58326 | ||
| 222 | 2026.04.30 00:57:48.765038 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.04.30 00:57:48.765088 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.04.30 00:57:48.765125 [ 272 ] {} <Debug> TCP-Session: a477fbec-4b0a-4d51-9180-7bd6d91059f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.04.30 00:57:48.765167 [ 269 ] {} <Debug> TCP-Session: d64139a1-ed5b-48ec-83b4-2fb6d9bc482c Authenticating user 'default' from [fd00:1122:3344:101::d]:44394 | ||
| 226 | 2026.04.30 00:57:48.765139 [ 275 ] {} <Debug> TCP-Session: 568f2150-c005-435f-a634-e578cc6f3486 Authenticating user 'default' from [fd00:1122:3344:101::d]:38274 | ||
| 227 | 2026.04.30 00:57:48.764969 [ 274 ] {} <Debug> TCP-Session: ea8b1a1f-c482-40c3-a19a-d5a87065d9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62194 | ||
| 228 | 2026.04.30 00:57:48.765324 [ 269 ] {} <Debug> TCP-Session: d64139a1-ed5b-48ec-83b4-2fb6d9bc482c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.04.30 00:57:48.765310 [ 275 ] {} <Debug> TCP-Session: 568f2150-c005-435f-a634-e578cc6f3486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.04.30 00:57:48.765297 [ 272 ] {} <Debug> TCP-Session: a477fbec-4b0a-4d51-9180-7bd6d91059f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.30 00:57:48.765412 [ 269 ] {} <Debug> TCP-Session: d64139a1-ed5b-48ec-83b4-2fb6d9bc482c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.04.30 00:57:48.765394 [ 274 ] {} <Debug> TCP-Session: ea8b1a1f-c482-40c3-a19a-d5a87065d9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.30 00:57:48.765398 [ 275 ] {} <Debug> TCP-Session: 568f2150-c005-435f-a634-e578cc6f3486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.30 00:57:48.765491 [ 274 ] {} <Debug> TCP-Session: ea8b1a1f-c482-40c3-a19a-d5a87065d9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.30 00:57:48.764956 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.04.30 00:57:48.764950 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 237 | 2026.04.30 00:57:48.765575 [ 273 ] {} <Debug> TCP-Session: a4df0269-47e7-47b8-a88d-4a72fc08f0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55705 | ||
| 238 | 2026.04.30 00:57:48.765667 [ 273 ] {} <Debug> TCP-Session: a4df0269-47e7-47b8-a88d-4a72fc08f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.30 00:57:48.765681 [ 273 ] {} <Debug> TCP-Session: a4df0269-47e7-47b8-a88d-4a72fc08f0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.30 00:57:48.768567 [ 267 ] {2423ca8e-cc26-4f2b-9378-4df5fdb3321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2026.04.30 00:57:48.825038 [ 267 ] {2423ca8e-cc26-4f2b-9378-4df5fdb3321b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38587) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2026.04.30 00:57:48.826068 [ 267 ] {2423ca8e-cc26-4f2b-9378-4df5fdb3321b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2026.04.30 00:57:48.826307 [ 267 ] {2423ca8e-cc26-4f2b-9378-4df5fdb3321b} <Debug> TCPHandler: Processed in 0.064119976 sec. | ||
| 290 | 2026.04.30 00:57:48.826749 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2026.04.30 00:57:48.827162 [ 268 ] {139d415a-b28e-4c8b-ba2c-f84e130b7ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2026.04.30 00:57:48.827717 [ 268 ] {139d415a-b28e-4c8b-ba2c-f84e130b7ea2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38048) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2026.04.30 00:57:48.828127 [ 268 ] {139d415a-b28e-4c8b-ba2c-f84e130b7ea2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2026.04.30 00:57:48.828394 [ 268 ] {139d415a-b28e-4c8b-ba2c-f84e130b7ea2} <Debug> TCPHandler: Processed in 0.001829664 sec. | ||
| 341 | 2026.04.30 00:57:48.828721 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2026.04.30 00:57:48.829562 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2026.04.30 00:57:48.830214 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2026.04.30 00:57:48.836335 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2026.04.30 00:57:48.836439 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156873 sec | ||
| 346 | 2026.04.30 00:57:48.836454 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Trace> ReferentialDeps: No tables | ||
| 347 | 2026.04.30 00:57:48.836465 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Trace> LoadingDeps: No tables | ||
| 348 | 2026.04.30 00:57:48.836495 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2026.04.30 00:57:48.837361 [ 267 ] {2bb51cb9-6279-4244-bf5a-cb9133d4fe6e} <Debug> TCPHandler: Processed in 0.008756198 sec. | ||
| 350 | 2026.04.30 00:57:48.837567 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.04.30 00:57:48.837777 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) /* The version table contains metadata about the `oximeter` database */ | ||
| 352 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 353 | 2026.04.30 00:57:48.837936 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 354 | 2026.04.30 00:57:48.844586 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 355 | 2026.04.30 00:57:48.846575 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632): Loading data parts | ||
| 356 | 2026.04.30 00:57:48.847876 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632): There are no data parts | ||
| 357 | 2026.04.30 00:57:48.853324 [ 267 ] {6d24dced-d6c8-4a83-bfef-098eff006222} <Debug> TCPHandler: Processed in 0.015826877 sec. | ||
| 358 | 2026.04.30 00:57:48.853566 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 359 | 2026.04.30 00:57:48.853901 [ 267 ] {f4493205-da58-4d6d-8f7a-77e13696fd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) /* The measurement tables contain all individual samples from each timeseries. | ||
| 360 | * | ||
| 361 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 362 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 363 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 364 | * by all samples from the same timeseries. | ||
| 365 | * | ||
| 366 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 367 | * and then uses that to index quickly into the measurements tables. | ||
| 368 | */ | ||
| 369 | 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) | ||
| 370 | 2026.04.30 00:57:48.854050 [ 267 ] {f4493205-da58-4d6d-8f7a-77e13696fd92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 371 | 2026.04.30 00:57:48.866293 [ 267 ] {f4493205-da58-4d6d-8f7a-77e13696fd92} <Debug> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Loading data parts | ||
| 372 | 2026.04.30 00:57:48.866534 [ 267 ] {f4493205-da58-4d6d-8f7a-77e13696fd92} <Debug> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): There are no data parts | ||
| 373 | 2026.04.30 00:57:48.869161 [ 267 ] {f4493205-da58-4d6d-8f7a-77e13696fd92} <Debug> TCPHandler: Processed in 0.015683553 sec. | ||
| 374 | 2026.04.30 00:57:48.869395 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.30 00:57:48.869593 [ 267 ] {39cb7140-3a7c-4f92-bac8-7e22f9b28b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 376 | 2026.04.30 00:57:48.869739 [ 267 ] {39cb7140-3a7c-4f92-bac8-7e22f9b28b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 377 | 2026.04.30 00:57:48.875187 [ 267 ] {39cb7140-3a7c-4f92-bac8-7e22f9b28b60} <Debug> oximeter.measurements_i8 (d8841528-bfe6-451b-9b62-2ac892d671bf): Loading data parts | ||
| 378 | 2026.04.30 00:57:48.875372 [ 267 ] {39cb7140-3a7c-4f92-bac8-7e22f9b28b60} <Debug> oximeter.measurements_i8 (d8841528-bfe6-451b-9b62-2ac892d671bf): There are no data parts | ||
| 379 | 2026.04.30 00:57:48.879761 [ 267 ] {39cb7140-3a7c-4f92-bac8-7e22f9b28b60} <Debug> TCPHandler: Processed in 0.010455169 sec. | ||
| 380 | 2026.04.30 00:57:48.879938 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.30 00:57:48.880179 [ 267 ] {d3a39b79-5b0c-4874-9147-a7ecbf472fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 382 | 2026.04.30 00:57:48.880303 [ 267 ] {d3a39b79-5b0c-4874-9147-a7ecbf472fa7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 383 | 2026.04.30 00:57:48.885773 [ 267 ] {d3a39b79-5b0c-4874-9147-a7ecbf472fa7} <Debug> oximeter.measurements_u8 (d58b2e30-41ef-48fa-8a90-956f3820a77c): Loading data parts | ||
| 384 | 2026.04.30 00:57:48.885945 [ 267 ] {d3a39b79-5b0c-4874-9147-a7ecbf472fa7} <Debug> oximeter.measurements_u8 (d58b2e30-41ef-48fa-8a90-956f3820a77c): There are no data parts | ||
| 385 | 2026.04.30 00:57:48.892399 [ 267 ] {d3a39b79-5b0c-4874-9147-a7ecbf472fa7} <Debug> TCPHandler: Processed in 0.012510428 sec. | ||
| 386 | 2026.04.30 00:57:48.892580 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.30 00:57:48.892775 [ 267 ] {472680a5-3ac7-4f99-9bb3-b823f879b3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 388 | 2026.04.30 00:57:48.892899 [ 267 ] {472680a5-3ac7-4f99-9bb3-b823f879b3b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 389 | 2026.04.30 00:57:48.898126 [ 267 ] {472680a5-3ac7-4f99-9bb3-b823f879b3b6} <Debug> oximeter.measurements_i16 (8593a8d6-b92a-41fe-a30a-969230852478): Loading data parts | ||
| 390 | 2026.04.30 00:57:48.898339 [ 267 ] {472680a5-3ac7-4f99-9bb3-b823f879b3b6} <Debug> oximeter.measurements_i16 (8593a8d6-b92a-41fe-a30a-969230852478): There are no data parts | ||
| 391 | 2026.04.30 00:57:48.901075 [ 267 ] {472680a5-3ac7-4f99-9bb3-b823f879b3b6} <Debug> TCPHandler: Processed in 0.008558994 sec. | ||
| 392 | 2026.04.30 00:57:48.901243 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.30 00:57:48.901516 [ 267 ] {dfea925a-42ef-4701-8565-e175b5465dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 394 | 2026.04.30 00:57:48.901640 [ 267 ] {dfea925a-42ef-4701-8565-e175b5465dc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 395 | 2026.04.30 00:57:48.910453 [ 267 ] {dfea925a-42ef-4701-8565-e175b5465dc6} <Debug> oximeter.measurements_u16 (333ad7ff-c8e0-485b-9179-69e420090fce): Loading data parts | ||
| 396 | 2026.04.30 00:57:48.910608 [ 267 ] {dfea925a-42ef-4701-8565-e175b5465dc6} <Debug> oximeter.measurements_u16 (333ad7ff-c8e0-485b-9179-69e420090fce): There are no data parts | ||
| 397 | 2026.04.30 00:57:48.912666 [ 267 ] {dfea925a-42ef-4701-8565-e175b5465dc6} <Debug> TCPHandler: Processed in 0.011484313 sec. | ||
| 398 | 2026.04.30 00:57:48.912829 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.04.30 00:57:48.912989 [ 267 ] {c5b0f9b8-c9d8-43aa-b2b1-f16ff9ae3207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 400 | 2026.04.30 00:57:48.913104 [ 267 ] {c5b0f9b8-c9d8-43aa-b2b1-f16ff9ae3207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 401 | 2026.04.30 00:57:48.917663 [ 267 ] {c5b0f9b8-c9d8-43aa-b2b1-f16ff9ae3207} <Debug> oximeter.measurements_i32 (aa370410-4e5c-46d7-b354-8f39737bc2bd): Loading data parts | ||
| 402 | 2026.04.30 00:57:48.918054 [ 267 ] {c5b0f9b8-c9d8-43aa-b2b1-f16ff9ae3207} <Debug> oximeter.measurements_i32 (aa370410-4e5c-46d7-b354-8f39737bc2bd): There are no data parts | ||
| 403 | 2026.04.30 00:57:48.920784 [ 267 ] {c5b0f9b8-c9d8-43aa-b2b1-f16ff9ae3207} <Debug> TCPHandler: Processed in 0.00800637 sec. | ||
| 404 | 2026.04.30 00:57:48.920958 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.04.30 00:57:48.921199 [ 267 ] {8dabcb46-743c-4495-83fe-b34c78439398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 406 | 2026.04.30 00:57:48.921328 [ 267 ] {8dabcb46-743c-4495-83fe-b34c78439398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 407 | 2026.04.30 00:57:48.926520 [ 267 ] {8dabcb46-743c-4495-83fe-b34c78439398} <Debug> oximeter.measurements_u32 (41a937ac-e24f-469b-b13a-7cc69790755b): Loading data parts | ||
| 408 | 2026.04.30 00:57:48.926759 [ 267 ] {8dabcb46-743c-4495-83fe-b34c78439398} <Debug> oximeter.measurements_u32 (41a937ac-e24f-469b-b13a-7cc69790755b): There are no data parts | ||
| 409 | 2026.04.30 00:57:48.931134 [ 267 ] {8dabcb46-743c-4495-83fe-b34c78439398} <Debug> TCPHandler: Processed in 0.010228844 sec. | ||
| 410 | 2026.04.30 00:57:48.931291 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.04.30 00:57:48.931447 [ 267 ] {c9181e78-929a-4040-a690-70573e1ab6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 412 | 2026.04.30 00:57:48.931568 [ 267 ] {c9181e78-929a-4040-a690-70573e1ab6b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 413 | 2026.04.30 00:57:48.937901 [ 267 ] {c9181e78-929a-4040-a690-70573e1ab6b4} <Debug> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Loading data parts | ||
| 414 | 2026.04.30 00:57:48.938123 [ 267 ] {c9181e78-929a-4040-a690-70573e1ab6b4} <Debug> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): There are no data parts | ||
| 415 | 2026.04.30 00:57:48.942520 [ 267 ] {c9181e78-929a-4040-a690-70573e1ab6b4} <Debug> TCPHandler: Processed in 0.011281059 sec. | ||
| 416 | 2026.04.30 00:57:48.942698 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.04.30 00:57:48.942966 [ 267 ] {6766cadc-3d33-47d1-aec7-27d6fafc0a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 418 | 2026.04.30 00:57:48.943089 [ 267 ] {6766cadc-3d33-47d1-aec7-27d6fafc0a49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 419 | 2026.04.30 00:57:48.945093 [ 267 ] {6766cadc-3d33-47d1-aec7-27d6fafc0a49} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Loading data parts | ||
| 420 | 2026.04.30 00:57:48.945272 [ 267 ] {6766cadc-3d33-47d1-aec7-27d6fafc0a49} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): There are no data parts | ||
| 421 | 2026.04.30 00:57:48.950675 [ 267 ] {6766cadc-3d33-47d1-aec7-27d6fafc0a49} <Debug> TCPHandler: Processed in 0.008042032 sec. | ||
| 422 | 2026.04.30 00:57:48.950849 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.04.30 00:57:48.951009 [ 267 ] {ccf805c2-5442-4920-b4e7-64e747c36796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 424 | 2026.04.30 00:57:48.951127 [ 267 ] {ccf805c2-5442-4920-b4e7-64e747c36796} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 425 | 2026.04.30 00:57:48.959096 [ 267 ] {ccf805c2-5442-4920-b4e7-64e747c36796} <Debug> oximeter.measurements_f32 (a552e422-a795-463b-a347-d0fda19e40a1): Loading data parts | ||
| 426 | 2026.04.30 00:57:48.959342 [ 267 ] {ccf805c2-5442-4920-b4e7-64e747c36796} <Debug> oximeter.measurements_f32 (a552e422-a795-463b-a347-d0fda19e40a1): There are no data parts | ||
| 427 | 2026.04.30 00:57:48.961128 [ 267 ] {ccf805c2-5442-4920-b4e7-64e747c36796} <Debug> TCPHandler: Processed in 0.010332826 sec. | ||
| 428 | 2026.04.30 00:57:48.961294 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.04.30 00:57:48.961540 [ 267 ] {ec9df535-b356-45d1-9344-f45e9db16d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 430 | 2026.04.30 00:57:48.961677 [ 267 ] {ec9df535-b356-45d1-9344-f45e9db16d16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 431 | 2026.04.30 00:57:48.966708 [ 267 ] {ec9df535-b356-45d1-9344-f45e9db16d16} <Debug> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Loading data parts | ||
| 432 | 2026.04.30 00:57:48.966852 [ 267 ] {ec9df535-b356-45d1-9344-f45e9db16d16} <Debug> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): There are no data parts | ||
| 433 | 2026.04.30 00:57:48.968443 [ 267 ] {ec9df535-b356-45d1-9344-f45e9db16d16} <Debug> TCPHandler: Processed in 0.007209712 sec. | ||
| 434 | 2026.04.30 00:57:48.968603 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.04.30 00:57:48.968755 [ 267 ] {ad1b6a51-4fd5-48bf-bc0f-d8633a1c79aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 436 | 2026.04.30 00:57:48.968875 [ 267 ] {ad1b6a51-4fd5-48bf-bc0f-d8633a1c79aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 437 | 2026.04.30 00:57:48.973229 [ 267 ] {ad1b6a51-4fd5-48bf-bc0f-d8633a1c79aa} <Debug> oximeter.measurements_string (2a1d7795-c724-459e-b0a1-34f382ff5e4a): Loading data parts | ||
| 438 | 2026.04.30 00:57:48.973461 [ 267 ] {ad1b6a51-4fd5-48bf-bc0f-d8633a1c79aa} <Debug> oximeter.measurements_string (2a1d7795-c724-459e-b0a1-34f382ff5e4a): There are no data parts | ||
| 439 | 2026.04.30 00:57:48.977792 [ 267 ] {ad1b6a51-4fd5-48bf-bc0f-d8633a1c79aa} <Debug> TCPHandler: Processed in 0.009239219 sec. | ||
| 440 | 2026.04.30 00:57:48.977950 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 441 | 2026.04.30 00:57:48.978189 [ 267 ] {e94d8fa2-f79a-4f0b-9da0-618fb988df00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 444 | * a string isn't palatable for a few reasons. | ||
| 445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 446 | * details. | ||
| 447 | */ | ||
| 448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 449 | 2026.04.30 00:57:48.978307 [ 267 ] {e94d8fa2-f79a-4f0b-9da0-618fb988df00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 450 | 2026.04.30 00:57:48.983107 [ 267 ] {e94d8fa2-f79a-4f0b-9da0-618fb988df00} <Debug> oximeter.measurements_bytes (fde5484c-dd83-49ef-b1ab-41af53152118): Loading data parts | ||
| 451 | 2026.04.30 00:57:48.983260 [ 267 ] {e94d8fa2-f79a-4f0b-9da0-618fb988df00} <Debug> oximeter.measurements_bytes (fde5484c-dd83-49ef-b1ab-41af53152118): There are no data parts | ||
| 452 | 2026.04.30 00:57:48.988804 [ 267 ] {e94d8fa2-f79a-4f0b-9da0-618fb988df00} <Debug> TCPHandler: Processed in 0.010903319 sec. | ||
| 453 | 2026.04.30 00:57:48.988966 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2026.04.30 00:57:48.989261 [ 267 ] {fd7e4df5-2b07-4b20-a09e-0846991e8b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 455 | 2026.04.30 00:57:48.989390 [ 267 ] {fd7e4df5-2b07-4b20-a09e-0846991e8b1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 456 | 2026.04.30 00:57:48.994372 [ 267 ] {fd7e4df5-2b07-4b20-a09e-0846991e8b1f} <Debug> oximeter.measurements_cumulativei64 (6a19cd33-a19c-4d73-ac7b-29223240e294): Loading data parts | ||
| 457 | 2026.04.30 00:57:48.994631 [ 267 ] {fd7e4df5-2b07-4b20-a09e-0846991e8b1f} <Debug> oximeter.measurements_cumulativei64 (6a19cd33-a19c-4d73-ac7b-29223240e294): There are no data parts | ||
| 458 | 2026.04.30 00:57:48.996159 [ 267 ] {fd7e4df5-2b07-4b20-a09e-0846991e8b1f} <Debug> TCPHandler: Processed in 0.007244473 sec. | ||
| 459 | 2026.04.30 00:57:48.996318 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2026.04.30 00:57:48.996678 [ 267 ] {dc8e1c17-f6d7-4015-9cb9-ce434396b943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 461 | 2026.04.30 00:57:48.996766 [ 267 ] {dc8e1c17-f6d7-4015-9cb9-ce434396b943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 462 | 2026.04.30 00:57:49.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.49 MiB, peak 122.49 MiB, free memory in arenas 0.00 B, will set to 132.99 MiB (RSS), difference: 10.50 MiB | ||
| 463 | 2026.04.30 00:57:49.001610 [ 267 ] {dc8e1c17-f6d7-4015-9cb9-ce434396b943} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Loading data parts | ||
| 464 | 2026.04.30 00:57:49.001971 [ 267 ] {dc8e1c17-f6d7-4015-9cb9-ce434396b943} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): There are no data parts | ||
| 465 | 2026.04.30 00:57:49.004540 [ 267 ] {dc8e1c17-f6d7-4015-9cb9-ce434396b943} <Debug> TCPHandler: Processed in 0.008272197 sec. | ||
| 466 | 2026.04.30 00:57:49.004702 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.30 00:57:49.004966 [ 267 ] {bb5fb217-8537-4874-a9e3-81d05cdfe885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 468 | 2026.04.30 00:57:49.005088 [ 267 ] {bb5fb217-8537-4874-a9e3-81d05cdfe885} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.04.30 00:57:49.008737 [ 267 ] {bb5fb217-8537-4874-a9e3-81d05cdfe885} <Debug> oximeter.measurements_cumulativef32 (623c55ba-01f8-4fd9-85ea-cd62cb40e676): Loading data parts | ||
| 470 | 2026.04.30 00:57:49.008951 [ 267 ] {bb5fb217-8537-4874-a9e3-81d05cdfe885} <Debug> oximeter.measurements_cumulativef32 (623c55ba-01f8-4fd9-85ea-cd62cb40e676): There are no data parts | ||
| 471 | 2026.04.30 00:57:49.011471 [ 267 ] {bb5fb217-8537-4874-a9e3-81d05cdfe885} <Debug> TCPHandler: Processed in 0.006821362 sec. | ||
| 472 | 2026.04.30 00:57:49.011632 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.30 00:57:49.011800 [ 267 ] {bd27d260-b206-46c1-b67a-c63c5c75d611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 474 | 2026.04.30 00:57:49.011927 [ 267 ] {bd27d260-b206-46c1-b67a-c63c5c75d611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.04.30 00:57:49.016571 [ 267 ] {bd27d260-b206-46c1-b67a-c63c5c75d611} <Debug> oximeter.measurements_cumulativef64 (9cc17884-6ca9-4099-815a-54901e67e037): Loading data parts | ||
| 476 | 2026.04.30 00:57:49.016749 [ 267 ] {bd27d260-b206-46c1-b67a-c63c5c75d611} <Debug> oximeter.measurements_cumulativef64 (9cc17884-6ca9-4099-815a-54901e67e037): There are no data parts | ||
| 477 | 2026.04.30 00:57:49.020518 [ 267 ] {bd27d260-b206-46c1-b67a-c63c5c75d611} <Debug> TCPHandler: Processed in 0.008935933 sec. | ||
| 478 | 2026.04.30 00:57:49.020727 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.30 00:57:49.021009 [ 267 ] {ad0c426e-0a59-4f52-8c24-a74dc5a37018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.04.30 00:57:49.021180 [ 267 ] {ad0c426e-0a59-4f52-8c24-a74dc5a37018} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.04.30 00:57:49.027355 [ 267 ] {ad0c426e-0a59-4f52-8c24-a74dc5a37018} <Debug> oximeter.measurements_histogrami8 (efa650a0-ff5b-40a0-882c-f2139325446d): Loading data parts | ||
| 492 | 2026.04.30 00:57:49.027529 [ 267 ] {ad0c426e-0a59-4f52-8c24-a74dc5a37018} <Debug> oximeter.measurements_histogrami8 (efa650a0-ff5b-40a0-882c-f2139325446d): There are no data parts | ||
| 493 | 2026.04.30 00:57:49.034015 [ 267 ] {ad0c426e-0a59-4f52-8c24-a74dc5a37018} <Debug> TCPHandler: Processed in 0.013342178 sec. | ||
| 494 | 2026.04.30 00:57:49.034205 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.04.30 00:57:49.034438 [ 267 ] {3de2a515-654e-4c20-9ca3-e0bea11f3b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 496 | 2026.04.30 00:57:49.034591 [ 267 ] {3de2a515-654e-4c20-9ca3-e0bea11f3b2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.04.30 00:57:49.039680 [ 267 ] {3de2a515-654e-4c20-9ca3-e0bea11f3b2c} <Debug> oximeter.measurements_histogramu8 (f842dc9f-6dff-4133-9ea9-60e0d81a1b16): Loading data parts | ||
| 498 | 2026.04.30 00:57:49.039986 [ 267 ] {3de2a515-654e-4c20-9ca3-e0bea11f3b2c} <Debug> oximeter.measurements_histogramu8 (f842dc9f-6dff-4133-9ea9-60e0d81a1b16): There are no data parts | ||
| 499 | 2026.04.30 00:57:49.045277 [ 267 ] {3de2a515-654e-4c20-9ca3-e0bea11f3b2c} <Debug> TCPHandler: Processed in 0.011127115 sec. | ||
| 500 | 2026.04.30 00:57:49.045444 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.04.30 00:57:49.045758 [ 267 ] {c5226dcb-2a5a-43b3-b6f6-4ad541043277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 502 | 2026.04.30 00:57:49.045913 [ 267 ] {c5226dcb-2a5a-43b3-b6f6-4ad541043277} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.04.30 00:57:49.051708 [ 267 ] {c5226dcb-2a5a-43b3-b6f6-4ad541043277} <Debug> oximeter.measurements_histogrami16 (0882fb58-702c-45be-ae32-3d26c8e0f456): Loading data parts | ||
| 504 | 2026.04.30 00:57:49.051865 [ 267 ] {c5226dcb-2a5a-43b3-b6f6-4ad541043277} <Debug> oximeter.measurements_histogrami16 (0882fb58-702c-45be-ae32-3d26c8e0f456): There are no data parts | ||
| 505 | 2026.04.30 00:57:49.053610 [ 267 ] {c5226dcb-2a5a-43b3-b6f6-4ad541043277} <Debug> TCPHandler: Processed in 0.008216665 sec. | ||
| 506 | 2026.04.30 00:57:49.053772 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.04.30 00:57:49.053994 [ 267 ] {35abb082-d239-49f8-9b14-ea0cbb93cb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 508 | 2026.04.30 00:57:49.054200 [ 267 ] {35abb082-d239-49f8-9b14-ea0cbb93cb27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.04.30 00:57:49.057129 [ 267 ] {35abb082-d239-49f8-9b14-ea0cbb93cb27} <Debug> oximeter.measurements_histogramu16 (fd509a50-3351-4027-9f7b-2875dcc86b6f): Loading data parts | ||
| 510 | 2026.04.30 00:57:49.057357 [ 267 ] {35abb082-d239-49f8-9b14-ea0cbb93cb27} <Debug> oximeter.measurements_histogramu16 (fd509a50-3351-4027-9f7b-2875dcc86b6f): There are no data parts | ||
| 511 | 2026.04.30 00:57:49.062881 [ 267 ] {35abb082-d239-49f8-9b14-ea0cbb93cb27} <Debug> TCPHandler: Processed in 0.009160458 sec. | ||
| 512 | 2026.04.30 00:57:49.063037 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.04.30 00:57:49.063339 [ 267 ] {d09c659e-1acf-40ba-91ff-ba6cb9881e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 514 | 2026.04.30 00:57:49.063467 [ 267 ] {d09c659e-1acf-40ba-91ff-ba6cb9881e3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.04.30 00:57:49.068171 [ 267 ] {d09c659e-1acf-40ba-91ff-ba6cb9881e3b} <Debug> oximeter.measurements_histogrami32 (695d8bab-f108-402d-bd9b-3fadb806071c): Loading data parts | ||
| 516 | 2026.04.30 00:57:49.068361 [ 267 ] {d09c659e-1acf-40ba-91ff-ba6cb9881e3b} <Debug> oximeter.measurements_histogrami32 (695d8bab-f108-402d-bd9b-3fadb806071c): There are no data parts | ||
| 517 | 2026.04.30 00:57:49.073044 [ 267 ] {d09c659e-1acf-40ba-91ff-ba6cb9881e3b} <Debug> TCPHandler: Processed in 0.01005678 sec. | ||
| 518 | 2026.04.30 00:57:49.073223 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.04.30 00:57:49.073497 [ 267 ] {7b9543ca-cbdb-43dd-b25d-e899cef88ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 520 | 2026.04.30 00:57:49.073657 [ 267 ] {7b9543ca-cbdb-43dd-b25d-e899cef88ced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.04.30 00:57:49.076724 [ 267 ] {7b9543ca-cbdb-43dd-b25d-e899cef88ced} <Debug> oximeter.measurements_histogramu32 (19abfa83-5fc9-4d34-94d8-63c05a705109): Loading data parts | ||
| 522 | 2026.04.30 00:57:49.076991 [ 267 ] {7b9543ca-cbdb-43dd-b25d-e899cef88ced} <Debug> oximeter.measurements_histogramu32 (19abfa83-5fc9-4d34-94d8-63c05a705109): There are no data parts | ||
| 523 | 2026.04.30 00:57:49.081219 [ 267 ] {7b9543ca-cbdb-43dd-b25d-e899cef88ced} <Debug> TCPHandler: Processed in 0.008055241 sec. | ||
| 524 | 2026.04.30 00:57:49.081403 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.04.30 00:57:49.081751 [ 267 ] {95bdb027-224f-4d84-b8ce-f74d4e66c996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 526 | 2026.04.30 00:57:49.081900 [ 267 ] {95bdb027-224f-4d84-b8ce-f74d4e66c996} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.04.30 00:57:49.087774 [ 267 ] {95bdb027-224f-4d84-b8ce-f74d4e66c996} <Debug> oximeter.measurements_histogrami64 (f10f25f3-bdfd-438a-a033-1ec3007c95d6): Loading data parts | ||
| 528 | 2026.04.30 00:57:49.087963 [ 267 ] {95bdb027-224f-4d84-b8ce-f74d4e66c996} <Debug> oximeter.measurements_histogrami64 (f10f25f3-bdfd-438a-a033-1ec3007c95d6): There are no data parts | ||
| 529 | 2026.04.30 00:57:49.090722 [ 267 ] {95bdb027-224f-4d84-b8ce-f74d4e66c996} <Debug> TCPHandler: Processed in 0.009382013 sec. | ||
| 530 | 2026.04.30 00:57:49.090881 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.04.30 00:57:49.091096 [ 267 ] {98560d30-60cc-4e2f-8b9d-21c05b36e402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 532 | 2026.04.30 00:57:49.091221 [ 267 ] {98560d30-60cc-4e2f-8b9d-21c05b36e402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.04.30 00:57:49.096298 [ 267 ] {98560d30-60cc-4e2f-8b9d-21c05b36e402} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Loading data parts | ||
| 534 | 2026.04.30 00:57:49.096585 [ 267 ] {98560d30-60cc-4e2f-8b9d-21c05b36e402} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): There are no data parts | ||
| 535 | 2026.04.30 00:57:49.102145 [ 267 ] {98560d30-60cc-4e2f-8b9d-21c05b36e402} <Debug> TCPHandler: Processed in 0.011348981 sec. | ||
| 536 | 2026.04.30 00:57:49.102310 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.04.30 00:57:49.102698 [ 267 ] {1e0b7fcd-f0ef-4ac7-bbef-1789bab7ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 538 | 2026.04.30 00:57:49.102848 [ 267 ] {1e0b7fcd-f0ef-4ac7-bbef-1789bab7ccb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.04.30 00:57:49.108177 [ 267 ] {1e0b7fcd-f0ef-4ac7-bbef-1789bab7ccb1} <Debug> oximeter.measurements_histogramf32 (a65208bc-3f3a-4661-b2c5-b789103dfee7): Loading data parts | ||
| 540 | 2026.04.30 00:57:49.108392 [ 267 ] {1e0b7fcd-f0ef-4ac7-bbef-1789bab7ccb1} <Debug> oximeter.measurements_histogramf32 (a65208bc-3f3a-4661-b2c5-b789103dfee7): There are no data parts | ||
| 541 | 2026.04.30 00:57:49.113097 [ 267 ] {1e0b7fcd-f0ef-4ac7-bbef-1789bab7ccb1} <Debug> TCPHandler: Processed in 0.010800657 sec. | ||
| 542 | 2026.04.30 00:57:49.113294 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.04.30 00:57:49.113514 [ 267 ] {4b26a798-12d7-41c6-827b-281f3a3b93bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 544 | 2026.04.30 00:57:49.113657 [ 267 ] {4b26a798-12d7-41c6-827b-281f3a3b93bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.04.30 00:57:49.115911 [ 267 ] {4b26a798-12d7-41c6-827b-281f3a3b93bc} <Debug> oximeter.measurements_histogramf64 (5627cf4e-d54d-4e68-96a4-862ec8a47300): Loading data parts | ||
| 546 | 2026.04.30 00:57:49.116202 [ 267 ] {4b26a798-12d7-41c6-827b-281f3a3b93bc} <Debug> oximeter.measurements_histogramf64 (5627cf4e-d54d-4e68-96a4-862ec8a47300): There are no data parts | ||
| 547 | 2026.04.30 00:57:49.120209 [ 267 ] {4b26a798-12d7-41c6-827b-281f3a3b93bc} <Debug> TCPHandler: Processed in 0.006970786 sec. | ||
| 548 | 2026.04.30 00:57:49.120383 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.04.30 00:57:49.120669 [ 267 ] {5c9c7fb9-4d3d-4f8a-ae01-57fccf593ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.04.30 00:57:49.120812 [ 267 ] {5c9c7fb9-4d3d-4f8a-ae01-57fccf593ab4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.04.30 00:57:49.126067 [ 267 ] {5c9c7fb9-4d3d-4f8a-ae01-57fccf593ab4} <Debug> oximeter.fields_bool (715560e2-2c85-481b-baca-fa8f3e6f147e): Loading data parts | ||
| 577 | 2026.04.30 00:57:49.126297 [ 267 ] {5c9c7fb9-4d3d-4f8a-ae01-57fccf593ab4} <Debug> oximeter.fields_bool (715560e2-2c85-481b-baca-fa8f3e6f147e): There are no data parts | ||
| 578 | 2026.04.30 00:57:49.128667 [ 267 ] {5c9c7fb9-4d3d-4f8a-ae01-57fccf593ab4} <Debug> TCPHandler: Processed in 0.008341838 sec. | ||
| 579 | 2026.04.30 00:57:49.128959 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.30 00:57:49.129120 [ 267 ] {773f71b3-5764-479c-add6-bc0c7bea9995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 581 | 2026.04.30 00:57:49.129254 [ 267 ] {773f71b3-5764-479c-add6-bc0c7bea9995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.04.30 00:57:49.135251 [ 267 ] {773f71b3-5764-479c-add6-bc0c7bea9995} <Debug> oximeter.fields_i8 (c7e8afad-3f49-46fb-9af8-ee5a4010c9c8): Loading data parts | ||
| 583 | 2026.04.30 00:57:49.135546 [ 267 ] {773f71b3-5764-479c-add6-bc0c7bea9995} <Debug> oximeter.fields_i8 (c7e8afad-3f49-46fb-9af8-ee5a4010c9c8): There are no data parts | ||
| 584 | 2026.04.30 00:57:49.140129 [ 267 ] {773f71b3-5764-479c-add6-bc0c7bea9995} <Debug> TCPHandler: Processed in 0.011221587 sec. | ||
| 585 | 2026.04.30 00:57:49.140309 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.30 00:57:49.140566 [ 267 ] {d299d48a-71fb-46fd-baf1-145344472242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 587 | 2026.04.30 00:57:49.140656 [ 267 ] {d299d48a-71fb-46fd-baf1-145344472242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.04.30 00:57:49.142660 [ 267 ] {d299d48a-71fb-46fd-baf1-145344472242} <Debug> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Loading data parts | ||
| 589 | 2026.04.30 00:57:49.142956 [ 267 ] {d299d48a-71fb-46fd-baf1-145344472242} <Debug> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): There are no data parts | ||
| 590 | 2026.04.30 00:57:49.147861 [ 267 ] {d299d48a-71fb-46fd-baf1-145344472242} <Debug> TCPHandler: Processed in 0.007613921 sec. | ||
| 591 | 2026.04.30 00:57:49.148103 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.30 00:57:49.148272 [ 267 ] {7bcd9cd5-c9c1-45ad-a6da-9359543bcfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 593 | 2026.04.30 00:57:49.148372 [ 267 ] {7bcd9cd5-c9c1-45ad-a6da-9359543bcfb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.04.30 00:57:49.152859 [ 267 ] {7bcd9cd5-c9c1-45ad-a6da-9359543bcfb1} <Debug> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Loading data parts | ||
| 595 | 2026.04.30 00:57:49.153135 [ 267 ] {7bcd9cd5-c9c1-45ad-a6da-9359543bcfb1} <Debug> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): There are no data parts | ||
| 596 | 2026.04.30 00:57:49.158408 [ 267 ] {7bcd9cd5-c9c1-45ad-a6da-9359543bcfb1} <Debug> TCPHandler: Processed in 0.010368397 sec. | ||
| 597 | 2026.04.30 00:57:49.158567 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.04.30 00:57:49.158799 [ 267 ] {73c0c096-800c-4804-8baa-fea212d112fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 599 | 2026.04.30 00:57:49.158906 [ 267 ] {73c0c096-800c-4804-8baa-fea212d112fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.04.30 00:57:49.163945 [ 267 ] {73c0c096-800c-4804-8baa-fea212d112fc} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Loading data parts | ||
| 601 | 2026.04.30 00:57:49.164133 [ 267 ] {73c0c096-800c-4804-8baa-fea212d112fc} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): There are no data parts | ||
| 602 | 2026.04.30 00:57:49.169886 [ 267 ] {73c0c096-800c-4804-8baa-fea212d112fc} <Debug> TCPHandler: Processed in 0.01136714 sec. | ||
| 603 | 2026.04.30 00:57:49.170113 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.04.30 00:57:49.170281 [ 267 ] {cb75f1be-f6f2-44ca-9902-cfdb75edae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 605 | 2026.04.30 00:57:49.170461 [ 267 ] {cb75f1be-f6f2-44ca-9902-cfdb75edae34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.04.30 00:57:49.172766 [ 267 ] {cb75f1be-f6f2-44ca-9902-cfdb75edae34} <Debug> oximeter.fields_i32 (08706780-85fb-48c8-94ea-c4c92b037127): Loading data parts | ||
| 607 | 2026.04.30 00:57:49.173004 [ 267 ] {cb75f1be-f6f2-44ca-9902-cfdb75edae34} <Debug> oximeter.fields_i32 (08706780-85fb-48c8-94ea-c4c92b037127): There are no data parts | ||
| 608 | 2026.04.30 00:57:49.178942 [ 267 ] {cb75f1be-f6f2-44ca-9902-cfdb75edae34} <Debug> TCPHandler: Processed in 0.008889342 sec. | ||
| 609 | 2026.04.30 00:57:49.179103 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.04.30 00:57:49.179351 [ 267 ] {a3266d74-ebfc-4c84-9f34-d3bc2095d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 611 | 2026.04.30 00:57:49.179471 [ 267 ] {a3266d74-ebfc-4c84-9f34-d3bc2095d239} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.04.30 00:57:49.184862 [ 267 ] {a3266d74-ebfc-4c84-9f34-d3bc2095d239} <Debug> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Loading data parts | ||
| 613 | 2026.04.30 00:57:49.185018 [ 267 ] {a3266d74-ebfc-4c84-9f34-d3bc2095d239} <Debug> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): There are no data parts | ||
| 614 | 2026.04.30 00:57:49.191499 [ 267 ] {a3266d74-ebfc-4c84-9f34-d3bc2095d239} <Debug> TCPHandler: Processed in 0.012451466 sec. | ||
| 615 | 2026.04.30 00:57:49.191679 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.04.30 00:57:49.191840 [ 267 ] {d85c366c-28e8-4f42-a670-7f08461c404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 617 | 2026.04.30 00:57:49.191955 [ 267 ] {d85c366c-28e8-4f42-a670-7f08461c404f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.04.30 00:57:49.197189 [ 267 ] {d85c366c-28e8-4f42-a670-7f08461c404f} <Debug> oximeter.fields_i64 (12ed152e-cf2c-4092-b8e8-53ffbb36a722): Loading data parts | ||
| 619 | 2026.04.30 00:57:49.197405 [ 267 ] {d85c366c-28e8-4f42-a670-7f08461c404f} <Debug> oximeter.fields_i64 (12ed152e-cf2c-4092-b8e8-53ffbb36a722): There are no data parts | ||
| 620 | 2026.04.30 00:57:49.203000 [ 267 ] {d85c366c-28e8-4f42-a670-7f08461c404f} <Debug> TCPHandler: Processed in 0.011380231 sec. | ||
| 621 | 2026.04.30 00:57:49.203157 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.04.30 00:57:49.203407 [ 267 ] {688e913d-8b28-4ee0-ac77-9f8438f8f427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 623 | 2026.04.30 00:57:49.203536 [ 267 ] {688e913d-8b28-4ee0-ac77-9f8438f8f427} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.04.30 00:57:49.209422 [ 267 ] {688e913d-8b28-4ee0-ac77-9f8438f8f427} <Debug> oximeter.fields_u64 (1d8b12c0-c074-47c8-9000-8ffd095ad8dc): Loading data parts | ||
| 625 | 2026.04.30 00:57:49.209590 [ 267 ] {688e913d-8b28-4ee0-ac77-9f8438f8f427} <Debug> oximeter.fields_u64 (1d8b12c0-c074-47c8-9000-8ffd095ad8dc): There are no data parts | ||
| 626 | 2026.04.30 00:57:49.214322 [ 267 ] {688e913d-8b28-4ee0-ac77-9f8438f8f427} <Debug> TCPHandler: Processed in 0.011215707 sec. | ||
| 627 | 2026.04.30 00:57:49.214474 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.04.30 00:57:49.214633 [ 267 ] {d943d035-df39-44f4-84e0-ca23ab524319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 629 | 2026.04.30 00:57:49.214763 [ 267 ] {d943d035-df39-44f4-84e0-ca23ab524319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.04.30 00:57:49.217094 [ 267 ] {d943d035-df39-44f4-84e0-ca23ab524319} <Debug> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Loading data parts | ||
| 631 | 2026.04.30 00:57:49.217347 [ 267 ] {d943d035-df39-44f4-84e0-ca23ab524319} <Debug> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): There are no data parts | ||
| 632 | 2026.04.30 00:57:49.221937 [ 267 ] {d943d035-df39-44f4-84e0-ca23ab524319} <Debug> TCPHandler: Processed in 0.007514239 sec. | ||
| 633 | 2026.04.30 00:57:49.222093 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.04.30 00:57:49.222336 [ 267 ] {76dcfa5d-757e-41de-8d75-5699c25585d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 635 | 2026.04.30 00:57:49.222444 [ 267 ] {76dcfa5d-757e-41de-8d75-5699c25585d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.04.30 00:57:49.225538 [ 267 ] {76dcfa5d-757e-41de-8d75-5699c25585d3} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Loading data parts | ||
| 637 | 2026.04.30 00:57:49.225710 [ 267 ] {76dcfa5d-757e-41de-8d75-5699c25585d3} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): There are no data parts | ||
| 638 | 2026.04.30 00:57:49.230251 [ 267 ] {76dcfa5d-757e-41de-8d75-5699c25585d3} <Debug> TCPHandler: Processed in 0.008208855 sec. | ||
| 639 | 2026.04.30 00:57:49.230415 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.04.30 00:57:49.230575 [ 267 ] {70c88068-2500-4f96-91d2-69389e8f90eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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) | ||
| 641 | 2026.04.30 00:57:49.230742 [ 267 ] {70c88068-2500-4f96-91d2-69389e8f90eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.04.30 00:57:49.237122 [ 267 ] {70c88068-2500-4f96-91d2-69389e8f90eb} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Loading data parts | ||
| 643 | 2026.04.30 00:57:49.237297 [ 267 ] {70c88068-2500-4f96-91d2-69389e8f90eb} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): There are no data parts | ||
| 644 | 2026.04.30 00:57:49.240057 [ 267 ] {70c88068-2500-4f96-91d2-69389e8f90eb} <Debug> TCPHandler: Processed in 0.009690861 sec. | ||
| 645 | 2026.04.30 00:57:49.240310 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.04.30 00:57:49.240673 [ 267 ] {182775d4-37f3-4522-ad06-d757950b5d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.04.30 00:57:49.240847 [ 267 ] {182775d4-37f3-4522-ad06-d757950b5d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.04.30 00:57:49.246002 [ 267 ] {182775d4-37f3-4522-ad06-d757950b5d15} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Loading data parts | ||
| 652 | 2026.04.30 00:57:49.246365 [ 267 ] {182775d4-37f3-4522-ad06-d757950b5d15} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): There are no data parts | ||
| 653 | 2026.04.30 00:57:49.252350 [ 267 ] {182775d4-37f3-4522-ad06-d757950b5d15} <Debug> TCPHandler: Processed in 0.012095877 sec. | ||
| 654 | 2026.04.30 00:57:49.252706 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.04.30 00:57:49.253254 [ 268 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.04.30 00:57:49.254958 [ 268 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.04.30 00:57:49.255913 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42268 | ||
| 658 | 2026.04.30 00:57:49.256214 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.04.30 00:57:49.256252 [ 278 ] {} <Debug> TCP-Session: 519ba030-4f02-403e-be2c-0d1d90ff7e35 Authenticating user 'default' from [fd00:1122:3344:101::a]:42268 | ||
| 660 | 2026.04.30 00:57:49.256279 [ 278 ] {} <Debug> TCP-Session: 519ba030-4f02-403e-be2c-0d1d90ff7e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.04.30 00:57:49.256374 [ 278 ] {} <Debug> TCP-Session: 519ba030-4f02-403e-be2c-0d1d90ff7e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.04.30 00:57:49.256444 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 663 | 2026.04.30 00:57:49.256472 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 664 | 2026.04.30 00:57:49.256563 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 665 | 2026.04.30 00:57:49.257089 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46985 | ||
| 666 | 2026.04.30 00:57:49.257190 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59366 | ||
| 667 | 2026.04.30 00:57:49.257329 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.04.30 00:57:49.257348 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65092 | ||
| 669 | 2026.04.30 00:57:49.257415 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 670 | 2026.04.30 00:57:49.257369 [ 279 ] {} <Debug> TCP-Session: 1e1a90f3-8163-41a5-a594-cfa38f19fec1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46985 | ||
| 671 | 2026.04.30 00:57:49.257459 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53465 | ||
| 672 | 2026.04.30 00:57:49.257567 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38319 | ||
| 673 | 2026.04.30 00:57:49.257558 [ 280 ] {} <Debug> TCP-Session: a54b98af-f519-4eee-8348-daa4be36709e Authenticating user 'default' from [fd00:1122:3344:101::a]:59366 | ||
| 674 | 2026.04.30 00:57:49.257544 [ 279 ] {} <Debug> TCP-Session: 1e1a90f3-8163-41a5-a594-cfa38f19fec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 675 | 2026.04.30 00:57:49.257768 [ 279 ] {} <Debug> TCP-Session: 1e1a90f3-8163-41a5-a594-cfa38f19fec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.04.30 00:57:49.257789 [ 280 ] {} <Debug> TCP-Session: a54b98af-f519-4eee-8348-daa4be36709e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.04.30 00:57:49.257964 [ 280 ] {} <Debug> TCP-Session: a54b98af-f519-4eee-8348-daa4be36709e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.04.30 00:57:49.258284 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.04.30 00:57:49.258301 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42660 | ||
| 680 | 2026.04.30 00:57:49.258334 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.04.30 00:57:49.258449 [ 281 ] {} <Debug> TCP-Session: 3b7ca392-d445-4370-965b-777b63f1c3b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:65092 | ||
| 682 | 2026.04.30 00:57:49.258460 [ 283 ] {} <Debug> TCP-Session: 072a8c68-be6a-4fad-91a0-b0b22cf62c28 Authenticating user 'default' from [fd00:1122:3344:101::a]:38319 | ||
| 683 | 2026.04.30 00:57:49.258712 [ 281 ] {} <Debug> TCP-Session: 3b7ca392-d445-4370-965b-777b63f1c3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.04.30 00:57:49.258724 [ 283 ] {} <Debug> TCP-Session: 072a8c68-be6a-4fad-91a0-b0b22cf62c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.04.30 00:57:49.258759 [ 281 ] {} <Debug> TCP-Session: 3b7ca392-d445-4370-965b-777b63f1c3b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.04.30 00:57:49.258831 [ 283 ] {} <Debug> TCP-Session: 072a8c68-be6a-4fad-91a0-b0b22cf62c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.04.30 00:57:49.259177 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.04.30 00:57:49.259216 [ 282 ] {} <Debug> TCP-Session: 0a2b5bde-e14f-4abb-82e0-85c77f49e813 Authenticating user 'default' from [fd00:1122:3344:101::a]:53465 | ||
| 689 | 2026.04.30 00:57:49.259221 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63379 | ||
| 690 | 2026.04.30 00:57:49.259365 [ 282 ] {} <Debug> TCP-Session: 0a2b5bde-e14f-4abb-82e0-85c77f49e813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.04.30 00:57:49.259388 [ 282 ] {} <Debug> TCP-Session: 0a2b5bde-e14f-4abb-82e0-85c77f49e813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.04.30 00:57:49.262022 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.04.30 00:57:49.262069 [ 284 ] {} <Debug> TCP-Session: d56e4cb2-7366-4a1d-83d4-3c53aa2fcd32 Authenticating user 'default' from [fd00:1122:3344:101::a]:42660 | ||
| 694 | 2026.04.30 00:57:49.262088 [ 284 ] {} <Debug> TCP-Session: d56e4cb2-7366-4a1d-83d4-3c53aa2fcd32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.30 00:57:49.262283 [ 284 ] {} <Debug> TCP-Session: d56e4cb2-7366-4a1d-83d4-3c53aa2fcd32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.30 00:57:49.262725 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.04.30 00:57:49.262775 [ 285 ] {} <Debug> TCP-Session: 2eded8b7-4a33-4b9b-b352-5b8194368beb Authenticating user 'default' from [fd00:1122:3344:101::a]:63379 | ||
| 698 | 2026.04.30 00:57:49.262883 [ 285 ] {} <Debug> TCP-Session: 2eded8b7-4a33-4b9b-b352-5b8194368beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.04.30 00:57:49.262902 [ 285 ] {} <Debug> TCP-Session: 2eded8b7-4a33-4b9b-b352-5b8194368beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.30 00:57:49.265858 [ 276 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Trace> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.30 00:57:49.266071 [ 276 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 702 | 2026.04.30 00:57:49.271484 [ 276 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.30 00:57:49.272212 [ 276 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Trace> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.04.30 00:57:49.272661 [ 268 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019589 sec., 51.04905814487723 rows/sec., 816.78 B/sec. | ||
| 705 | 2026.04.30 00:57:49.272904 [ 268 ] {8303658c-72e5-4bfa-9ee3-bfc7f1208e57} <Debug> TCPHandler: Processed in 0.020390316 sec. | ||
| 706 | 2026.04.30 00:57:50.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.14 MiB, peak 135.14 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 4.56 MiB | ||
| 707 | 2026.04.30 00:57:54.728069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.30 00:57:54.728139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.30 00:57:54.728158 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.30 00:57:54.728231 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.30 00:57:54.731482 [ 243 ] {} <Debug> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Loading data parts | ||
| 712 | 2026.04.30 00:57:54.731697 [ 243 ] {} <Debug> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): There are no data parts | ||
| 713 | 2026.04.30 00:57:54.735097 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.30 00:57:54.735235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 715 | 2026.04.30 00:57:54.740901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.04.30 00:57:54.741581 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.04.30 00:57:54.741837 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.04.30 00:57:54.750332 [ 244 ] {} <Debug> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Loading data parts | ||
| 719 | 2026.04.30 00:57:54.750536 [ 244 ] {} <Debug> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): There are no data parts | ||
| 720 | 2026.04.30 00:57:54.784325 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.30 00:57:54.784482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 722 | 2026.04.30 00:57:54.790928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.30 00:57:54.792081 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.30 00:57:54.796862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.30 00:57:54.829160 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63322 | ||
| 726 | 2026.04.30 00:57:54.831174 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.04.30 00:57:54.831228 [ 286 ] {} <Debug> TCP-Session: 76757fc8-ce94-4cf3-892e-fd3544555070 Authenticating user 'default' from [fd00:1122:3344:101::e]:63322 | ||
| 728 | 2026.04.30 00:57:54.831423 [ 286 ] {} <Debug> TCP-Session: 76757fc8-ce94-4cf3-892e-fd3544555070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.04.30 00:57:54.831438 [ 286 ] {} <Debug> TCP-Session: 76757fc8-ce94-4cf3-892e-fd3544555070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.04.30 00:57:54.831488 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 731 | 2026.04.30 00:57:54.831601 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 732 | 2026.04.30 00:57:54.831618 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 733 | 2026.04.30 00:57:54.832117 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54315 | ||
| 734 | 2026.04.30 00:57:54.832314 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.04.30 00:57:54.832335 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52205 | ||
| 736 | 2026.04.30 00:57:54.832355 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47674 | ||
| 737 | 2026.04.30 00:57:54.832428 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43273 | ||
| 738 | 2026.04.30 00:57:54.832456 [ 287 ] {} <Debug> TCP-Session: bf542043-6fa9-40c1-929f-4449d88c53a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54315 | ||
| 739 | 2026.04.30 00:57:54.832514 [ 286 ] {} <Trace> TCP-Session: 76757fc8-ce94-4cf3-892e-fd3544555070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 740 | 2026.04.30 00:57:54.832573 [ 287 ] {} <Debug> TCP-Session: bf542043-6fa9-40c1-929f-4449d88c53a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.04.30 00:57:54.832592 [ 287 ] {} <Debug> TCP-Session: bf542043-6fa9-40c1-929f-4449d88c53a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.04.30 00:57:54.832641 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51715 | ||
| 743 | 2026.04.30 00:57:54.832717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48734 | ||
| 744 | 2026.04.30 00:57:54.832743 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57013 | ||
| 745 | 2026.04.30 00:57:54.832726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.04.30 00:57:54.832782 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63322) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 747 | 2026.04.30 00:57:54.832925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.04.30 00:57:54.832941 [ 289 ] {} <Debug> TCP-Session: da21f494-e023-4159-9edc-d2d0ccf0eeb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52205 | ||
| 749 | 2026.04.30 00:57:54.832960 [ 290 ] {} <Debug> TCP-Session: 1008714e-d2bf-4ee4-a4d3-af87378af9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43273 | ||
| 750 | 2026.04.30 00:57:54.833015 [ 289 ] {} <Debug> TCP-Session: da21f494-e023-4159-9edc-d2d0ccf0eeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.04.30 00:57:54.833024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47736 | ||
| 752 | 2026.04.30 00:57:54.833048 [ 289 ] {} <Debug> TCP-Session: da21f494-e023-4159-9edc-d2d0ccf0eeb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.04.30 00:57:54.833028 [ 290 ] {} <Debug> TCP-Session: 1008714e-d2bf-4ee4-a4d3-af87378af9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.04.30 00:57:54.833080 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.04.30 00:57:54.833083 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.04.30 00:57:54.833137 [ 293 ] {} <Debug> TCP-Session: 8e2ea9db-5a4a-4783-a74e-8650a554cbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:57013 | ||
| 757 | 2026.04.30 00:57:54.833138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.04.30 00:57:54.833194 [ 291 ] {} <Debug> TCP-Session: b475c416-c928-4e09-9235-199b2cf0e5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48734 | ||
| 759 | 2026.04.30 00:57:54.833263 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.04.30 00:57:54.833293 [ 290 ] {} <Debug> TCP-Session: 1008714e-d2bf-4ee4-a4d3-af87378af9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.04.30 00:57:54.833312 [ 292 ] {} <Debug> TCP-Session: 38a145ed-6722-40b1-bc78-5354e5973248 Authenticating user 'default' from [fd00:1122:3344:101::e]:51715 | ||
| 762 | 2026.04.30 00:57:54.833334 [ 291 ] {} <Debug> TCP-Session: b475c416-c928-4e09-9235-199b2cf0e5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.04.30 00:57:54.833351 [ 292 ] {} <Debug> TCP-Session: 38a145ed-6722-40b1-bc78-5354e5973248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.04.30 00:57:54.833369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.04.30 00:57:54.833384 [ 291 ] {} <Debug> TCP-Session: b475c416-c928-4e09-9235-199b2cf0e5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.04.30 00:57:54.833379 [ 288 ] {} <Debug> TCP-Session: 2e090387-28a0-4d32-9b98-d99cdc1a84d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47674 | ||
| 767 | 2026.04.30 00:57:54.833423 [ 294 ] {} <Debug> TCP-Session: fae74c3d-65b7-47e4-9cf3-422bfad9bd2f Authenticating user 'default' from [fd00:1122:3344:101::e]:47736 | ||
| 768 | 2026.04.30 00:57:54.833441 [ 293 ] {} <Debug> TCP-Session: 8e2ea9db-5a4a-4783-a74e-8650a554cbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.04.30 00:57:54.833450 [ 288 ] {} <Debug> TCP-Session: 2e090387-28a0-4d32-9b98-d99cdc1a84d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.04.30 00:57:54.833464 [ 294 ] {} <Debug> TCP-Session: fae74c3d-65b7-47e4-9cf3-422bfad9bd2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.04.30 00:57:54.833477 [ 293 ] {} <Debug> TCP-Session: 8e2ea9db-5a4a-4783-a74e-8650a554cbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.30 00:57:54.833487 [ 288 ] {} <Debug> TCP-Session: 2e090387-28a0-4d32-9b98-d99cdc1a84d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.30 00:57:54.833508 [ 294 ] {} <Debug> TCP-Session: fae74c3d-65b7-47e4-9cf3-422bfad9bd2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.04.30 00:57:54.833372 [ 292 ] {} <Debug> TCP-Session: 38a145ed-6722-40b1-bc78-5354e5973248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.04.30 00:57:54.833709 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 776 | 2026.04.30 00:57:54.836011 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.04.30 00:57:54.838808 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 778 | 2026.04.30 00:57:54.846191 [ 295 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> AggregatingTransform: Aggregating | ||
| 779 | 2026.04.30 00:57:54.846305 [ 295 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> Aggregator: Aggregation method: without_key | ||
| 780 | 2026.04.30 00:57:54.847037 [ 295 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004003765 sec. (249.765 rows/sec., 9.76 KiB/sec.) | ||
| 781 | 2026.04.30 00:57:54.847065 [ 295 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> Aggregator: Merging aggregated data | ||
| 782 | 2026.04.30 00:57:54.847117 [ 295 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 783 | 2026.04.30 00:57:54.848445 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.015721 sec., 63.60918516633802 rows/sec., 2.48 KiB/sec. | ||
| 784 | 2026.04.30 00:57:54.848600 [ 286 ] {e459ab3c-03ab-4853-aad6-9254b016343c} <Debug> TCPHandler: Processed in 0.016258437 sec. | ||
| 785 | 2026.04.30 00:57:54.851577 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 786 | 2026.04.30 00:57:54.851605 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 787 | 2026.04.30 00:57:54.851625 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 788 | 2026.04.30 00:57:54.851641 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.04.30 00:57:54.851675 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.04.30 00:57:54.851695 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 791 | 2026.04.30 00:57:54.851707 [ 288 ] {} <Debug> TCP-Session: 2e090387-28a0-4d32-9b98-d99cdc1a84d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.04.30 00:57:54.851730 [ 293 ] {} <Debug> TCP-Session: 8e2ea9db-5a4a-4783-a74e-8650a554cbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.04.30 00:57:54.851731 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.04.30 00:57:54.851753 [ 292 ] {} <Debug> TCP-Session: 38a145ed-6722-40b1-bc78-5354e5973248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.04.30 00:57:54.851708 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 796 | 2026.04.30 00:57:54.851798 [ 291 ] {} <Debug> TCP-Session: b475c416-c928-4e09-9235-199b2cf0e5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.04.30 00:57:54.851824 [ 290 ] {} <Debug> TCP-Session: 1008714e-d2bf-4ee4-a4d3-af87378af9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.30 00:57:54.851656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.04.30 00:57:54.851647 [ 294 ] {} <Debug> TCP-Session: fae74c3d-65b7-47e4-9cf3-422bfad9bd2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.30 00:57:54.851888 [ 289 ] {} <Debug> TCP-Session: da21f494-e023-4159-9edc-d2d0ccf0eeb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.30 00:57:54.851675 [ 287 ] {} <Debug> TCP-Session: bf542043-6fa9-40c1-929f-4449d88c53a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.04.30 00:57:54.851628 [ 286 ] {} <Debug> TCP-Session: 76757fc8-ce94-4cf3-892e-fd3544555070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.04.30 00:57:55.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.07 MiB, peak 154.20 MiB, free memory in arenas 0.00 B, will set to 158.06 MiB (RSS), difference: 13.00 MiB | ||
| 804 | 2026.04.30 00:57:57.227940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 805 | 2026.04.30 00:57:57.228035 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 806 | 2026.04.30 00:57:57.232603 [ 242 ] {} <Debug> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Loading data parts | ||
| 807 | 2026.04.30 00:57:57.232832 [ 242 ] {} <Debug> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): There are no data parts | ||
| 808 | 2026.04.30 00:57:57.244908 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.04.30 00:57:57.244949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 810 | 2026.04.30 00:57:57.246623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.04.30 00:57:57.247135 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.04.30 00:57:57.247358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 813 | 2026.04.30 00:57:58.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.28 MiB, peak 162.28 MiB, free memory in arenas 0.00 B, will set to 159.16 MiB (RSS), difference: -3.12 MiB | ||
| 814 | 2026.04.30 00:58:02.203703 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 815 | 2026.04.30 00:58:02.203764 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 816 | 2026.04.30 00:58:02.242585 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1000 | ||
| 817 | 2026.04.30 00:58:02.243321 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.04.30 00:58:02.243368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 819 | 2026.04.30 00:58:02.243997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 820 | 2026.04.30 00:58:02.244491 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.04.30 00:58:02.244660 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 822 | 2026.04.30 00:58:02.297541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.04.30 00:58:02.315857 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.04.30 00:58:02.315918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 825 | 2026.04.30 00:58:02.322587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.04.30 00:58:02.323680 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.04.30 00:58:02.326988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.04.30 00:58:03.000298 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.00 MiB, peak 164.00 MiB, free memory in arenas 0.00 B, will set to 162.30 MiB (RSS), difference: 2.30 MiB | ||
| 829 | 2026.04.30 00:58:03.148438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55579 | ||
| 830 | 2026.04.30 00:58:03.148545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.04.30 00:58:03.148573 [ 286 ] {} <Debug> TCP-Session: eb33cb95-07fc-4b33-8216-c56e2d29fe01 Authenticating user 'default' from [fd00:1122:3344:101::e]:55579 | ||
| 832 | 2026.04.30 00:58:03.148595 [ 286 ] {} <Debug> TCP-Session: eb33cb95-07fc-4b33-8216-c56e2d29fe01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.04.30 00:58:03.148607 [ 286 ] {} <Debug> TCP-Session: eb33cb95-07fc-4b33-8216-c56e2d29fe01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.04.30 00:58:03.148847 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56711 | ||
| 835 | 2026.04.30 00:58:03.148858 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46196 | ||
| 836 | 2026.04.30 00:58:03.148882 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63989 | ||
| 837 | 2026.04.30 00:58:03.148910 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55930 | ||
| 838 | 2026.04.30 00:58:03.148945 [ 286 ] {} <Trace> TCP-Session: eb33cb95-07fc-4b33-8216-c56e2d29fe01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.30 00:58:03.148960 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.04.30 00:58:03.148974 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.04.30 00:58:03.148931 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56432 | ||
| 842 | 2026.04.30 00:58:03.149008 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.04.30 00:58:03.149015 [ 289 ] {} <Debug> TCP-Session: 26051a08-b8b6-44ee-b8b8-fbcbc87463c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46196 | ||
| 844 | 2026.04.30 00:58:03.149049 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.04.30 00:58:03.149051 [ 290 ] {} <Debug> TCP-Session: 5c423c59-98f0-4314-b963-070a89f67bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63989 | ||
| 846 | 2026.04.30 00:58:03.149070 [ 289 ] {} <Debug> TCP-Session: 26051a08-b8b6-44ee-b8b8-fbcbc87463c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.04.30 00:58:03.149087 [ 291 ] {} <Debug> TCP-Session: 58fd6b1c-d6d6-4926-88d4-28d5c98715f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55930 | ||
| 848 | 2026.04.30 00:58:03.149103 [ 289 ] {} <Debug> TCP-Session: 26051a08-b8b6-44ee-b8b8-fbcbc87463c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.04.30 00:58:03.149125 [ 291 ] {} <Debug> TCP-Session: 58fd6b1c-d6d6-4926-88d4-28d5c98715f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.30 00:58:03.149129 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 851 | 2026.04.30 00:58:03.149146 [ 291 ] {} <Debug> TCP-Session: 58fd6b1c-d6d6-4926-88d4-28d5c98715f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.04.30 00:58:03.149095 [ 290 ] {} <Debug> TCP-Session: 5c423c59-98f0-4314-b963-070a89f67bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.04.30 00:58:03.149089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.04.30 00:58:03.149197 [ 290 ] {} <Debug> TCP-Session: 5c423c59-98f0-4314-b963-070a89f67bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.04.30 00:58:03.149007 [ 287 ] {} <Debug> TCP-Session: 98a4c8c6-af0c-4630-a665-446ff2311f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:56711 | ||
| 856 | 2026.04.30 00:58:03.149217 [ 294 ] {} <Debug> TCP-Session: db37ad56-62fd-4fe9-944e-5b5374056244 Authenticating user 'default' from [fd00:1122:3344:101::e]:56432 | ||
| 857 | 2026.04.30 00:58:03.149244 [ 287 ] {} <Debug> TCP-Session: 98a4c8c6-af0c-4630-a665-446ff2311f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.04.30 00:58:03.149259 [ 294 ] {} <Debug> TCP-Session: db37ad56-62fd-4fe9-944e-5b5374056244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.04.30 00:58:03.149267 [ 287 ] {} <Debug> TCP-Session: 98a4c8c6-af0c-4630-a665-446ff2311f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.04.30 00:58:03.149281 [ 294 ] {} <Debug> TCP-Session: db37ad56-62fd-4fe9-944e-5b5374056244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.04.30 00:58:03.148922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50779 | ||
| 862 | 2026.04.30 00:58:03.148913 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50358 | ||
| 863 | 2026.04.30 00:58:03.148868 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63633 | ||
| 864 | 2026.04.30 00:58:03.149406 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 865 | 2026.04.30 00:58:03.149467 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.04.30 00:58:03.149514 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.04.30 00:58:03.149545 [ 293 ] {} <Debug> TCP-Session: be2aa604-03e9-4ade-9c8d-9b68d1c8e721 Authenticating user 'default' from [fd00:1122:3344:101::e]:50779 | ||
| 868 | 2026.04.30 00:58:03.149553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.04.30 00:58:03.149563 [ 293 ] {} <Debug> TCP-Session: be2aa604-03e9-4ade-9c8d-9b68d1c8e721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.04.30 00:58:03.149574 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.04.30 00:58:03.149591 [ 288 ] {} <Debug> TCP-Session: 0a50faa5-8325-4fa1-9e44-d75c321601ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63633 | ||
| 872 | 2026.04.30 00:58:03.149596 [ 293 ] {} <Debug> TCP-Session: be2aa604-03e9-4ade-9c8d-9b68d1c8e721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.04.30 00:58:03.149625 [ 292 ] {} <Debug> TCP-Session: fe5f03ba-3ac8-40ea-95ae-822cd95ba80e Authenticating user 'default' from [fd00:1122:3344:101::e]:50358 | ||
| 874 | 2026.04.30 00:58:03.149637 [ 288 ] {} <Debug> TCP-Session: 0a50faa5-8325-4fa1-9e44-d75c321601ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.04.30 00:58:03.149662 [ 292 ] {} <Debug> TCP-Session: fe5f03ba-3ac8-40ea-95ae-822cd95ba80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.04.30 00:58:03.149673 [ 288 ] {} <Debug> TCP-Session: 0a50faa5-8325-4fa1-9e44-d75c321601ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.04.30 00:58:03.149676 [ 292 ] {} <Debug> TCP-Session: fe5f03ba-3ac8-40ea-95ae-822cd95ba80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.04.30 00:58:03.149776 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.04.30 00:58:03.150724 [ 320 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.04.30 00:58:03.150774 [ 320 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.04.30 00:58:03.150812 [ 320 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933092 sec. (1071.706 rows/sec., 41.86 KiB/sec.) | ||
| 882 | 2026.04.30 00:58:03.150832 [ 320 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.04.30 00:58:03.152219 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 884 | 2026.04.30 00:58:03.152372 [ 286 ] {7d46ecff-2dfb-4162-b63a-0dd13f9b143f} <Debug> TCPHandler: Processed in 0.003552744 sec. | ||
| 885 | 2026.04.30 00:58:03.152514 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.04.30 00:58:03.152544 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.04.30 00:58:03.152545 [ 286 ] {} <Debug> TCP-Session: eb33cb95-07fc-4b33-8216-c56e2d29fe01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.04.30 00:58:03.152563 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.30 00:58:03.152584 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.04.30 00:58:03.152607 [ 294 ] {} <Debug> TCP-Session: db37ad56-62fd-4fe9-944e-5b5374056244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.04.30 00:58:03.152599 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.04.30 00:58:03.152631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.04.30 00:58:03.152665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.04.30 00:58:03.152671 [ 288 ] {} <Debug> TCP-Session: 0a50faa5-8325-4fa1-9e44-d75c321601ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.04.30 00:58:03.152698 [ 293 ] {} <Debug> TCP-Session: be2aa604-03e9-4ade-9c8d-9b68d1c8e721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.04.30 00:58:03.152711 [ 292 ] {} <Debug> TCP-Session: fe5f03ba-3ac8-40ea-95ae-822cd95ba80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.04.30 00:58:03.152647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.04.30 00:58:03.152643 [ 291 ] {} <Debug> TCP-Session: 58fd6b1c-d6d6-4926-88d4-28d5c98715f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.30 00:58:03.152773 [ 290 ] {} <Debug> TCP-Session: 5c423c59-98f0-4314-b963-070a89f67bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.04.30 00:58:03.152628 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.04.30 00:58:03.152586 [ 287 ] {} <Debug> TCP-Session: 98a4c8c6-af0c-4630-a665-446ff2311f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.04.30 00:58:03.152835 [ 289 ] {} <Debug> TCP-Session: 26051a08-b8b6-44ee-b8b8-fbcbc87463c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.04.30 00:58:03.344482 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52374 | ||
| 904 | 2026.04.30 00:58:03.344590 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.04.30 00:58:03.344619 [ 286 ] {} <Debug> TCP-Session: 44084045-f593-4b0e-99de-5269b67b0c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:52374 | ||
| 906 | 2026.04.30 00:58:03.344642 [ 286 ] {} <Debug> TCP-Session: 44084045-f593-4b0e-99de-5269b67b0c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.04.30 00:58:03.344655 [ 286 ] {} <Debug> TCP-Session: 44084045-f593-4b0e-99de-5269b67b0c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.04.30 00:58:03.344893 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46585 | ||
| 909 | 2026.04.30 00:58:03.344908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42881 | ||
| 910 | 2026.04.30 00:58:03.344920 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58699 | ||
| 911 | 2026.04.30 00:58:03.344949 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43358 | ||
| 912 | 2026.04.30 00:58:03.344986 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 | ||
| 913 | 2026.04.30 00:58:03.345000 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.04.30 00:58:03.345017 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.04.30 00:58:03.345036 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.04.30 00:58:03.345053 [ 289 ] {} <Debug> TCP-Session: ed335aed-5b5f-4901-8c13-1456e4b3ca1c Authenticating user 'default' from [fd00:1122:3344:101::e]:42881 | ||
| 917 | 2026.04.30 00:58:03.345060 [ 290 ] {} <Debug> TCP-Session: 6c189fe9-99bb-46cf-a082-cf7d9738c373 Authenticating user 'default' from [fd00:1122:3344:101::e]:58699 | ||
| 918 | 2026.04.30 00:58:03.345074 [ 293 ] {} <Debug> TCP-Session: 1a5f2797-024e-41a9-b860-109ccd5f5d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:43358 | ||
| 919 | 2026.04.30 00:58:03.345086 [ 289 ] {} <Debug> TCP-Session: ed335aed-5b5f-4901-8c13-1456e4b3ca1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.04.30 00:58:03.345095 [ 290 ] {} <Debug> TCP-Session: 6c189fe9-99bb-46cf-a082-cf7d9738c373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.04.30 00:58:03.345106 [ 293 ] {} <Debug> TCP-Session: 1a5f2797-024e-41a9-b860-109ccd5f5d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.04.30 00:58:03.345110 [ 289 ] {} <Debug> TCP-Session: ed335aed-5b5f-4901-8c13-1456e4b3ca1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.04.30 00:58:03.345123 [ 290 ] {} <Debug> TCP-Session: 6c189fe9-99bb-46cf-a082-cf7d9738c373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.04.30 00:58:03.345134 [ 293 ] {} <Debug> TCP-Session: 1a5f2797-024e-41a9-b860-109ccd5f5d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.04.30 00:58:03.345096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.04.30 00:58:03.344999 [ 286 ] {} <Trace> TCP-Session: 44084045-f593-4b0e-99de-5269b67b0c71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.04.30 00:58:03.345000 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.04.30 00:58:03.345216 [ 294 ] {} <Debug> TCP-Session: 49dfee9a-a129-4fd6-96b1-ee2f029abdda Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 | ||
| 929 | 2026.04.30 00:58:03.345247 [ 287 ] {} <Debug> TCP-Session: c457e1b0-8a33-4be9-b3c6-74d068ece691 Authenticating user 'default' from [fd00:1122:3344:101::e]:46585 | ||
| 930 | 2026.04.30 00:58:03.345260 [ 294 ] {} <Debug> TCP-Session: 49dfee9a-a129-4fd6-96b1-ee2f029abdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.04.30 00:58:03.344948 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50718 | ||
| 932 | 2026.04.30 00:58:03.345284 [ 294 ] {} <Debug> TCP-Session: 49dfee9a-a129-4fd6-96b1-ee2f029abdda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.04.30 00:58:03.345280 [ 287 ] {} <Debug> TCP-Session: c457e1b0-8a33-4be9-b3c6-74d068ece691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.04.30 00:58:03.345345 [ 287 ] {} <Debug> TCP-Session: c457e1b0-8a33-4be9-b3c6-74d068ece691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.04.30 00:58:03.344947 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65488 | ||
| 936 | 2026.04.30 00:58:03.345374 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 937 | 2026.04.30 00:58:03.345399 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.04.30 00:58:03.344910 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40429 | ||
| 939 | 2026.04.30 00:58:03.345442 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.04.30 00:58:03.345450 [ 291 ] {} <Debug> TCP-Session: ab7e6871-2c3f-4df3-9701-bc0225294ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50718 | ||
| 941 | 2026.04.30 00:58:03.345489 [ 292 ] {} <Debug> TCP-Session: b752181c-9550-45eb-9b2c-fbaaf7ae76a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65488 | ||
| 942 | 2026.04.30 00:58:03.345497 [ 291 ] {} <Debug> TCP-Session: ab7e6871-2c3f-4df3-9701-bc0225294ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.04.30 00:58:03.345519 [ 292 ] {} <Debug> TCP-Session: b752181c-9550-45eb-9b2c-fbaaf7ae76a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.04.30 00:58:03.345524 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.04.30 00:58:03.345538 [ 292 ] {} <Debug> TCP-Session: b752181c-9550-45eb-9b2c-fbaaf7ae76a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.04.30 00:58:03.345520 [ 291 ] {} <Debug> TCP-Session: ab7e6871-2c3f-4df3-9701-bc0225294ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.04.30 00:58:03.345561 [ 288 ] {} <Debug> TCP-Session: dffe846f-714c-4712-8a17-b9611f196957 Authenticating user 'default' from [fd00:1122:3344:101::e]:40429 | ||
| 948 | 2026.04.30 00:58:03.345606 [ 288 ] {} <Debug> TCP-Session: dffe846f-714c-4712-8a17-b9611f196957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.04.30 00:58:03.345625 [ 288 ] {} <Debug> TCP-Session: dffe846f-714c-4712-8a17-b9611f196957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.04.30 00:58:03.345666 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 951 | 2026.04.30 00:58:03.345726 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.04.30 00:58:03.346005 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.04.30 00:58:03.346982 [ 319 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.04.30 00:58:03.347035 [ 319 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.04.30 00:58:03.347077 [ 319 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970553 sec. (1030.340 rows/sec., 40.25 KiB/sec.) | ||
| 956 | 2026.04.30 00:58:03.347098 [ 319 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.04.30 00:58:03.348124 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002813 sec., 355.49235691432636 rows/sec., 13.89 KiB/sec. | ||
| 958 | 2026.04.30 00:58:03.348270 [ 286 ] {6bb153e6-8c38-4f4a-bc07-81d5899b4938} <Debug> TCPHandler: Processed in 0.003408111 sec. | ||
| 959 | 2026.04.30 00:58:03.348413 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.04.30 00:58:03.348443 [ 286 ] {} <Debug> TCP-Session: 44084045-f593-4b0e-99de-5269b67b0c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.04.30 00:58:03.348447 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.04.30 00:58:03.348475 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.04.30 00:58:03.348483 [ 290 ] {} <Debug> TCP-Session: 6c189fe9-99bb-46cf-a082-cf7d9738c373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.04.30 00:58:03.348501 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.04.30 00:58:03.348518 [ 293 ] {} <Debug> TCP-Session: 1a5f2797-024e-41a9-b860-109ccd5f5d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.04.30 00:58:03.348532 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.04.30 00:58:03.348543 [ 287 ] {} <Debug> TCP-Session: c457e1b0-8a33-4be9-b3c6-74d068ece691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.04.30 00:58:03.348550 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.04.30 00:58:03.348574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.04.30 00:58:03.348605 [ 289 ] {} <Debug> TCP-Session: ed335aed-5b5f-4901-8c13-1456e4b3ca1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.04.30 00:58:03.348635 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.04.30 00:58:03.348659 [ 288 ] {} <Debug> TCP-Session: dffe846f-714c-4712-8a17-b9611f196957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.04.30 00:58:03.348679 [ 292 ] {} <Debug> TCP-Session: b752181c-9550-45eb-9b2c-fbaaf7ae76a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.04.30 00:58:03.348585 [ 294 ] {} <Debug> TCP-Session: 49dfee9a-a129-4fd6-96b1-ee2f029abdda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.04.30 00:58:03.348599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.04.30 00:58:03.348778 [ 291 ] {} <Debug> TCP-Session: ab7e6871-2c3f-4df3-9701-bc0225294ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.04.30 00:58:07.249616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 978 | 2026.04.30 00:58:07.252375 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.04.30 00:58:07.252436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 980 | 2026.04.30 00:58:07.253712 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2026.04.30 00:58:07.254195 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.04.30 00:58:07.254504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 983 | 2026.04.30 00:58:08.001184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.59 MiB, peak 172.65 MiB, free memory in arenas 0.00 B, will set to 162.64 MiB (RSS), difference: 4.05 MiB | ||
| 984 | 2026.04.30 00:58:09.300950 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.04.30 00:58:09.301264 [ 267 ] {51c94efe-7eb9-45a1-b546-1e001754126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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', '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) | ||
| 986 | 2026.04.30 00:58:09.307316 [ 267 ] {51c94efe-7eb9-45a1-b546-1e001754126e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.04.30 00:58:09.307399 [ 267 ] {51c94efe-7eb9-45a1-b546-1e001754126e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.04.30 00:58:09.310073 [ 267 ] {51c94efe-7eb9-45a1-b546-1e001754126e} <Debug> TCPHandler: Processed in 0.009315102 sec. | ||
| 989 | 2026.04.30 00:58:09.325168 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.04.30 00:58:09.325328 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 991 | 2026.04.30 00:58:09.325387 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 992 | 2026.04.30 00:58:09.331300 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.04.30 00:58:09.331355 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 994 | 2026.04.30 00:58:09.334077 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 995 | 2026.04.30 00:58:09.334572 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.04.30 00:58:09.334734 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.009449 sec., 1587.469573499841 rows/sec., 423.33 KiB/sec. | ||
| 997 | 2026.04.30 00:58:09.334778 [ 267 ] {db0b599b-7909-456e-ab8c-74371a44975e} <Debug> TCPHandler: Processed in 0.009708291 sec. | ||
| 998 | 2026.04.30 00:58:09.334926 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.04.30 00:58:09.335035 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.04.30 00:58:09.335082 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1001 | 2026.04.30 00:58:09.339840 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.04.30 00:58:09.339877 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1003 | 2026.04.30 00:58:09.342667 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1004 | 2026.04.30 00:58:09.343123 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.04.30 00:58:09.343268 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008259 sec., 2905.9208136578277 rows/sec., 246.89 KiB/sec. | ||
| 1006 | 2026.04.30 00:58:09.343310 [ 267 ] {c5918d14-a31c-4f66-a7f9-87c232d8eff8} <Debug> TCPHandler: Processed in 0.008440321 sec. | ||
| 1007 | 2026.04.30 00:58:09.343456 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.04.30 00:58:09.343567 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1009 | 2026.04.30 00:58:09.343614 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1010 | 2026.04.30 00:58:09.344051 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.04.30 00:58:09.344090 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1012 | 2026.04.30 00:58:09.344546 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1013 | 2026.04.30 00:58:09.344975 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.04.30 00:58:09.345111 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 310.84 KiB/sec. | ||
| 1015 | 2026.04.30 00:58:09.345149 [ 267 ] {c58eee4a-4e17-4f50-b28c-9ccb68506be0} <Debug> TCPHandler: Processed in 0.001751582 sec. | ||
| 1016 | 2026.04.30 00:58:09.345292 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.04.30 00:58:09.345391 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1018 | 2026.04.30 00:58:09.345433 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1019 | 2026.04.30 00:58:09.345944 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.04.30 00:58:09.345982 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1021 | 2026.04.30 00:58:09.346450 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1022 | 2026.04.30 00:58:09.346896 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.04.30 00:58:09.347048 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Debug> executeQuery: Read 149 rows, 14.11 KiB in 0.001677 sec., 88849.13536076326 rows/sec., 8.22 MiB/sec. | ||
| 1024 | 2026.04.30 00:58:09.347086 [ 267 ] {137f5caf-3281-4e35-822b-570187f28b4a} <Debug> TCPHandler: Processed in 0.001846644 sec. | ||
| 1025 | 2026.04.30 00:58:09.347219 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.04.30 00:58:09.347316 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1027 | 2026.04.30 00:58:09.347357 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1028 | 2026.04.30 00:58:09.347783 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.04.30 00:58:09.347821 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1030 | 2026.04.30 00:58:09.348323 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1031 | 2026.04.30 00:58:09.348741 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.04.30 00:58:09.348869 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Debug> executeQuery: Read 29 rows, 2.21 KiB in 0.001573 sec., 18436.109345200253 rows/sec., 1.37 MiB/sec. | ||
| 1033 | 2026.04.30 00:58:09.348907 [ 267 ] {4a821a9a-83b7-400f-83cb-d13781f42c0e} <Debug> TCPHandler: Processed in 0.001739951 sec. | ||
| 1034 | 2026.04.30 00:58:09.349030 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2026.04.30 00:58:09.349127 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1036 | 2026.04.30 00:58:09.349172 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1037 | 2026.04.30 00:58:09.349631 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.04.30 00:58:09.349664 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1039 | 2026.04.30 00:58:09.350087 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1040 | 2026.04.30 00:58:09.350520 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.04.30 00:58:09.350652 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 1042 | 2026.04.30 00:58:09.350697 [ 267 ] {2a24a4b2-32f7-4f6a-8d6e-b27ab0650e23} <Debug> TCPHandler: Processed in 0.001717971 sec. | ||
| 1043 | 2026.04.30 00:58:09.350847 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.04.30 00:58:09.350954 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1045 | 2026.04.30 00:58:09.350999 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1046 | 2026.04.30 00:58:09.351440 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.04.30 00:58:09.351480 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1048 | 2026.04.30 00:58:09.351907 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1049 | 2026.04.30 00:58:09.352388 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.04.30 00:58:09.352541 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001606 sec., 7471.9800747198005 rows/sec., 583.75 KiB/sec. | ||
| 1051 | 2026.04.30 00:58:09.352580 [ 267 ] {623ec274-20d2-4f59-88d7-e6048a7c1d39} <Debug> TCPHandler: Processed in 0.001799083 sec. | ||
| 1052 | 2026.04.30 00:58:09.352707 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.04.30 00:58:09.352802 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1054 | 2026.04.30 00:58:09.352843 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1055 | 2026.04.30 00:58:09.353271 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.04.30 00:58:09.353308 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1057 | 2026.04.30 00:58:09.353780 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1058 | 2026.04.30 00:58:09.354254 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.04.30 00:58:09.354387 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Debug> executeQuery: Read 70 rows, 5.99 KiB in 0.001604 sec., 43640.897755610975 rows/sec., 3.65 MiB/sec. | ||
| 1060 | 2026.04.30 00:58:09.354422 [ 267 ] {9e330e34-f495-4086-8300-e3583978e2ce} <Debug> TCPHandler: Processed in 0.001766283 sec. | ||
| 1061 | 2026.04.30 00:58:09.354551 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.04.30 00:58:09.354650 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1063 | 2026.04.30 00:58:09.354694 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1064 | 2026.04.30 00:58:09.355202 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.04.30 00:58:09.355235 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1066 | 2026.04.30 00:58:09.359970 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1067 | 2026.04.30 00:58:09.360404 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.04.30 00:58:09.360559 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Debug> executeQuery: Read 325 rows, 26.87 KiB in 0.005926 sec., 54843.06446169423 rows/sec., 4.43 MiB/sec. | ||
| 1069 | 2026.04.30 00:58:09.360610 [ 267 ] {f50119c1-0bcb-4c59-aeab-6cb9c82dcbd0} <Debug> TCPHandler: Processed in 0.006109125 sec. | ||
| 1070 | 2026.04.30 00:58:09.360752 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.04.30 00:58:09.360849 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1072 | 2026.04.30 00:58:09.360905 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1073 | 2026.04.30 00:58:09.361744 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.04.30 00:58:09.361781 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1075 | 2026.04.30 00:58:09.365173 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1076 | 2026.04.30 00:58:09.365700 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.04.30 00:58:09.365847 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005017 sec., 2192.5453458241977 rows/sec., 3.93 MiB/sec. | ||
| 1078 | 2026.04.30 00:58:09.365909 [ 267 ] {25c26290-0f7d-4f43-8656-9abff30034be} <Debug> TCPHandler: Processed in 0.005211574 sec. | ||
| 1079 | 2026.04.30 00:58:09.366037 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.04.30 00:58:09.366138 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.04.30 00:58:09.366181 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1082 | 2026.04.30 00:58:09.366548 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.04.30 00:58:09.366585 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1084 | 2026.04.30 00:58:09.367007 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1085 | 2026.04.30 00:58:09.367502 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.04.30 00:58:09.367635 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001517 sec., 5932.762030323006 rows/sec., 419.08 KiB/sec. | ||
| 1087 | 2026.04.30 00:58:09.367671 [ 267 ] {d9a85c2f-3993-4bf6-ab80-0db932d61aaa} <Debug> TCPHandler: Processed in 0.00168518 sec. | ||
| 1088 | 2026.04.30 00:58:09.367800 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.04.30 00:58:09.367902 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.04.30 00:58:09.367945 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1091 | 2026.04.30 00:58:09.368269 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.04.30 00:58:09.368306 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 1093 | 2026.04.30 00:58:09.368788 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1094 | 2026.04.30 00:58:09.369231 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.04.30 00:58:09.369360 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001476 sec., 6775.067750677506 rows/sec., 426.75 KiB/sec. | ||
| 1096 | 2026.04.30 00:58:09.369396 [ 267 ] {8218d784-0368-4ac2-bb40-f5f76648caab} <Debug> TCPHandler: Processed in 0.001646939 sec. | ||
| 1097 | 2026.04.30 00:58:09.744724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1448 | ||
| 1098 | 2026.04.30 00:58:09.745230 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.04.30 00:58:09.745279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1100 | 2026.04.30 00:58:09.745950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.04.30 00:58:09.746565 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.04.30 00:58:09.746713 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 | ||
| 1103 | 2026.04.30 00:58:09.827041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1104 | 2026.04.30 00:58:09.844621 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.04.30 00:58:09.844687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1106 | 2026.04.30 00:58:09.851564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1107 | 2026.04.30 00:58:09.852892 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.04.30 00:58:09.856620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1109 | 2026.04.30 00:58:10.001194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.10 MiB, peak 172.65 MiB, free memory in arenas 0.00 B, will set to 165.54 MiB (RSS), difference: 1.44 MiB | ||
| 1110 | 2026.04.30 00:58:14.284134 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.04.30 00:58:14.284352 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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) | ||
| 1112 | 2026.04.30 00:58:14.284664 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1113 | 2026.04.30 00:58:14.288752 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1114 | 2026.04.30 00:58:14.288979 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1115 | 2026.04.30 00:58:14.289058 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1116 | 2026.04.30 00:58:14.291338 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1117 | 2026.04.30 00:58:14.293404 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1118 | 2026.04.30 00:58:14.295416 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1119 | 2026.04.30 00:58:14.295444 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1120 | 2026.04.30 00:58:14.299364 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1121 | 2026.04.30 00:58:14.299395 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1122 | 2026.04.30 00:58:14.322690 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.038416 sec., 390.4623073719284 rows/sec., 104.12 KiB/sec. | ||
| 1123 | 2026.04.30 00:58:14.322791 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> MemoryTracker: Peak memory usage (for query): 130.98 KiB. | ||
| 1124 | 2026.04.30 00:58:14.322808 [ 267 ] {5e1a9b57-373e-4c14-8f98-9825c0bf45e4} <Debug> TCPHandler: Processed in 0.038814174 sec. | ||
| 1125 | 2026.04.30 00:58:14.323354 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.04.30 00:58:14.323472 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1127 | 2026.04.30 00:58:14.323518 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1128 | 2026.04.30 00:58:14.323991 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.04.30 00:58:14.324033 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1130 | 2026.04.30 00:58:14.324535 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2026.04.30 00:58:14.325042 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.04.30 00:58:14.325194 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001756 sec., 2277.904328018223 rows/sec., 191.86 KiB/sec. | ||
| 1133 | 2026.04.30 00:58:14.325232 [ 267 ] {26a66575-f643-4568-9299-46ca0219145f} <Debug> TCPHandler: Processed in 0.001935616 sec. | ||
| 1134 | 2026.04.30 00:58:14.325357 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.04.30 00:58:14.325454 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.04.30 00:58:14.325495 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.04.30 00:58:14.325893 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.04.30 00:58:14.325930 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1139 | 2026.04.30 00:58:14.326356 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1140 | 2026.04.30 00:58:14.326802 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.04.30 00:58:14.326932 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.0015 sec., 5333.333333333333 rows/sec., 428.39 KiB/sec. | ||
| 1142 | 2026.04.30 00:58:14.326967 [ 267 ] {c6365d16-564e-4ec7-a71c-10b5ac2a024a} <Debug> TCPHandler: Processed in 0.0016589 sec. | ||
| 1143 | 2026.04.30 00:58:14.327090 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.04.30 00:58:14.327181 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1145 | 2026.04.30 00:58:14.327223 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1146 | 2026.04.30 00:58:14.327580 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.04.30 00:58:14.327616 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1148 | 2026.04.30 00:58:14.328076 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2026.04.30 00:58:14.328629 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.04.30 00:58:14.328757 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001594 sec., 6273.525721455459 rows/sec., 477.87 KiB/sec. | ||
| 1151 | 2026.04.30 00:58:14.328792 [ 267 ] {17d08958-704c-4f4e-bac7-732e4993751b} <Debug> TCPHandler: Processed in 0.001749741 sec. | ||
| 1152 | 2026.04.30 00:58:14.328909 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.04.30 00:58:14.329001 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.04.30 00:58:14.329041 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1155 | 2026.04.30 00:58:14.329352 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.04.30 00:58:14.329388 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 1157 | 2026.04.30 00:58:14.329789 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1158 | 2026.04.30 00:58:14.330323 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.04.30 00:58:14.330450 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001467 sec., 6816.63258350375 rows/sec., 429.37 KiB/sec. | ||
| 1160 | 2026.04.30 00:58:14.330485 [ 267 ] {69b53829-265b-4e36-967e-ea51ef6f381c} <Debug> TCPHandler: Processed in 0.001622688 sec. | ||
| 1161 | 2026.04.30 00:58:17.203797 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1162 | 2026.04.30 00:58:17.203865 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1163 | 2026.04.30 00:58:17.247669 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1960 | ||
| 1164 | 2026.04.30 00:58:17.248155 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.04.30 00:58:17.248192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1166 | 2026.04.30 00:58:17.248810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1167 | 2026.04.30 00:58:17.249274 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.04.30 00:58:17.249411 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1169 | 2026.04.30 00:58:17.255412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 130 | ||
| 1170 | 2026.04.30 00:58:17.257582 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.04.30 00:58:17.257638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1172 | 2026.04.30 00:58:17.258899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.04.30 00:58:17.259428 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.04.30 00:58:17.259671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 130 | ||
| 1175 | 2026.04.30 00:58:17.357574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1176 | 2026.04.30 00:58:17.374739 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.04.30 00:58:17.374796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1178 | 2026.04.30 00:58:17.381950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1179 | 2026.04.30 00:58:17.383110 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.04.30 00:58:17.386468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1181 | 2026.04.30 00:58:18.001173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.16 MiB, peak 172.65 MiB, free memory in arenas 0.00 B, will set to 168.22 MiB (RSS), difference: 1.06 MiB | ||
| 1182 | 2026.04.30 00:58:19.285067 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.04.30 00:58:19.285287 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) 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', '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) | ||
| 1184 | 2026.04.30 00:58:19.285618 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2026.04.30 00:58:19.285652 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1186 | 2026.04.30 00:58:19.285912 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.04.30 00:58:19.285994 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.04.30 00:58:19.286178 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 8-element set) | ||
| 1189 | 2026.04.30 00:58:19.286221 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2026.04.30 00:58:19.286242 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1191 | 2026.04.30 00:58:19.286258 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2026.04.30 00:58:19.286299 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1193 | 2026.04.30 00:58:19.286319 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1194 | 2026.04.30 00:58:19.287236 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.002036 sec., 7367.387033398821 rows/sec., 1.92 MiB/sec. | ||
| 1195 | 2026.04.30 00:58:19.287304 [ 267 ] {d8563dc1-9726-4f9b-961d-7238c3b5c925} <Debug> TCPHandler: Processed in 0.002379527 sec. | ||
| 1196 | 2026.04.30 00:58:19.288370 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.04.30 00:58:19.288478 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1198 | 2026.04.30 00:58:19.288519 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1199 | 2026.04.30 00:58:19.288997 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.04.30 00:58:19.289035 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1201 | 2026.04.30 00:58:19.289540 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1202 | 2026.04.30 00:58:19.290014 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.04.30 00:58:19.290161 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Debug> executeQuery: Read 56 rows, 5.24 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.98 MiB/sec. | ||
| 1204 | 2026.04.30 00:58:19.290198 [ 267 ] {5d09d1ae-0caf-49d5-9497-df512b97738e} <Debug> TCPHandler: Processed in 0.001879435 sec. | ||
| 1205 | 2026.04.30 00:58:19.290328 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.04.30 00:58:19.290425 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.04.30 00:58:19.290465 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1208 | 2026.04.30 00:58:19.290921 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.04.30 00:58:19.290958 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1210 | 2026.04.30 00:58:19.291372 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.04.30 00:58:19.291897 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.04.30 00:58:19.292032 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001625 sec., 16000 rows/sec., 1.17 MiB/sec. | ||
| 1213 | 2026.04.30 00:58:19.292069 [ 267 ] {67be1cce-185f-4604-b0ce-11c2c290e31e} <Debug> TCPHandler: Processed in 0.001792242 sec. | ||
| 1214 | 2026.04.30 00:58:19.292203 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.04.30 00:58:19.292297 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1216 | 2026.04.30 00:58:19.292337 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1217 | 2026.04.30 00:58:19.292750 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.04.30 00:58:19.292786 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1219 | 2026.04.30 00:58:19.293193 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2026.04.30 00:58:19.293642 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.04.30 00:58:19.293771 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Debug> executeQuery: Read 42 rows, 3.39 KiB in 0.001491 sec., 28169.014084507045 rows/sec., 2.22 MiB/sec. | ||
| 1222 | 2026.04.30 00:58:19.293806 [ 267 ] {4c4aa559-584a-48a3-8603-bba8c08c319a} <Debug> TCPHandler: Processed in 0.00165448 sec. | ||
| 1223 | 2026.04.30 00:58:19.293937 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.04.30 00:58:19.294033 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.04.30 00:58:19.294081 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1226 | 2026.04.30 00:58:19.294481 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.04.30 00:58:19.294516 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1228 | 2026.04.30 00:58:19.294933 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1229 | 2026.04.30 00:58:19.295469 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.04.30 00:58:19.295603 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001588 sec., 6297.229219143577 rows/sec., 479.67 KiB/sec. | ||
| 1231 | 2026.04.30 00:58:19.295640 [ 267 ] {7a237ff3-b8c6-419c-8069-9cb41e22b929} <Debug> TCPHandler: Processed in 0.001753271 sec. | ||
| 1232 | 2026.04.30 00:58:19.295767 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.04.30 00:58:19.295861 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.04.30 00:58:19.295914 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1235 | 2026.04.30 00:58:19.296715 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.04.30 00:58:19.296751 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1237 | 2026.04.30 00:58:19.297387 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.04.30 00:58:19.297836 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.04.30 00:58:19.297972 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002129 sec., 12212.30624706435 rows/sec., 21.88 MiB/sec. | ||
| 1240 | 2026.04.30 00:58:19.298023 [ 267 ] {77e6226c-9fbc-4f75-a338-84921bb174d7} <Debug> TCPHandler: Processed in 0.002306655 sec. | ||
| 1241 | 2026.04.30 00:58:19.298158 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.04.30 00:58:19.298254 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.04.30 00:58:19.298295 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1244 | 2026.04.30 00:58:19.298626 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.04.30 00:58:19.298662 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1246 | 2026.04.30 00:58:19.299068 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.04.30 00:58:19.299496 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.04.30 00:58:19.299626 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001391 sec., 10783.608914450035 rows/sec., 822.81 KiB/sec. | ||
| 1249 | 2026.04.30 00:58:19.299670 [ 267 ] {6320c0f7-24bb-4a4a-97b0-30da67136fdd} <Debug> TCPHandler: Processed in 0.001561297 sec. | ||
| 1250 | 2026.04.30 00:58:19.299789 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.04.30 00:58:19.299884 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.04.30 00:58:19.299924 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1253 | 2026.04.30 00:58:19.300245 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.04.30 00:58:19.300282 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1255 | 2026.04.30 00:58:19.300694 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.04.30 00:58:19.301122 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.04.30 00:58:19.301254 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001387 sec., 7209.805335255948 rows/sec., 454.13 KiB/sec. | ||
| 1258 | 2026.04.30 00:58:19.301298 [ 267 ] {33ca28ea-b27e-4f18-9389-77e4cf416ec5} <Debug> TCPHandler: Processed in 0.001559877 sec. | ||
| 1259 | 2026.04.30 00:58:24.286624 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.04.30 00:58:24.286857 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 1261 | 2026.04.30 00:58:24.287169 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1262 | 2026.04.30 00:58:24.287204 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 1263 | 2026.04.30 00:58:24.287423 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1264 | 2026.04.30 00:58:24.287493 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1265 | 2026.04.30 00:58:24.287631 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 1266 | 2026.04.30 00:58:24.287666 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1267 | 2026.04.30 00:58:24.287688 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1268 | 2026.04.30 00:58:24.287703 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1269 | 2026.04.30 00:58:24.287742 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 1270 | 2026.04.30 00:58:24.287761 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1271 | 2026.04.30 00:58:24.288696 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.001931 sec., 7767.995857068876 rows/sec., 2.02 MiB/sec. | ||
| 1272 | 2026.04.30 00:58:24.288766 [ 267 ] {2f95f813-01fd-4fd2-98f0-2ff37b175250} <Debug> TCPHandler: Processed in 0.002275614 sec. | ||
| 1273 | 2026.04.30 00:58:24.289868 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.04.30 00:58:24.289981 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1275 | 2026.04.30 00:58:24.290026 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2026.04.30 00:58:24.290540 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.04.30 00:58:24.290575 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1278 | 2026.04.30 00:58:24.291125 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2026.04.30 00:58:24.291532 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.04.30 00:58:24.291681 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 1.13 MiB/sec. | ||
| 1281 | 2026.04.30 00:58:24.291719 [ 267 ] {4e853b0f-0c45-4f0b-b5f5-80949db70c7c} <Debug> TCPHandler: Processed in 0.001901625 sec. | ||
| 1282 | 2026.04.30 00:58:24.291851 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.04.30 00:58:24.291952 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1284 | 2026.04.30 00:58:24.291998 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1285 | 2026.04.30 00:58:24.292410 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.04.30 00:58:24.292445 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1287 | 2026.04.30 00:58:24.292900 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1288 | 2026.04.30 00:58:24.293319 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.04.30 00:58:24.293444 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 215.44 KiB/sec. | ||
| 1290 | 2026.04.30 00:58:24.293480 [ 267 ] {7e72ac33-74e4-42fd-98c1-ca9f7097a04b} <Debug> TCPHandler: Processed in 0.00167738 sec. | ||
| 1291 | 2026.04.30 00:58:24.293603 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.04.30 00:58:24.293695 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1293 | 2026.04.30 00:58:24.293733 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1294 | 2026.04.30 00:58:24.294142 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.04.30 00:58:24.294176 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1296 | 2026.04.30 00:58:24.294604 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1297 | 2026.04.30 00:58:24.295038 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.04.30 00:58:24.295162 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Debug> executeQuery: Read 54 rows, 4.75 KiB in 0.001484 sec., 36388.14016172507 rows/sec., 3.13 MiB/sec. | ||
| 1299 | 2026.04.30 00:58:24.295195 [ 267 ] {84dc3bb5-af12-4126-b5c9-90bc1054c789} <Debug> TCPHandler: Processed in 0.001639249 sec. | ||
| 1300 | 2026.04.30 00:58:24.295323 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.04.30 00:58:24.295414 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.04.30 00:58:24.295453 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1303 | 2026.04.30 00:58:24.295839 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.04.30 00:58:24.295872 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1305 | 2026.04.30 00:58:24.296319 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.04.30 00:58:24.296741 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.04.30 00:58:24.296863 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001466 sec., 10231.923601637107 rows/sec., 754.74 KiB/sec. | ||
| 1308 | 2026.04.30 00:58:24.296898 [ 267 ] {ea6ca6eb-587b-4c55-be75-af051d00c517} <Debug> TCPHandler: Processed in 0.001621799 sec. | ||
| 1309 | 2026.04.30 00:58:24.297019 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.04.30 00:58:24.297110 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1311 | 2026.04.30 00:58:24.297147 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1312 | 2026.04.30 00:58:24.297537 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.04.30 00:58:24.297572 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1314 | 2026.04.30 00:58:24.297961 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1315 | 2026.04.30 00:58:24.298414 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.04.30 00:58:24.298539 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Debug> executeQuery: Read 51 rows, 4.09 KiB in 0.001446 sec., 35269.70954356847 rows/sec., 2.76 MiB/sec. | ||
| 1317 | 2026.04.30 00:58:24.298573 [ 267 ] {31848a89-ee03-48ef-8f60-9472bfd240f3} <Debug> TCPHandler: Processed in 0.001604759 sec. | ||
| 1318 | 2026.04.30 00:58:24.298688 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.04.30 00:58:24.298778 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.04.30 00:58:24.298817 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1321 | 2026.04.30 00:58:24.299178 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.04.30 00:58:24.299213 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1323 | 2026.04.30 00:58:24.299691 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1324 | 2026.04.30 00:58:24.300285 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.04.30 00:58:24.300426 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Debug> executeQuery: Read 62 rows, 4.45 KiB in 0.001665 sec., 37237.237237237234 rows/sec., 2.61 MiB/sec. | ||
| 1326 | 2026.04.30 00:58:24.300464 [ 267 ] {da6950df-1805-449a-ba4d-fac6ab3ecc57} <Debug> TCPHandler: Processed in 0.001822824 sec. | ||
| 1327 | 2026.04.30 00:58:24.300590 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.04.30 00:58:24.300685 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.04.30 00:58:24.300738 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1330 | 2026.04.30 00:58:24.301490 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.04.30 00:58:24.301527 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1332 | 2026.04.30 00:58:24.302228 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.04.30 00:58:24.302686 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.04.30 00:58:24.302826 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00216 sec., 5092.592592592592 rows/sec., 9.13 MiB/sec. | ||
| 1335 | 2026.04.30 00:58:24.302877 [ 267 ] {a9d8e90a-a6ae-4571-96dd-a0a4d978ee4f} <Debug> TCPHandler: Processed in 0.002338056 sec. | ||
| 1336 | 2026.04.30 00:58:24.303000 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.04.30 00:58:24.303092 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.04.30 00:58:24.303132 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1339 | 2026.04.30 00:58:24.303576 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.04.30 00:58:24.303612 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1341 | 2026.04.30 00:58:24.304029 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2026.04.30 00:58:24.304465 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.04.30 00:58:24.304589 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001514 sec., 19815.059445178336 rows/sec., 1.31 MiB/sec. | ||
| 1344 | 2026.04.30 00:58:24.304622 [ 267 ] {420065b3-1df5-4403-9889-f42ff4d9f472} <Debug> TCPHandler: Processed in 0.00166872 sec. | ||
| 1345 | 2026.04.30 00:58:24.750383 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2408 | ||
| 1346 | 2026.04.30 00:58:24.750882 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.04.30 00:58:24.750925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1348 | 2026.04.30 00:58:24.751620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2026.04.30 00:58:24.752123 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.04.30 00:58:24.752285 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 | ||
| 1351 | 2026.04.30 00:58:24.887442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1352 | 2026.04.30 00:58:24.905391 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.04.30 00:58:24.905449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1354 | 2026.04.30 00:58:24.912276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1355 | 2026.04.30 00:58:24.913405 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.04.30 00:58:24.916829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1357 | 2026.04.30 00:58:27.260685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 164 | ||
| 1358 | 2026.04.30 00:58:27.262857 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.04.30 00:58:27.262902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1360 | 2026.04.30 00:58:27.264177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1361 | 2026.04.30 00:58:27.264629 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.04.30 00:58:27.264858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 164 | ||
| 1363 | 2026.04.30 00:58:29.287119 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.04.30 00:58:29.287338 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1365 | 2026.04.30 00:58:29.287658 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1366 | 2026.04.30 00:58:29.287695 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1367 | 2026.04.30 00:58:29.287914 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1368 | 2026.04.30 00:58:29.287985 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1369 | 2026.04.30 00:58:29.288126 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1370 | 2026.04.30 00:58:29.288255 [ 301 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1371 | 2026.04.30 00:58:29.288259 [ 310 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1372 | 2026.04.30 00:58:29.288416 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1373 | 2026.04.30 00:58:29.288451 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2026.04.30 00:58:29.290765 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1375 | 2026.04.30 00:58:29.290797 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1376 | 2026.04.30 00:58:29.290856 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1377 | 2026.04.30 00:58:29.290896 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1378 | 2026.04.30 00:58:29.292271 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.005021 sec., 5775.741884086835 rows/sec., 1.17 MiB/sec. | ||
| 1379 | 2026.04.30 00:58:29.292402 [ 267 ] {5da94eda-40ee-4aac-91ed-cd968491197a} <Debug> TCPHandler: Processed in 0.005415168 sec. | ||
| 1380 | 2026.04.30 00:58:29.294038 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.04.30 00:58:29.294153 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1382 | 2026.04.30 00:58:29.294199 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1383 | 2026.04.30 00:58:29.294685 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.04.30 00:58:29.294730 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1385 | 2026.04.30 00:58:29.295255 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1386 | 2026.04.30 00:58:29.295687 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.04.30 00:58:29.295859 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Debug> executeQuery: Read 82 rows, 7.30 KiB in 0.00174 sec., 47126.4367816092 rows/sec., 4.10 MiB/sec. | ||
| 1388 | 2026.04.30 00:58:29.295898 [ 267 ] {2be0946a-0d01-45d3-b6b1-fc1dd00d6057} <Debug> TCPHandler: Processed in 0.001915986 sec. | ||
| 1389 | 2026.04.30 00:58:29.296034 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.04.30 00:58:29.296129 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1391 | 2026.04.30 00:58:29.296168 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1392 | 2026.04.30 00:58:29.296566 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.04.30 00:58:29.296602 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1394 | 2026.04.30 00:58:29.297005 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1395 | 2026.04.30 00:58:29.297422 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.04.30 00:58:29.297552 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001442 sec., 18030.513176144246 rows/sec., 1.32 MiB/sec. | ||
| 1397 | 2026.04.30 00:58:29.297589 [ 267 ] {df110314-5d97-45d9-b695-d008e0d8802b} <Debug> TCPHandler: Processed in 0.001609098 sec. | ||
| 1398 | 2026.04.30 00:58:29.297710 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.04.30 00:58:29.297804 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1400 | 2026.04.30 00:58:29.297843 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1401 | 2026.04.30 00:58:29.298235 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.04.30 00:58:29.298271 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1403 | 2026.04.30 00:58:29.298703 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1404 | 2026.04.30 00:58:29.299112 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.04.30 00:58:29.299258 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001472 sec., 42119.565217391304 rows/sec., 3.29 MiB/sec. | ||
| 1406 | 2026.04.30 00:58:29.299296 [ 267 ] {9530df33-803b-4a26-b8ce-4532d07047cb} <Debug> TCPHandler: Processed in 0.001635939 sec. | ||
| 1407 | 2026.04.30 00:58:29.299415 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.04.30 00:58:29.299509 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1409 | 2026.04.30 00:58:29.299551 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1410 | 2026.04.30 00:58:29.299919 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.04.30 00:58:29.299954 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1412 | 2026.04.30 00:58:29.300361 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1413 | 2026.04.30 00:58:29.300762 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.04.30 00:58:29.300909 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.97 MiB/sec. | ||
| 1415 | 2026.04.30 00:58:29.300947 [ 267 ] {6301afa8-9a4b-4e98-ab39-9f12587851a5} <Debug> TCPHandler: Processed in 0.001580498 sec. | ||
| 1416 | 2026.04.30 00:58:29.301067 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.04.30 00:58:29.301161 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.04.30 00:58:29.301215 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1419 | 2026.04.30 00:58:29.301962 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.04.30 00:58:29.302001 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1421 | 2026.04.30 00:58:29.302646 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1422 | 2026.04.30 00:58:29.303069 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.04.30 00:58:29.303205 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002062 sec., 12609.117361784674 rows/sec., 22.59 MiB/sec. | ||
| 1424 | 2026.04.30 00:58:29.303254 [ 267 ] {389e4746-92e3-452d-a89e-3176cb254891} <Debug> TCPHandler: Processed in 0.002235343 sec. | ||
| 1425 | 2026.04.30 00:58:29.303375 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.04.30 00:58:29.303469 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1427 | 2026.04.30 00:58:29.303510 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1428 | 2026.04.30 00:58:29.303836 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.04.30 00:58:29.303871 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1430 | 2026.04.30 00:58:29.304256 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2026.04.30 00:58:29.304754 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.04.30 00:58:29.304902 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00145 sec., 20689.655172413793 rows/sec., 1.37 MiB/sec. | ||
| 1433 | 2026.04.30 00:58:29.304940 [ 267 ] {a53f3833-58dd-44c1-b81f-c687da74a9b5} <Debug> TCPHandler: Processed in 0.001614478 sec. | ||
| 1434 | 2026.04.30 00:58:32.204120 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1435 | 2026.04.30 00:58:32.204193 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1436 | 2026.04.30 00:58:32.253328 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 | ||
| 1437 | 2026.04.30 00:58:32.253826 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.04.30 00:58:32.253874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1439 | 2026.04.30 00:58:32.254368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1440 | 2026.04.30 00:58:32.254614 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.04.30 00:58:32.254757 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1442 | 2026.04.30 00:58:32.254767 [ 65 ] {} <Debug> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1443 | 2026.04.30 00:58:32.254848 [ 65 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.04.30 00:58:32.254872 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1445 | 2026.04.30 00:58:32.256928 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 1446 | 2026.04.30 00:58:32.258958 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1447 | 2026.04.30 00:58:32.259052 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 1448 | 2026.04.30 00:58:32.259168 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1449 | 2026.04.30 00:58:32.259221 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1450 | 2026.04.30 00:58:32.259270 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 1451 | 2026.04.30 00:58:32.259320 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 1452 | 2026.04.30 00:58:32.259402 [ 193 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 1453 | 2026.04.30 00:58:32.297199 [ 201 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.042239306 sec., 69129.9236781968 rows/sec., 1012.65 KiB/sec. | ||
| 1454 | 2026.04.30 00:58:32.298083 [ 191 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1455 | 2026.04.30 00:58:32.298428 [ 191 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.04.30 00:58:32.298513 [ 191 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_6_1} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1457 | 2026.04.30 00:58:32.300488 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1458 | 2026.04.30 00:58:32.417868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1459 | 2026.04.30 00:58:32.436292 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.04.30 00:58:32.436366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1461 | 2026.04.30 00:58:32.443167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1462 | 2026.04.30 00:58:32.444225 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.04.30 00:58:32.444664 [ 65 ] {} <Debug> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1464 | 2026.04.30 00:58:32.444765 [ 65 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.04.30 00:58:32.444795 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1466 | 2026.04.30 00:58:32.444962 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1467 | 2026.04.30 00:58:32.449101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1468 | 2026.04.30 00:58:32.449530 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1469 | 2026.04.30 00:58:32.450979 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1470 | 2026.04.30 00:58:32.455581 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1471 | 2026.04.30 00:58:32.460140 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1472 | 2026.04.30 00:58:32.464256 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1473 | 2026.04.30 00:58:32.475630 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1474 | 2026.04.30 00:58:32.480414 [ 191 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 1475 | 2026.04.30 00:58:32.547494 [ 201 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102611453 sec., 448.2930380100942 rows/sec., 2.32 MiB/sec. | ||
| 1476 | 2026.04.30 00:58:32.549584 [ 195 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1477 | 2026.04.30 00:58:32.551572 [ 195 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_6_1} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.04.30 00:58:32.551688 [ 195 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_6_1} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1479 | 2026.04.30 00:58:32.553213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1480 | 2026.04.30 00:58:33.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.54 MiB, peak 181.08 MiB, free memory in arenas 0.00 B, will set to 181.34 MiB (RSS), difference: 9.80 MiB | ||
| 1481 | 2026.04.30 00:58:34.287390 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.04.30 00:58:34.287615 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1483 | 2026.04.30 00:58:34.287932 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2026.04.30 00:58:34.287970 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1485 | 2026.04.30 00:58:34.288196 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2026.04.30 00:58:34.288268 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2026.04.30 00:58:34.288415 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1488 | 2026.04.30 00:58:34.288510 [ 331 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2026.04.30 00:58:34.288546 [ 334 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1490 | 2026.04.30 00:58:34.288652 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1491 | 2026.04.30 00:58:34.288679 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2026.04.30 00:58:34.288750 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1493 | 2026.04.30 00:58:34.288769 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1494 | 2026.04.30 00:58:34.288811 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1495 | 2026.04.30 00:58:34.288852 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1496 | 2026.04.30 00:58:34.290044 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.00252 sec., 11507.936507936507 rows/sec., 2.33 MiB/sec. | ||
| 1497 | 2026.04.30 00:58:34.290156 [ 267 ] {126a540c-69b6-4d2f-8a22-8b2a4b8c723d} <Debug> TCPHandler: Processed in 0.002893378 sec. | ||
| 1498 | 2026.04.30 00:58:34.291593 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.04.30 00:58:34.291709 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1500 | 2026.04.30 00:58:34.291755 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1501 | 2026.04.30 00:58:34.292269 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.04.30 00:58:34.292311 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1503 | 2026.04.30 00:58:34.292669 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1504 | 2026.04.30 00:58:34.292891 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.04.30 00:58:34.293010 [ 63 ] {} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2026.04.30 00:58:34.293032 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Debug> executeQuery: Read 52 rows, 4.61 KiB in 0.001356 sec., 38348.082595870204 rows/sec., 3.32 MiB/sec. | ||
| 1507 | 2026.04.30 00:58:34.293076 [ 63 ] {} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.04.30 00:58:34.293086 [ 267 ] {66f0ea45-ca5f-4331-b824-3d79bd94c57f} <Debug> TCPHandler: Processed in 0.001547986 sec. | ||
| 1509 | 2026.04.30 00:58:34.293106 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1510 | 2026.04.30 00:58:34.293229 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.04.30 00:58:34.293245 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::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 | ||
| 1512 | 2026.04.30 00:58:34.293345 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.04.30 00:58:34.293395 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1514 | 2026.04.30 00:58:34.293401 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2026.04.30 00:58:34.293459 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 1516 | 2026.04.30 00:58:34.293557 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1517 | 2026.04.30 00:58:34.293608 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1518 | 2026.04.30 00:58:34.293655 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1519 | 2026.04.30 00:58:34.293698 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
| 1520 | 2026.04.30 00:58:34.293741 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1521 | 2026.04.30 00:58:34.293842 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.04.30 00:58:34.293884 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1523 | 2026.04.30 00:58:34.294289 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2026.04.30 00:58:34.294549 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.04.30 00:58:34.294694 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00137 sec., 8029.197080291971 rows/sec., 603.76 KiB/sec. | ||
| 1526 | 2026.04.30 00:58:34.294735 [ 267 ] {fffe7805-caa2-4f25-b792-ff70727a2efc} <Debug> TCPHandler: Processed in 0.001556097 sec. | ||
| 1527 | 2026.04.30 00:58:34.294867 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.04.30 00:58:34.294913 [ 186 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725852 sec., 230031.3120707917 rows/sec., 21.44 MiB/sec. | ||
| 1529 | 2026.04.30 00:58:34.294961 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1530 | 2026.04.30 00:58:34.295009 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1531 | 2026.04.30 00:58:34.295081 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1532 | 2026.04.30 00:58:34.295330 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.04.30 00:58:34.295403 [ 189 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_6_1} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1534 | 2026.04.30 00:58:34.295429 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.04.30 00:58:34.295470 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1536 | 2026.04.30 00:58:34.295475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1537 | 2026.04.30 00:58:34.295811 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1538 | 2026.04.30 00:58:34.296109 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.04.30 00:58:34.296222 [ 63 ] {} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1540 | 2026.04.30 00:58:34.296245 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001302 sec., 36098.31029185868 rows/sec., 2.82 MiB/sec. | ||
| 1541 | 2026.04.30 00:58:34.296269 [ 63 ] {} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.04.30 00:58:34.296291 [ 267 ] {3e515323-247b-44e5-a364-b79efbd064a8} <Debug> TCPHandler: Processed in 0.001473485 sec. | ||
| 1543 | 2026.04.30 00:58:34.296294 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1544 | 2026.04.30 00:58:34.296397 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::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 | ||
| 1545 | 2026.04.30 00:58:34.296425 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.04.30 00:58:34.296506 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1547 | 2026.04.30 00:58:34.296526 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1548 | 2026.04.30 00:58:34.296547 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1549 | 2026.04.30 00:58:34.296573 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1550 | 2026.04.30 00:58:34.296633 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::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 | ||
| 1551 | 2026.04.30 00:58:34.296686 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1552 | 2026.04.30 00:58:34.296732 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part | ||
| 1553 | 2026.04.30 00:58:34.296772 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 1554 | 2026.04.30 00:58:34.296814 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
| 1555 | 2026.04.30 00:58:34.296966 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.04.30 00:58:34.297012 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1557 | 2026.04.30 00:58:34.297374 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.04.30 00:58:34.297663 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302581 sec., 214957.84139335674 rows/sec., 17.94 MiB/sec. | ||
| 1559 | 2026.04.30 00:58:34.297671 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.04.30 00:58:34.297793 [ 201 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2026.04.30 00:58:34.297845 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.15 MiB/sec. | ||
| 1562 | 2026.04.30 00:58:34.297850 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1563 | 2026.04.30 00:58:34.297897 [ 267 ] {875cb61d-5d65-4d2b-ae8f-ed4f763eac02} <Debug> TCPHandler: Processed in 0.001521826 sec. | ||
| 1564 | 2026.04.30 00:58:34.297910 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.04.30 00:58:34.297950 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1566 | 2026.04.30 00:58:34.298058 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.04.30 00:58:34.298069 [ 186 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.04.30 00:58:34.298057 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 1569 | 2026.04.30 00:58:34.298163 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1570 | 2026.04.30 00:58:34.298188 [ 186 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_6_1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1571 | 2026.04.30 00:58:34.298223 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1572 | 2026.04.30 00:58:34.298229 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2026.04.30 00:58:34.298287 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 325 rows starting from the beginning of the part | ||
| 1574 | 2026.04.30 00:58:34.298295 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1575 | 2026.04.30 00:58:34.298372 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1576 | 2026.04.30 00:58:34.298421 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1577 | 2026.04.30 00:58:34.298463 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 1578 | 2026.04.30 00:58:34.298514 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 1579 | 2026.04.30 00:58:34.298559 [ 190 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 1580 | 2026.04.30 00:58:34.299012 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.04.30 00:58:34.299054 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1582 | 2026.04.30 00:58:34.299509 [ 199 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491695 sec., 353289.3788609602 rows/sec., 27.15 MiB/sec. | ||
| 1583 | 2026.04.30 00:58:34.299590 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.04.30 00:58:34.299698 [ 199 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1585 | 2026.04.30 00:58:34.299834 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.04.30 00:58:34.299962 [ 199 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.04.30 00:58:34.299999 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001839 sec., 5981.511691136488 rows/sec., 10.72 MiB/sec. | ||
| 1588 | 2026.04.30 00:58:34.300028 [ 199 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1589 | 2026.04.30 00:58:34.300050 [ 267 ] {b472315f-91a8-47a4-ac36-6d54f2058f1f} <Debug> TCPHandler: Processed in 0.002056469 sec. | ||
| 1590 | 2026.04.30 00:58:34.300113 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1591 | 2026.04.30 00:58:34.300177 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2026.04.30 00:58:34.300276 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1593 | 2026.04.30 00:58:34.300317 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1594 | 2026.04.30 00:58:34.300638 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.04.30 00:58:34.300672 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1596 | 2026.04.30 00:58:34.300973 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1597 | 2026.04.30 00:58:34.301200 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): 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.04.30 00:58:34.301307 [ 59 ] {} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1599 | 2026.04.30 00:58:34.301326 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001068 sec., 28089.88764044944 rows/sec., 1.86 MiB/sec. | ||
| 1600 | 2026.04.30 00:58:34.301349 [ 59 ] {} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.04.30 00:58:34.301367 [ 267 ] {e2d22a64-e1af-4d4e-9f65-2d63e256b22e} <Debug> TCPHandler: Processed in 0.0012386 sec. | ||
| 1602 | 2026.04.30 00:58:34.301374 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1603 | 2026.04.30 00:58:34.301474 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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.04.30 00:58:34.301560 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1605 | 2026.04.30 00:58:34.301585 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1606 | 2026.04.30 00:58:34.301630 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1607 | 2026.04.30 00:58:34.301666 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1608 | 2026.04.30 00:58:34.301701 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1609 | 2026.04.30 00:58:34.301734 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1610 | 2026.04.30 00:58:34.301767 [ 201 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1611 | 2026.04.30 00:58:34.302447 [ 199 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001002874 sec., 119656.10834461758 rows/sec., 7.79 MiB/sec. | ||
| 1612 | 2026.04.30 00:58:34.302597 [ 190 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1613 | 2026.04.30 00:58:34.302871 [ 190 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.04.30 00:58:34.302938 [ 190 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_6_1} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1615 | 2026.04.30 00:58:34.303010 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1616 | 2026.04.30 00:58:37.265010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 192 | ||
| 1617 | 2026.04.30 00:58:37.267175 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.04.30 00:58:37.267231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1619 | 2026.04.30 00:58:37.268476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1620 | 2026.04.30 00:58:37.268751 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.04.30 00:58:37.269071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1622 | 2026.04.30 00:58:39.295610 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.04.30 00:58:39.295839 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1624 | 2026.04.30 00:58:39.296194 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2026.04.30 00:58:39.296233 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1626 | 2026.04.30 00:58:39.296495 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2026.04.30 00:58:39.296566 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2026.04.30 00:58:39.296706 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 1629 | 2026.04.30 00:58:39.296797 [ 331 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.04.30 00:58:39.296847 [ 334 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1631 | 2026.04.30 00:58:39.296980 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1632 | 2026.04.30 00:58:39.297007 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2026.04.30 00:58:39.297074 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1634 | 2026.04.30 00:58:39.297094 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1635 | 2026.04.30 00:58:39.297127 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1636 | 2026.04.30 00:58:39.297163 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1637 | 2026.04.30 00:58:39.298378 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002636 sec., 11001.517450682853 rows/sec., 2.23 MiB/sec. | ||
| 1638 | 2026.04.30 00:58:39.298477 [ 267 ] {f2672253-9d6a-4d54-bd3c-2586de8fa253} <Debug> TCPHandler: Processed in 0.002998971 sec. | ||
| 1639 | 2026.04.30 00:58:39.303473 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.04.30 00:58:39.303585 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1641 | 2026.04.30 00:58:39.303629 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2026.04.30 00:58:39.304173 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.04.30 00:58:39.304215 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1644 | 2026.04.30 00:58:39.304632 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1645 | 2026.04.30 00:58:39.304836 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2026.04.30 00:58:39.304981 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001428 sec., 8403.361344537814 rows/sec., 2.99 MiB/sec. | ||
| 1647 | 2026.04.30 00:58:39.305020 [ 267 ] {4dff609c-ff68-45ac-aa8a-be2311944581} <Debug> TCPHandler: Processed in 0.001599848 sec. | ||
| 1648 | 2026.04.30 00:58:39.305165 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1649 | 2026.04.30 00:58:39.305264 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.04.30 00:58:39.305305 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1651 | 2026.04.30 00:58:39.305839 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.04.30 00:58:39.305877 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1653 | 2026.04.30 00:58:39.306189 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1654 | 2026.04.30 00:58:39.306410 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.04.30 00:58:39.306541 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001299 sec., 218629.71516551194 rows/sec., 13.89 MiB/sec. | ||
| 1656 | 2026.04.30 00:58:39.306578 [ 267 ] {83a0c0cf-234d-4ea2-830e-faa17df68f64} <Debug> TCPHandler: Processed in 0.001461165 sec. | ||
| 1657 | 2026.04.30 00:58:39.306744 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.04.30 00:58:39.306840 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1659 | 2026.04.30 00:58:39.306879 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1660 | 2026.04.30 00:58:39.307261 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.04.30 00:58:39.307297 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1662 | 2026.04.30 00:58:39.307574 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1663 | 2026.04.30 00:58:39.307780 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.04.30 00:58:39.307904 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 150.31 KiB/sec. | ||
| 1665 | 2026.04.30 00:58:39.307938 [ 267 ] {f260c314-2df6-4e8c-b87d-ab146e131745} <Debug> TCPHandler: Processed in 0.001242389 sec. | ||
| 1666 | 2026.04.30 00:58:39.308066 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.04.30 00:58:39.308157 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1668 | 2026.04.30 00:58:39.308195 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1669 | 2026.04.30 00:58:39.308924 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.04.30 00:58:39.308960 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1671 | 2026.04.30 00:58:39.309309 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1672 | 2026.04.30 00:58:39.309514 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.04.30 00:58:39.309635 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Debug> executeQuery: Read 850 rows, 67.81 KiB in 0.001496 sec., 568181.8181818182 rows/sec., 44.27 MiB/sec. | ||
| 1674 | 2026.04.30 00:58:39.309669 [ 267 ] {206bc4c6-3943-4509-8e8d-529a9054e30e} <Debug> TCPHandler: Processed in 0.001654989 sec. | ||
| 1675 | 2026.04.30 00:58:39.309800 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2026.04.30 00:58:39.309891 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1677 | 2026.04.30 00:58:39.309928 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1678 | 2026.04.30 00:58:39.310345 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.04.30 00:58:39.310381 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1680 | 2026.04.30 00:58:39.310670 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1681 | 2026.04.30 00:58:39.310882 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.04.30 00:58:39.310981 [ 55 ] {} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1683 | 2026.04.30 00:58:39.311001 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Debug> executeQuery: Read 170 rows, 10.64 KiB in 0.001127 sec., 150842.94587400177 rows/sec., 9.22 MiB/sec. | ||
| 1684 | 2026.04.30 00:58:39.311043 [ 55 ] {} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.04.30 00:58:39.311050 [ 267 ] {0e133722-5f48-47fd-a2f9-a4d5637a5d8a} <Debug> TCPHandler: Processed in 0.001297411 sec. | ||
| 1686 | 2026.04.30 00:58:39.311072 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1687 | 2026.04.30 00:58:39.311194 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.04.30 00:58:39.311199 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1689 | 2026.04.30 00:58:39.311293 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.04.30 00:58:39.311334 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1691 | 2026.04.30 00:58:39.311349 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2026.04.30 00:58:39.311389 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
| 1693 | 2026.04.30 00:58:39.311461 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1694 | 2026.04.30 00:58:39.311505 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1695 | 2026.04.30 00:58:39.311548 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1696 | 2026.04.30 00:58:39.311587 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1697 | 2026.04.30 00:58:39.311625 [ 201 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 170 rows starting from the beginning of the part | ||
| 1698 | 2026.04.30 00:58:39.311821 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.04.30 00:58:39.311877 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1700 | 2026.04.30 00:58:39.312394 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1701 | 2026.04.30 00:58:39.312533 [ 199 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395053 sec., 198558.76443403942 rows/sec., 13.84 MiB/sec. | ||
| 1702 | 2026.04.30 00:58:39.312678 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.04.30 00:58:39.312747 [ 198 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1704 | 2026.04.30 00:58:39.312815 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001539 sec., 96816.114359974 rows/sec., 6.25 MiB/sec. | ||
| 1705 | 2026.04.30 00:58:39.312860 [ 267 ] {a03affff-459e-4949-9ed9-144dcbd62f24} <Debug> TCPHandler: Processed in 0.001713201 sec. | ||
| 1706 | 2026.04.30 00:58:39.312991 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.04.30 00:58:39.313086 [ 198 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.04.30 00:58:39.313090 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.04.30 00:58:39.313146 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1710 | 2026.04.30 00:58:39.313175 [ 198 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_6_1} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1711 | 2026.04.30 00:58:39.313269 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1712 | 2026.04.30 00:58:39.313614 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.04.30 00:58:39.313655 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1714 | 2026.04.30 00:58:39.313971 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2026.04.30 00:58:39.314190 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.04.30 00:58:39.314315 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 1717 | 2026.04.30 00:58:39.314353 [ 267 ] {faa51f47-64c3-4ca6-90a7-9a6f5798c8d2} <Debug> TCPHandler: Processed in 0.001412564 sec. | ||
| 1718 | 2026.04.30 00:58:39.314476 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.04.30 00:58:39.314572 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1720 | 2026.04.30 00:58:39.314612 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1721 | 2026.04.30 00:58:39.315289 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.04.30 00:58:39.315326 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1723 | 2026.04.30 00:58:39.315669 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1724 | 2026.04.30 00:58:39.315889 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.04.30 00:58:39.316022 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Debug> executeQuery: Read 518 rows, 37.42 KiB in 0.001468 sec., 352861.03542234335 rows/sec., 24.90 MiB/sec. | ||
| 1726 | 2026.04.30 00:58:39.316064 [ 267 ] {9e00099d-2944-4686-8514-586c7358dcd8} <Debug> TCPHandler: Processed in 0.001637839 sec. | ||
| 1727 | 2026.04.30 00:58:39.316196 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.04.30 00:58:39.316292 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1729 | 2026.04.30 00:58:39.316333 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1730 | 2026.04.30 00:58:39.316694 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.04.30 00:58:39.316732 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1732 | 2026.04.30 00:58:39.317150 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1733 | 2026.04.30 00:58:39.317363 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.04.30 00:58:39.317490 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001215 sec., 4938.271604938272 rows/sec., 258.01 KiB/sec. | ||
| 1735 | 2026.04.30 00:58:39.317526 [ 267 ] {b033c883-551f-464a-b3c2-6bbd98c19330} <Debug> TCPHandler: Processed in 0.001380603 sec. | ||
| 1736 | 2026.04.30 00:58:39.317647 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.04.30 00:58:39.317740 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.04.30 00:58:39.317782 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1739 | 2026.04.30 00:58:39.318204 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.04.30 00:58:39.318240 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1741 | 2026.04.30 00:58:39.318596 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2026.04.30 00:58:39.318806 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.04.30 00:58:39.318930 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001207 sec., 220381.1101905551 rows/sec., 14.65 MiB/sec. | ||
| 1744 | 2026.04.30 00:58:39.318966 [ 267 ] {117f55b7-769b-4dd6-829c-0b4aa28d3fc1} <Debug> TCPHandler: Processed in 0.001369673 sec. | ||
| 1745 | 2026.04.30 00:58:39.319103 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.04.30 00:58:39.319197 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.04.30 00:58:39.319239 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1748 | 2026.04.30 00:58:39.319561 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.04.30 00:58:39.319596 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1750 | 2026.04.30 00:58:39.320001 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1751 | 2026.04.30 00:58:39.320216 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.04.30 00:58:39.320340 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 58.09 KiB/sec. | ||
| 1753 | 2026.04.30 00:58:39.320376 [ 267 ] {3fc06216-8ee6-4002-b14a-1ed3ec3d3e6e} <Debug> TCPHandler: Processed in 0.001323191 sec. | ||
| 1754 | 2026.04.30 00:58:39.320500 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.04.30 00:58:39.320593 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.04.30 00:58:39.320647 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1757 | 2026.04.30 00:58:39.321447 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.04.30 00:58:39.321484 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1759 | 2026.04.30 00:58:39.322019 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1760 | 2026.04.30 00:58:39.322246 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.04.30 00:58:39.322378 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 25.86 MiB/sec. | ||
| 1762 | 2026.04.30 00:58:39.322384 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1763 | 2026.04.30 00:58:39.322430 [ 267 ] {f583a93c-85b3-4343-bcc4-0e83f0a6bde7} <Debug> TCPHandler: Processed in 0.001979937 sec. | ||
| 1764 | 2026.04.30 00:58:39.322437 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.04.30 00:58:39.322469 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1766 | 2026.04.30 00:58:39.322570 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.04.30 00:58:39.322575 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::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 | ||
| 1768 | 2026.04.30 00:58:39.322671 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.04.30 00:58:39.322717 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1770 | 2026.04.30 00:58:39.322845 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1771 | 2026.04.30 00:58:39.322917 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::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 | ||
| 1772 | 2026.04.30 00:58:39.323055 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.04.30 00:58:39.323094 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1774 | 2026.04.30 00:58:39.323096 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1775 | 2026.04.30 00:58:39.323235 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 1776 | 2026.04.30 00:58:39.323342 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1777 | 2026.04.30 00:58:39.323439 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1778 | 2026.04.30 00:58:39.323445 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 1779 | 2026.04.30 00:58:39.323562 [ 197 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1780 | 2026.04.30 00:58:39.323668 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.04.30 00:58:39.323803 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 4.90 MiB/sec. | ||
| 1782 | 2026.04.30 00:58:39.323838 [ 267 ] {99eb1b60-0e5a-4e37-8265-9442c103b1e7} <Debug> TCPHandler: Processed in 0.001318722 sec. | ||
| 1783 | 2026.04.30 00:58:39.325825 [ 199 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 111 rows, containing 19 columns (19 merged, 0 gathered) in 0.003295269 sec., 33684.65518293044 rows/sec., 60.36 MiB/sec. | ||
| 1784 | 2026.04.30 00:58:39.326242 [ 196 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.04.30 00:58:39.326659 [ 196 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.04.30 00:58:39.326740 [ 196 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.04.30 00:58:39.326869 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 1788 | 2026.04.30 00:58:39.754885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 | ||
| 1789 | 2026.04.30 00:58:39.755433 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.04.30 00:58:39.755494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1791 | 2026.04.30 00:58:39.756028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1792 | 2026.04.30 00:58:39.756272 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.30 00:58:39.756420 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 | ||
| 1794 | 2026.04.30 00:58:39.949219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1795 | 2026.04.30 00:58:39.966835 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.04.30 00:58:39.966899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1797 | 2026.04.30 00:58:39.972245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.04.30 00:58:39.972954 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.04.30 00:58:39.976004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1800 | 2026.04.30 00:58:44.290741 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.04.30 00:58:44.290992 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1802 | 2026.04.30 00:58:44.291350 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1803 | 2026.04.30 00:58:44.291407 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1804 | 2026.04.30 00:58:44.291635 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1805 | 2026.04.30 00:58:44.291701 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1806 | 2026.04.30 00:58:44.291841 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1807 | 2026.04.30 00:58:44.291953 [ 302 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1808 | 2026.04.30 00:58:44.291980 [ 312 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1809 | 2026.04.30 00:58:44.291953 [ 334 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.04.30 00:58:44.292117 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1811 | 2026.04.30 00:58:44.292147 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2026.04.30 00:58:44.292241 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1813 | 2026.04.30 00:58:44.292264 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 1814 | 2026.04.30 00:58:44.292300 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1815 | 2026.04.30 00:58:44.292342 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1816 | 2026.04.30 00:58:44.292381 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1817 | 2026.04.30 00:58:44.293751 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002861 sec., 14330.653617616219 rows/sec., 2.18 MiB/sec. | ||
| 1818 | 2026.04.30 00:58:44.293904 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> MemoryTracker: Peak memory usage (for query): 129.88 KiB. | ||
| 1819 | 2026.04.30 00:58:44.293920 [ 267 ] {eae09d13-efc3-4aa5-be4f-21054efde799} <Debug> TCPHandler: Processed in 0.00332318 sec. | ||
| 1820 | 2026.04.30 00:58:44.295830 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.04.30 00:58:44.295943 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1822 | 2026.04.30 00:58:44.295988 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1823 | 2026.04.30 00:58:44.296506 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.04.30 00:58:44.296551 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1825 | 2026.04.30 00:58:44.296929 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1826 | 2026.04.30 00:58:44.297149 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.04.30 00:58:44.297291 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00138 sec., 56521.739130434784 rows/sec., 4.68 MiB/sec. | ||
| 1828 | 2026.04.30 00:58:44.297327 [ 267 ] {ac61e49d-3d51-4900-838d-a2861d95721e} <Debug> TCPHandler: Processed in 0.001551717 sec. | ||
| 1829 | 2026.04.30 00:58:44.297468 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.04.30 00:58:44.297563 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1831 | 2026.04.30 00:58:44.297603 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1832 | 2026.04.30 00:58:44.298019 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.04.30 00:58:44.298056 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1834 | 2026.04.30 00:58:44.298341 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1835 | 2026.04.30 00:58:44.298547 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.04.30 00:58:44.298672 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 1837 | 2026.04.30 00:58:44.298708 [ 267 ] {0faa7433-d520-40a1-b9f6-a70ea8c7d634} <Debug> TCPHandler: Processed in 0.001291421 sec. | ||
| 1838 | 2026.04.30 00:58:44.298833 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.04.30 00:58:44.298926 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1840 | 2026.04.30 00:58:44.298965 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1841 | 2026.04.30 00:58:44.299400 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.04.30 00:58:44.299437 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1843 | 2026.04.30 00:58:44.299749 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1844 | 2026.04.30 00:58:44.299953 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.04.30 00:58:44.300075 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001167 sec., 64267.35218508997 rows/sec., 5.02 MiB/sec. | ||
| 1846 | 2026.04.30 00:58:44.300111 [ 267 ] {812ccb95-0b48-4d7c-a263-c14d46738a13} <Debug> TCPHandler: Processed in 0.001328432 sec. | ||
| 1847 | 2026.04.30 00:58:44.300250 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.04.30 00:58:44.300345 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.04.30 00:58:44.300387 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1850 | 2026.04.30 00:58:44.300813 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.04.30 00:58:44.300850 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1852 | 2026.04.30 00:58:44.301170 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1853 | 2026.04.30 00:58:44.301375 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.04.30 00:58:44.301503 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 1855 | 2026.04.30 00:58:44.301537 [ 267 ] {9603d598-00ac-440b-bc84-546a3c56de54} <Debug> TCPHandler: Processed in 0.001369413 sec. | ||
| 1856 | 2026.04.30 00:58:44.301657 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.04.30 00:58:44.301745 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.04.30 00:58:44.301796 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1859 | 2026.04.30 00:58:44.302611 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.04.30 00:58:44.302648 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1861 | 2026.04.30 00:58:44.303138 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1862 | 2026.04.30 00:58:44.303360 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.04.30 00:58:44.303502 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 1864 | 2026.04.30 00:58:44.303558 [ 267 ] {50d2d41d-13a3-41c9-bad6-72507e17ae76} <Debug> TCPHandler: Processed in 0.001910005 sec. | ||
| 1865 | 2026.04.30 00:58:44.303685 [ 267 ] {} <Trace> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.04.30 00:58:44.303780 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38587) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.04.30 00:58:44.303823 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1868 | 2026.04.30 00:58:44.304190 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.04.30 00:58:44.304228 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1870 | 2026.04.30 00:58:44.304530 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1871 | 2026.04.30 00:58:44.304744 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.04.30 00:58:44.304870 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 1873 | 2026.04.30 00:58:44.304912 [ 267 ] {55606f97-15f5-4c49-a99f-b3e9704a6a71} <Debug> TCPHandler: Processed in 0.00127717 sec. | ||
| 1874 | 2026.04.30 00:58:47.204233 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1875 | 2026.04.30 00:58:47.204301 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1876 | 2026.04.30 00:58:47.256536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 | ||
| 1877 | 2026.04.30 00:58:47.257085 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.04.30 00:58:47.257127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1879 | 2026.04.30 00:58:47.257821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1880 | 2026.04.30 00:58:47.258057 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.04.30 00:58:47.258185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 1882 | 2026.04.30 00:58:47.269291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 234 | ||
| 1883 | 2026.04.30 00:58:47.271722 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.04.30 00:58:47.271769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1885 | 2026.04.30 00:58:47.272976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1886 | 2026.04.30 00:58:47.273247 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.04.30 00:58:47.273406 [ 33 ] {} <Debug> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1888 | 2026.04.30 00:58:47.273486 [ 33 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.04.30 00:58:47.273515 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1890 | 2026.04.30 00:58:47.273573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1891 | 2026.04.30 00:58:47.273661 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::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 | ||
| 1892 | 2026.04.30 00:58:47.274532 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1893 | 2026.04.30 00:58:47.274692 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1894 | 2026.04.30 00:58:47.275050 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1895 | 2026.04.30 00:58:47.275436 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1896 | 2026.04.30 00:58:47.275790 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 1897 | 2026.04.30 00:58:47.276152 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1898 | 2026.04.30 00:58:47.276510 [ 197 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1899 | 2026.04.30 00:58:47.282261 [ 199 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 72 columns (72 merged, 0 gathered) in 0.008670026 sec., 26989.53843967711 rows/sec., 25.36 MiB/sec. | ||
| 1900 | 2026.04.30 00:58:47.283218 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1901 | 2026.04.30 00:58:47.283851 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.04.30 00:58:47.283916 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_6_1} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1903 | 2026.04.30 00:58:47.284114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 1904 | 2026.04.30 00:58:47.476123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1905 | 2026.04.30 00:58:47.492537 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.04.30 00:58:47.492596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1907 | 2026.04.30 00:58:47.498682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1908 | 2026.04.30 00:58:47.499442 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.04.30 00:58:47.502304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1910 | 2026.04.30 00:58:48.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.76 MiB, peak 187.76 MiB, free memory in arenas 0.00 B, will set to 186.14 MiB (RSS), difference: 2.39 MiB | ||
| 1911 | 2026.04.30 00:58:48.761968 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1912 | 2026.04.30 00:58:48.762034 [ 267 ] {} <Debug> TCP-Session: fe6dcf81-02a7-42b2-a82f-cfadabee9a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.04.30 00:58:49.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.11 MiB, peak 187.76 MiB, free memory in arenas 0.00 B, will set to 186.15 MiB (RSS), difference: 2.04 MiB | ||
| 1914 | 2026.04.30 00:58:49.295438 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.04.30 00:58:49.295663 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1916 | 2026.04.30 00:58:49.296025 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2026.04.30 00:58:49.296064 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1918 | 2026.04.30 00:58:49.296319 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2026.04.30 00:58:49.296394 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2026.04.30 00:58:49.296535 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1921 | 2026.04.30 00:58:49.296639 [ 334 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1922 | 2026.04.30 00:58:49.296639 [ 302 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1923 | 2026.04.30 00:58:49.296658 [ 304 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1924 | 2026.04.30 00:58:49.296781 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 1925 | 2026.04.30 00:58:49.296808 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1926 | 2026.04.30 00:58:49.296892 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1927 | 2026.04.30 00:58:49.296912 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 1928 | 2026.04.30 00:58:49.296946 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1929 | 2026.04.30 00:58:49.296984 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1930 | 2026.04.30 00:58:49.297020 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1931 | 2026.04.30 00:58:49.298213 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002645 sec., 15500.94517958412 rows/sec., 3.83 MiB/sec. | ||
| 1932 | 2026.04.30 00:58:49.298358 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> MemoryTracker: Peak memory usage (for query): 149.82 KiB. | ||
| 1933 | 2026.04.30 00:58:49.298374 [ 268 ] {0894f306-08e8-48fd-a528-f33e7ee2fa7d} <Debug> TCPHandler: Processed in 0.003062303 sec. | ||
| 1934 | 2026.04.30 00:58:49.305798 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.04.30 00:58:49.305925 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.04.30 00:58:49.305977 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1937 | 2026.04.30 00:58:49.306658 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.04.30 00:58:49.306701 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1939 | 2026.04.30 00:58:49.307097 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1940 | 2026.04.30 00:58:49.307338 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.04.30 00:58:49.307481 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00159 sec., 178616.35220125786 rows/sec., 11.34 MiB/sec. | ||
| 1942 | 2026.04.30 00:58:49.307526 [ 268 ] {85609018-10d6-41c1-8904-ae7d8cc00102} <Debug> TCPHandler: Processed in 0.001796583 sec. | ||
| 1943 | 2026.04.30 00:58:49.307651 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.04.30 00:58:49.307752 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1945 | 2026.04.30 00:58:49.307794 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1946 | 2026.04.30 00:58:49.308563 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.04.30 00:58:49.308607 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1948 | 2026.04.30 00:58:49.309068 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1949 | 2026.04.30 00:58:49.309292 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.04.30 00:58:49.309421 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001691 sec., 502069.7811945594 rows/sec., 39.12 MiB/sec. | ||
| 1951 | 2026.04.30 00:58:49.309458 [ 268 ] {eb992767-94c1-48ed-9b03-4afabda2dd37} <Debug> TCPHandler: Processed in 0.001858754 sec. | ||
| 1952 | 2026.04.30 00:58:49.309587 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.04.30 00:58:49.309695 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1954 | 2026.04.30 00:58:49.309738 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1955 | 2026.04.30 00:58:49.310182 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.04.30 00:58:49.310220 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1957 | 2026.04.30 00:58:49.310529 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1958 | 2026.04.30 00:58:49.310748 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.04.30 00:58:49.310873 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001201 sec., 139883.43047460448 rows/sec., 8.54 MiB/sec. | ||
| 1960 | 2026.04.30 00:58:49.310909 [ 268 ] {db6cad8f-6691-453f-b27b-81291e854fcc} <Debug> TCPHandler: Processed in 0.001372983 sec. | ||
| 1961 | 2026.04.30 00:58:49.311025 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.04.30 00:58:49.311122 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.04.30 00:58:49.311164 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1964 | 2026.04.30 00:58:49.311586 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.04.30 00:58:49.311622 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1966 | 2026.04.30 00:58:49.311923 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1967 | 2026.04.30 00:58:49.312190 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.04.30 00:58:49.312316 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 1969 | 2026.04.30 00:58:49.312358 [ 268 ] {f4689bde-75fb-4208-9180-c574ad049be1} <Debug> TCPHandler: Processed in 0.001383873 sec. | ||
| 1970 | 2026.04.30 00:58:49.312476 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.04.30 00:58:49.312575 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1972 | 2026.04.30 00:58:49.312615 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1973 | 2026.04.30 00:58:49.313067 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.04.30 00:58:49.313104 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1975 | 2026.04.30 00:58:49.313416 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1976 | 2026.04.30 00:58:49.313633 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.04.30 00:58:49.313760 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 1978 | 2026.04.30 00:58:49.313799 [ 268 ] {cdf842e0-9f57-4c42-a1eb-8f6d694e034b} <Debug> TCPHandler: Processed in 0.001373303 sec. | ||
| 1979 | 2026.04.30 00:58:49.313927 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.04.30 00:58:49.314023 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1981 | 2026.04.30 00:58:49.314063 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1982 | 2026.04.30 00:58:49.314613 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.04.30 00:58:49.314650 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1984 | 2026.04.30 00:58:49.314979 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1985 | 2026.04.30 00:58:49.315204 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.30 00:58:49.315330 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001324 sec., 389728.0966767371 rows/sec., 27.48 MiB/sec. | ||
| 1987 | 2026.04.30 00:58:49.315369 [ 268 ] {d28a11b0-b474-4920-8bee-909343db6ff5} <Debug> TCPHandler: Processed in 0.001494956 sec. | ||
| 1988 | 2026.04.30 00:58:49.315511 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.04.30 00:58:49.315608 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1990 | 2026.04.30 00:58:49.315651 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1991 | 2026.04.30 00:58:49.316008 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.04.30 00:58:49.316044 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 1993 | 2026.04.30 00:58:49.316359 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1994 | 2026.04.30 00:58:49.316579 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.30 00:58:49.316705 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 1996 | 2026.04.30 00:58:49.316740 [ 268 ] {7cb8627e-8580-460e-a093-6715dc696ffc} <Debug> TCPHandler: Processed in 0.00128338 sec. | ||
| 1997 | 2026.04.30 00:58:49.316867 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.30 00:58:49.316962 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.04.30 00:58:49.317004 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2000 | 2026.04.30 00:58:49.317421 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.04.30 00:58:49.317457 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2002 | 2026.04.30 00:58:49.317794 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2003 | 2026.04.30 00:58:49.318009 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.04.30 00:58:49.318135 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 2005 | 2026.04.30 00:58:49.318170 [ 268 ] {bd4ff9b6-c23e-404e-8ca7-769a5857134b} <Debug> TCPHandler: Processed in 0.001353032 sec. | ||
| 2006 | 2026.04.30 00:58:49.318295 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.04.30 00:58:49.318390 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.04.30 00:58:49.318436 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2009 | 2026.04.30 00:58:49.318752 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.04.30 00:58:49.318788 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2011 | 2026.04.30 00:58:49.319089 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2012 | 2026.04.30 00:58:49.319305 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.04.30 00:58:49.319436 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 2014 | 2026.04.30 00:58:49.319473 [ 268 ] {6b25f14a-0887-4671-94ca-c4fecec82b2b} <Debug> TCPHandler: Processed in 0.00122831 sec. | ||
| 2015 | 2026.04.30 00:58:49.319612 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.04.30 00:58:49.319716 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.04.30 00:58:49.319771 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2018 | 2026.04.30 00:58:49.320599 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.04.30 00:58:49.320637 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2020 | 2026.04.30 00:58:49.321174 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2021 | 2026.04.30 00:58:49.321403 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.04.30 00:58:49.321536 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001837 sec., 14153.511159499183 rows/sec., 25.36 MiB/sec. | ||
| 2023 | 2026.04.30 00:58:49.321586 [ 268 ] {90e05b30-6b3e-410a-88e5-9dc9284e6e43} <Debug> TCPHandler: Processed in 0.002028089 sec. | ||
| 2024 | 2026.04.30 00:58:49.321722 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.04.30 00:58:49.321818 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.04.30 00:58:49.321859 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2027 | 2026.04.30 00:58:49.322205 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.04.30 00:58:49.322242 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2029 | 2026.04.30 00:58:49.322620 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2030 | 2026.04.30 00:58:49.322833 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.04.30 00:58:49.322961 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. | ||
| 2032 | 2026.04.30 00:58:49.322997 [ 268 ] {43d84228-db0b-4a7a-80df-dcd6bf5bd93d} <Debug> TCPHandler: Processed in 0.001328501 sec. | ||
| 2033 | 2026.04.30 00:58:53.179853 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52203 | ||
| 2034 | 2026.04.30 00:58:53.179976 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.04.30 00:58:53.180004 [ 267 ] {} <Debug> TCP-Session: fdd26e5c-6f7a-4fce-945d-788c99d98a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:52203 | ||
| 2036 | 2026.04.30 00:58:53.180027 [ 267 ] {} <Debug> TCP-Session: fdd26e5c-6f7a-4fce-945d-788c99d98a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.04.30 00:58:53.180040 [ 267 ] {} <Debug> TCP-Session: fdd26e5c-6f7a-4fce-945d-788c99d98a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.04.30 00:58:53.180301 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63340 | ||
| 2039 | 2026.04.30 00:58:53.180333 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57253 | ||
| 2040 | 2026.04.30 00:58:53.180352 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51901 | ||
| 2041 | 2026.04.30 00:58:53.180366 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52405 | ||
| 2042 | 2026.04.30 00:58:53.180388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42717 | ||
| 2043 | 2026.04.30 00:58:53.180441 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2026.04.30 00:58:53.180395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59578 | ||
| 2045 | 2026.04.30 00:58:53.180500 [ 286 ] {} <Debug> TCP-Session: d6625a3d-b672-4f51-810a-a269f65fd2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63340 | ||
| 2046 | 2026.04.30 00:58:53.180511 [ 267 ] {} <Trace> TCP-Session: fdd26e5c-6f7a-4fce-945d-788c99d98a63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.04.30 00:58:53.180552 [ 286 ] {} <Debug> TCP-Session: d6625a3d-b672-4f51-810a-a269f65fd2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.04.30 00:58:53.180529 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2049 | 2026.04.30 00:58:53.180583 [ 286 ] {} <Debug> TCP-Session: d6625a3d-b672-4f51-810a-a269f65fd2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.04.30 00:58:53.180376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38250 | ||
| 2051 | 2026.04.30 00:58:53.180616 [ 287 ] {} <Debug> TCP-Session: 6369fd5c-dd51-4c0f-b524-71a4d275bec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57253 | ||
| 2052 | 2026.04.30 00:58:53.180366 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59510 | ||
| 2053 | 2026.04.30 00:58:53.180699 [ 287 ] {} <Debug> TCP-Session: 6369fd5c-dd51-4c0f-b524-71a4d275bec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.04.30 00:58:53.180770 [ 287 ] {} <Debug> TCP-Session: 6369fd5c-dd51-4c0f-b524-71a4d275bec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.04.30 00:58:53.180795 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2056 | 2026.04.30 00:58:53.181058 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.04.30 00:58:53.181062 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2026.04.30 00:58:53.181102 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.04.30 00:58:53.181105 [ 291 ] {} <Debug> TCP-Session: 892ae5f9-cdb8-496d-9f7d-91d7acc5282e Authenticating user 'default' from [fd00:1122:3344:101::e]:38250 | ||
| 2060 | 2026.04.30 00:58:53.181134 [ 288 ] {} <Debug> TCP-Session: 55bb100b-d011-4dd1-9fcb-d8c36c053412 Authenticating user 'default' from [fd00:1122:3344:101::e]:59510 | ||
| 2061 | 2026.04.30 00:58:53.181146 [ 292 ] {} <Debug> TCP-Session: 8ab8a580-4da8-436d-b4a5-32b750b71b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:42717 | ||
| 2062 | 2026.04.30 00:58:53.181166 [ 291 ] {} <Debug> TCP-Session: 892ae5f9-cdb8-496d-9f7d-91d7acc5282e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.04.30 00:58:53.181171 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2064 | 2026.04.30 00:58:53.181203 [ 291 ] {} <Debug> TCP-Session: 892ae5f9-cdb8-496d-9f7d-91d7acc5282e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.04.30 00:58:53.181211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.04.30 00:58:53.181239 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.04.30 00:58:53.181196 [ 292 ] {} <Debug> TCP-Session: 8ab8a580-4da8-436d-b4a5-32b750b71b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.04.30 00:58:53.181293 [ 293 ] {} <Debug> TCP-Session: 1f2a1535-f9ac-4045-bc70-c1bc9077d884 Authenticating user 'default' from [fd00:1122:3344:101::e]:59578 | ||
| 2069 | 2026.04.30 00:58:53.181304 [ 289 ] {} <Debug> TCP-Session: c862595b-f61b-43ef-b56f-199eeea6427c Authenticating user 'default' from [fd00:1122:3344:101::e]:51901 | ||
| 2070 | 2026.04.30 00:58:53.181316 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.04.30 00:58:53.181335 [ 289 ] {} <Debug> TCP-Session: c862595b-f61b-43ef-b56f-199eeea6427c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.04.30 00:58:53.181329 [ 293 ] {} <Debug> TCP-Session: 1f2a1535-f9ac-4045-bc70-c1bc9077d884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.04.30 00:58:53.181360 [ 289 ] {} <Debug> TCP-Session: c862595b-f61b-43ef-b56f-199eeea6427c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.04.30 00:58:53.181373 [ 293 ] {} <Debug> TCP-Session: 1f2a1535-f9ac-4045-bc70-c1bc9077d884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.04.30 00:58:53.181314 [ 292 ] {} <Debug> TCP-Session: 8ab8a580-4da8-436d-b4a5-32b750b71b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.04.30 00:58:53.181192 [ 288 ] {} <Debug> TCP-Session: 55bb100b-d011-4dd1-9fcb-d8c36c053412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.04.30 00:58:53.181143 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.04.30 00:58:53.181445 [ 288 ] {} <Debug> TCP-Session: 55bb100b-d011-4dd1-9fcb-d8c36c053412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.04.30 00:58:53.181477 [ 290 ] {} <Debug> TCP-Session: cf3fbb31-45fe-4e91-b75f-56204a4f09b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52405 | ||
| 2080 | 2026.04.30 00:58:53.181501 [ 290 ] {} <Debug> TCP-Session: cf3fbb31-45fe-4e91-b75f-56204a4f09b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.04.30 00:58:53.181513 [ 290 ] {} <Debug> TCP-Session: cf3fbb31-45fe-4e91-b75f-56204a4f09b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.04.30 00:58:53.181730 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 2083 | 2026.04.30 00:58:53.181854 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2084 | 2026.04.30 00:58:53.574491 [ 304 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> AggregatingTransform: Aggregating | ||
| 2085 | 2026.04.30 00:58:53.574557 [ 304 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2086 | 2026.04.30 00:58:53.574595 [ 304 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001526236 sec. (655.207 rows/sec., 25.59 KiB/sec.) | ||
| 2087 | 2026.04.30 00:58:53.574613 [ 304 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Trace> Aggregator: Merging aggregated data | ||
| 2088 | 2026.04.30 00:58:53.575650 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.394948 sec., 2.531978893423944 rows/sec., 101.28 B/sec. | ||
| 2089 | 2026.04.30 00:58:53.575850 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2090 | 2026.04.30 00:58:53.575867 [ 267 ] {72865a25-2e45-4529-8704-09c3cd9d74c6} <Debug> TCPHandler: Processed in 0.395562387 sec. | ||
| 2091 | 2026.04.30 00:58:53.576013 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2026.04.30 00:58:53.576043 [ 267 ] {} <Debug> TCP-Session: fdd26e5c-6f7a-4fce-945d-788c99d98a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.04.30 00:58:53.576057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.04.30 00:58:53.576080 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2026.04.30 00:58:53.576112 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2026.04.30 00:58:53.576148 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2026.04.30 00:58:53.576163 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.04.30 00:58:53.576182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2099 | 2026.04.30 00:58:53.576197 [ 290 ] {} <Debug> TCP-Session: cf3fbb31-45fe-4e91-b75f-56204a4f09b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.04.30 00:58:53.576214 [ 287 ] {} <Debug> TCP-Session: 6369fd5c-dd51-4c0f-b524-71a4d275bec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.04.30 00:58:53.576233 [ 289 ] {} <Debug> TCP-Session: c862595b-f61b-43ef-b56f-199eeea6427c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.04.30 00:58:53.576202 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2103 | 2026.04.30 00:58:53.576189 [ 286 ] {} <Debug> TCP-Session: d6625a3d-b672-4f51-810a-a269f65fd2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.04.30 00:58:53.576307 [ 292 ] {} <Debug> TCP-Session: 8ab8a580-4da8-436d-b4a5-32b750b71b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.04.30 00:58:53.576127 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2106 | 2026.04.30 00:58:53.576141 [ 288 ] {} <Debug> TCP-Session: 55bb100b-d011-4dd1-9fcb-d8c36c053412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.04.30 00:58:53.576131 [ 293 ] {} <Debug> TCP-Session: 1f2a1535-f9ac-4045-bc70-c1bc9077d884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.04.30 00:58:53.576383 [ 291 ] {} <Debug> TCP-Session: 892ae5f9-cdb8-496d-9f7d-91d7acc5282e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.04.30 00:58:54.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.72 MiB, peak 197.83 MiB, free memory in arenas 0.00 B, will set to 206.52 MiB (RSS), difference: 18.80 MiB | ||
| 2110 | 2026.04.30 00:58:54.290898 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.04.30 00:58:54.291119 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2112 | 2026.04.30 00:58:54.291437 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2113 | 2026.04.30 00:58:54.291472 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2114 | 2026.04.30 00:58:54.291693 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2115 | 2026.04.30 00:58:54.291759 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.04.30 00:58:54.291897 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2117 | 2026.04.30 00:58:54.292004 [ 276 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2118 | 2026.04.30 00:58:54.292004 [ 326 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2119 | 2026.04.30 00:58:54.292029 [ 295 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2120 | 2026.04.30 00:58:54.292166 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2121 | 2026.04.30 00:58:54.292194 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2122 | 2026.04.30 00:58:54.292280 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2123 | 2026.04.30 00:58:54.292301 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2124 | 2026.04.30 00:58:54.292335 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2125 | 2026.04.30 00:58:54.292371 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2126 | 2026.04.30 00:58:54.292403 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2127 | 2026.04.30 00:58:54.293689 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002657 sec., 15430.937147158449 rows/sec., 2.35 MiB/sec. | ||
| 2128 | 2026.04.30 00:58:54.293821 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> MemoryTracker: Peak memory usage (for query): 129.72 KiB. | ||
| 2129 | 2026.04.30 00:58:54.293837 [ 268 ] {23830132-4850-4edc-98a6-ca54dc2826e3} <Debug> TCPHandler: Processed in 0.003068624 sec. | ||
| 2130 | 2026.04.30 00:58:54.295762 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.04.30 00:58:54.295877 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2132 | 2026.04.30 00:58:54.295921 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2133 | 2026.04.30 00:58:54.296398 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.04.30 00:58:54.296441 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2135 | 2026.04.30 00:58:54.296813 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2026.04.30 00:58:54.297030 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.04.30 00:58:54.297173 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001327 sec., 58779.2012057272 rows/sec., 4.87 MiB/sec. | ||
| 2138 | 2026.04.30 00:58:54.297211 [ 268 ] {edb782a0-1159-4165-8b60-1bb74bde9d5f} <Debug> TCPHandler: Processed in 0.001503816 sec. | ||
| 2139 | 2026.04.30 00:58:54.297328 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.04.30 00:58:54.297427 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.04.30 00:58:54.297467 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2142 | 2026.04.30 00:58:54.297858 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.04.30 00:58:54.297893 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2144 | 2026.04.30 00:58:54.298182 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2145 | 2026.04.30 00:58:54.298397 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.04.30 00:58:54.298519 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001114 sec., 9874.326750448834 rows/sec., 742.50 KiB/sec. | ||
| 2147 | 2026.04.30 00:58:54.298555 [ 268 ] {813d3a04-4efb-439c-a88d-4040caecf5f2} <Debug> TCPHandler: Processed in 0.001278781 sec. | ||
| 2148 | 2026.04.30 00:58:54.298669 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.04.30 00:58:54.298765 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2150 | 2026.04.30 00:58:54.298803 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2151 | 2026.04.30 00:58:54.299217 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.04.30 00:58:54.299252 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2153 | 2026.04.30 00:58:54.299566 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2154 | 2026.04.30 00:58:54.299781 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.04.30 00:58:54.299906 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00116 sec., 64655.1724137931 rows/sec., 5.05 MiB/sec. | ||
| 2156 | 2026.04.30 00:58:54.299943 [ 268 ] {9175c4e1-b48d-4a8a-94da-2e2a082896d3} <Debug> TCPHandler: Processed in 0.001325112 sec. | ||
| 2157 | 2026.04.30 00:58:54.300059 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.04.30 00:58:54.300160 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.04.30 00:58:54.300203 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2160 | 2026.04.30 00:58:54.300600 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.04.30 00:58:54.300636 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2162 | 2026.04.30 00:58:54.300971 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2163 | 2026.04.30 00:58:54.301178 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.04.30 00:58:54.301302 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 2165 | 2026.04.30 00:58:54.301337 [ 268 ] {64332a53-462c-4b51-8170-9074217ab47d} <Debug> TCPHandler: Processed in 0.001329202 sec. | ||
| 2166 | 2026.04.30 00:58:54.301442 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.04.30 00:58:54.301538 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.04.30 00:58:54.301591 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2169 | 2026.04.30 00:58:54.302323 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.04.30 00:58:54.302359 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2171 | 2026.04.30 00:58:54.302865 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2172 | 2026.04.30 00:58:54.303081 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.04.30 00:58:54.303214 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001694 sec., 6493.506493506494 rows/sec., 11.64 MiB/sec. | ||
| 2174 | 2026.04.30 00:58:54.303264 [ 268 ] {6bd4b5f6-153b-4fc4-8676-63a866e48c7e} <Debug> TCPHandler: Processed in 0.001872585 sec. | ||
| 2175 | 2026.04.30 00:58:54.303386 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.04.30 00:58:54.303495 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.04.30 00:58:54.303538 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2178 | 2026.04.30 00:58:54.303888 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.04.30 00:58:54.303925 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2180 | 2026.04.30 00:58:54.304262 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2181 | 2026.04.30 00:58:54.304469 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.04.30 00:58:54.304599 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 2183 | 2026.04.30 00:58:54.304635 [ 268 ] {59d4373b-a600-4cf2-ac8d-dc3998f5cfa1} <Debug> TCPHandler: Processed in 0.001301582 sec. | ||
| 2184 | 2026.04.30 00:58:54.758326 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 | ||
| 2185 | 2026.04.30 00:58:54.759076 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.04.30 00:58:54.759151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 2187 | 2026.04.30 00:58:54.759910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2188 | 2026.04.30 00:58:54.760284 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.04.30 00:58:54.760496 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 | ||
| 2190 | 2026.04.30 00:58:55.002414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2191 | 2026.04.30 00:58:55.021016 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.04.30 00:58:55.021084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2193 | 2026.04.30 00:58:55.027576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2194 | 2026.04.30 00:58:55.028337 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.04.30 00:58:55.032010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2196 | 2026.04.30 00:58:56.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.25 MiB, peak 211.25 MiB, free memory in arenas 0.00 B, will set to 209.75 MiB (RSS), difference: 2.50 MiB | ||
| 2197 | 2026.04.30 00:58:57.273790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 274 | ||
| 2198 | 2026.04.30 00:58:57.276335 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.04.30 00:58:57.276388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2200 | 2026.04.30 00:58:57.277768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2201 | 2026.04.30 00:58:57.278028 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.04.30 00:58:57.278269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2203 | 2026.04.30 00:58:59.295479 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.04.30 00:58:59.295725 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2205 | 2026.04.30 00:58:59.296070 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2206 | 2026.04.30 00:58:59.296109 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2207 | 2026.04.30 00:58:59.296352 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2208 | 2026.04.30 00:58:59.296422 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2209 | 2026.04.30 00:58:59.296561 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2210 | 2026.04.30 00:58:59.296674 [ 276 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2211 | 2026.04.30 00:58:59.296686 [ 329 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2212 | 2026.04.30 00:58:59.296693 [ 295 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2213 | 2026.04.30 00:58:59.296841 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2214 | 2026.04.30 00:58:59.296869 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2215 | 2026.04.30 00:58:59.296959 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2216 | 2026.04.30 00:58:59.296980 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2217 | 2026.04.30 00:58:59.297016 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2218 | 2026.04.30 00:58:59.297052 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2219 | 2026.04.30 00:58:59.297084 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2220 | 2026.04.30 00:58:59.298305 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002681 sec., 15292.801193584484 rows/sec., 3.78 MiB/sec. | ||
| 2221 | 2026.04.30 00:58:59.298463 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> MemoryTracker: Peak memory usage (for query): 148.21 KiB. | ||
| 2222 | 2026.04.30 00:58:59.298479 [ 268 ] {82ee6542-d18a-44c1-80ce-99647388ffce} <Debug> TCPHandler: Processed in 0.003136105 sec. | ||
| 2223 | 2026.04.30 00:58:59.303718 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.04.30 00:58:59.303833 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2225 | 2026.04.30 00:58:59.303877 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2226 | 2026.04.30 00:58:59.304445 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.04.30 00:58:59.304492 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2228 | 2026.04.30 00:58:59.304863 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2229 | 2026.04.30 00:58:59.305091 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.04.30 00:58:59.305241 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001436 sec., 197771.58774373258 rows/sec., 12.56 MiB/sec. | ||
| 2231 | 2026.04.30 00:58:59.305280 [ 268 ] {3702b223-a147-4114-8484-d1e0112e1a91} <Debug> TCPHandler: Processed in 0.001617028 sec. | ||
| 2232 | 2026.04.30 00:58:59.305413 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.04.30 00:58:59.305509 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2234 | 2026.04.30 00:58:59.305550 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2235 | 2026.04.30 00:58:59.306348 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.04.30 00:58:59.306390 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2237 | 2026.04.30 00:58:59.306745 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2238 | 2026.04.30 00:58:59.306950 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.04.30 00:58:59.307056 [ 32 ] {} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2240 | 2026.04.30 00:58:59.307075 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Debug> executeQuery: Read 849 rows, 67.74 KiB in 0.001584 sec., 535984.8484848485 rows/sec., 41.76 MiB/sec. | ||
| 2241 | 2026.04.30 00:58:59.307103 [ 32 ] {} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.04.30 00:58:59.307118 [ 268 ] {e6211f94-4d8e-4d8d-b52c-96100f0281d8} <Debug> TCPHandler: Processed in 0.001757442 sec. | ||
| 2243 | 2026.04.30 00:58:59.307129 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2244 | 2026.04.30 00:58:59.307251 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.04.30 00:58:59.307255 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::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 | ||
| 2246 | 2026.04.30 00:58:59.307357 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2247 | 2026.04.30 00:58:59.307389 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2248 | 2026.04.30 00:58:59.307404 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2249 | 2026.04.30 00:58:59.307443 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 229 rows starting from the beginning of the part | ||
| 2250 | 2026.04.30 00:58:59.307530 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 850 rows starting from the beginning of the part | ||
| 2251 | 2026.04.30 00:58:59.307578 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2252 | 2026.04.30 00:58:59.307622 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 849 rows starting from the beginning of the part | ||
| 2253 | 2026.04.30 00:58:59.307666 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2254 | 2026.04.30 00:58:59.307707 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 849 rows starting from the beginning of the part | ||
| 2255 | 2026.04.30 00:58:59.307901 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.04.30 00:58:59.307941 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2257 | 2026.04.30 00:58:59.308298 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2258 | 2026.04.30 00:58:59.308535 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.04.30 00:58:59.308665 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001327 sec., 126601.35644310474 rows/sec., 7.72 MiB/sec. | ||
| 2260 | 2026.04.30 00:58:59.308702 [ 268 ] {fa35a383-c6b8-4082-ab4e-7f006794ac55} <Debug> TCPHandler: Processed in 0.001503276 sec. | ||
| 2261 | 2026.04.30 00:58:59.308826 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.04.30 00:58:59.308921 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.04.30 00:58:59.308960 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2264 | 2026.04.30 00:58:59.309037 [ 194 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2933 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828803 sec., 1603781.27113746 rows/sec., 133.13 MiB/sec. | ||
| 2265 | 2026.04.30 00:58:59.309212 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2266 | 2026.04.30 00:58:59.309377 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.04.30 00:58:59.309422 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2268 | 2026.04.30 00:58:59.309468 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.04.30 00:58:59.309544 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_11_2} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2270 | 2026.04.30 00:58:59.309609 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2271 | 2026.04.30 00:58:59.309739 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2272 | 2026.04.30 00:58:59.309948 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.04.30 00:58:59.310071 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 2274 | 2026.04.30 00:58:59.310113 [ 268 ] {3898c2f7-ac42-4f5d-896c-ed5732cf4caa} <Debug> TCPHandler: Processed in 0.001338712 sec. | ||
| 2275 | 2026.04.30 00:58:59.310236 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.04.30 00:58:59.310331 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.04.30 00:58:59.310370 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2278 | 2026.04.30 00:58:59.310786 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.04.30 00:58:59.310823 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2280 | 2026.04.30 00:58:59.311115 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2281 | 2026.04.30 00:58:59.311322 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.04.30 00:58:59.311446 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 2283 | 2026.04.30 00:58:59.311483 [ 268 ] {64db5c05-df58-42c6-b9aa-dfe43b772d58} <Debug> TCPHandler: Processed in 0.001302371 sec. | ||
| 2284 | 2026.04.30 00:58:59.311608 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.04.30 00:58:59.311703 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2286 | 2026.04.30 00:58:59.311744 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2287 | 2026.04.30 00:58:59.312327 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.04.30 00:58:59.312363 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2289 | 2026.04.30 00:58:59.312684 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2026.04.30 00:58:59.312900 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.04.30 00:58:59.313003 [ 31 ] {} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2292 | 2026.04.30 00:58:59.313025 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.00134 sec., 385074.62686567166 rows/sec., 27.15 MiB/sec. | ||
| 2293 | 2026.04.30 00:58:59.313042 [ 31 ] {} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.04.30 00:58:59.313066 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2295 | 2026.04.30 00:58:59.313067 [ 268 ] {e2d7e218-01f8-4e40-8554-46923205b5ec} <Debug> TCPHandler: Processed in 0.001510716 sec. | ||
| 2296 | 2026.04.30 00:58:59.313177 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::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 | ||
| 2297 | 2026.04.30 00:58:59.313201 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.04.30 00:58:59.313301 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2299 | 2026.04.30 00:58:59.313302 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2300 | 2026.04.30 00:58:59.313345 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2301 | 2026.04.30 00:58:59.313358 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
| 2302 | 2026.04.30 00:58:59.313448 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 518 rows starting from the beginning of the part | ||
| 2303 | 2026.04.30 00:58:59.313498 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 75 rows starting from the beginning of the part | ||
| 2304 | 2026.04.30 00:58:59.313541 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 516 rows starting from the beginning of the part | ||
| 2305 | 2026.04.30 00:58:59.313582 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2306 | 2026.04.30 00:58:59.313629 [ 188 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 516 rows starting from the beginning of the part | ||
| 2307 | 2026.04.30 00:58:59.313699 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.04.30 00:58:59.313740 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2309 | 2026.04.30 00:58:59.314084 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2310 | 2026.04.30 00:58:59.314322 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.04.30 00:58:59.314475 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 2312 | 2026.04.30 00:58:59.314515 [ 268 ] {c6fdae49-9c5b-450e-997c-37854414f30b} <Debug> TCPHandler: Processed in 0.001366032 sec. | ||
| 2313 | 2026.04.30 00:58:59.314638 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.04.30 00:58:59.314732 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2315 | 2026.04.30 00:58:59.314769 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001636879 sec., 1121035.8248838186 rows/sec., 84.91 MiB/sec. | ||
| 2316 | 2026.04.30 00:58:59.314773 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2317 | 2026.04.30 00:58:59.314971 [ 194 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2318 | 2026.04.30 00:58:59.315258 [ 194 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.04.30 00:58:59.315272 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.04.30 00:58:59.315320 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2321 | 2026.04.30 00:58:59.315325 [ 194 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_11_2} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2322 | 2026.04.30 00:58:59.315404 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2323 | 2026.04.30 00:58:59.315746 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2324 | 2026.04.30 00:58:59.316050 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.04.30 00:58:59.316173 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2326 | 2026.04.30 00:58:59.316214 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.04.30 00:58:59.316214 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001499 sec., 176784.52301534358 rows/sec., 11.75 MiB/sec. | ||
| 2328 | 2026.04.30 00:58:59.316236 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2329 | 2026.04.30 00:58:59.316281 [ 268 ] {a3cb69f8-904a-4c55-84ae-9a2ccfd5d65c} <Debug> TCPHandler: Processed in 0.00169029 sec. | ||
| 2330 | 2026.04.30 00:58:59.316318 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 2331 | 2026.04.30 00:58:59.316410 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2332 | 2026.04.30 00:58:59.316435 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.04.30 00:58:59.316439 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 527 rows starting from the beginning of the part | ||
| 2334 | 2026.04.30 00:58:59.316510 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 2335 | 2026.04.30 00:58:59.316548 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 2336 | 2026.04.30 00:58:59.316563 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2337 | 2026.04.30 00:58:59.316582 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2338 | 2026.04.30 00:58:59.316626 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 2339 | 2026.04.30 00:58:59.316632 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2340 | 2026.04.30 00:58:59.316662 [ 187 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2341 | 2026.04.30 00:58:59.317048 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.04.30 00:58:59.317094 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2343 | 2026.04.30 00:58:59.317460 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2344 | 2026.04.30 00:58:59.317590 [ 194 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295521 sec., 1268215.6445167619 rows/sec., 89.29 MiB/sec. | ||
| 2345 | 2026.04.30 00:58:59.317677 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.04.30 00:58:59.317820 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec. | ||
| 2347 | 2026.04.30 00:58:59.317829 [ 192 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2348 | 2026.04.30 00:58:59.317873 [ 268 ] {aa5f58bb-bf6d-4009-a934-f3fe6589d641} <Debug> TCPHandler: Processed in 0.001497536 sec. | ||
| 2349 | 2026.04.30 00:58:59.318023 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.04.30 00:58:59.318139 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.04.30 00:58:59.318169 [ 192 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.04.30 00:58:59.318209 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2353 | 2026.04.30 00:58:59.318248 [ 192 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2354 | 2026.04.30 00:58:59.318311 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2355 | 2026.04.30 00:58:59.319282 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.04.30 00:58:59.319326 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2357 | 2026.04.30 00:58:59.320106 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2358 | 2026.04.30 00:58:59.320412 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.04.30 00:58:59.320587 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002471 sec., 10522.055847834885 rows/sec., 18.86 MiB/sec. | ||
| 2360 | 2026.04.30 00:58:59.320657 [ 268 ] {5b2cddc3-3886-40a6-bab8-d012f8687c33} <Debug> TCPHandler: Processed in 0.002698384 sec. | ||
| 2361 | 2026.04.30 00:58:59.320802 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.04.30 00:58:59.320918 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.04.30 00:58:59.320970 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2364 | 2026.04.30 00:58:59.321404 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.04.30 00:58:59.321445 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2366 | 2026.04.30 00:58:59.321848 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2367 | 2026.04.30 00:58:59.322136 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.04.30 00:58:59.322262 [ 31 ] {} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.04.30 00:58:59.322298 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001403 sec., 64148.25374198147 rows/sec., 4.01 MiB/sec. | ||
| 2370 | 2026.04.30 00:58:59.322300 [ 31 ] {} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.04.30 00:58:59.322349 [ 268 ] {2610c934-966a-43af-973a-2d41eada7b50} <Debug> TCPHandler: Processed in 0.001606789 sec. | ||
| 2372 | 2026.04.30 00:58:59.322363 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2373 | 2026.04.30 00:58:59.322468 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 2374 | 2026.04.30 00:58:59.322580 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.04.30 00:58:59.322614 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2376 | 2026.04.30 00:58:59.322683 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2377 | 2026.04.30 00:58:59.322729 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 2378 | 2026.04.30 00:58:59.322772 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2379 | 2026.04.30 00:58:59.322813 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 2380 | 2026.04.30 00:58:59.322854 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2381 | 2026.04.30 00:58:59.323624 [ 195 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190049 sec., 428553.7822392187 rows/sec., 27.56 MiB/sec. | ||
| 2382 | 2026.04.30 00:58:59.323759 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2383 | 2026.04.30 00:58:59.324007 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.04.30 00:58:59.324071 [ 200 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_11_2} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2385 | 2026.04.30 00:58:59.324124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2386 | 2026.04.30 00:59:02.204561 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2387 | 2026.04.30 00:59:02.204629 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2388 | 2026.04.30 00:59:02.260617 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 | ||
| 2389 | 2026.04.30 00:59:02.261147 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.04.30 00:59:02.261197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2391 | 2026.04.30 00:59:02.261699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.04.30 00:59:02.261942 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.04.30 00:59:02.262087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2394 | 2026.04.30 00:59:02.532114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2395 | 2026.04.30 00:59:02.552531 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.04.30 00:59:02.552606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2397 | 2026.04.30 00:59:02.559511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2398 | 2026.04.30 00:59:02.560314 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.04.30 00:59:02.564684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2400 | 2026.04.30 00:59:03.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.54 MiB, peak 214.54 MiB, free memory in arenas 0.00 B, will set to 212.51 MiB (RSS), difference: 1.97 MiB | ||
| 2401 | 2026.04.30 00:59:04.291087 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.04.30 00:59:04.291313 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2403 | 2026.04.30 00:59:04.291662 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2404 | 2026.04.30 00:59:04.291699 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2405 | 2026.04.30 00:59:04.291917 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2406 | 2026.04.30 00:59:04.291989 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2407 | 2026.04.30 00:59:04.292129 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2408 | 2026.04.30 00:59:04.292256 [ 276 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2409 | 2026.04.30 00:59:04.292260 [ 341 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2410 | 2026.04.30 00:59:04.292263 [ 295 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2411 | 2026.04.30 00:59:04.292408 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2412 | 2026.04.30 00:59:04.292435 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2413 | 2026.04.30 00:59:04.292519 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2414 | 2026.04.30 00:59:04.292540 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2415 | 2026.04.30 00:59:04.292576 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2416 | 2026.04.30 00:59:04.292612 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2417 | 2026.04.30 00:59:04.292642 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2418 | 2026.04.30 00:59:04.293902 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002678 sec., 15309.932785660942 rows/sec., 2.33 MiB/sec. | ||
| 2419 | 2026.04.30 00:59:04.294046 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> MemoryTracker: Peak memory usage (for query): 129.74 KiB. | ||
| 2420 | 2026.04.30 00:59:04.294062 [ 268 ] {ed568719-2030-4b97-89a8-8764ab7e4491} <Debug> TCPHandler: Processed in 0.003106274 sec. | ||
| 2421 | 2026.04.30 00:59:04.295930 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.04.30 00:59:04.296042 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2423 | 2026.04.30 00:59:04.296087 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2424 | 2026.04.30 00:59:04.296562 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.04.30 00:59:04.296605 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2426 | 2026.04.30 00:59:04.296983 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2427 | 2026.04.30 00:59:04.297219 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.04.30 00:59:04.297363 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001354 sec., 57607.09010339734 rows/sec., 4.77 MiB/sec. | ||
| 2429 | 2026.04.30 00:59:04.297402 [ 268 ] {85df55c2-4426-437b-96f0-98256726eff4} <Debug> TCPHandler: Processed in 0.001526206 sec. | ||
| 2430 | 2026.04.30 00:59:04.297528 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.04.30 00:59:04.297628 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.04.30 00:59:04.297669 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2433 | 2026.04.30 00:59:04.298043 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.04.30 00:59:04.298079 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2435 | 2026.04.30 00:59:04.298375 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2436 | 2026.04.30 00:59:04.298596 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.04.30 00:59:04.298703 [ 57 ] {} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2438 | 2026.04.30 00:59:04.298723 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001118 sec., 9838.998211091233 rows/sec., 739.85 KiB/sec. | ||
| 2439 | 2026.04.30 00:59:04.298770 [ 57 ] {} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.04.30 00:59:04.298777 [ 268 ] {c587c62c-730f-4b6e-9db3-aa92d1124b2a} <Debug> TCPHandler: Processed in 0.001301071 sec. | ||
| 2441 | 2026.04.30 00:59:04.298797 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2442 | 2026.04.30 00:59:04.298895 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::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 | ||
| 2443 | 2026.04.30 00:59:04.298904 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.04.30 00:59:04.299000 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2445 | 2026.04.30 00:59:04.299014 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2446 | 2026.04.30 00:59:04.299032 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
| 2447 | 2026.04.30 00:59:04.299054 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2448 | 2026.04.30 00:59:04.299108 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2449 | 2026.04.30 00:59:04.299158 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part | ||
| 2450 | 2026.04.30 00:59:04.299203 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2451 | 2026.04.30 00:59:04.299248 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 168 rows starting from the beginning of the part | ||
| 2452 | 2026.04.30 00:59:04.299283 [ 194 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2453 | 2026.04.30 00:59:04.299473 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.04.30 00:59:04.299513 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2455 | 2026.04.30 00:59:04.299873 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2456 | 2026.04.30 00:59:04.300042 [ 195 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184408 sec., 482941.68901256996 rows/sec., 32.02 MiB/sec. | ||
| 2457 | 2026.04.30 00:59:04.300097 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.04.30 00:59:04.300236 [ 200 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2459 | 2026.04.30 00:59:04.300239 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001244 sec., 60289.38906752411 rows/sec., 4.71 MiB/sec. | ||
| 2460 | 2026.04.30 00:59:04.300297 [ 268 ] {404f9ef4-e00a-4ede-8205-16c2a3c8c222} <Debug> TCPHandler: Processed in 0.001443384 sec. | ||
| 2461 | 2026.04.30 00:59:04.300433 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.04.30 00:59:04.300532 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.04.30 00:59:04.300544 [ 200 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2026.04.30 00:59:04.300577 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2465 | 2026.04.30 00:59:04.300634 [ 200 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_11_2} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2466 | 2026.04.30 00:59:04.300730 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2467 | 2026.04.30 00:59:04.300982 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.04.30 00:59:04.301024 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2469 | 2026.04.30 00:59:04.301368 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2470 | 2026.04.30 00:59:04.301596 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.04.30 00:59:04.301726 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2472 | 2026.04.30 00:59:04.301763 [ 268 ] {6d5f8730-37d9-432a-9c95-a1ca1d7013ad} <Debug> TCPHandler: Processed in 0.001380683 sec. | ||
| 2473 | 2026.04.30 00:59:04.301880 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.04.30 00:59:04.301976 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.04.30 00:59:04.302031 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2476 | 2026.04.30 00:59:04.302771 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.04.30 00:59:04.302809 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2478 | 2026.04.30 00:59:04.303317 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2479 | 2026.04.30 00:59:04.303538 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.04.30 00:59:04.303649 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2481 | 2026.04.30 00:59:04.303683 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 2482 | 2026.04.30 00:59:04.303691 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.04.30 00:59:04.303727 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2484 | 2026.04.30 00:59:04.303748 [ 268 ] {385e21e8-e4a1-44e0-a478-8260160ba5e6} <Debug> TCPHandler: Processed in 0.001917166 sec. | ||
| 2485 | 2026.04.30 00:59:04.303832 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::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 | ||
| 2486 | 2026.04.30 00:59:04.303870 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.04.30 00:59:04.303971 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.04.30 00:59:04.304013 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2489 | 2026.04.30 00:59:04.304081 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.04.30 00:59:04.304152 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 111 rows starting from the beginning of the part | ||
| 2491 | 2026.04.30 00:59:04.304293 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2492 | 2026.04.30 00:59:04.304350 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.04.30 00:59:04.304391 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2494 | 2026.04.30 00:59:04.304395 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2495 | 2026.04.30 00:59:04.304506 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 2496 | 2026.04.30 00:59:04.304612 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2497 | 2026.04.30 00:59:04.304719 [ 191 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part | ||
| 2498 | 2026.04.30 00:59:04.304718 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2499 | 2026.04.30 00:59:04.304947 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): 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.04.30 00:59:04.305086 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2501 | 2026.04.30 00:59:04.305123 [ 268 ] {949ba78e-272e-4d8d-9982-f7346afbe789} <Debug> TCPHandler: Processed in 0.001304221 sec. | ||
| 2502 | 2026.04.30 00:59:04.312746 [ 200 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 19 columns (19 merged, 0 gathered) in 0.008959063 sec., 21877.28783690884 rows/sec., 39.20 MiB/sec. | ||
| 2503 | 2026.04.30 00:59:04.313170 [ 195 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2026.04.30 00:59:04.313496 [ 195 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.04.30 00:59:04.313570 [ 195 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2026.04.30 00:59:04.313679 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2507 | 2026.04.30 00:59:07.278457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 312 | ||
| 2508 | 2026.04.30 00:59:07.280947 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.04.30 00:59:07.281001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2510 | 2026.04.30 00:59:07.282198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2511 | 2026.04.30 00:59:07.282462 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.04.30 00:59:07.282796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2513 | 2026.04.30 00:59:09.296151 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.04.30 00:59:09.296387 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2515 | 2026.04.30 00:59:09.296745 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2516 | 2026.04.30 00:59:09.296786 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2517 | 2026.04.30 00:59:09.297060 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2518 | 2026.04.30 00:59:09.297135 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2519 | 2026.04.30 00:59:09.297279 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2520 | 2026.04.30 00:59:09.297391 [ 298 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2521 | 2026.04.30 00:59:09.297399 [ 299 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2522 | 2026.04.30 00:59:09.297399 [ 295 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2523 | 2026.04.30 00:59:09.297532 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2524 | 2026.04.30 00:59:09.297560 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2525 | 2026.04.30 00:59:09.297652 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2526 | 2026.04.30 00:59:09.297673 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2527 | 2026.04.30 00:59:09.297710 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2528 | 2026.04.30 00:59:09.297750 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2529 | 2026.04.30 00:59:09.297787 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2530 | 2026.04.30 00:59:09.299052 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002762 sec., 14844.315713251266 rows/sec., 3.67 MiB/sec. | ||
| 2531 | 2026.04.30 00:59:09.299208 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> MemoryTracker: Peak memory usage (for query): 149.92 KiB. | ||
| 2532 | 2026.04.30 00:59:09.299226 [ 268 ] {fc0cf914-a3ed-4058-a7cb-06da178fd93b} <Debug> TCPHandler: Processed in 0.003210416 sec. | ||
| 2533 | 2026.04.30 00:59:09.304720 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.04.30 00:59:09.304840 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.04.30 00:59:09.304890 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2536 | 2026.04.30 00:59:09.305509 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.04.30 00:59:09.305552 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2538 | 2026.04.30 00:59:09.305939 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2539 | 2026.04.30 00:59:09.306172 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.30 00:59:09.306334 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001519 sec., 186965.1086240948 rows/sec., 11.87 MiB/sec. | ||
| 2541 | 2026.04.30 00:59:09.306384 [ 268 ] {5aa07503-5b80-4bf2-8a99-4e1b2690f643} <Debug> TCPHandler: Processed in 0.001728751 sec. | ||
| 2542 | 2026.04.30 00:59:09.306525 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.04.30 00:59:09.306622 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2544 | 2026.04.30 00:59:09.306663 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2545 | 2026.04.30 00:59:09.307140 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.04.30 00:59:09.307193 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2547 | 2026.04.30 00:59:09.307613 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2548 | 2026.04.30 00:59:09.307836 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.04.30 00:59:09.307981 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001377 sec., 7262.164124909223 rows/sec., 592.18 KiB/sec. | ||
| 2550 | 2026.04.30 00:59:09.308023 [ 268 ] {9f6b541c-0b00-4bb4-a813-8044130c10c4} <Debug> TCPHandler: Processed in 0.001549087 sec. | ||
| 2551 | 2026.04.30 00:59:09.308156 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.04.30 00:59:09.308252 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2553 | 2026.04.30 00:59:09.308291 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2554 | 2026.04.30 00:59:09.308991 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.04.30 00:59:09.309028 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2556 | 2026.04.30 00:59:09.309400 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2557 | 2026.04.30 00:59:09.309614 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.04.30 00:59:09.309743 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Debug> executeQuery: Read 862 rows, 68.89 KiB in 0.001511 sec., 570483.1237591 rows/sec., 44.52 MiB/sec. | ||
| 2559 | 2026.04.30 00:59:09.309780 [ 268 ] {58ecac62-28a0-4dda-b87c-59ac0efbe870} <Debug> TCPHandler: Processed in 0.00167522 sec. | ||
| 2560 | 2026.04.30 00:59:09.309896 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.04.30 00:59:09.309991 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2562 | 2026.04.30 00:59:09.310031 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2563 | 2026.04.30 00:59:09.310504 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.04.30 00:59:09.310541 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2565 | 2026.04.30 00:59:09.310859 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2566 | 2026.04.30 00:59:09.311094 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.04.30 00:59:09.311225 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Debug> executeQuery: Read 182 rows, 11.50 KiB in 0.001253 sec., 145251.3966480447 rows/sec., 8.96 MiB/sec. | ||
| 2568 | 2026.04.30 00:59:09.311262 [ 268 ] {97be4af4-9512-4732-92c7-3e8cb5bc567c} <Debug> TCPHandler: Processed in 0.001414864 sec. | ||
| 2569 | 2026.04.30 00:59:09.311384 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.04.30 00:59:09.311478 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2571 | 2026.04.30 00:59:09.311518 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2572 | 2026.04.30 00:59:09.311967 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.04.30 00:59:09.312007 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2574 | 2026.04.30 00:59:09.312345 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2575 | 2026.04.30 00:59:09.312572 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.04.30 00:59:09.312708 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001248 sec., 119391.02564102564 rows/sec., 7.71 MiB/sec. | ||
| 2577 | 2026.04.30 00:59:09.312748 [ 268 ] {29cdeeca-e4a4-4fda-a080-340c954c0de9} <Debug> TCPHandler: Processed in 0.001413913 sec. | ||
| 2578 | 2026.04.30 00:59:09.312873 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2026.04.30 00:59:09.312970 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2580 | 2026.04.30 00:59:09.313013 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2581 | 2026.04.30 00:59:09.313463 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.04.30 00:59:09.313499 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2583 | 2026.04.30 00:59:09.313810 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2584 | 2026.04.30 00:59:09.314021 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.04.30 00:59:09.314157 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 2586 | 2026.04.30 00:59:09.314205 [ 268 ] {24aa5616-9120-4d66-b380-272f55ae2b45} <Debug> TCPHandler: Processed in 0.001381573 sec. | ||
| 2587 | 2026.04.30 00:59:09.314342 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2026.04.30 00:59:09.314437 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2589 | 2026.04.30 00:59:09.314481 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2590 | 2026.04.30 00:59:09.315174 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.04.30 00:59:09.315218 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2592 | 2026.04.30 00:59:09.315588 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2593 | 2026.04.30 00:59:09.315798 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.04.30 00:59:09.315924 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Debug> executeQuery: Read 533 rows, 38.64 KiB in 0.001505 sec., 354152.8239202658 rows/sec., 25.07 MiB/sec. | ||
| 2595 | 2026.04.30 00:59:09.315961 [ 268 ] {ef0713c2-63ab-4916-a4bc-78d7f825e7e1} <Debug> TCPHandler: Processed in 0.00166916 sec. | ||
| 2596 | 2026.04.30 00:59:09.316082 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.04.30 00:59:09.316178 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2598 | 2026.04.30 00:59:09.316219 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2599 | 2026.04.30 00:59:09.316542 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.04.30 00:59:09.316579 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2601 | 2026.04.30 00:59:09.316881 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2602 | 2026.04.30 00:59:09.317094 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.04.30 00:59:09.317223 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 2604 | 2026.04.30 00:59:09.317261 [ 268 ] {730ab2de-c9d9-4954-9c83-1a1495f5a9a5} <Debug> TCPHandler: Processed in 0.00123057 sec. | ||
| 2605 | 2026.04.30 00:59:09.317378 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.04.30 00:59:09.317472 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2607 | 2026.04.30 00:59:09.317515 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2608 | 2026.04.30 00:59:09.317942 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.04.30 00:59:09.317978 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2610 | 2026.04.30 00:59:09.318312 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2611 | 2026.04.30 00:59:09.318526 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.04.30 00:59:09.318649 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001196 sec., 225752.508361204 rows/sec., 15.01 MiB/sec. | ||
| 2613 | 2026.04.30 00:59:09.318692 [ 268 ] {035a3491-8d49-4171-9ace-bd3d0d9971a9} <Debug> TCPHandler: Processed in 0.001364953 sec. | ||
| 2614 | 2026.04.30 00:59:09.318806 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.04.30 00:59:09.318901 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.04.30 00:59:09.318943 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2617 | 2026.04.30 00:59:09.319254 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.04.30 00:59:09.319290 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2619 | 2026.04.30 00:59:09.319581 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2620 | 2026.04.30 00:59:09.319790 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.04.30 00:59:09.319917 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 2622 | 2026.04.30 00:59:09.319951 [ 268 ] {badc7bb8-260a-4e3b-9b82-852baedc47e7} <Debug> TCPHandler: Processed in 0.001195539 sec. | ||
| 2623 | 2026.04.30 00:59:09.320063 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.04.30 00:59:09.320156 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.04.30 00:59:09.320210 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2626 | 2026.04.30 00:59:09.321005 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.04.30 00:59:09.321041 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2628 | 2026.04.30 00:59:09.321563 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2629 | 2026.04.30 00:59:09.321790 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.04.30 00:59:09.321924 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001785 sec., 16806.722689075632 rows/sec., 30.12 MiB/sec. | ||
| 2631 | 2026.04.30 00:59:09.321975 [ 268 ] {261a6c99-8733-4041-8516-b00acd35f29a} <Debug> TCPHandler: Processed in 0.001962277 sec. | ||
| 2632 | 2026.04.30 00:59:09.322087 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.04.30 00:59:09.322181 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.04.30 00:59:09.322226 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2635 | 2026.04.30 00:59:09.322536 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.04.30 00:59:09.322572 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2637 | 2026.04.30 00:59:09.322864 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2638 | 2026.04.30 00:59:09.323069 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Trace> oximeter.measurements_i64 (0528dcd3-442d-46cb-bb25-75b3c6df561d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.04.30 00:59:09.323193 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00103 sec., 2912.6213592233007 rows/sec., 205.74 KiB/sec. | ||
| 2640 | 2026.04.30 00:59:09.323231 [ 268 ] {5da6ea29-053c-473e-b3bc-d00ce60497c2} <Debug> TCPHandler: Processed in 0.001193089 sec. | ||
| 2641 | 2026.04.30 00:59:09.323337 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.04.30 00:59:09.323431 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.04.30 00:59:09.323471 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2644 | 2026.04.30 00:59:09.323789 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.04.30 00:59:09.323826 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2646 | 2026.04.30 00:59:09.324130 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2647 | 2026.04.30 00:59:09.324336 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2026.04.30 00:59:09.324459 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 2649 | 2026.04.30 00:59:09.324562 [ 268 ] {333fc14d-218d-45ea-9299-9f2bad8b5974} <Debug> TCPHandler: Processed in 0.00127519 sec. | ||
| 2650 | 2026.04.30 00:59:09.762171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 | ||
| 2651 | 2026.04.30 00:59:09.762663 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.04.30 00:59:09.762710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2653 | 2026.04.30 00:59:09.763206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2654 | 2026.04.30 00:59:09.763467 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.04.30 00:59:09.763593 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 | ||
| 2656 | 2026.04.30 00:59:09.763595 [ 140 ] {} <Debug> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2657 | 2026.04.30 00:59:09.763642 [ 140 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.04.30 00:59:09.763663 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2659 | 2026.04.30 00:59:09.763854 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2660 | 2026.04.30 00:59:09.763989 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2661 | 2026.04.30 00:59:09.764026 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2662 | 2026.04.30 00:59:09.764087 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2663 | 2026.04.30 00:59:09.764129 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2664 | 2026.04.30 00:59:09.764167 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2665 | 2026.04.30 00:59:09.764203 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2666 | 2026.04.30 00:59:09.764246 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 2667 | 2026.04.30 00:59:09.765646 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845195 sec., 2865821.769514875 rows/sec., 41.00 MiB/sec. | ||
| 2668 | 2026.04.30 00:59:09.766425 [ 186 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2669 | 2026.04.30 00:59:09.766760 [ 186 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.04.30 00:59:09.766842 [ 186 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_11_2} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2671 | 2026.04.30 00:59:09.766940 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2672 | 2026.04.30 00:59:10.064764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2673 | 2026.04.30 00:59:10.082001 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.04.30 00:59:10.082059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2675 | 2026.04.30 00:59:10.088127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2676 | 2026.04.30 00:59:10.088837 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.04.30 00:59:10.089111 [ 140 ] {} <Debug> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2678 | 2026.04.30 00:59:10.089168 [ 140 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.04.30 00:59:10.089189 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2680 | 2026.04.30 00:59:10.089299 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2681 | 2026.04.30 00:59:10.092330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2682 | 2026.04.30 00:59:10.093531 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2683 | 2026.04.30 00:59:10.095102 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2684 | 2026.04.30 00:59:10.099765 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2685 | 2026.04.30 00:59:10.103957 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2686 | 2026.04.30 00:59:10.108121 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2687 | 2026.04.30 00:59:10.112682 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2688 | 2026.04.30 00:59:10.117081 [ 189 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 2689 | 2026.04.30 00:59:10.172430 [ 186 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08317583 sec., 997.8860445396216 rows/sec., 5.16 MiB/sec. | ||
| 2690 | 2026.04.30 00:59:10.175075 [ 186 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2691 | 2026.04.30 00:59:10.177242 [ 186 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_11_2} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.04.30 00:59:10.177360 [ 186 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_11_2} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2693 | 2026.04.30 00:59:10.179303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2694 | 2026.04.30 00:59:11.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.32 MiB, peak 225.22 MiB, free memory in arenas 0.00 B, will set to 222.97 MiB (RSS), difference: 7.65 MiB | ||
| 2695 | 2026.04.30 00:59:14.290952 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.04.30 00:59:14.291202 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2697 | 2026.04.30 00:59:14.291569 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2698 | 2026.04.30 00:59:14.291611 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2699 | 2026.04.30 00:59:14.291832 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2700 | 2026.04.30 00:59:14.291901 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2701 | 2026.04.30 00:59:14.292040 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2702 | 2026.04.30 00:59:14.292156 [ 298 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2703 | 2026.04.30 00:59:14.292162 [ 295 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2704 | 2026.04.30 00:59:14.292175 [ 325 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2705 | 2026.04.30 00:59:14.292316 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2706 | 2026.04.30 00:59:14.292343 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2707 | 2026.04.30 00:59:14.292425 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2708 | 2026.04.30 00:59:14.292445 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2709 | 2026.04.30 00:59:14.292478 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2710 | 2026.04.30 00:59:14.292513 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2711 | 2026.04.30 00:59:14.292546 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2712 | 2026.04.30 00:59:14.293830 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002729 sec., 15023.818248442652 rows/sec., 2.29 MiB/sec. | ||
| 2713 | 2026.04.30 00:59:14.293969 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> MemoryTracker: Peak memory usage (for query): 130.32 KiB. | ||
| 2714 | 2026.04.30 00:59:14.293985 [ 268 ] {1949578b-276e-40f9-9450-34e8e2eec96b} <Debug> TCPHandler: Processed in 0.003173716 sec. | ||
| 2715 | 2026.04.30 00:59:14.295860 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.04.30 00:59:14.295988 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2717 | 2026.04.30 00:59:14.296038 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2718 | 2026.04.30 00:59:14.296586 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.04.30 00:59:14.296633 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2720 | 2026.04.30 00:59:14.296991 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2721 | 2026.04.30 00:59:14.297223 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.04.30 00:59:14.297371 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001418 sec., 55007.052186177716 rows/sec., 4.56 MiB/sec. | ||
| 2723 | 2026.04.30 00:59:14.297420 [ 268 ] {1efcacec-7945-4aba-b972-3748af2f12e8} <Debug> TCPHandler: Processed in 0.001620748 sec. | ||
| 2724 | 2026.04.30 00:59:14.297552 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.04.30 00:59:14.297650 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2726 | 2026.04.30 00:59:14.297689 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2727 | 2026.04.30 00:59:14.298065 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.04.30 00:59:14.298101 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2729 | 2026.04.30 00:59:14.298403 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2730 | 2026.04.30 00:59:14.298614 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.04.30 00:59:14.298743 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001112 sec., 9892.086330935252 rows/sec., 743.84 KiB/sec. | ||
| 2732 | 2026.04.30 00:59:14.298779 [ 268 ] {85dfee30-eb05-4082-b28f-6b2aea555849} <Debug> TCPHandler: Processed in 0.001277061 sec. | ||
| 2733 | 2026.04.30 00:59:14.298892 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.04.30 00:59:14.298988 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2735 | 2026.04.30 00:59:14.299028 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2736 | 2026.04.30 00:59:14.299424 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.04.30 00:59:14.299460 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2738 | 2026.04.30 00:59:14.299770 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2739 | 2026.04.30 00:59:14.299983 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.04.30 00:59:14.300113 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001143 sec., 65616.79790026248 rows/sec., 5.12 MiB/sec. | ||
| 2741 | 2026.04.30 00:59:14.300150 [ 268 ] {c5beb858-2422-4928-b8fc-d295880e2a94} <Debug> TCPHandler: Processed in 0.001307852 sec. | ||
| 2742 | 2026.04.30 00:59:14.300263 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.04.30 00:59:14.300358 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.04.30 00:59:14.300400 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2745 | 2026.04.30 00:59:14.300848 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.30 00:59:14.300893 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2747 | 2026.04.30 00:59:14.301245 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2748 | 2026.04.30 00:59:14.301458 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.04.30 00:59:14.301590 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 2750 | 2026.04.30 00:59:14.301629 [ 268 ] {24a11caf-9be6-4e33-b077-d03b6add4568} <Debug> TCPHandler: Processed in 0.001414644 sec. | ||
| 2751 | 2026.04.30 00:59:14.301760 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.04.30 00:59:14.301856 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2753 | 2026.04.30 00:59:14.301911 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2754 | 2026.04.30 00:59:14.302668 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.04.30 00:59:14.302705 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2756 | 2026.04.30 00:59:14.303305 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2757 | 2026.04.30 00:59:14.303535 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.04.30 00:59:14.303672 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001835 sec., 5994.550408719346 rows/sec., 10.74 MiB/sec. | ||
| 2759 | 2026.04.30 00:59:14.303724 [ 268 ] {9b1328ed-e787-43b5-8c28-3614ac02003b} <Debug> TCPHandler: Processed in 0.002014548 sec. | ||
| 2760 | 2026.04.30 00:59:14.303847 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.04.30 00:59:14.303942 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.04.30 00:59:14.303984 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2763 | 2026.04.30 00:59:14.304378 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2026.04.30 00:59:14.304416 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 2765 | 2026.04.30 00:59:14.304760 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2766 | 2026.04.30 00:59:14.304978 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.04.30 00:59:14.305114 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 2768 | 2026.04.30 00:59:14.305156 [ 268 ] {8eac04bb-cfc5-457c-8ad2-983fee613e20} <Debug> TCPHandler: Processed in 0.001359933 sec. | ||
| 2769 | 2026.04.30 00:59:17.204880 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2770 | 2026.04.30 00:59:17.204955 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2771 | 2026.04.30 00:59:17.263698 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 | ||
| 2772 | 2026.04.30 00:59:17.264275 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.04.30 00:59:17.264327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2774 | 2026.04.30 00:59:17.265000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2026.04.30 00:59:17.265242 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.04.30 00:59:17.265388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2777 | 2026.04.30 00:59:17.282992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 354 | ||
| 2778 | 2026.04.30 00:59:17.285567 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.04.30 00:59:17.285628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2780 | 2026.04.30 00:59:17.286921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2781 | 2026.04.30 00:59:17.287201 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.04.30 00:59:17.287565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2783 | 2026.04.30 00:59:17.592432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2784 | 2026.04.30 00:59:17.607098 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.04.30 00:59:17.607148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2786 | 2026.04.30 00:59:17.613039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2787 | 2026.04.30 00:59:17.613741 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.04.30 00:59:17.616288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2789 | 2026.04.30 00:59:19.296730 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.04.30 00:59:19.296959 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2791 | 2026.04.30 00:59:19.297293 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2792 | 2026.04.30 00:59:19.297331 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2793 | 2026.04.30 00:59:19.297571 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2794 | 2026.04.30 00:59:19.297638 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2795 | 2026.04.30 00:59:19.297778 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2796 | 2026.04.30 00:59:19.297887 [ 302 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2797 | 2026.04.30 00:59:19.297896 [ 343 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2798 | 2026.04.30 00:59:19.297896 [ 315 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2799 | 2026.04.30 00:59:19.298021 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2800 | 2026.04.30 00:59:19.298048 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2801 | 2026.04.30 00:59:19.298130 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2802 | 2026.04.30 00:59:19.298151 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2803 | 2026.04.30 00:59:19.298183 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2804 | 2026.04.30 00:59:19.298219 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2805 | 2026.04.30 00:59:19.298250 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2806 | 2026.04.30 00:59:19.299467 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002604 sec., 15745.007680491552 rows/sec., 3.89 MiB/sec. | ||
| 2807 | 2026.04.30 00:59:19.299625 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> MemoryTracker: Peak memory usage (for query): 148.39 KiB. | ||
| 2808 | 2026.04.30 00:59:19.299640 [ 268 ] {f2faf71e-3a6e-41aa-94d5-7d75ed12ab17} <Debug> TCPHandler: Processed in 0.003043493 sec. | ||
| 2809 | 2026.04.30 00:59:19.304943 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.04.30 00:59:19.305060 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.04.30 00:59:19.305105 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2812 | 2026.04.30 00:59:19.305703 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.04.30 00:59:19.305759 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2814 | 2026.04.30 00:59:19.306162 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2815 | 2026.04.30 00:59:19.306406 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.04.30 00:59:19.306552 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 2817 | 2026.04.30 00:59:19.306555 [ 139 ] {} <Debug> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2818 | 2026.04.30 00:59:19.306607 [ 268 ] {fca6c3e9-2fdd-43e4-87b2-41a2c0032a13} <Debug> TCPHandler: Processed in 0.00171645 sec. | ||
| 2819 | 2026.04.30 00:59:19.306627 [ 139 ] {} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.04.30 00:59:19.306654 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2821 | 2026.04.30 00:59:19.306757 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::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 | ||
| 2822 | 2026.04.30 00:59:19.306784 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.04.30 00:59:19.306889 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2824 | 2026.04.30 00:59:19.306923 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2825 | 2026.04.30 00:59:19.306928 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2826 | 2026.04.30 00:59:19.306981 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2827 | 2026.04.30 00:59:19.306994 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2828 | 2026.04.30 00:59:19.307039 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2829 | 2026.04.30 00:59:19.307101 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2830 | 2026.04.30 00:59:19.307144 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2831 | 2026.04.30 00:59:19.307183 [ 201 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2832 | 2026.04.30 00:59:19.307783 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.04.30 00:59:19.307826 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2834 | 2026.04.30 00:59:19.308212 [ 196 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500246 sec., 962508.8152209704 rows/sec., 65.12 MiB/sec. | ||
| 2835 | 2026.04.30 00:59:19.308227 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2836 | 2026.04.30 00:59:19.308381 [ 197 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2837 | 2026.04.30 00:59:19.308594 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.04.30 00:59:19.308682 [ 197 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.04.30 00:59:19.308756 [ 197 ] {4a62dce5-135b-4306-a991-cf5cd526ba0b::all_1_6_1} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2840 | 2026.04.30 00:59:19.308759 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001863 sec., 460010.7353730542 rows/sec., 35.92 MiB/sec. | ||
| 2841 | 2026.04.30 00:59:19.308812 [ 268 ] {9194ab41-0d61-4a17-848d-9107329076f9} <Debug> TCPHandler: Processed in 0.00209372 sec. | ||
| 2842 | 2026.04.30 00:59:19.308824 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2843 | 2026.04.30 00:59:19.308957 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.04.30 00:59:19.309063 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2845 | 2026.04.30 00:59:19.309106 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2846 | 2026.04.30 00:59:19.309573 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.04.30 00:59:19.309611 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2848 | 2026.04.30 00:59:19.309935 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2849 | 2026.04.30 00:59:19.310157 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.04.30 00:59:19.310289 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001247 sec., 137931.0344827586 rows/sec., 8.46 MiB/sec. | ||
| 2851 | 2026.04.30 00:59:19.310327 [ 268 ] {00e64f28-241d-48c9-94ab-f3d56805770e} <Debug> TCPHandler: Processed in 0.001424014 sec. | ||
| 2852 | 2026.04.30 00:59:19.310452 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.04.30 00:59:19.310548 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.04.30 00:59:19.310587 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2855 | 2026.04.30 00:59:19.311015 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.04.30 00:59:19.311052 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2857 | 2026.04.30 00:59:19.311354 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2858 | 2026.04.30 00:59:19.311567 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.04.30 00:59:19.311664 [ 139 ] {} <Debug> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2860 | 2026.04.30 00:59:19.311690 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 2861 | 2026.04.30 00:59:19.311700 [ 139 ] {} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.04.30 00:59:19.311730 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2863 | 2026.04.30 00:59:19.311734 [ 268 ] {411ddde4-f6d7-4f8d-b9b3-cd8e0bdb0116} <Debug> TCPHandler: Processed in 0.001332871 sec. | ||
| 2864 | 2026.04.30 00:59:19.311817 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::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 | ||
| 2865 | 2026.04.30 00:59:19.311885 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.04.30 00:59:19.311931 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.04.30 00:59:19.311970 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2868 | 2026.04.30 00:59:19.311983 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.04.30 00:59:19.312030 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2870 | 2026.04.30 00:59:19.312059 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2871 | 2026.04.30 00:59:19.312116 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2872 | 2026.04.30 00:59:19.312168 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2873 | 2026.04.30 00:59:19.312220 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2874 | 2026.04.30 00:59:19.312265 [ 196 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2875 | 2026.04.30 00:59:19.312499 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.04.30 00:59:19.312543 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2877 | 2026.04.30 00:59:19.312877 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2878 | 2026.04.30 00:59:19.313110 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.04.30 00:59:19.313207 [ 139 ] {} <Debug> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2880 | 2026.04.30 00:59:19.313224 [ 199 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439695 sec., 534140.9117903445 rows/sec., 36.85 MiB/sec. | ||
| 2881 | 2026.04.30 00:59:19.313239 [ 139 ] {} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.04.30 00:59:19.313240 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 2883 | 2026.04.30 00:59:19.313271 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2884 | 2026.04.30 00:59:19.313305 [ 268 ] {9f604367-cc95-4b0a-aed1-75eda20e7d58} <Debug> TCPHandler: Processed in 0.001471215 sec. | ||
| 2885 | 2026.04.30 00:59:19.313339 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::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 | ||
| 2886 | 2026.04.30 00:59:19.313413 [ 188 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2887 | 2026.04.30 00:59:19.313427 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2026.04.30 00:59:19.313434 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.04.30 00:59:19.313458 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2890 | 2026.04.30 00:59:19.313508 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2891 | 2026.04.30 00:59:19.313544 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2892 | 2026.04.30 00:59:19.313544 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2893 | 2026.04.30 00:59:19.313582 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2894 | 2026.04.30 00:59:19.313600 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2895 | 2026.04.30 00:59:19.313621 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2896 | 2026.04.30 00:59:19.313661 [ 196 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2897 | 2026.04.30 00:59:19.313745 [ 188 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.04.30 00:59:19.313835 [ 188 ] {403e5a2a-d274-4619-a678-c6b13fa66b53::all_1_6_1} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2899 | 2026.04.30 00:59:19.313926 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2900 | 2026.04.30 00:59:19.314229 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.04.30 00:59:19.314270 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2902 | 2026.04.30 00:59:19.314427 [ 192 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110856 sec., 676955.4289664908 rows/sec., 41.29 MiB/sec. | ||
| 2903 | 2026.04.30 00:59:19.314607 [ 199 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2904 | 2026.04.30 00:59:19.314630 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2905 | 2026.04.30 00:59:19.314935 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.04.30 00:59:19.314962 [ 199 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.04.30 00:59:19.315040 [ 199 ] {5261ad8e-2488-40d5-a2a4-6ce19e3fad84::all_1_6_1} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2908 | 2026.04.30 00:59:19.315079 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001554 sec., 334620.3346203346 rows/sec., 23.62 MiB/sec. | ||
| 2909 | 2026.04.30 00:59:19.315117 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2910 | 2026.04.30 00:59:19.315123 [ 268 ] {020f190a-4e80-495c-bf91-096e91fa23d6} <Debug> TCPHandler: Processed in 0.001739691 sec. | ||
| 2911 | 2026.04.30 00:59:19.315309 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.04.30 00:59:19.315406 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2913 | 2026.04.30 00:59:19.315447 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2914 | 2026.04.30 00:59:19.315789 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.04.30 00:59:19.315826 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2916 | 2026.04.30 00:59:19.316145 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2917 | 2026.04.30 00:59:19.316360 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.04.30 00:59:19.316493 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 2919 | 2026.04.30 00:59:19.316528 [ 268 ] {8836f61e-a92e-4874-9e07-8ffd14495156} <Debug> TCPHandler: Processed in 0.001270681 sec. | ||
| 2920 | 2026.04.30 00:59:19.316651 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.04.30 00:59:19.316745 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2922 | 2026.04.30 00:59:19.316787 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2923 | 2026.04.30 00:59:19.317186 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.04.30 00:59:19.317221 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2925 | 2026.04.30 00:59:19.317551 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2926 | 2026.04.30 00:59:19.317765 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.04.30 00:59:19.317889 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 2928 | 2026.04.30 00:59:19.317923 [ 268 ] {4901237e-3bde-4c5c-b1a3-7625089f5d02} <Debug> TCPHandler: Processed in 0.001322912 sec. | ||
| 2929 | 2026.04.30 00:59:19.318045 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.04.30 00:59:19.318138 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2931 | 2026.04.30 00:59:19.318180 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2932 | 2026.04.30 00:59:19.318470 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.04.30 00:59:19.318505 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2934 | 2026.04.30 00:59:19.318795 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2935 | 2026.04.30 00:59:19.319001 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.04.30 00:59:19.319104 [ 139 ] {} <Debug> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2937 | 2026.04.30 00:59:19.319127 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 2938 | 2026.04.30 00:59:19.319139 [ 139 ] {} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.04.30 00:59:19.319167 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2940 | 2026.04.30 00:59:19.319169 [ 268 ] {b924f1ae-1577-4485-ad38-ea9ca31c2d79} <Debug> TCPHandler: Processed in 0.001173648 sec. | ||
| 2941 | 2026.04.30 00:59:19.319262 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::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 | ||
| 2942 | 2026.04.30 00:59:19.319298 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.04.30 00:59:19.319383 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2944 | 2026.04.30 00:59:19.319396 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.04.30 00:59:19.319422 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2946 | 2026.04.30 00:59:19.319456 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2947 | 2026.04.30 00:59:19.319491 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::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 | ||
| 2948 | 2026.04.30 00:59:19.319543 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::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 | ||
| 2949 | 2026.04.30 00:59:19.319584 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::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 | ||
| 2950 | 2026.04.30 00:59:19.319627 [ 188 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::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 | ||
| 2951 | 2026.04.30 00:59:19.320254 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.04.30 00:59:19.320296 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2953 | 2026.04.30 00:59:19.320337 [ 192 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116536 sec., 4478.135949042396 rows/sec., 301.75 KiB/sec. | ||
| 2954 | 2026.04.30 00:59:19.320448 [ 199 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2955 | 2026.04.30 00:59:19.320729 [ 199 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.04.30 00:59:19.320790 [ 199 ] {94ac1e2a-3938-4e7d-848f-47d1753a2335::all_1_5_1} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2957 | 2026.04.30 00:59:19.320847 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2958 | 2026.04.30 00:59:19.320873 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2959 | 2026.04.30 00:59:19.321104 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.04.30 00:59:19.321243 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 28.84 MiB/sec. | ||
| 2961 | 2026.04.30 00:59:19.321294 [ 268 ] {6b0140f1-64a5-4dc7-b486-90de9770dfa8} <Debug> TCPHandler: Processed in 0.002046859 sec. | ||
| 2962 | 2026.04.30 00:59:19.321417 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.04.30 00:59:19.321512 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.04.30 00:59:19.321553 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2965 | 2026.04.30 00:59:19.321888 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.04.30 00:59:19.321923 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2967 | 2026.04.30 00:59:19.322239 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2968 | 2026.04.30 00:59:19.322461 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.04.30 00:59:19.322585 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 2970 | 2026.04.30 00:59:19.322619 [ 268 ] {37b90d05-1289-468f-829a-4eddea4d0549} <Debug> TCPHandler: Processed in 0.0012525 sec. | ||
| 2971 | 2026.04.30 00:59:24.291872 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.04.30 00:59:24.292114 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 2973 | 2026.04.30 00:59:24.292483 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2974 | 2026.04.30 00:59:24.292527 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 2975 | 2026.04.30 00:59:24.292784 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2976 | 2026.04.30 00:59:24.292865 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2977 | 2026.04.30 00:59:24.293034 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2978 | 2026.04.30 00:59:24.293165 [ 343 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2979 | 2026.04.30 00:59:24.293165 [ 300 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2980 | 2026.04.30 00:59:24.293165 [ 315 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2981 | 2026.04.30 00:59:24.293329 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 2982 | 2026.04.30 00:59:24.293359 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2983 | 2026.04.30 00:59:24.293444 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2984 | 2026.04.30 00:59:24.293465 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2985 | 2026.04.30 00:59:24.293508 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2986 | 2026.04.30 00:59:24.293546 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2987 | 2026.04.30 00:59:24.293580 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 2988 | 2026.04.30 00:59:24.294884 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002869 sec., 14290.693621470895 rows/sec., 2.18 MiB/sec. | ||
| 2989 | 2026.04.30 00:59:24.295027 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> MemoryTracker: Peak memory usage (for query): 129.75 KiB. | ||
| 2990 | 2026.04.30 00:59:24.295042 [ 268 ] {12d2e4d8-0d81-42e8-83bc-833efa3e71cc} <Debug> TCPHandler: Processed in 0.003299729 sec. | ||
| 2991 | 2026.04.30 00:59:24.296893 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.04.30 00:59:24.297007 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2993 | 2026.04.30 00:59:24.297052 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2994 | 2026.04.30 00:59:24.297518 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.04.30 00:59:24.297555 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2996 | 2026.04.30 00:59:24.297901 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2997 | 2026.04.30 00:59:24.298119 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.04.30 00:59:24.298267 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001294 sec., 3091.190108191654 rows/sec., 252.06 KiB/sec. | ||
| 2999 | 2026.04.30 00:59:24.298306 [ 268 ] {f8eb413c-1c13-40f6-ad2d-3a95a5638ddc} <Debug> TCPHandler: Processed in 0.001467665 sec. | ||
| 3000 | 2026.04.30 00:59:24.298428 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2026.04.30 00:59:24.298528 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3002 | 2026.04.30 00:59:24.298569 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3003 | 2026.04.30 00:59:24.298993 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.04.30 00:59:24.299028 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3005 | 2026.04.30 00:59:24.299327 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3006 | 2026.04.30 00:59:24.299540 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.04.30 00:59:24.299640 [ 86 ] {} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3008 | 2026.04.30 00:59:24.299666 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Debug> executeQuery: Read 80 rows, 6.76 KiB in 0.00116 sec., 68965.5172413793 rows/sec., 5.69 MiB/sec. | ||
| 3009 | 2026.04.30 00:59:24.299677 [ 86 ] {} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.04.30 00:59:24.299697 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3011 | 2026.04.30 00:59:24.299702 [ 268 ] {1e7a2707-7856-40d1-a467-561619330797} <Debug> TCPHandler: Processed in 0.001326102 sec. | ||
| 3012 | 2026.04.30 00:59:24.299817 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::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 | ||
| 3013 | 2026.04.30 00:59:24.299824 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.04.30 00:59:24.299969 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.04.30 00:59:24.299980 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2026.04.30 00:59:24.300010 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3017 | 2026.04.30 00:59:24.300022 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 997 rows starting from the beginning of the part | ||
| 3018 | 2026.04.30 00:59:24.300099 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3019 | 2026.04.30 00:59:24.300147 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 862 rows starting from the beginning of the part | ||
| 3020 | 2026.04.30 00:59:24.300193 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part | ||
| 3021 | 2026.04.30 00:59:24.300240 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 857 rows starting from the beginning of the part | ||
| 3022 | 2026.04.30 00:59:24.300283 [ 187 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part | ||
| 3023 | 2026.04.30 00:59:24.300427 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.04.30 00:59:24.300470 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3025 | 2026.04.30 00:59:24.300811 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3026 | 2026.04.30 00:59:24.301056 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.04.30 00:59:24.301193 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001243 sec., 12067.578439259856 rows/sec., 890.14 KiB/sec. | ||
| 3028 | 2026.04.30 00:59:24.301233 [ 268 ] {7e5a35e0-9d95-4c94-bf69-9c7c1de3aeee} <Debug> TCPHandler: Processed in 0.001459634 sec. | ||
| 3029 | 2026.04.30 00:59:24.301353 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.04.30 00:59:24.301451 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3031 | 2026.04.30 00:59:24.301492 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3032 | 2026.04.30 00:59:24.301705 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943666 sec., 1518779.4610802473 rows/sec., 126.00 MiB/sec. | ||
| 3033 | 2026.04.30 00:59:24.301913 [ 192 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3034 | 2026.04.30 00:59:24.301914 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.04.30 00:59:24.301971 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3036 | 2026.04.30 00:59:24.302201 [ 192 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.04.30 00:59:24.302278 [ 192 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_16_3} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3038 | 2026.04.30 00:59:24.302320 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.04.30 00:59:24.302356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3040 | 2026.04.30 00:59:24.302551 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.04.30 00:59:24.302661 [ 97 ] {} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3042 | 2026.04.30 00:59:24.302693 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001252 sec., 63099.04153354632 rows/sec., 4.93 MiB/sec. | ||
| 3043 | 2026.04.30 00:59:24.302713 [ 97 ] {} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.04.30 00:59:24.302743 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3045 | 2026.04.30 00:59:24.302752 [ 268 ] {4535db2f-6552-41b1-ba92-e5a6f2c9a937} <Debug> TCPHandler: Processed in 0.001449954 sec. | ||
| 3046 | 2026.04.30 00:59:24.302817 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::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 | ||
| 3047 | 2026.04.30 00:59:24.302889 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.04.30 00:59:24.302916 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.04.30 00:59:24.302944 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 591 rows starting from the beginning of the part | ||
| 3050 | 2026.04.30 00:59:24.302990 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 3051 | 2026.04.30 00:59:24.302993 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.04.30 00:59:24.303027 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 533 rows starting from the beginning of the part | ||
| 3053 | 2026.04.30 00:59:24.303046 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3054 | 2026.04.30 00:59:24.303065 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part | ||
| 3055 | 2026.04.30 00:59:24.303106 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 520 rows starting from the beginning of the part | ||
| 3056 | 2026.04.30 00:59:24.303140 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 3057 | 2026.04.30 00:59:24.303488 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.04.30 00:59:24.303532 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3059 | 2026.04.30 00:59:24.303889 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3060 | 2026.04.30 00:59:24.304086 [ 192 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1873 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297491 sec., 1443555.2924837244 rows/sec., 109.53 MiB/sec. | ||
| 3061 | 2026.04.30 00:59:24.304109 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.04.30 00:59:24.304220 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3063 | 2026.04.30 00:59:24.304226 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3064 | 2026.04.30 00:59:24.304248 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001276 sec., 126959.24764890282 rows/sec., 8.84 MiB/sec. | ||
| 3065 | 2026.04.30 00:59:24.304257 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.04.30 00:59:24.304294 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3067 | 2026.04.30 00:59:24.304298 [ 268 ] {0b72b6ab-6093-4ecc-9655-f33295a4a04f} <Debug> TCPHandler: Processed in 0.001459314 sec. | ||
| 3068 | 2026.04.30 00:59:24.304391 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3069 | 2026.04.30 00:59:24.304435 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.04.30 00:59:24.304502 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2026.04.30 00:59:24.304529 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3072 | 2026.04.30 00:59:24.304539 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.04.30 00:59:24.304572 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_16_3} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3074 | 2026.04.30 00:59:24.304577 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1643 rows starting from the beginning of the part | ||
| 3075 | 2026.04.30 00:59:24.304608 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3076 | 2026.04.30 00:59:24.304642 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3077 | 2026.04.30 00:59:24.304662 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3078 | 2026.04.30 00:59:24.304722 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 270 rows starting from the beginning of the part | ||
| 3079 | 2026.04.30 00:59:24.304773 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3080 | 2026.04.30 00:59:24.304831 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3081 | 2026.04.30 00:59:24.304910 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3082 | 2026.04.30 00:59:24.305403 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.04.30 00:59:24.305449 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3084 | 2026.04.30 00:59:24.305996 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3085 | 2026.04.30 00:59:24.306232 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.04.30 00:59:24.306378 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001858 sec., 5920.344456404736 rows/sec., 10.61 MiB/sec. | ||
| 3087 | 2026.04.30 00:59:24.306431 [ 268 ] {d0985c92-c4d8-47cc-86dd-6dca4b7d5657} <Debug> TCPHandler: Processed in 0.002047629 sec. | ||
| 3088 | 2026.04.30 00:59:24.306431 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2660 rows, containing 5 columns (5 merged, 0 gathered) in 0.00208432 sec., 1276195.593766792 rows/sec., 88.67 MiB/sec. | ||
| 3089 | 2026.04.30 00:59:24.306550 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.04.30 00:59:24.306650 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.04.30 00:59:24.306694 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3092 | 2026.04.30 00:59:24.306730 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3093 | 2026.04.30 00:59:24.307030 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.04.30 00:59:24.307048 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.04.30 00:59:24.307090 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3096 | 2026.04.30 00:59:24.307108 [ 193 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2026.04.30 00:59:24.307188 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3098 | 2026.04.30 00:59:24.307416 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3099 | 2026.04.30 00:59:24.307632 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.04.30 00:59:24.307764 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 3101 | 2026.04.30 00:59:24.307774 [ 51 ] {} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3102 | 2026.04.30 00:59:24.307803 [ 268 ] {9e71bbf6-b540-4ab2-9266-6a938d3e2c90} <Debug> TCPHandler: Processed in 0.001303581 sec. | ||
| 3103 | 2026.04.30 00:59:24.307835 [ 51 ] {} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.04.30 00:59:24.307870 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3105 | 2026.04.30 00:59:24.307964 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3106 | 2026.04.30 00:59:24.308064 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2026.04.30 00:59:24.308092 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 3108 | 2026.04.30 00:59:24.308158 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3109 | 2026.04.30 00:59:24.308200 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3110 | 2026.04.30 00:59:24.308239 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3111 | 2026.04.30 00:59:24.308284 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3112 | 2026.04.30 00:59:24.308321 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3113 | 2026.04.30 00:59:24.309141 [ 192 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221309 sec., 712350.4371129664 rows/sec., 46.00 MiB/sec. | ||
| 3114 | 2026.04.30 00:59:24.309353 [ 195 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3115 | 2026.04.30 00:59:24.309649 [ 195 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.04.30 00:59:24.309727 [ 195 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_16_3} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3117 | 2026.04.30 00:59:24.309829 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3118 | 2026.04.30 00:59:24.765536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 | ||
| 3119 | 2026.04.30 00:59:24.766308 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.04.30 00:59:24.766392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3121 | 2026.04.30 00:59:24.766896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3122 | 2026.04.30 00:59:24.767136 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.04.30 00:59:24.767267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 | ||
| 3124 | 2026.04.30 00:59:25.116426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3125 | 2026.04.30 00:59:25.134968 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.04.30 00:59:25.135034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3127 | 2026.04.30 00:59:25.141129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3128 | 2026.04.30 00:59:25.141814 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.04.30 00:59:25.144876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3130 | 2026.04.30 00:59:27.287826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 394 | ||
| 3131 | 2026.04.30 00:59:27.290284 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.04.30 00:59:27.290345 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3133 | 2026.04.30 00:59:27.291565 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3134 | 2026.04.30 00:59:27.291835 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.04.30 00:59:27.292149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3136 | 2026.04.30 00:59:29.296054 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.04.30 00:59:29.296278 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3138 | 2026.04.30 00:59:29.296615 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3139 | 2026.04.30 00:59:29.296652 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3140 | 2026.04.30 00:59:29.296887 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3141 | 2026.04.30 00:59:29.296957 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3142 | 2026.04.30 00:59:29.297093 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3143 | 2026.04.30 00:59:29.297205 [ 302 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3144 | 2026.04.30 00:59:29.297214 [ 296 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3145 | 2026.04.30 00:59:29.297214 [ 300 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3146 | 2026.04.30 00:59:29.297382 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 3147 | 2026.04.30 00:59:29.297412 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3148 | 2026.04.30 00:59:29.297497 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3149 | 2026.04.30 00:59:29.297518 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3150 | 2026.04.30 00:59:29.297552 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3151 | 2026.04.30 00:59:29.297588 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3152 | 2026.04.30 00:59:29.297621 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3153 | 2026.04.30 00:59:29.299137 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002951 sec., 13893.595391392748 rows/sec., 3.43 MiB/sec. | ||
| 3154 | 2026.04.30 00:59:29.299306 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> MemoryTracker: Peak memory usage (for query): 148.16 KiB. | ||
| 3155 | 2026.04.30 00:59:29.299321 [ 268 ] {5eb9c008-c32c-44c9-a1b9-beb4296d7f8e} <Debug> TCPHandler: Processed in 0.00339052 sec. | ||
| 3156 | 2026.04.30 00:59:29.304429 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.04.30 00:59:29.304543 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.04.30 00:59:29.304588 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3159 | 2026.04.30 00:59:29.305176 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.04.30 00:59:29.305219 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3161 | 2026.04.30 00:59:29.305587 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3162 | 2026.04.30 00:59:29.305830 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.04.30 00:59:29.305981 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001471 sec., 193065.9415363698 rows/sec., 12.26 MiB/sec. | ||
| 3164 | 2026.04.30 00:59:29.306020 [ 268 ] {0804b23b-a4e7-4550-ac50-13711eda1a0c} <Debug> TCPHandler: Processed in 0.001643729 sec. | ||
| 3165 | 2026.04.30 00:59:29.306148 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.04.30 00:59:29.306246 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3167 | 2026.04.30 00:59:29.306286 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3168 | 2026.04.30 00:59:29.307049 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.04.30 00:59:29.307087 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3170 | 2026.04.30 00:59:29.307438 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3171 | 2026.04.30 00:59:29.307651 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.04.30 00:59:29.307782 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001558 sec., 550064.1848523748 rows/sec., 42.95 MiB/sec. | ||
| 3173 | 2026.04.30 00:59:29.307818 [ 268 ] {b18b0d70-5280-4b7e-a979-6d87b8ed64d6} <Debug> TCPHandler: Processed in 0.001720701 sec. | ||
| 3174 | 2026.04.30 00:59:29.307940 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.04.30 00:59:29.308035 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.04.30 00:59:29.308075 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3177 | 2026.04.30 00:59:29.308514 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.04.30 00:59:29.308550 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3179 | 2026.04.30 00:59:29.308848 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3180 | 2026.04.30 00:59:29.309060 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.04.30 00:59:29.309166 [ 95 ] {} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2026.04.30 00:59:29.309180 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001166 sec., 147512.86449399657 rows/sec., 9.04 MiB/sec. | ||
| 3183 | 2026.04.30 00:59:29.309264 [ 95 ] {} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.04.30 00:59:29.309277 [ 268 ] {50a313a0-680f-4945-878a-d8d8603b3bfa} <Debug> TCPHandler: Processed in 0.001386793 sec. | ||
| 3185 | 2026.04.30 00:59:29.309294 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3186 | 2026.04.30 00:59:29.309408 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::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 | ||
| 3187 | 2026.04.30 00:59:29.309424 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.04.30 00:59:29.309539 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3189 | 2026.04.30 00:59:29.309552 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3190 | 2026.04.30 00:59:29.309577 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3191 | 2026.04.30 00:59:29.309589 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 3192 | 2026.04.30 00:59:29.309655 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 182 rows starting from the beginning of the part | ||
| 3193 | 2026.04.30 00:59:29.309700 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3194 | 2026.04.30 00:59:29.309743 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 172 rows starting from the beginning of the part | ||
| 3195 | 2026.04.30 00:59:29.309782 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3196 | 2026.04.30 00:59:29.309823 [ 191 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 172 rows starting from the beginning of the part | ||
| 3197 | 2026.04.30 00:59:29.310000 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.04.30 00:59:29.310040 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3199 | 2026.04.30 00:59:29.310405 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3200 | 2026.04.30 00:59:29.310627 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.04.30 00:59:29.310752 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 3202 | 2026.04.30 00:59:29.310787 [ 268 ] {fbd19f73-b5eb-4c54-bee0-0677c74c1cc9} <Debug> TCPHandler: Processed in 0.001413743 sec. | ||
| 3203 | 2026.04.30 00:59:29.310791 [ 192 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429685 sec., 528088.3551271784 rows/sec., 34.90 MiB/sec. | ||
| 3204 | 2026.04.30 00:59:29.310976 [ 192 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3205 | 2026.04.30 00:59:29.311273 [ 192 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.04.30 00:59:29.311349 [ 192 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_16_3} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3207 | 2026.04.30 00:59:29.311443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3208 | 2026.04.30 00:59:29.315488 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.04.30 00:59:29.315606 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.04.30 00:59:29.315652 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3211 | 2026.04.30 00:59:29.316153 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.04.30 00:59:29.316195 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3213 | 2026.04.30 00:59:29.316506 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3214 | 2026.04.30 00:59:29.316712 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.04.30 00:59:29.316836 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 3216 | 2026.04.30 00:59:29.316872 [ 268 ] {1eb779e4-c402-40b3-819d-492db93a02b2} <Debug> TCPHandler: Processed in 0.001444274 sec. | ||
| 3217 | 2026.04.30 00:59:29.316989 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.04.30 00:59:29.317080 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3219 | 2026.04.30 00:59:29.317118 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3220 | 2026.04.30 00:59:29.317713 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.04.30 00:59:29.317750 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3222 | 2026.04.30 00:59:29.318067 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3223 | 2026.04.30 00:59:29.318273 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.04.30 00:59:29.318397 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001334 sec., 389805.0974512744 rows/sec., 27.51 MiB/sec. | ||
| 3225 | 2026.04.30 00:59:29.318432 [ 268 ] {7d8ceedb-501a-40d6-a8a9-ebf1e6b45a75} <Debug> TCPHandler: Processed in 0.001491926 sec. | ||
| 3226 | 2026.04.30 00:59:29.318547 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.04.30 00:59:29.318641 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3228 | 2026.04.30 00:59:29.318681 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3229 | 2026.04.30 00:59:29.318987 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.30 00:59:29.319021 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3231 | 2026.04.30 00:59:29.319310 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3232 | 2026.04.30 00:59:29.319511 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.04.30 00:59:29.319612 [ 95 ] {} <Debug> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3234 | 2026.04.30 00:59:29.319632 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 3235 | 2026.04.30 00:59:29.319668 [ 95 ] {} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.04.30 00:59:29.319679 [ 268 ] {a7af41d5-c952-4658-ad2b-40aa85ed5026} <Debug> TCPHandler: Processed in 0.001180318 sec. | ||
| 3237 | 2026.04.30 00:59:29.319703 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3238 | 2026.04.30 00:59:29.319789 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::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 | ||
| 3239 | 2026.04.30 00:59:29.319806 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.04.30 00:59:29.319943 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.04.30 00:59:29.319948 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.04.30 00:59:29.319985 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3243 | 2026.04.30 00:59:29.320007 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3244 | 2026.04.30 00:59:29.320080 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3245 | 2026.04.30 00:59:29.320131 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3246 | 2026.04.30 00:59:29.320194 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3247 | 2026.04.30 00:59:29.320233 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3248 | 2026.04.30 00:59:29.320276 [ 195 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3249 | 2026.04.30 00:59:29.320414 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.04.30 00:59:29.320456 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3251 | 2026.04.30 00:59:29.320801 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3252 | 2026.04.30 00:59:29.321014 [ 194 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126286 sec., 28506.7228354687 rows/sec., 1.45 MiB/sec. | ||
| 3253 | 2026.04.30 00:59:29.321022 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.04.30 00:59:29.321145 [ 190 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3255 | 2026.04.30 00:59:29.321150 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 3256 | 2026.04.30 00:59:29.321192 [ 268 ] {d7f323bf-dd36-4fcb-84b4-77071f956f6f} <Debug> TCPHandler: Processed in 0.001435264 sec. | ||
| 3257 | 2026.04.30 00:59:29.321307 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.04.30 00:59:29.321398 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.04.30 00:59:29.321417 [ 190 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.04.30 00:59:29.321439 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3261 | 2026.04.30 00:59:29.321481 [ 190 ] {d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221::all_1_6_1} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3262 | 2026.04.30 00:59:29.321559 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3263 | 2026.04.30 00:59:29.321730 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.04.30 00:59:29.321764 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3265 | 2026.04.30 00:59:29.322048 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3266 | 2026.04.30 00:59:29.322250 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.04.30 00:59:29.322369 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 3268 | 2026.04.30 00:59:29.322405 [ 268 ] {59343f7c-77c5-4cc1-9792-cd190d55eabc} <Debug> TCPHandler: Processed in 0.001144937 sec. | ||
| 3269 | 2026.04.30 00:59:29.322518 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2026.04.30 00:59:29.322609 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2026.04.30 00:59:29.322661 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3272 | 2026.04.30 00:59:29.323434 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.04.30 00:59:29.323470 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3274 | 2026.04.30 00:59:29.323986 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3275 | 2026.04.30 00:59:29.324198 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.04.30 00:59:29.324311 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3277 | 2026.04.30 00:59:29.324328 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001736 sec., 17281.10599078341 rows/sec., 30.97 MiB/sec. | ||
| 3278 | 2026.04.30 00:59:29.324365 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.04.30 00:59:29.324388 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3280 | 2026.04.30 00:59:29.324392 [ 268 ] {7f790bf2-ae39-470c-bee6-94e3e1f13629} <Debug> TCPHandler: Processed in 0.001920505 sec. | ||
| 3281 | 2026.04.30 00:59:29.324457 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::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 | ||
| 3282 | 2026.04.30 00:59:29.324525 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.04.30 00:59:29.324617 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.04.30 00:59:29.324628 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3285 | 2026.04.30 00:59:29.324657 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3286 | 2026.04.30 00:59:29.324674 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part | ||
| 3287 | 2026.04.30 00:59:29.324779 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3288 | 2026.04.30 00:59:29.324918 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part | ||
| 3289 | 2026.04.30 00:59:29.324984 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.04.30 00:59:29.325018 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3291 | 2026.04.30 00:59:29.325064 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3292 | 2026.04.30 00:59:29.325186 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 3293 | 2026.04.30 00:59:29.325296 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3294 | 2026.04.30 00:59:29.325327 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3295 | 2026.04.30 00:59:29.325546 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.04.30 00:59:29.325667 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 3297 | 2026.04.30 00:59:29.325700 [ 268 ] {eeefd881-ceda-42d6-b640-ebcb34b80e54} <Debug> TCPHandler: Processed in 0.001222838 sec. | ||
| 3298 | 2026.04.30 00:59:29.328314 [ 198 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 19 columns (19 merged, 0 gathered) in 0.003888723 sec., 79203.37858983527 rows/sec., 141.93 MiB/sec. | ||
| 3299 | 2026.04.30 00:59:29.328841 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3300 | 2026.04.30 00:59:29.329138 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.04.30 00:59:29.329197 [ 194 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3302 | 2026.04.30 00:59:29.329266 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 3303 | 2026.04.30 00:59:32.205201 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3304 | 2026.04.30 00:59:32.205265 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3305 | 2026.04.30 00:59:32.267386 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 | ||
| 3306 | 2026.04.30 00:59:32.267914 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.04.30 00:59:32.267966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3308 | 2026.04.30 00:59:32.268458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3309 | 2026.04.30 00:59:32.268698 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.04.30 00:59:32.268834 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3311 | 2026.04.30 00:59:32.644980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3312 | 2026.04.30 00:59:32.662432 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.04.30 00:59:32.662498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3314 | 2026.04.30 00:59:32.667963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3315 | 2026.04.30 00:59:32.668660 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.04.30 00:59:32.671893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3317 | 2026.04.30 00:59:34.291449 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.04.30 00:59:34.291675 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3319 | 2026.04.30 00:59:34.292006 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3320 | 2026.04.30 00:59:34.292044 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3321 | 2026.04.30 00:59:34.292328 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3322 | 2026.04.30 00:59:34.292408 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3323 | 2026.04.30 00:59:34.292556 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3324 | 2026.04.30 00:59:34.292694 [ 343 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3325 | 2026.04.30 00:59:34.292703 [ 342 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3326 | 2026.04.30 00:59:34.292702 [ 336 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3327 | 2026.04.30 00:59:34.292901 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 3328 | 2026.04.30 00:59:34.292952 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3329 | 2026.04.30 00:59:34.293056 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3330 | 2026.04.30 00:59:34.293080 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3331 | 2026.04.30 00:59:34.293119 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3332 | 2026.04.30 00:59:34.293163 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3333 | 2026.04.30 00:59:34.293199 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3334 | 2026.04.30 00:59:34.294479 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002892 sec., 14177.040110650069 rows/sec., 2.16 MiB/sec. | ||
| 3335 | 2026.04.30 00:59:34.294654 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> MemoryTracker: Peak memory usage (for query): 129.41 KiB. | ||
| 3336 | 2026.04.30 00:59:34.294671 [ 268 ] {727abfa4-1c67-4290-8961-0215db0a8c3b} <Debug> TCPHandler: Processed in 0.00337922 sec. | ||
| 3337 | 2026.04.30 00:59:34.297537 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.04.30 00:59:34.297684 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.04.30 00:59:34.297736 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.04.30 00:59:34.298263 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.04.30 00:59:34.298313 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3342 | 2026.04.30 00:59:34.298740 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3343 | 2026.04.30 00:59:34.299020 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.04.30 00:59:34.299201 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001559 sec., 50032.071840923665 rows/sec., 4.14 MiB/sec. | ||
| 3345 | 2026.04.30 00:59:34.299244 [ 268 ] {7a6f3239-3732-492c-bb18-0c403ebac541} <Debug> TCPHandler: Processed in 0.001781633 sec. | ||
| 3346 | 2026.04.30 00:59:34.299376 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.04.30 00:59:34.299478 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.04.30 00:59:34.299523 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.04.30 00:59:34.299948 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3350 | 2026.04.30 00:59:34.299986 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3351 | 2026.04.30 00:59:34.300294 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3352 | 2026.04.30 00:59:34.300508 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.04.30 00:59:34.300640 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001186 sec., 9274.87352445194 rows/sec., 697.43 KiB/sec. | ||
| 3354 | 2026.04.30 00:59:34.300678 [ 268 ] {7422be17-59c0-4649-95c5-e0326092f93c} <Debug> TCPHandler: Processed in 0.001354812 sec. | ||
| 3355 | 2026.04.30 00:59:34.300798 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2026.04.30 00:59:34.300897 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3357 | 2026.04.30 00:59:34.300938 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3358 | 2026.04.30 00:59:34.301391 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.04.30 00:59:34.301429 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3360 | 2026.04.30 00:59:34.301737 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3361 | 2026.04.30 00:59:34.302065 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.04.30 00:59:34.302235 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001358 sec., 55228.27687776141 rows/sec., 4.31 MiB/sec. | ||
| 3363 | 2026.04.30 00:59:34.302280 [ 268 ] {9a440dca-2d1e-42c4-9a92-34204f7f5aeb} <Debug> TCPHandler: Processed in 0.001537256 sec. | ||
| 3364 | 2026.04.30 00:59:34.302412 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3365 | 2026.04.30 00:59:34.302516 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.04.30 00:59:34.302560 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3367 | 2026.04.30 00:59:34.303033 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.04.30 00:59:34.303070 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3369 | 2026.04.30 00:59:34.303405 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3370 | 2026.04.30 00:59:34.303623 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.04.30 00:59:34.303755 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 3372 | 2026.04.30 00:59:34.303805 [ 268 ] {c2b45ec6-9f89-4e3e-a314-e21918ce24c4} <Debug> TCPHandler: Processed in 0.001443994 sec. | ||
| 3373 | 2026.04.30 00:59:34.303933 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.04.30 00:59:34.304029 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3375 | 2026.04.30 00:59:34.304085 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3376 | 2026.04.30 00:59:34.304822 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.04.30 00:59:34.304860 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3378 | 2026.04.30 00:59:34.305363 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3379 | 2026.04.30 00:59:34.305585 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.04.30 00:59:34.305723 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 3381 | 2026.04.30 00:59:34.305777 [ 268 ] {99a1a602-4e83-4edc-a101-02bd6a4ff73d} <Debug> TCPHandler: Processed in 0.001893385 sec. | ||
| 3382 | 2026.04.30 00:59:34.305909 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.04.30 00:59:34.306010 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3384 | 2026.04.30 00:59:34.306053 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3385 | 2026.04.30 00:59:34.306442 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.04.30 00:59:34.306485 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 3387 | 2026.04.30 00:59:34.306805 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3388 | 2026.04.30 00:59:34.307042 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.04.30 00:59:34.307186 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 3390 | 2026.04.30 00:59:34.307235 [ 268 ] {53123798-63c3-4de6-bc61-4935a565dd6e} <Debug> TCPHandler: Processed in 0.001378683 sec. | ||
| 3391 | 2026.04.30 00:59:35.241622 [ 128 ] {} <Debug> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3392 | 2026.04.30 00:59:35.241709 [ 128 ] {} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.04.30 00:59:35.241735 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3394 | 2026.04.30 00:59:35.241869 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::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 | ||
| 3395 | 2026.04.30 00:59:35.242028 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.04.30 00:59:35.242067 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3397 | 2026.04.30 00:59:35.242166 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3398 | 2026.04.30 00:59:35.242223 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3399 | 2026.04.30 00:59:35.242272 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3400 | 2026.04.30 00:59:35.242315 [ 186 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3401 | 2026.04.30 00:59:35.243123 [ 200 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311641 sec., 19822.49716195209 rows/sec., 1.65 MiB/sec. | ||
| 3402 | 2026.04.30 00:59:35.243299 [ 198 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3403 | 2026.04.30 00:59:35.243581 [ 198 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.04.30 00:59:35.243652 [ 198 ] {d6593a9c-4b07-4f86-b868-704a20ad9edb::all_1_5_1} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3405 | 2026.04.30 00:59:35.243724 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3406 | 2026.04.30 00:59:37.292365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 432 | ||
| 3407 | 2026.04.30 00:59:37.295343 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.04.30 00:59:37.295402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3409 | 2026.04.30 00:59:37.296746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3410 | 2026.04.30 00:59:37.297038 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.04.30 00:59:37.297194 [ 133 ] {} <Debug> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3412 | 2026.04.30 00:59:37.297256 [ 133 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.04.30 00:59:37.297275 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3414 | 2026.04.30 00:59:37.297367 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::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 | ||
| 3415 | 2026.04.30 00:59:37.297422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3416 | 2026.04.30 00:59:37.297831 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3417 | 2026.04.30 00:59:37.297945 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part | ||
| 3418 | 2026.04.30 00:59:37.298252 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3419 | 2026.04.30 00:59:37.298561 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3420 | 2026.04.30 00:59:37.298872 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3421 | 2026.04.30 00:59:37.299207 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3422 | 2026.04.30 00:59:37.299539 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3423 | 2026.04.30 00:59:37.304935 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 72 columns (72 merged, 0 gathered) in 0.007642922 sec., 56522.88483383711 rows/sec., 49.63 MiB/sec. | ||
| 3424 | 2026.04.30 00:59:37.305604 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3425 | 2026.04.30 00:59:37.306085 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.04.30 00:59:37.306153 [ 194 ] {a2980607-7f07-4534-8ab0-52f2e2ca06cf::all_1_11_2} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3427 | 2026.04.30 00:59:37.306290 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3428 | 2026.04.30 00:59:39.295947 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.04.30 00:59:39.296181 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3430 | 2026.04.30 00:59:39.296522 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3431 | 2026.04.30 00:59:39.296562 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3432 | 2026.04.30 00:59:39.296808 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3433 | 2026.04.30 00:59:39.296877 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3434 | 2026.04.30 00:59:39.297016 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3435 | 2026.04.30 00:59:39.297165 [ 342 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3436 | 2026.04.30 00:59:39.297168 [ 336 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3437 | 2026.04.30 00:59:39.297168 [ 300 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3438 | 2026.04.30 00:59:39.297365 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 3439 | 2026.04.30 00:59:39.297395 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3440 | 2026.04.30 00:59:39.297486 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3441 | 2026.04.30 00:59:39.297507 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3442 | 2026.04.30 00:59:39.297543 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3443 | 2026.04.30 00:59:39.297581 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3444 | 2026.04.30 00:59:39.297617 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3445 | 2026.04.30 00:59:39.298898 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002813 sec., 14575.18663348738 rows/sec., 3.60 MiB/sec. | ||
| 3446 | 2026.04.30 00:59:39.299061 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> MemoryTracker: Peak memory usage (for query): 148.83 KiB. | ||
| 3447 | 2026.04.30 00:59:39.299076 [ 268 ] {acf7db66-5ee9-4af7-803a-c61e8ad885f7} <Debug> TCPHandler: Processed in 0.003261827 sec. | ||
| 3448 | 2026.04.30 00:59:39.304558 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.04.30 00:59:39.304739 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.04.30 00:59:39.304793 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3451 | 2026.04.30 00:59:39.305471 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.04.30 00:59:39.305518 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3453 | 2026.04.30 00:59:39.305912 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3454 | 2026.04.30 00:59:39.306136 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.04.30 00:59:39.306278 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001584 sec., 179292.9292929293 rows/sec., 11.39 MiB/sec. | ||
| 3456 | 2026.04.30 00:59:39.306315 [ 268 ] {12a09db8-17c3-4563-a916-14442350ab91} <Debug> TCPHandler: Processed in 0.001855354 sec. | ||
| 3457 | 2026.04.30 00:59:39.306446 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.04.30 00:59:39.306555 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3459 | 2026.04.30 00:59:39.306605 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3460 | 2026.04.30 00:59:39.307008 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.04.30 00:59:39.307043 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3462 | 2026.04.30 00:59:39.307319 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3463 | 2026.04.30 00:59:39.307598 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Trace> oximeter.fields_ipaddr (d6593a9c-4b07-4f86-b868-704a20ad9edb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.04.30 00:59:39.307765 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001228 sec., 1628.6644951140065 rows/sec., 132.81 KiB/sec. | ||
| 3465 | 2026.04.30 00:59:39.307815 [ 268 ] {77a08a18-ed8b-4c35-a48c-30c25992bcd8} <Debug> TCPHandler: Processed in 0.001423165 sec. | ||
| 3466 | 2026.04.30 00:59:39.307950 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.04.30 00:59:39.308066 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3468 | 2026.04.30 00:59:39.308120 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3469 | 2026.04.30 00:59:39.308958 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.04.30 00:59:39.308996 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3471 | 2026.04.30 00:59:39.309369 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3472 | 2026.04.30 00:59:39.309594 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.04.30 00:59:39.309721 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Debug> executeQuery: Read 858 rows, 68.59 KiB in 0.001679 sec., 511018.4633710542 rows/sec., 39.90 MiB/sec. | ||
| 3474 | 2026.04.30 00:59:39.309757 [ 268 ] {c03cfc1f-1ea5-46c8-b800-1cbabba30a1d} <Debug> TCPHandler: Processed in 0.001868195 sec. | ||
| 3475 | 2026.04.30 00:59:39.309876 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.04.30 00:59:39.309971 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.04.30 00:59:39.310011 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3478 | 2026.04.30 00:59:39.310464 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.04.30 00:59:39.310506 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3480 | 2026.04.30 00:59:39.310819 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3481 | 2026.04.30 00:59:39.311033 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.04.30 00:59:39.311165 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Debug> executeQuery: Read 174 rows, 10.94 KiB in 0.001212 sec., 143564.35643564357 rows/sec., 8.81 MiB/sec. | ||
| 3483 | 2026.04.30 00:59:39.311202 [ 268 ] {cfad99a2-af2f-4cbe-b6e1-b420172e198e} <Debug> TCPHandler: Processed in 0.001375643 sec. | ||
| 3484 | 2026.04.30 00:59:39.311320 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.04.30 00:59:39.311414 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.04.30 00:59:39.311454 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3487 | 2026.04.30 00:59:39.311889 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.04.30 00:59:39.311930 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3489 | 2026.04.30 00:59:39.312224 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3490 | 2026.04.30 00:59:39.312431 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.04.30 00:59:39.312554 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 3492 | 2026.04.30 00:59:39.312590 [ 268 ] {539299dd-3ee2-4894-bf1e-b58d377ce110} <Debug> TCPHandler: Processed in 0.001319031 sec. | ||
| 3493 | 2026.04.30 00:59:39.312707 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.04.30 00:59:39.312802 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.04.30 00:59:39.312844 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3496 | 2026.04.30 00:59:39.313294 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.04.30 00:59:39.313329 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3498 | 2026.04.30 00:59:39.313620 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3499 | 2026.04.30 00:59:39.313831 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.04.30 00:59:39.313956 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 3501 | 2026.04.30 00:59:39.313991 [ 268 ] {5169e803-7320-4652-8b83-2c329f0d472e} <Debug> TCPHandler: Processed in 0.001333951 sec. | ||
| 3502 | 2026.04.30 00:59:39.314108 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.04.30 00:59:39.314208 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3504 | 2026.04.30 00:59:39.314249 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3505 | 2026.04.30 00:59:39.314843 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.04.30 00:59:39.314877 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3507 | 2026.04.30 00:59:39.315199 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3508 | 2026.04.30 00:59:39.315413 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.04.30 00:59:39.315555 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001371 sec., 380743.9824945295 rows/sec., 26.89 MiB/sec. | ||
| 3510 | 2026.04.30 00:59:39.315602 [ 268 ] {dc51e5db-a6bc-4bd1-bb66-802a43e0c580} <Debug> TCPHandler: Processed in 0.001543227 sec. | ||
| 3511 | 2026.04.30 00:59:39.315751 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.04.30 00:59:39.315848 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3513 | 2026.04.30 00:59:39.315888 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3514 | 2026.04.30 00:59:39.316251 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.30 00:59:39.316284 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3516 | 2026.04.30 00:59:39.316590 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3517 | 2026.04.30 00:59:39.316806 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.04.30 00:59:39.316958 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 3519 | 2026.04.30 00:59:39.317009 [ 268 ] {26c60567-63f8-4b57-a72d-86026f653fe4} <Debug> TCPHandler: Processed in 0.001318241 sec. | ||
| 3520 | 2026.04.30 00:59:39.317145 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.04.30 00:59:39.317249 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.04.30 00:59:39.317292 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3523 | 2026.04.30 00:59:39.317705 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.04.30 00:59:39.317739 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3525 | 2026.04.30 00:59:39.318079 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3526 | 2026.04.30 00:59:39.318314 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.04.30 00:59:39.318451 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001221 sec., 217854.21785421783 rows/sec., 14.48 MiB/sec. | ||
| 3528 | 2026.04.30 00:59:39.318487 [ 268 ] {cb44d680-a2b7-4928-b1f0-b349546055c6} <Debug> TCPHandler: Processed in 0.001397333 sec. | ||
| 3529 | 2026.04.30 00:59:39.318610 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.04.30 00:59:39.318704 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.04.30 00:59:39.318747 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3532 | 2026.04.30 00:59:39.319051 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.04.30 00:59:39.319085 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3534 | 2026.04.30 00:59:39.319382 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3535 | 2026.04.30 00:59:39.319591 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.04.30 00:59:39.319715 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3537 | 2026.04.30 00:59:39.319751 [ 268 ] {5f1dd1aa-1917-4c66-9cc6-6bf738b9541b} <Debug> TCPHandler: Processed in 0.001191148 sec. | ||
| 3538 | 2026.04.30 00:59:39.319881 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.04.30 00:59:39.319975 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2026.04.30 00:59:39.320029 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3541 | 2026.04.30 00:59:39.320830 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.04.30 00:59:39.320866 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3543 | 2026.04.30 00:59:39.321381 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3544 | 2026.04.30 00:59:39.321600 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.04.30 00:59:39.321739 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001781 sec., 16844.469399213925 rows/sec., 30.18 MiB/sec. | ||
| 3546 | 2026.04.30 00:59:39.321799 [ 268 ] {74e3b882-f068-4479-8ff5-6b4828d74f09} <Debug> TCPHandler: Processed in 0.001967506 sec. | ||
| 3547 | 2026.04.30 00:59:39.321920 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.04.30 00:59:39.322013 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2026.04.30 00:59:39.322055 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2026.04.30 00:59:39.322385 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.04.30 00:59:39.322419 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3552 | 2026.04.30 00:59:39.322723 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3553 | 2026.04.30 00:59:39.322932 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.04.30 00:59:39.323056 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 3555 | 2026.04.30 00:59:39.323097 [ 268 ] {6d2f0d01-ff51-440b-8a70-31d7c5ed749f} <Debug> TCPHandler: Processed in 0.001227809 sec. | ||
| 3556 | 2026.04.30 00:59:39.768963 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 | ||
| 3557 | 2026.04.30 00:59:39.769699 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.30 00:59:39.769752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3559 | 2026.04.30 00:59:39.770246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3560 | 2026.04.30 00:59:39.770485 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.30 00:59:39.770626 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 | ||
| 3562 | 2026.04.30 00:59:40.171993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3563 | 2026.04.30 00:59:40.189213 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.04.30 00:59:40.189283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3565 | 2026.04.30 00:59:40.195687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3566 | 2026.04.30 00:59:40.196364 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.04.30 00:59:40.199514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3568 | 2026.04.30 00:59:41.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.65 MiB, peak 232.19 MiB, free memory in arenas 0.00 B, will set to 229.07 MiB (RSS), difference: 1.43 MiB | ||
| 3569 | 2026.04.30 00:59:44.291165 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.04.30 00:59:44.291376 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3571 | 2026.04.30 00:59:44.291685 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3572 | 2026.04.30 00:59:44.291719 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3573 | 2026.04.30 00:59:44.291935 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3574 | 2026.04.30 00:59:44.292001 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3575 | 2026.04.30 00:59:44.292136 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3576 | 2026.04.30 00:59:44.292252 [ 313 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3577 | 2026.04.30 00:59:44.292261 [ 336 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3578 | 2026.04.30 00:59:44.292261 [ 300 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3579 | 2026.04.30 00:59:44.292400 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 3580 | 2026.04.30 00:59:44.292432 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3581 | 2026.04.30 00:59:44.292519 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3582 | 2026.04.30 00:59:44.292540 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3583 | 2026.04.30 00:59:44.292574 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3584 | 2026.04.30 00:59:44.292627 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3585 | 2026.04.30 00:59:44.292668 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3586 | 2026.04.30 00:59:44.293927 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.002637 sec., 15547.971179370497 rows/sec., 2.37 MiB/sec. | ||
| 3587 | 2026.04.30 00:59:44.294078 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> MemoryTracker: Peak memory usage (for query): 129.67 KiB. | ||
| 3588 | 2026.04.30 00:59:44.294094 [ 268 ] {6b150acb-282d-46ce-a83e-c9aa4fb32bef} <Debug> TCPHandler: Processed in 0.003053743 sec. | ||
| 3589 | 2026.04.30 00:59:44.295940 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.04.30 00:59:44.296063 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3591 | 2026.04.30 00:59:44.296112 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3592 | 2026.04.30 00:59:44.296663 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.04.30 00:59:44.296706 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3594 | 2026.04.30 00:59:44.297084 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3595 | 2026.04.30 00:59:44.297310 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.04.30 00:59:44.297445 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001419 sec., 54968.28752642706 rows/sec., 4.55 MiB/sec. | ||
| 3597 | 2026.04.30 00:59:44.297484 [ 268 ] {fd48d6cd-90d4-436a-914d-a730397c3ab0} <Debug> TCPHandler: Processed in 0.001602119 sec. | ||
| 3598 | 2026.04.30 00:59:44.297606 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.04.30 00:59:44.297698 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.04.30 00:59:44.297736 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3601 | 2026.04.30 00:59:44.298101 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.04.30 00:59:44.298136 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3603 | 2026.04.30 00:59:44.298413 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3604 | 2026.04.30 00:59:44.298618 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.04.30 00:59:44.298741 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001061 sec., 10367.577756833176 rows/sec., 779.59 KiB/sec. | ||
| 3606 | 2026.04.30 00:59:44.298776 [ 268 ] {bc6e0dd1-4653-4d23-b6fd-ff44e7727fa4} <Debug> TCPHandler: Processed in 0.001218429 sec. | ||
| 3607 | 2026.04.30 00:59:44.298885 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.04.30 00:59:44.298976 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3609 | 2026.04.30 00:59:44.299014 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3610 | 2026.04.30 00:59:44.299401 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.04.30 00:59:44.299437 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3612 | 2026.04.30 00:59:44.299723 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3613 | 2026.04.30 00:59:44.299926 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.04.30 00:59:44.300046 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001088 sec., 68933.82352941176 rows/sec., 5.38 MiB/sec. | ||
| 3615 | 2026.04.30 00:59:44.300081 [ 268 ] {4236f1de-d4f4-4adc-9d6c-ef03b257ee43} <Debug> TCPHandler: Processed in 0.00124323 sec. | ||
| 3616 | 2026.04.30 00:59:44.300191 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.04.30 00:59:44.300283 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.04.30 00:59:44.300324 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3619 | 2026.04.30 00:59:44.300700 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.04.30 00:59:44.300736 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3621 | 2026.04.30 00:59:44.301052 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3622 | 2026.04.30 00:59:44.301265 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.04.30 00:59:44.301387 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 3624 | 2026.04.30 00:59:44.301422 [ 268 ] {d2aa983c-ec6b-4701-a53e-f6f5bb2c7e00} <Debug> TCPHandler: Processed in 0.001277691 sec. | ||
| 3625 | 2026.04.30 00:59:44.301535 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.04.30 00:59:44.301626 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.04.30 00:59:44.301678 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3628 | 2026.04.30 00:59:44.302371 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.04.30 00:59:44.302407 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3630 | 2026.04.30 00:59:44.302908 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3631 | 2026.04.30 00:59:44.303124 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.04.30 00:59:44.303255 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001646 sec., 6682.867557715675 rows/sec., 11.98 MiB/sec. | ||
| 3633 | 2026.04.30 00:59:44.303305 [ 268 ] {1de13f7b-68d2-4a77-ac12-86a8d7f3131a} <Debug> TCPHandler: Processed in 0.001818693 sec. | ||
| 3634 | 2026.04.30 00:59:44.303422 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.04.30 00:59:44.303516 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.04.30 00:59:44.303556 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3637 | 2026.04.30 00:59:44.303864 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.04.30 00:59:44.303900 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3639 | 2026.04.30 00:59:44.304199 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3640 | 2026.04.30 00:59:44.304404 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.04.30 00:59:44.304524 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 3642 | 2026.04.30 00:59:44.304558 [ 268 ] {62505b2d-15e2-4222-a59f-5f772b361497} <Debug> TCPHandler: Processed in 0.001183108 sec. | ||
| 3643 | 2026.04.30 00:59:47.205344 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3644 | 2026.04.30 00:59:47.205445 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3645 | 2026.04.30 00:59:47.270724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 | ||
| 3646 | 2026.04.30 00:59:47.271286 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.04.30 00:59:47.271339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3648 | 2026.04.30 00:59:47.271978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3649 | 2026.04.30 00:59:47.272215 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.04.30 00:59:47.272345 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3651 | 2026.04.30 00:59:47.272343 [ 116 ] {} <Debug> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3652 | 2026.04.30 00:59:47.272403 [ 116 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.04.30 00:59:47.272425 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3654 | 2026.04.30 00:59:47.272556 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3655 | 2026.04.30 00:59:47.272703 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3656 | 2026.04.30 00:59:47.272741 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part | ||
| 3657 | 2026.04.30 00:59:47.272807 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3658 | 2026.04.30 00:59:47.272851 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3659 | 2026.04.30 00:59:47.272904 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3660 | 2026.04.30 00:59:47.272945 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3661 | 2026.04.30 00:59:47.272983 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::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 | ||
| 3662 | 2026.04.30 00:59:47.274491 [ 200 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001993308 sec., 3872958.920548154 rows/sec., 55.40 MiB/sec. | ||
| 3663 | 2026.04.30 00:59:47.275314 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3664 | 2026.04.30 00:59:47.275651 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2026.04.30 00:59:47.275726 [ 189 ] {619ec205-5cc0-4a11-9f97-36d6821c4ab1::all_1_16_3} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3666 | 2026.04.30 00:59:47.275822 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3667 | 2026.04.30 00:59:47.297621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 472 | ||
| 3668 | 2026.04.30 00:59:47.299984 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.04.30 00:59:47.300030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3670 | 2026.04.30 00:59:47.301206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3671 | 2026.04.30 00:59:47.301465 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.04.30 00:59:47.301722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3673 | 2026.04.30 00:59:47.699609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3674 | 2026.04.30 00:59:47.716306 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.04.30 00:59:47.716368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3676 | 2026.04.30 00:59:47.722434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3677 | 2026.04.30 00:59:47.723137 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.04.30 00:59:47.723419 [ 114 ] {} <Debug> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3679 | 2026.04.30 00:59:47.723488 [ 114 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3680 | 2026.04.30 00:59:47.723508 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3681 | 2026.04.30 00:59:47.723625 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3682 | 2026.04.30 00:59:47.726535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3683 | 2026.04.30 00:59:47.727179 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3684 | 2026.04.30 00:59:47.728641 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3685 | 2026.04.30 00:59:47.733500 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3686 | 2026.04.30 00:59:47.738061 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3687 | 2026.04.30 00:59:47.742684 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3688 | 2026.04.30 00:59:47.747166 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3689 | 2026.04.30 00:59:47.751711 [ 197 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::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 | ||
| 3690 | 2026.04.30 00:59:47.811259 [ 200 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.087684537 sec., 1379.9468428509806 rows/sec., 7.14 MiB/sec. | ||
| 3691 | 2026.04.30 00:59:47.813929 [ 188 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3692 | 2026.04.30 00:59:47.816014 [ 188 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_16_3} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.04.30 00:59:47.816126 [ 188 ] {7eca6938-bf98-4055-9637-6c84aef5c8e7::all_1_16_3} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3694 | 2026.04.30 00:59:47.818028 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3695 | 2026.04.30 00:59:48.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.30 MiB, peak 240.25 MiB, free memory in arenas 0.00 B, will set to 239.34 MiB (RSS), difference: 9.05 MiB | ||
| 3696 | 2026.04.30 00:59:48.001313 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000898502 sec. | ||
| 3697 | 2026.04.30 00:59:49.295512 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.04.30 00:59:49.295764 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3699 | 2026.04.30 00:59:49.296132 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3700 | 2026.04.30 00:59:49.296168 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3701 | 2026.04.30 00:59:49.296403 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3702 | 2026.04.30 00:59:49.296467 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3703 | 2026.04.30 00:59:49.296604 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3704 | 2026.04.30 00:59:49.296728 [ 348 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3705 | 2026.04.30 00:59:49.296742 [ 336 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3706 | 2026.04.30 00:59:49.296733 [ 313 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3707 | 2026.04.30 00:59:49.296922 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 3708 | 2026.04.30 00:59:49.296949 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3709 | 2026.04.30 00:59:49.297031 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3710 | 2026.04.30 00:59:49.297051 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3711 | 2026.04.30 00:59:49.297084 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3712 | 2026.04.30 00:59:49.297121 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3713 | 2026.04.30 00:59:49.297153 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3714 | 2026.04.30 00:59:49.298429 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002773 sec., 14785.430941218898 rows/sec., 3.66 MiB/sec. | ||
| 3715 | 2026.04.30 00:59:49.298581 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> MemoryTracker: Peak memory usage (for query): 148.17 KiB. | ||
| 3716 | 2026.04.30 00:59:49.298596 [ 268 ] {6224404b-1f5d-4ed8-b46e-2ae638139db4} <Debug> TCPHandler: Processed in 0.003215397 sec. | ||
| 3717 | 2026.04.30 00:59:49.303909 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.04.30 00:59:49.304017 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.04.30 00:59:49.304057 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3720 | 2026.04.30 00:59:49.304616 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.04.30 00:59:49.304656 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3722 | 2026.04.30 00:59:49.305023 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3723 | 2026.04.30 00:59:49.305253 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.04.30 00:59:49.305388 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001402 sec., 202567.76034236804 rows/sec., 12.87 MiB/sec. | ||
| 3725 | 2026.04.30 00:59:49.305424 [ 268 ] {0c3ed7fb-2fbd-44a6-94cb-e3cda46abe6d} <Debug> TCPHandler: Processed in 0.001564738 sec. | ||
| 3726 | 2026.04.30 00:59:49.305587 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.04.30 00:59:49.305680 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3728 | 2026.04.30 00:59:49.305718 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3729 | 2026.04.30 00:59:49.306470 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.04.30 00:59:49.306507 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3731 | 2026.04.30 00:59:49.306860 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3732 | 2026.04.30 00:59:49.307068 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.04.30 00:59:49.307174 [ 112 ] {} <Debug> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3734 | 2026.04.30 00:59:49.307189 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001527 sec., 561231.172233137 rows/sec., 43.82 MiB/sec. | ||
| 3735 | 2026.04.30 00:59:49.307241 [ 112 ] {} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.04.30 00:59:49.307249 [ 268 ] {2a43efce-39cf-4b9b-b6a0-9fa9f5b95c45} <Debug> TCPHandler: Processed in 0.001710531 sec. | ||
| 3737 | 2026.04.30 00:59:49.307269 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3738 | 2026.04.30 00:59:49.307364 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::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 | ||
| 3739 | 2026.04.30 00:59:49.307385 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.04.30 00:59:49.307479 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2026.04.30 00:59:49.307482 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.04.30 00:59:49.307519 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part | ||
| 3743 | 2026.04.30 00:59:49.307537 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3744 | 2026.04.30 00:59:49.307602 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 857 rows starting from the beginning of the part | ||
| 3745 | 2026.04.30 00:59:49.307657 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3746 | 2026.04.30 00:59:49.307701 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 858 rows starting from the beginning of the part | ||
| 3747 | 2026.04.30 00:59:49.307744 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part | ||
| 3748 | 2026.04.30 00:59:49.307783 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 857 rows starting from the beginning of the part | ||
| 3749 | 2026.04.30 00:59:49.307974 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.04.30 00:59:49.308014 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3751 | 2026.04.30 00:59:49.308466 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3752 | 2026.04.30 00:59:49.308689 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.04.30 00:59:49.308813 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001349 sec., 127501.85322461082 rows/sec., 7.82 MiB/sec. | ||
| 3754 | 2026.04.30 00:59:49.308849 [ 268 ] {b3f84805-2708-48f1-9523-1be74446a92e} <Debug> TCPHandler: Processed in 0.001512696 sec. | ||
| 3755 | 2026.04.30 00:59:49.308959 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.04.30 00:59:49.309051 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3757 | 2026.04.30 00:59:49.309088 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3758 | 2026.04.30 00:59:49.309292 [ 193 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963576 sec., 1902651.0814962091 rows/sec., 157.31 MiB/sec. | ||
| 3759 | 2026.04.30 00:59:49.309496 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3760 | 2026.04.30 00:59:49.309502 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.04.30 00:59:49.309551 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3762 | 2026.04.30 00:59:49.309793 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.04.30 00:59:49.309872 [ 199 ] {b390bb9b-133e-4c00-9f76-110fdabf52a2::all_1_21_4} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3764 | 2026.04.30 00:59:49.309877 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3765 | 2026.04.30 00:59:49.309962 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3766 | 2026.04.30 00:59:49.310095 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.04.30 00:59:49.310219 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 3768 | 2026.04.30 00:59:49.310254 [ 268 ] {5aef91ae-9948-45df-ab26-10abbdff0edf} <Debug> TCPHandler: Processed in 0.001342523 sec. | ||
| 3769 | 2026.04.30 00:59:49.310364 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.04.30 00:59:49.310455 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.04.30 00:59:49.310498 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3772 | 2026.04.30 00:59:49.310911 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.04.30 00:59:49.310952 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3774 | 2026.04.30 00:59:49.311245 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3775 | 2026.04.30 00:59:49.311444 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.04.30 00:59:49.311571 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 3777 | 2026.04.30 00:59:49.311606 [ 268 ] {4a1cfdf1-e851-44a7-bb34-462e6f3d5ae7} <Debug> TCPHandler: Processed in 0.001290881 sec. | ||
| 3778 | 2026.04.30 00:59:49.311727 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.04.30 00:59:49.311824 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3780 | 2026.04.30 00:59:49.311863 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2026.04.30 00:59:49.312646 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.04.30 00:59:49.312685 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3783 | 2026.04.30 00:59:49.313105 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3784 | 2026.04.30 00:59:49.313366 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.04.30 00:59:49.313504 [ 115 ] {} <Debug> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3786 | 2026.04.30 00:59:49.313523 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001718 sec., 302677.5320139697 rows/sec., 21.36 MiB/sec. | ||
| 3787 | 2026.04.30 00:59:49.313554 [ 115 ] {} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.04.30 00:59:49.313572 [ 268 ] {18473a88-3319-4750-b595-497cfb0edff1} <Debug> TCPHandler: Processed in 0.001896415 sec. | ||
| 3789 | 2026.04.30 00:59:49.313581 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3790 | 2026.04.30 00:59:49.313692 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::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 | ||
| 3791 | 2026.04.30 00:59:49.313709 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.04.30 00:59:49.313804 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2026.04.30 00:59:49.313817 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3794 | 2026.04.30 00:59:49.313844 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 3795 | 2026.04.30 00:59:49.313864 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3796 | 2026.04.30 00:59:49.313915 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 520 rows starting from the beginning of the part | ||
| 3797 | 2026.04.30 00:59:49.313969 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
| 3798 | 2026.04.30 00:59:49.314016 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 522 rows starting from the beginning of the part | ||
| 3799 | 2026.04.30 00:59:49.314058 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part | ||
| 3800 | 2026.04.30 00:59:49.314095 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 520 rows starting from the beginning of the part | ||
| 3801 | 2026.04.30 00:59:49.314232 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.04.30 00:59:49.314278 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3803 | 2026.04.30 00:59:49.314646 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3804 | 2026.04.30 00:59:49.314886 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.04.30 00:59:49.315022 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001223 sec., 4905.968928863451 rows/sec., 256.32 KiB/sec. | ||
| 3806 | 2026.04.30 00:59:49.315061 [ 268 ] {cc757c8f-9c28-4fb5-85ba-591625edfbd4} <Debug> TCPHandler: Processed in 0.001401783 sec. | ||
| 3807 | 2026.04.30 00:59:49.315184 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.04.30 00:59:49.315281 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3809 | 2026.04.30 00:59:49.315325 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3810 | 2026.04.30 00:59:49.315348 [ 191 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2315 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170097 sec., 1360988.1420601187 rows/sec., 102.52 MiB/sec. | ||
| 3811 | 2026.04.30 00:59:49.315550 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3812 | 2026.04.30 00:59:49.315786 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.30 00:59:49.315831 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3814 | 2026.04.30 00:59:49.315927 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.04.30 00:59:49.316028 [ 187 ] {700d3b51-746b-480f-af16-80d9b5160f0b::all_1_21_4} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3816 | 2026.04.30 00:59:49.316103 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3817 | 2026.04.30 00:59:49.316187 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3818 | 2026.04.30 00:59:49.316406 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.04.30 00:59:49.316513 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3820 | 2026.04.30 00:59:49.316534 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 3821 | 2026.04.30 00:59:49.316545 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.04.30 00:59:49.316574 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3823 | 2026.04.30 00:59:49.316578 [ 268 ] {e45c46e7-6c3a-4f7e-862d-b5c1ae6649d3} <Debug> TCPHandler: Processed in 0.001444674 sec. | ||
| 3824 | 2026.04.30 00:59:49.316655 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3825 | 2026.04.30 00:59:49.316725 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.04.30 00:59:49.316768 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3827 | 2026.04.30 00:59:49.316804 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2660 rows starting from the beginning of the part | ||
| 3828 | 2026.04.30 00:59:49.316855 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3829 | 2026.04.30 00:59:49.316859 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3830 | 2026.04.30 00:59:49.316907 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3831 | 2026.04.30 00:59:49.316924 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3832 | 2026.04.30 00:59:49.316972 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 3833 | 2026.04.30 00:59:49.317011 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::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 | ||
| 3834 | 2026.04.30 00:59:49.317082 [ 191 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3835 | 2026.04.30 00:59:49.317243 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.04.30 00:59:49.317286 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3837 | 2026.04.30 00:59:49.317658 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3838 | 2026.04.30 00:59:49.317921 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.04.30 00:59:49.318065 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 3840 | 2026.04.30 00:59:49.318106 [ 268 ] {8eb5fcbb-3088-47ae-8181-310d74662bb8} <Debug> TCPHandler: Processed in 0.001432134 sec. | ||
| 3841 | 2026.04.30 00:59:49.318232 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.04.30 00:59:49.318329 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.04.30 00:59:49.318382 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3844 | 2026.04.30 00:59:49.318837 [ 195 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3776 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219593 sec., 1701212.7899123847 rows/sec., 117.14 MiB/sec. | ||
| 3845 | 2026.04.30 00:59:49.319175 [ 195 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3846 | 2026.04.30 00:59:49.319316 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.04.30 00:59:49.319373 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3848 | 2026.04.30 00:59:49.319435 [ 195 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.04.30 00:59:49.319515 [ 195 ] {bc694e95-6545-4a32-9610-577bcbc2c8cd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3850 | 2026.04.30 00:59:49.319585 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3851 | 2026.04.30 00:59:49.320001 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3852 | 2026.04.30 00:59:49.320226 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.04.30 00:59:49.320364 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002054 sec., 14605.647517039923 rows/sec., 26.17 MiB/sec. | ||
| 3854 | 2026.04.30 00:59:49.320418 [ 268 ] {ea017a4f-f9c5-4f9b-bd81-0aa6cd323fd8} <Debug> TCPHandler: Processed in 0.002235173 sec. | ||
| 3855 | 2026.04.30 00:59:49.320548 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2026.04.30 00:59:49.320650 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3857 | 2026.04.30 00:59:49.320697 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3858 | 2026.04.30 00:59:49.321089 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.04.30 00:59:49.321125 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3860 | 2026.04.30 00:59:49.321435 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3861 | 2026.04.30 00:59:49.321652 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.04.30 00:59:49.321754 [ 115 ] {} <Debug> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3863 | 2026.04.30 00:59:49.321778 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001145 sec., 78602.62008733624 rows/sec., 4.92 MiB/sec. | ||
| 3864 | 2026.04.30 00:59:49.321791 [ 115 ] {} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.04.30 00:59:49.321820 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 3866 | 2026.04.30 00:59:49.321822 [ 268 ] {d4c509df-9168-46bb-ab7c-7fec76e597cb} <Debug> TCPHandler: Processed in 0.001326862 sec. | ||
| 3867 | 2026.04.30 00:59:49.321895 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3868 | 2026.04.30 00:59:49.321983 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3869 | 2026.04.30 00:59:49.322006 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3870 | 2026.04.30 00:59:49.322048 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3871 | 2026.04.30 00:59:49.322084 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3872 | 2026.04.30 00:59:49.322116 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3873 | 2026.04.30 00:59:49.322146 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::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 | ||
| 3874 | 2026.04.30 00:59:49.322182 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3875 | 2026.04.30 00:59:49.323048 [ 187 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183588 sec., 1064559.6271675618 rows/sec., 68.58 MiB/sec. | ||
| 3876 | 2026.04.30 00:59:49.323225 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3877 | 2026.04.30 00:59:49.323457 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.04.30 00:59:49.323517 [ 191 ] {4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd::all_1_21_4} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3879 | 2026.04.30 00:59:49.323573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3880 | 2026.04.30 00:59:53.329537 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54196 | ||
| 3881 | 2026.04.30 00:59:53.329675 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3882 | 2026.04.30 00:59:53.329739 [ 288 ] {} <Debug> TCP-Session: 8507b48b-c6cc-4152-9896-ffb1081daa4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54196 | ||
| 3883 | 2026.04.30 00:59:53.329767 [ 288 ] {} <Debug> TCP-Session: 8507b48b-c6cc-4152-9896-ffb1081daa4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.04.30 00:59:53.329781 [ 288 ] {} <Debug> TCP-Session: 8507b48b-c6cc-4152-9896-ffb1081daa4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.04.30 00:59:53.330009 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61862 | ||
| 3886 | 2026.04.30 00:59:53.330055 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57307 | ||
| 3887 | 2026.04.30 00:59:53.330078 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64392 | ||
| 3888 | 2026.04.30 00:59:53.330104 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45997 | ||
| 3889 | 2026.04.30 00:59:53.330127 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32994 | ||
| 3890 | 2026.04.30 00:59:53.330170 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2026.04.30 00:59:53.330155 [ 288 ] {} <Trace> TCP-Session: 8507b48b-c6cc-4152-9896-ffb1081daa4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.04.30 00:59:53.330244 [ 289 ] {} <Debug> TCP-Session: dce93772-ef5e-4544-acff-3fd12f29e8d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61862 | ||
| 3893 | 2026.04.30 00:59:53.330116 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39832 | ||
| 3894 | 2026.04.30 00:59:53.330294 [ 289 ] {} <Debug> TCP-Session: dce93772-ef5e-4544-acff-3fd12f29e8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.04.30 00:59:53.330071 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42363 | ||
| 3896 | 2026.04.30 00:59:53.330344 [ 289 ] {} <Debug> TCP-Session: dce93772-ef5e-4544-acff-3fd12f29e8d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.04.30 00:59:53.330065 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45287 | ||
| 3898 | 2026.04.30 00:59:53.330444 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3899 | 2026.04.30 00:59:53.330542 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3900 | 2026.04.30 00:59:53.330603 [ 293 ] {} <Debug> TCP-Session: 9e2ac5c5-c64e-4595-9e2f-aebb1fd87776 Authenticating user 'default' from [fd00:1122:3344:101::e]:64392 | ||
| 3901 | 2026.04.30 00:59:53.330634 [ 293 ] {} <Debug> TCP-Session: 9e2ac5c5-c64e-4595-9e2f-aebb1fd87776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.04.30 00:59:53.330659 [ 293 ] {} <Debug> TCP-Session: 9e2ac5c5-c64e-4595-9e2f-aebb1fd87776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.04.30 00:59:53.330744 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.04.30 00:59:53.330745 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.04.30 00:59:53.330787 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.04.30 00:59:53.330794 [ 291 ] {} <Debug> TCP-Session: 06c7c594-1d6c-4972-822b-b88ab7c327ba Authenticating user 'default' from [fd00:1122:3344:101::e]:42363 | ||
| 3907 | 2026.04.30 00:59:53.330806 [ 292 ] {} <Debug> TCP-Session: ee12cd53-4e09-4d8f-8646-15c2ea6fa742 Authenticating user 'default' from [fd00:1122:3344:101::e]:45287 | ||
| 3908 | 2026.04.30 00:59:53.330836 [ 286 ] {} <Debug> TCP-Session: a2b49759-a418-423f-b618-c4ca1a8ff1f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32994 | ||
| 3909 | 2026.04.30 00:59:53.330847 [ 291 ] {} <Debug> TCP-Session: 06c7c594-1d6c-4972-822b-b88ab7c327ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.04.30 00:59:53.330863 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3911 | 2026.04.30 00:59:53.330878 [ 286 ] {} <Debug> TCP-Session: a2b49759-a418-423f-b618-c4ca1a8ff1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.04.30 00:59:53.330881 [ 291 ] {} <Debug> TCP-Session: 06c7c594-1d6c-4972-822b-b88ab7c327ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.04.30 00:59:53.330943 [ 286 ] {} <Debug> TCP-Session: a2b49759-a418-423f-b618-c4ca1a8ff1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.04.30 00:59:53.330942 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3915 | 2026.04.30 00:59:53.330873 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.04.30 00:59:53.330855 [ 292 ] {} <Debug> TCP-Session: ee12cd53-4e09-4d8f-8646-15c2ea6fa742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.04.30 00:59:53.331067 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2026.04.30 00:59:53.331075 [ 294 ] {} <Debug> TCP-Session: a3a1cb09-acf9-4526-9bba-9deadab81be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45997 | ||
| 3919 | 2026.04.30 00:59:53.331090 [ 292 ] {} <Debug> TCP-Session: ee12cd53-4e09-4d8f-8646-15c2ea6fa742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.04.30 00:59:53.331115 [ 290 ] {} <Debug> TCP-Session: 00e032f8-f9d7-4345-9a17-494b0c59bd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:57307 | ||
| 3921 | 2026.04.30 00:59:53.331124 [ 294 ] {} <Debug> TCP-Session: a3a1cb09-acf9-4526-9bba-9deadab81be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.04.30 00:59:53.331155 [ 290 ] {} <Debug> TCP-Session: 00e032f8-f9d7-4345-9a17-494b0c59bd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.04.30 00:59:53.331165 [ 294 ] {} <Debug> TCP-Session: a3a1cb09-acf9-4526-9bba-9deadab81be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.04.30 00:59:53.331176 [ 290 ] {} <Debug> TCP-Session: 00e032f8-f9d7-4345-9a17-494b0c59bd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.04.30 00:59:53.331097 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.04.30 00:59:53.331242 [ 267 ] {} <Debug> TCP-Session: 2769eb1e-8d03-4633-ba65-68c374626851 Authenticating user 'default' from [fd00:1122:3344:101::e]:39832 | ||
| 3927 | 2026.04.30 00:59:53.331267 [ 267 ] {} <Debug> TCP-Session: 2769eb1e-8d03-4633-ba65-68c374626851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.04.30 00:59:53.331292 [ 267 ] {} <Debug> TCP-Session: 2769eb1e-8d03-4633-ba65-68c374626851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.04.30 00:59:53.331339 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 3930 | 2026.04.30 00:59:53.332851 [ 313 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> AggregatingTransform: Aggregating | ||
| 3931 | 2026.04.30 00:59:53.332899 [ 313 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3932 | 2026.04.30 00:59:53.332942 [ 313 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001469985 sec. (680.279 rows/sec., 26.57 KiB/sec.) | ||
| 3933 | 2026.04.30 00:59:53.332962 [ 313 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Trace> Aggregator: Merging aggregated data | ||
| 3934 | 2026.04.30 00:59:53.334363 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003994 sec., 250.37556334501753 rows/sec., 9.78 KiB/sec. | ||
| 3935 | 2026.04.30 00:59:53.334586 [ 288 ] {8b4cdc23-a92d-4d0b-8e15-314f2469f04c} <Debug> TCPHandler: Processed in 0.004606889 sec. | ||
| 3936 | 2026.04.30 00:59:53.334754 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.04.30 00:59:53.334789 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.04.30 00:59:53.334796 [ 288 ] {} <Debug> TCP-Session: 8507b48b-c6cc-4152-9896-ffb1081daa4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.04.30 00:59:53.334813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3940 | 2026.04.30 00:59:53.334842 [ 286 ] {} <Debug> TCP-Session: a2b49759-a418-423f-b618-c4ca1a8ff1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.04.30 00:59:53.334856 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3942 | 2026.04.30 00:59:53.334878 [ 291 ] {} <Debug> TCP-Session: 06c7c594-1d6c-4972-822b-b88ab7c327ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.04.30 00:59:53.334878 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2026.04.30 00:59:53.334901 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3945 | 2026.04.30 00:59:53.334923 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3946 | 2026.04.30 00:59:53.334946 [ 292 ] {} <Debug> TCP-Session: ee12cd53-4e09-4d8f-8646-15c2ea6fa742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.04.30 00:59:53.334967 [ 294 ] {} <Debug> TCP-Session: a3a1cb09-acf9-4526-9bba-9deadab81be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.04.30 00:59:53.334989 [ 293 ] {} <Debug> TCP-Session: 9e2ac5c5-c64e-4595-9e2f-aebb1fd87776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.04.30 00:59:53.334946 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2026.04.30 00:59:53.334920 [ 290 ] {} <Debug> TCP-Session: 00e032f8-f9d7-4345-9a17-494b0c59bd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.04.30 00:59:53.335072 [ 267 ] {} <Debug> TCP-Session: 2769eb1e-8d03-4633-ba65-68c374626851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.04.30 00:59:53.334839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3953 | 2026.04.30 00:59:53.335133 [ 289 ] {} <Debug> TCP-Session: dce93772-ef5e-4544-acff-3fd12f29e8d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.04.30 00:59:53.538334 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45480 | ||
| 3955 | 2026.04.30 00:59:53.538463 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.04.30 00:59:53.538497 [ 288 ] {} <Debug> TCP-Session: 5b97db2b-1dcf-4ed9-ac41-5fb65d4b50ad Authenticating user 'default' from [fd00:1122:3344:101::e]:45480 | ||
| 3957 | 2026.04.30 00:59:53.538546 [ 288 ] {} <Debug> TCP-Session: 5b97db2b-1dcf-4ed9-ac41-5fb65d4b50ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.04.30 00:59:53.538562 [ 288 ] {} <Debug> TCP-Session: 5b97db2b-1dcf-4ed9-ac41-5fb65d4b50ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.04.30 00:59:53.538785 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52389 | ||
| 3960 | 2026.04.30 00:59:53.538804 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57963 | ||
| 3961 | 2026.04.30 00:59:53.538841 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53342 | ||
| 3962 | 2026.04.30 00:59:53.538861 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44347 | ||
| 3963 | 2026.04.30 00:59:53.538853 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42446 | ||
| 3964 | 2026.04.30 00:59:53.538899 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3965 | 2026.04.30 00:59:53.538929 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.04.30 00:59:53.538930 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.04.30 00:59:53.538938 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.04.30 00:59:53.538967 [ 294 ] {} <Debug> TCP-Session: d3e4f9b8-06de-4628-ba8b-c24dd648d918 Authenticating user 'default' from [fd00:1122:3344:101::e]:53342 | ||
| 3969 | 2026.04.30 00:59:53.538971 [ 290 ] {} <Debug> TCP-Session: 38188383-d2a7-4e34-acc3-424f4a3b5d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:57963 | ||
| 3970 | 2026.04.30 00:59:53.538982 [ 286 ] {} <Debug> TCP-Session: c1f54017-40ca-4d6b-9100-9416af82730b Authenticating user 'default' from [fd00:1122:3344:101::e]:44347 | ||
| 3971 | 2026.04.30 00:59:53.538992 [ 294 ] {} <Debug> TCP-Session: d3e4f9b8-06de-4628-ba8b-c24dd648d918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.04.30 00:59:53.538994 [ 290 ] {} <Debug> TCP-Session: 38188383-d2a7-4e34-acc3-424f4a3b5d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.04.30 00:59:53.539004 [ 286 ] {} <Debug> TCP-Session: c1f54017-40ca-4d6b-9100-9416af82730b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.04.30 00:59:53.539006 [ 294 ] {} <Debug> TCP-Session: d3e4f9b8-06de-4628-ba8b-c24dd648d918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.04.30 00:59:53.539020 [ 286 ] {} <Debug> TCP-Session: c1f54017-40ca-4d6b-9100-9416af82730b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.04.30 00:59:53.539013 [ 290 ] {} <Debug> TCP-Session: 38188383-d2a7-4e34-acc3-424f4a3b5d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.04.30 00:59:53.539011 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2026.04.30 00:59:53.538959 [ 289 ] {} <Debug> TCP-Session: e459138a-e47a-410d-9090-f86148784d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:52389 | ||
| 3979 | 2026.04.30 00:59:53.538828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42523 | ||
| 3980 | 2026.04.30 00:59:53.539086 [ 267 ] {} <Debug> TCP-Session: 152d28fd-13a9-46d3-81c7-ce24103515ab Authenticating user 'default' from [fd00:1122:3344:101::e]:42446 | ||
| 3981 | 2026.04.30 00:59:53.539101 [ 289 ] {} <Debug> TCP-Session: e459138a-e47a-410d-9090-f86148784d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.04.30 00:59:53.538817 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57889 | ||
| 3983 | 2026.04.30 00:59:53.539136 [ 289 ] {} <Debug> TCP-Session: e459138a-e47a-410d-9090-f86148784d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.04.30 00:59:53.539151 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.04.30 00:59:53.539133 [ 267 ] {} <Debug> TCP-Session: 152d28fd-13a9-46d3-81c7-ce24103515ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2026.04.30 00:59:53.539186 [ 293 ] {} <Debug> TCP-Session: f426d98d-0b73-4543-ac4c-3ddb8742b541 Authenticating user 'default' from [fd00:1122:3344:101::e]:42523 | ||
| 3987 | 2026.04.30 00:59:53.539202 [ 267 ] {} <Debug> TCP-Session: 152d28fd-13a9-46d3-81c7-ce24103515ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.04.30 00:59:53.539203 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.04.30 00:59:53.539218 [ 293 ] {} <Debug> TCP-Session: f426d98d-0b73-4543-ac4c-3ddb8742b541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.04.30 00:59:53.539245 [ 292 ] {} <Debug> TCP-Session: 9a0107db-6b61-4d1b-a902-747b2d80f325 Authenticating user 'default' from [fd00:1122:3344:101::e]:57889 | ||
| 3991 | 2026.04.30 00:59:53.539252 [ 293 ] {} <Debug> TCP-Session: f426d98d-0b73-4543-ac4c-3ddb8742b541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.04.30 00:59:53.539272 [ 292 ] {} <Debug> TCP-Session: 9a0107db-6b61-4d1b-a902-747b2d80f325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.04.30 00:59:53.538812 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42754 | ||
| 3994 | 2026.04.30 00:59:53.539298 [ 292 ] {} <Debug> TCP-Session: 9a0107db-6b61-4d1b-a902-747b2d80f325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.04.30 00:59:53.538906 [ 288 ] {} <Trace> TCP-Session: 5b97db2b-1dcf-4ed9-ac41-5fb65d4b50ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.04.30 00:59:53.539390 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2026.04.30 00:59:53.539422 [ 291 ] {} <Debug> TCP-Session: b3248256-3b42-49f7-a26a-b16e2a618065 Authenticating user 'default' from [fd00:1122:3344:101::e]:42754 | ||
| 3998 | 2026.04.30 00:59:53.539439 [ 291 ] {} <Debug> TCP-Session: b3248256-3b42-49f7-a26a-b16e2a618065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.04.30 00:59:53.539451 [ 291 ] {} <Debug> TCP-Session: b3248256-3b42-49f7-a26a-b16e2a618065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.04.30 00:59:53.539508 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4001 | 2026.04.30 00:59:53.539782 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4002 | 2026.04.30 00:59:53.539839 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4003 | 2026.04.30 00:59:53.540145 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 4004 | 2026.04.30 00:59:53.541092 [ 299 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> AggregatingTransform: Aggregating | ||
| 4005 | 2026.04.30 00:59:53.541134 [ 299 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4006 | 2026.04.30 00:59:53.541171 [ 299 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917622 sec. (1089.773 rows/sec., 42.57 KiB/sec.) | ||
| 4007 | 2026.04.30 00:59:53.541190 [ 299 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Trace> Aggregator: Merging aggregated data | ||
| 4008 | 2026.04.30 00:59:53.542536 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003081 sec., 324.5699448231094 rows/sec., 12.68 KiB/sec. | ||
| 4009 | 2026.04.30 00:59:53.542686 [ 288 ] {d27c6d3e-25bc-4363-b1ee-37e8fbd7aae9} <Debug> TCPHandler: Processed in 0.003911503 sec. | ||
| 4010 | 2026.04.30 00:59:53.542832 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.04.30 00:59:53.542860 [ 288 ] {} <Debug> TCP-Session: 5b97db2b-1dcf-4ed9-ac41-5fb65d4b50ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.04.30 00:59:53.542865 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4013 | 2026.04.30 00:59:53.542883 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4014 | 2026.04.30 00:59:53.542903 [ 290 ] {} <Debug> TCP-Session: 38188383-d2a7-4e34-acc3-424f4a3b5d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.04.30 00:59:53.542914 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2026.04.30 00:59:53.542931 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4017 | 2026.04.30 00:59:53.542951 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2026.04.30 00:59:53.542968 [ 293 ] {} <Debug> TCP-Session: f426d98d-0b73-4543-ac4c-3ddb8742b541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.04.30 00:59:53.542978 [ 289 ] {} <Debug> TCP-Session: e459138a-e47a-410d-9090-f86148784d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.04.30 00:59:53.543001 [ 294 ] {} <Debug> TCP-Session: d3e4f9b8-06de-4628-ba8b-c24dd648d918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.04.30 00:59:53.543010 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.04.30 00:59:53.542972 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4023 | 2026.04.30 00:59:53.543059 [ 292 ] {} <Debug> TCP-Session: 9a0107db-6b61-4d1b-a902-747b2d80f325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.04.30 00:59:53.543084 [ 291 ] {} <Debug> TCP-Session: b3248256-3b42-49f7-a26a-b16e2a618065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.04.30 00:59:53.542933 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4026 | 2026.04.30 00:59:53.543145 [ 267 ] {} <Debug> TCP-Session: 152d28fd-13a9-46d3-81c7-ce24103515ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.04.30 00:59:53.542918 [ 286 ] {} <Debug> TCP-Session: c1f54017-40ca-4d6b-9100-9416af82730b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.04.30 00:59:53.573599 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38209 | ||
| 4029 | 2026.04.30 00:59:53.573678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4030 | 2026.04.30 00:59:53.573701 [ 288 ] {} <Debug> TCP-Session: e6fef64c-cf2f-455e-b08a-172024b3eee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38209 | ||
| 4031 | 2026.04.30 00:59:53.573719 [ 288 ] {} <Debug> TCP-Session: e6fef64c-cf2f-455e-b08a-172024b3eee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.04.30 00:59:53.573732 [ 288 ] {} <Debug> TCP-Session: e6fef64c-cf2f-455e-b08a-172024b3eee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.04.30 00:59:53.573888 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42278 | ||
| 4034 | 2026.04.30 00:59:53.573930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39282 | ||
| 4035 | 2026.04.30 00:59:53.573975 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38647 | ||
| 4036 | 2026.04.30 00:59:53.573981 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4037 | 2026.04.30 00:59:53.574006 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2026.04.30 00:59:53.574004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47875 | ||
| 4039 | 2026.04.30 00:59:53.574050 [ 289 ] {} <Debug> TCP-Session: d9c1dffd-1bf9-4286-8d84-7e134e31777f Authenticating user 'default' from [fd00:1122:3344:101::e]:42278 | ||
| 4040 | 2026.04.30 00:59:53.574066 [ 290 ] {} <Debug> TCP-Session: 1e037500-23c4-4d35-ae38-b59a10eed4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39282 | ||
| 4041 | 2026.04.30 00:59:53.574102 [ 289 ] {} <Debug> TCP-Session: d9c1dffd-1bf9-4286-8d84-7e134e31777f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.04.30 00:59:53.574111 [ 290 ] {} <Debug> TCP-Session: 1e037500-23c4-4d35-ae38-b59a10eed4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.04.30 00:59:53.574119 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4044 | 2026.04.30 00:59:53.574137 [ 290 ] {} <Debug> TCP-Session: 1e037500-23c4-4d35-ae38-b59a10eed4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.04.30 00:59:53.574131 [ 289 ] {} <Debug> TCP-Session: d9c1dffd-1bf9-4286-8d84-7e134e31777f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.04.30 00:59:53.574151 [ 294 ] {} <Debug> TCP-Session: 9049ab14-b1f3-4cd5-aea0-25d752d4abef Authenticating user 'default' from [fd00:1122:3344:101::e]:47875 | ||
| 4047 | 2026.04.30 00:59:53.573979 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47692 | ||
| 4048 | 2026.04.30 00:59:53.574198 [ 294 ] {} <Debug> TCP-Session: 9049ab14-b1f3-4cd5-aea0-25d752d4abef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.04.30 00:59:53.573977 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48351 | ||
| 4050 | 2026.04.30 00:59:53.574254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.04.30 00:59:53.574243 [ 294 ] {} <Debug> TCP-Session: 9049ab14-b1f3-4cd5-aea0-25d752d4abef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.04.30 00:59:53.574290 [ 293 ] {} <Debug> TCP-Session: d4237aa7-bc03-4420-ab2f-8b71eb07836e Authenticating user 'default' from [fd00:1122:3344:101::e]:47692 | ||
| 4053 | 2026.04.30 00:59:53.574051 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2026.04.30 00:59:53.574323 [ 293 ] {} <Debug> TCP-Session: d4237aa7-bc03-4420-ab2f-8b71eb07836e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.04.30 00:59:53.574334 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2026.04.30 00:59:53.574352 [ 293 ] {} <Debug> TCP-Session: d4237aa7-bc03-4420-ab2f-8b71eb07836e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.04.30 00:59:53.574346 [ 292 ] {} <Debug> TCP-Session: ea34a96b-a429-46ef-8761-0fe55241bbe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38647 | ||
| 4058 | 2026.04.30 00:59:53.574376 [ 291 ] {} <Debug> TCP-Session: 4e304287-8740-47c2-9c77-d7e24518e721 Authenticating user 'default' from [fd00:1122:3344:101::e]:48351 | ||
| 4059 | 2026.04.30 00:59:53.574400 [ 292 ] {} <Debug> TCP-Session: ea34a96b-a429-46ef-8761-0fe55241bbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.04.30 00:59:53.574008 [ 288 ] {} <Trace> TCP-Session: e6fef64c-cf2f-455e-b08a-172024b3eee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.04.30 00:59:53.574426 [ 292 ] {} <Debug> TCP-Session: ea34a96b-a429-46ef-8761-0fe55241bbe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.04.30 00:59:53.574424 [ 291 ] {} <Debug> TCP-Session: 4e304287-8740-47c2-9c77-d7e24518e721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.04.30 00:59:53.574475 [ 291 ] {} <Debug> TCP-Session: 4e304287-8740-47c2-9c77-d7e24518e721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.04.30 00:59:53.574573 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4065 | 2026.04.30 00:59:53.574781 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4066 | 2026.04.30 00:59:53.574829 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4067 | 2026.04.30 00:59:53.575103 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Debug> oximeter.version (163f98de-ecf2-4a34-8cd8-cf535587a632) (SelectExecutor): Key condition: unknown | ||
| 4068 | 2026.04.30 00:59:53.575972 [ 331 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> AggregatingTransform: Aggregating | ||
| 4069 | 2026.04.30 00:59:53.576006 [ 331 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 4070 | 2026.04.30 00:59:53.576036 [ 331 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084434 sec. (1184.357 rows/sec., 46.26 KiB/sec.) | ||
| 4071 | 2026.04.30 00:59:53.576050 [ 331 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Trace> Aggregator: Merging aggregated data | ||
| 4072 | 2026.04.30 00:59:53.577270 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002743 sec., 364.5643456069996 rows/sec., 14.24 KiB/sec. | ||
| 4073 | 2026.04.30 00:59:53.577398 [ 288 ] {1238e4b1-af9e-4b94-ba25-8b2566a776a4} <Debug> TCPHandler: Processed in 0.003471983 sec. | ||
| 4074 | 2026.04.30 00:59:53.577522 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.04.30 00:59:53.577549 [ 288 ] {} <Debug> TCP-Session: e6fef64c-cf2f-455e-b08a-172024b3eee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.04.30 00:59:53.577557 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2026.04.30 00:59:53.577601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.04.30 00:59:53.577605 [ 289 ] {} <Debug> TCP-Session: d9c1dffd-1bf9-4286-8d84-7e134e31777f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.04.30 00:59:53.577620 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4080 | 2026.04.30 00:59:53.577644 [ 292 ] {} <Debug> TCP-Session: ea34a96b-a429-46ef-8761-0fe55241bbe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.04.30 00:59:53.577664 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4082 | 2026.04.30 00:59:53.577680 [ 290 ] {} <Debug> TCP-Session: 1e037500-23c4-4d35-ae38-b59a10eed4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.04.30 00:59:53.577683 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2026.04.30 00:59:53.577714 [ 293 ] {} <Debug> TCP-Session: d4237aa7-bc03-4420-ab2f-8b71eb07836e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.04.30 00:59:53.577740 [ 294 ] {} <Debug> TCP-Session: 9049ab14-b1f3-4cd5-aea0-25d752d4abef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.04.30 00:59:53.577646 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4087 | 2026.04.30 00:59:53.577807 [ 291 ] {} <Debug> TCP-Session: 4e304287-8740-47c2-9c77-d7e24518e721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.04.30 00:59:53.578648 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37355 | ||
| 4089 | 2026.04.30 00:59:53.578674 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34777 | ||
| 4090 | 2026.04.30 00:59:53.578710 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4091 | 2026.04.30 00:59:53.578736 [ 286 ] {} <Debug> TCP-Session: 8513776a-7e11-406e-9fdf-476fda4c2544 Authenticating user 'default' from [fd00:1122:3344:101::e]:37355 | ||
| 4092 | 2026.04.30 00:59:53.578738 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4093 | 2026.04.30 00:59:53.578755 [ 286 ] {} <Debug> TCP-Session: 8513776a-7e11-406e-9fdf-476fda4c2544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.04.30 00:59:53.578772 [ 267 ] {} <Debug> TCP-Session: d1722dc4-38be-4749-8c18-ed47db3c6087 Authenticating user 'default' from [fd00:1122:3344:101::e]:34777 | ||
| 4095 | 2026.04.30 00:59:53.578778 [ 286 ] {} <Debug> TCP-Session: 8513776a-7e11-406e-9fdf-476fda4c2544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.04.30 00:59:53.578798 [ 267 ] {} <Debug> TCP-Session: d1722dc4-38be-4749-8c18-ed47db3c6087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.04.30 00:59:53.578817 [ 267 ] {} <Debug> TCP-Session: d1722dc4-38be-4749-8c18-ed47db3c6087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.04.30 00:59:53.603282 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37355). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4099 | |||
| 4100 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4101 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4102 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4103 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4104 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4105 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4106 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4107 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4108 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4109 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4110 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4111 | (version 23.8.7.1) | ||
| 4112 | 2026.04.30 00:59:53.603533 [ 286 ] {} <Debug> TCP-Session: 8513776a-7e11-406e-9fdf-476fda4c2544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.04.30 00:59:53.604020 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34777). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4114 | |||
| 4115 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4116 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4117 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4118 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4119 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4120 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4121 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4122 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4123 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4124 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4125 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4126 | (version 23.8.7.1) | ||
| 4127 | 2026.04.30 00:59:53.604134 [ 267 ] {} <Debug> TCP-Session: d1722dc4-38be-4749-8c18-ed47db3c6087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.04.30 00:59:54.291369 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2026.04.30 00:59:54.291645 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4130 | 2026.04.30 00:59:54.292107 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4131 | 2026.04.30 00:59:54.292157 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4132 | 2026.04.30 00:59:54.292472 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4133 | 2026.04.30 00:59:54.292554 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4134 | 2026.04.30 00:59:54.292698 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4135 | 2026.04.30 00:59:54.292843 [ 342 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4136 | 2026.04.30 00:59:54.292851 [ 327 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4137 | 2026.04.30 00:59:54.292847 [ 299 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4138 | 2026.04.30 00:59:54.292999 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 4139 | 2026.04.30 00:59:54.293026 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4140 | 2026.04.30 00:59:54.293110 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4141 | 2026.04.30 00:59:54.293132 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4142 | 2026.04.30 00:59:54.293167 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4143 | 2026.04.30 00:59:54.293217 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4144 | 2026.04.30 00:59:54.293272 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4145 | 2026.04.30 00:59:54.294681 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> executeQuery: Read 41 rows, 6.40 KiB in 0.003155 sec., 12995.245641838352 rows/sec., 1.98 MiB/sec. | ||
| 4146 | 2026.04.30 00:59:54.294854 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> MemoryTracker: Peak memory usage (for query): 129.11 KiB. | ||
| 4147 | 2026.04.30 00:59:54.294870 [ 268 ] {bc6be261-61c5-4cb6-839f-dc474c8581d5} <Debug> TCPHandler: Processed in 0.003712048 sec. | ||
| 4148 | 2026.04.30 00:59:54.296793 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2026.04.30 00:59:54.296901 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4150 | 2026.04.30 00:59:54.296943 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4151 | 2026.04.30 00:59:54.297410 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.04.30 00:59:54.297458 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4153 | 2026.04.30 00:59:54.297833 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4154 | 2026.04.30 00:59:54.298070 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.04.30 00:59:54.298214 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001345 sec., 57992.565055762076 rows/sec., 4.80 MiB/sec. | ||
| 4156 | 2026.04.30 00:59:54.298252 [ 268 ] {5c6be910-1e5c-4a6f-8d2e-0d42decfd632} <Debug> TCPHandler: Processed in 0.001510696 sec. | ||
| 4157 | 2026.04.30 00:59:54.298367 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.04.30 00:59:54.298462 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4159 | 2026.04.30 00:59:54.298510 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4160 | 2026.04.30 00:59:54.298897 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.04.30 00:59:54.298932 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4162 | 2026.04.30 00:59:54.299214 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4163 | 2026.04.30 00:59:54.299425 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.04.30 00:59:54.299556 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001107 sec., 9936.76603432701 rows/sec., 747.20 KiB/sec. | ||
| 4165 | 2026.04.30 00:59:54.299552 [ 105 ] {} <Debug> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4166 | 2026.04.30 00:59:54.299594 [ 268 ] {f0cad25b-6321-4024-8b5f-9cbda0d1ff71} <Debug> TCPHandler: Processed in 0.00127705 sec. | ||
| 4167 | 2026.04.30 00:59:54.299631 [ 105 ] {} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.04.30 00:59:54.299658 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4169 | 2026.04.30 00:59:54.299716 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.04.30 00:59:54.299746 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::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 | ||
| 4171 | 2026.04.30 00:59:54.299815 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4172 | 2026.04.30 00:59:54.299847 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4173 | 2026.04.30 00:59:54.299854 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4174 | 2026.04.30 00:59:54.299878 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4175 | 2026.04.30 00:59:54.299938 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4176 | 2026.04.30 00:59:54.299983 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 174 rows starting from the beginning of the part | ||
| 4177 | 2026.04.30 00:59:54.300026 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4178 | 2026.04.30 00:59:54.300063 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 172 rows starting from the beginning of the part | ||
| 4179 | 2026.04.30 00:59:54.300106 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4180 | 2026.04.30 00:59:54.300293 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.04.30 00:59:54.300329 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4182 | 2026.04.30 00:59:54.300661 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4183 | 2026.04.30 00:59:54.300887 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.04.30 00:59:54.300952 [ 187 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123973 sec., 477523.3316931912 rows/sec., 31.80 MiB/sec. | ||
| 4185 | 2026.04.30 00:59:54.301016 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001219 sec., 61525.840853158326 rows/sec., 4.80 MiB/sec. | ||
| 4186 | 2026.04.30 00:59:54.301058 [ 268 ] {867cc670-970a-49c0-a34b-960b5b5c9ce6} <Debug> TCPHandler: Processed in 0.001391233 sec. | ||
| 4187 | 2026.04.30 00:59:54.301088 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4188 | 2026.04.30 00:59:54.301186 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.04.30 00:59:54.301282 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4190 | 2026.04.30 00:59:54.301325 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4191 | 2026.04.30 00:59:54.301325 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.04.30 00:59:54.301400 [ 190 ] {f90d124d-54b5-4d65-83aa-8344e5fae3e0::all_1_21_4} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4193 | 2026.04.30 00:59:54.301461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4194 | 2026.04.30 00:59:54.301718 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.04.30 00:59:54.301753 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4196 | 2026.04.30 00:59:54.302091 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4197 | 2026.04.30 00:59:54.302307 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.04.30 00:59:54.302434 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4199 | 2026.04.30 00:59:54.302470 [ 268 ] {959328a7-dbe0-4b79-bfe3-533542148e0a} <Debug> TCPHandler: Processed in 0.001334632 sec. | ||
| 4200 | 2026.04.30 00:59:54.302597 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.04.30 00:59:54.302697 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4202 | 2026.04.30 00:59:54.302754 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4203 | 2026.04.30 00:59:54.303518 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.04.30 00:59:54.303556 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4205 | 2026.04.30 00:59:54.304090 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4206 | 2026.04.30 00:59:54.304321 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.04.30 00:59:54.304433 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4208 | 2026.04.30 00:59:54.304462 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001783 sec., 6169.377453729669 rows/sec., 11.06 MiB/sec. | ||
| 4209 | 2026.04.30 00:59:54.304470 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.04.30 00:59:54.304509 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4211 | 2026.04.30 00:59:54.304537 [ 268 ] {94674ded-adc3-4218-9107-3a76035b8425} <Debug> TCPHandler: Processed in 0.001989137 sec. | ||
| 4212 | 2026.04.30 00:59:54.304609 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::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 | ||
| 4213 | 2026.04.30 00:59:54.304660 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.04.30 00:59:54.304761 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4215 | 2026.04.30 00:59:54.304803 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4216 | 2026.04.30 00:59:54.304874 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4217 | 2026.04.30 00:59:54.304941 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 4218 | 2026.04.30 00:59:54.305077 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 4219 | 2026.04.30 00:59:54.305155 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.04.30 00:59:54.305188 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4221 | 2026.04.30 00:59:54.305197 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4222 | 2026.04.30 00:59:54.305282 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 4223 | 2026.04.30 00:59:54.305369 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4224 | 2026.04.30 00:59:54.305464 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part | ||
| 4225 | 2026.04.30 00:59:54.305573 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4226 | 2026.04.30 00:59:54.305798 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.04.30 00:59:54.305938 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 4228 | 2026.04.30 00:59:54.305974 [ 268 ] {74bbdabe-4260-403c-99bd-3a4dc4402a55} <Debug> TCPHandler: Processed in 0.001365002 sec. | ||
| 4229 | 2026.04.30 00:59:54.310420 [ 187 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.00586364 sec., 68387.5544883383 rows/sec., 122.55 MiB/sec. | ||
| 4230 | 2026.04.30 00:59:54.310969 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4231 | 2026.04.30 00:59:54.311276 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.04.30 00:59:54.311349 [ 192 ] {71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4233 | 2026.04.30 00:59:54.311434 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4234 | 2026.04.30 00:59:54.772449 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 | ||
| 4235 | 2026.04.30 00:59:54.772962 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.04.30 00:59:54.773013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 4237 | 2026.04.30 00:59:54.773556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4238 | 2026.04.30 00:59:54.773831 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.04.30 00:59:54.773982 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 | ||
| 4240 | 2026.04.30 00:59:55.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.27 MiB, peak 250.39 MiB, free memory in arenas 0.00 B, will set to 243.07 MiB (RSS), difference: 1.80 MiB | ||
| 4241 | 2026.04.30 00:59:55.226613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4242 | 2026.04.30 00:59:55.241177 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.04.30 00:59:55.241235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4244 | 2026.04.30 00:59:55.247083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4245 | 2026.04.30 00:59:55.247789 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.04.30 00:59:55.250449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4247 | 2026.04.30 00:59:57.301910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 516 | ||
| 4248 | 2026.04.30 00:59:57.304314 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.04.30 00:59:57.304351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4250 | 2026.04.30 00:59:57.305569 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4251 | 2026.04.30 00:59:57.305820 [ 242 ] {} <Trace> system.query_log (a2980607-7f07-4534-8ab0-52f2e2ca06cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.04.30 00:59:57.306063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 4253 | 2026.04.30 00:59:59.296423 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.04.30 00:59:59.296658 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4255 | 2026.04.30 00:59:59.297030 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4256 | 2026.04.30 00:59:59.297071 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4257 | 2026.04.30 00:59:59.297318 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4258 | 2026.04.30 00:59:59.297389 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4259 | 2026.04.30 00:59:59.297535 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4260 | 2026.04.30 00:59:59.297651 [ 342 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4261 | 2026.04.30 00:59:59.297671 [ 327 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4262 | 2026.04.30 00:59:59.297651 [ 325 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4263 | 2026.04.30 00:59:59.297819 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (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 | ||
| 4264 | 2026.04.30 00:59:59.297851 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4265 | 2026.04.30 00:59:59.297938 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4266 | 2026.04.30 00:59:59.297959 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4267 | 2026.04.30 00:59:59.297995 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4268 | 2026.04.30 00:59:59.298034 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4269 | 2026.04.30 00:59:59.298069 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4270 | 2026.04.30 00:59:59.299490 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002928 sec., 14002.732240437159 rows/sec., 3.46 MiB/sec. | ||
| 4271 | 2026.04.30 00:59:59.299662 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> MemoryTracker: Peak memory usage (for query): 149.27 KiB. | ||
| 4272 | 2026.04.30 00:59:59.299682 [ 268 ] {bd43b14e-86a5-4d45-a3c1-5fb6fb64ac28} <Debug> TCPHandler: Processed in 0.003393291 sec. | ||
| 4273 | 2026.04.30 00:59:59.304993 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.04.30 00:59:59.305129 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4275 | 2026.04.30 00:59:59.305185 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4276 | 2026.04.30 00:59:59.305734 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.04.30 00:59:59.305776 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4278 | 2026.04.30 00:59:59.306165 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4279 | 2026.04.30 00:59:59.306357 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Trace> oximeter.timeseries_schema (30eba290-7f5a-49f7-8298-f6a56f522d74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.04.30 00:59:59.306498 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 73.57 KiB/sec. | ||
| 4281 | 2026.04.30 00:59:59.306540 [ 268 ] {675c4539-d445-414f-b02a-af91398c5b85} <Debug> TCPHandler: Processed in 0.001610258 sec. | ||
| 4282 | 2026.04.30 00:59:59.306655 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.04.30 00:59:59.306748 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4284 | 2026.04.30 00:59:59.306787 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4285 | 2026.04.30 00:59:59.307305 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.04.30 00:59:59.307342 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4287 | 2026.04.30 00:59:59.307648 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4288 | 2026.04.30 00:59:59.307852 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Trace> oximeter.fields_i16 (4a62dce5-135b-4306-a991-cf5cd526ba0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.04.30 00:59:59.307980 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00125 sec., 227200 rows/sec., 14.43 MiB/sec. | ||
| 4290 | 2026.04.30 00:59:59.308015 [ 268 ] {2640fe8b-e843-4433-b073-34d34e93677c} <Debug> TCPHandler: Processed in 0.001410263 sec. | ||
| 4291 | 2026.04.30 00:59:59.308127 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.04.30 00:59:59.308219 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4293 | 2026.04.30 00:59:59.308257 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4294 | 2026.04.30 00:59:59.309016 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.04.30 00:59:59.309057 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4296 | 2026.04.30 00:59:59.309422 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4297 | 2026.04.30 00:59:59.309637 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Trace> oximeter.fields_string (b390bb9b-133e-4c00-9f76-110fdabf52a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.04.30 00:59:59.309776 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Debug> executeQuery: Read 858 rows, 68.62 KiB in 0.001564 sec., 548593.3503836317 rows/sec., 42.84 MiB/sec. | ||
| 4299 | 2026.04.30 00:59:59.309820 [ 268 ] {fddc22e6-71f9-4a47-ad3a-22f2d839d515} <Debug> TCPHandler: Processed in 0.001742282 sec. | ||
| 4300 | 2026.04.30 00:59:59.309939 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.04.30 00:59:59.310038 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.04.30 00:59:59.310078 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.04.30 00:59:59.310519 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.04.30 00:59:59.310556 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4305 | 2026.04.30 00:59:59.310862 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4306 | 2026.04.30 00:59:59.311069 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Trace> oximeter.fields_u16 (f90d124d-54b5-4d65-83aa-8344e5fae3e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.04.30 00:59:59.311195 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001175 sec., 146382.97872340426 rows/sec., 8.97 MiB/sec. | ||
| 4308 | 2026.04.30 00:59:59.311234 [ 268 ] {ed27e811-3d20-4650-92bb-0ccf7ed07a28} <Debug> TCPHandler: Processed in 0.001346782 sec. | ||
| 4309 | 2026.04.30 00:59:59.311346 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.04.30 00:59:59.311442 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.04.30 00:59:59.311480 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4312 | 2026.04.30 00:59:59.311909 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.04.30 00:59:59.311946 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4314 | 2026.04.30 00:59:59.312240 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4315 | 2026.04.30 00:59:59.312459 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Trace> oximeter.fields_u32 (403e5a2a-d274-4619-a678-c6b13fa66b53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.04.30 00:59:59.312586 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001161 sec., 129198.96640826874 rows/sec., 8.35 MiB/sec. | ||
| 4317 | 2026.04.30 00:59:59.312626 [ 268 ] {37d05e61-2562-4c85-bf2c-337981bf66b6} <Debug> TCPHandler: Processed in 0.001330351 sec. | ||
| 4318 | 2026.04.30 00:59:59.312740 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.04.30 00:59:59.312835 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.04.30 00:59:59.312874 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4321 | 2026.04.30 00:59:59.313314 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.04.30 00:59:59.313350 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4323 | 2026.04.30 00:59:59.313643 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4324 | 2026.04.30 00:59:59.313846 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Trace> oximeter.fields_u8 (5261ad8e-2488-40d5-a2a4-6ce19e3fad84): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.04.30 00:59:59.313970 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 4326 | 2026.04.30 00:59:59.314011 [ 268 ] {824f9358-b71d-44d3-83ac-e47d87dd453d} <Debug> TCPHandler: Processed in 0.001321621 sec. | ||
| 4327 | 2026.04.30 00:59:59.314126 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.04.30 00:59:59.314221 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4329 | 2026.04.30 00:59:59.314260 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4330 | 2026.04.30 00:59:59.314906 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.04.30 00:59:59.314944 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4332 | 2026.04.30 00:59:59.315255 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4333 | 2026.04.30 00:59:59.315460 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Trace> oximeter.fields_uuid (700d3b51-746b-480f-af16-80d9b5160f0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.04.30 00:59:59.315592 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001388 sec., 374639.7694524496 rows/sec., 26.44 MiB/sec. | ||
| 4335 | 2026.04.30 00:59:59.315629 [ 268 ] {1fb62e1e-e3f6-4dac-bf02-a314c3ba9b15} <Debug> TCPHandler: Processed in 0.001553437 sec. | ||
| 4336 | 2026.04.30 00:59:59.315738 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2026.04.30 00:59:59.315834 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4338 | 2026.04.30 00:59:59.315874 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4339 | 2026.04.30 00:59:59.316247 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.04.30 00:59:59.316284 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4341 | 2026.04.30 00:59:59.316579 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4342 | 2026.04.30 00:59:59.316797 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Trace> oximeter.measurements_bool (d18967e2-b2ac-40c8-8cc4-c5ec7c2b4221): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.04.30 00:59:59.316929 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 4344 | 2026.04.30 00:59:59.316974 [ 268 ] {5ddd809a-861c-46a8-aa5e-1b43f2a706cc} <Debug> TCPHandler: Processed in 0.001286911 sec. | ||
| 4345 | 2026.04.30 00:59:59.317095 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.04.30 00:59:59.317190 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4347 | 2026.04.30 00:59:59.317232 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4348 | 2026.04.30 00:59:59.317668 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.04.30 00:59:59.317704 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4350 | 2026.04.30 00:59:59.318026 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4351 | 2026.04.30 00:59:59.318233 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Trace> oximeter.measurements_cumulativeu64 (bc694e95-6545-4a32-9610-577bcbc2c8cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.04.30 00:59:59.318365 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 4353 | 2026.04.30 00:59:59.318404 [ 268 ] {a1ca4fbe-d9bf-45ff-9ec0-21dc75410dde} <Debug> TCPHandler: Processed in 0.001360663 sec. | ||
| 4354 | 2026.04.30 00:59:59.318525 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.04.30 00:59:59.318620 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.04.30 00:59:59.318667 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4357 | 2026.04.30 00:59:59.319005 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.04.30 00:59:59.319041 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4359 | 2026.04.30 00:59:59.319339 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4360 | 2026.04.30 00:59:59.319559 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Trace> oximeter.measurements_f64 (94ac1e2a-3938-4e7d-848f-47d1753a2335): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.04.30 00:59:59.319722 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 117.05 KiB/sec. | ||
| 4362 | 2026.04.30 00:59:59.319773 [ 268 ] {7aa82390-a173-47ab-8b46-58c7c5231fc3} <Debug> TCPHandler: Processed in 0.001299002 sec. | ||
| 4363 | 2026.04.30 00:59:59.319913 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.04.30 00:59:59.320009 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.04.30 00:59:59.320063 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4366 | 2026.04.30 00:59:59.320902 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2026.04.30 00:59:59.320939 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4368 | 2026.04.30 00:59:59.321466 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4369 | 2026.04.30 00:59:59.321682 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Trace> oximeter.measurements_histogramu64 (71c7a16a-44dd-4d78-b7a2-bc495cdc3ccc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2026.04.30 00:59:59.321819 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001828 sec., 16411.37855579869 rows/sec., 29.41 MiB/sec. | ||
| 4371 | 2026.04.30 00:59:59.321871 [ 268 ] {83e250c4-0f5a-4ace-99f0-347759541df3} <Debug> TCPHandler: Processed in 0.002007637 sec. | ||
| 4372 | 2026.04.30 00:59:59.321995 [ 268 ] {} <Trace> TCP-Session: 9a0c591e-d125-4525-99ba-bebd844d566c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.04.30 00:59:59.322092 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38048) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.04.30 00:59:59.322134 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4375 | 2026.04.30 00:59:59.322480 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.04.30 00:59:59.322517 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4377 | 2026.04.30 00:59:59.322833 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4378 | 2026.04.30 00:59:59.323052 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Trace> oximeter.measurements_u64 (4efe08ad-ea2c-4ecf-8660-a1ddfe46dbcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.04.30 00:59:59.323179 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 4380 | 2026.04.30 00:59:59.323218 [ 268 ] {e6ff1610-d01f-43f0-8a01-07bdb10413aa} <Debug> TCPHandler: Processed in 0.00127533 sec. | ||
| 4381 | 2026.04.30 01:00:02.206490 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4382 | 2026.04.30 01:00:02.206555 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4383 | 2026.04.30 01:00:02.274081 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 | ||
| 4384 | 2026.04.30 01:00:02.274663 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.04.30 01:00:02.274719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4386 | 2026.04.30 01:00:02.275264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4387 | 2026.04.30 01:00:02.275527 [ 243 ] {} <Trace> system.asynchronous_metric_log (619ec205-5cc0-4a11-9f97-36d6821c4ab1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.04.30 01:00:02.275692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4389 | 2026.04.30 01:00:02.750726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4390 | 2026.04.30 01:00:02.772532 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.04.30 01:00:02.772601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 4392 | 2026.04.30 01:00:02.780851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4393 | 2026.04.30 01:00:02.781924 [ 244 ] {} <Trace> system.metric_log (7eca6938-bf98-4055-9637-6c84aef5c8e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.04.30 01:00:02.786634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||